STEP 1/10: FROM quay.rdoproject.org/podified-master-centos9/openstack-os:1bbde377b4f50d9d77b0f999baf12dcc STEP 2/10: USER root STEP 3/10: RUN bash /usr/local/bin/uid_gid_manage glance + '[' -z glance ']' + _USERS_TO_CREATE=glance + declare -A _SUPPORTED_USERS + _SUPPORTED_USERS['aodh']='aodh 42402 42402 /var/lib/aodh kolla' + _SUPPORTED_USERS['barbican']='barbican 42403 42403 /var/lib/barbican kolla,nfast' + _SUPPORTED_USERS['ceilometer']='ceilometer 42405 42405 /var/lib/ceilometer kolla' + _SUPPORTED_USERS['cloudkitty']='cloudkitty 42406 42406 /var/lib/cloudkitty kolla' + _SUPPORTED_USERS['cinder']='cinder 42407 42407 /var/lib/cinder kolla' + _SUPPORTED_USERS['cloud-admin']='cloud-admin 42401 42401 /home/cloud-admin kolla' + _SUPPORTED_USERS['designate']='designate 42411 42411 /var/lib/designate kolla' + _SUPPORTED_USERS['frrvty']='frrvty 42483 42483' + _SUPPORTED_USERS['frr']='frr 42484 42484 /var/run/frr kolla,frrvty' + _SUPPORTED_USERS['glance']='glance 42415 42415 /var/lib/glance kolla' + _SUPPORTED_USERS['haproxy']='haproxy 42454 42454 /var/lib/haproxy kolla' + _SUPPORTED_USERS['heat']='heat 42418 42418 /var/lib/heat kolla' + _SUPPORTED_USERS['horizon']='horizon 42420 42420 /var/lib/horizon kolla' + _SUPPORTED_USERS['horizontest']='horizontest 42455 42455 /var/lib/horizontest kolla' + _SUPPORTED_USERS['hugetlbfs']='hugetlbfs 42477 42477' + _SUPPORTED_USERS['ironic']='ironic 42422 42422 /var/lib/ironic kolla' + _SUPPORTED_USERS['ironic-inspector']='ironic-inspector 42461 42461 /var/lib/ironic-inspector kolla' + _SUPPORTED_USERS['keystone']='keystone 42425 42425 /var/lib/keystone kolla' + _SUPPORTED_USERS['kolla']='kolla 42400 42400' + _SUPPORTED_USERS['libvirt']='libvirt 42473 42473' + _SUPPORTED_USERS['manila']='manila 42429 42429 /var/lib/manila kolla' + _SUPPORTED_USERS['memcached']='memcached 42457 42457 /run/memcache kolla' + _SUPPORTED_USERS['mysql']='mysql 42434 42434 /var/lib/mysql kolla' + _SUPPORTED_USERS['neutron']='neutron 42435 42435 /var/lib/neutron kolla' + _SUPPORTED_USERS['nfast']='nfast 42481 42481' + _SUPPORTED_USERS['nova']='nova 42436 42436 /var/lib/nova qemu,libvirt,tss,kolla' + _SUPPORTED_USERS['octavia']='octavia 42437 42437 /var/lib/octavia kolla' + _SUPPORTED_USERS['openvswitch']='openvswitch 42476 42476' + _SUPPORTED_USERS['ovn-bgp']='ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla' + _SUPPORTED_USERS['placement']='placement 42482 42482 /var/lib/placement kolla' + _SUPPORTED_USERS['qemu']='qemu 107 107' + _SUPPORTED_USERS['rabbitmq']='rabbitmq 42439 42439 /var/lib/rabbitmq kolla' + _SUPPORTED_USERS['rally']='rally 42440 42440 /var/lib/rally kolla' + _SUPPORTED_USERS['redis']='redis 42460 42460 /run/redis kolla' + _SUPPORTED_USERS['valkey']='valkey 42460 42460 /run/valkey kolla' + _SUPPORTED_USERS['swift']='swift 42445 42445 /var/lib/swift kolla' + _SUPPORTED_USERS['tempest']='tempest 42480 42480 /var/lib/tempest kolla' + _SUPPORTED_USERS['tobiko']='tobiko 42495 42495 /var/lib/tobiko kolla' + _SUPPORTED_USERS['tss']='tss 59 59' + _SUPPORTED_USERS['ansible']='ansible 227 227 /var/lib/ansible kolla' + _SUPPORTED_USERS['watcher']='watcher 42451 42451 /var/lib/watcher kolla' + for _USER_TO_CREATE in $_USERS_TO_CREATE + _EXTRA_GROUPS_ARG= + _EXTRA_PERMS= + _HOME_ARGS= ++ echo glance 42415 42415 /var/lib/glance kolla ++ awk '{ print $1 }' + _NAME=glance ++ echo glance 42415 42415 /var/lib/glance kolla ++ awk '{ print $2 }' + _UID=42415 ++ echo glance 42415 42415 /var/lib/glance kolla ++ awk '{ print $3 }' + _GID=42415 ++ awk '{ print $4 }' ++ echo glance 42415 42415 /var/lib/glance kolla + _HOME_DIR=/var/lib/glance ++ awk '{ print $5 }' ++ echo glance 42415 42415 /var/lib/glance kolla + _EXTRA_GROUPS=kolla + [[ glance != \g\l\a\n\c\e ]] + [[ ! -z kolla ]] + _EXTRA_GROUPS_ARG='--groups kolla' + [[ -z /var/lib/glance ]] + _HOME_ARGS='-m --home /var/lib/glance' + id -g glance + _GROUPADD_CMD='groupadd --gid 42415 glance' + id glance + _USERADD_CMD='useradd -l -m --home /var/lib/glance --shell /usr/sbin/nologin --uid 42415 --gid 42415 --groups kolla glance' + eval groupadd --gid 42415 glance ++ groupadd --gid 42415 glance + eval useradd -l -m --home /var/lib/glance --shell /usr/sbin/nologin --uid 42415 --gid 42415 --groups kolla glance ++ useradd -l -m --home /var/lib/glance --shell /usr/sbin/nologin --uid 42415 --gid 42415 --groups kolla glance STEP 4/10: RUN dnf -y install httpd mod_ssl iscsi-initiator-utils openstack-glance python3-boto3 python3-mod_wsgi python3-rados python3-rbd qemu-img ceph-common && dnf clean all && rm -rf /var/cache/dnf delorean-python-castellan-609f4ea667df386849930 598 kB/s | 13 kB 00:00 delorean-openstack-ironic-c525a16b06266b6b474c9 2.8 MB/s | 64 kB 00:00 delorean-openstack-cinder-92c645f1f1e913b5b1cd8 2.1 MB/s | 30 kB 00:00 delorean-ansible-collections-openstack-f584c54d 7.6 MB/s | 121 kB 00:00 delorean-openstack-ceilometer-60803e710e7f5b3cd 1.8 MB/s | 24 kB 00:00 delorean-openstack-kolla-e7bd46dad0b62ff151667b 16 MB/s | 274 kB 00:00 delorean-openstack-nova-3e7017eb2952d5258d96e27 2.5 MB/s | 37 kB 00:00 delorean-openstack-designate-82652559ea8641b11c 840 kB/s | 19 kB 00:00 delorean-openstack-glance-e055873be4079bc9d3716 1.0 MB/s | 19 kB 00:00 delorean-openstack-keystone-4f1b7e96e38463d5fcd 1.6 MB/s | 23 kB 00:00 delorean-openstack-manila-70623bb84e7880f7f2f75 2.1 MB/s | 27 kB 00:00 delorean-python-networking-mlnx-7139a7f0bce9d6a 9.0 MB/s | 130 kB 00:00 delorean-openstack-octavia-e981d3e172b8e4471f97 1.9 MB/s | 25 kB 00:00 delorean-openstack-watcher-71470dac73abba9e5dcf 1.1 MB/s | 17 kB 00:00 delorean-edpm-image-builder-55ba53cf215b14ed95b 391 kB/s | 7.9 kB 00:00 delorean-puppet-neutron-80cc12c7f9fd9542c35ce51 12 MB/s | 155 kB 00:00 delorean-openstack-swift-e10c2bafcb8fc80929bce3 906 kB/s | 15 kB 00:00 delorean-python-mistral-tests-tempest-900580c95 3.1 MB/s | 35 kB 00:00 delorean-python-django-horizon-915b939b342dc65f 5.6 MB/s | 105 kB 00:00 dlrn-master-testing 44 MB/s | 2.4 MB 00:00 dlrn-master-build-deps 20 MB/s | 516 kB 00:00 centos9-rabbitmq 4.5 MB/s | 123 kB 00:00 centos9-storage 14 MB/s | 415 kB 00:00 centos9-opstools 2.7 MB/s | 51 kB 00:00 NFV SIG OpenvSwitch 31 MB/s | 449 kB 00:00 repo-setup-centos-appstream 68 MB/s | 25 MB 00:00 repo-setup-centos-baseos 121 MB/s | 8.8 MB 00:00 repo-setup-centos-highavailability 27 MB/s | 744 kB 00:00 repo-setup-centos-powertools 67 MB/s | 7.1 MB 00:00 Extra Packages for Enterprise Linux 9 - x86_64 36 MB/s | 20 MB 00:00 Dependencies resolved. ========================================================================================================================= Package Arch Version Repository Size ========================================================================================================================= Installing: ceph-common x86_64 2:18.2.7-2.el9s centos9-storage 18 M httpd x86_64 2.4.62-7.el9 repo-setup-centos-appstream 46 k iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el9 repo-setup-centos-baseos 392 k mod_ssl x86_64 1:2.4.62-7.el9 repo-setup-centos-appstream 108 k openstack-glance noarch 1:30.1.0-0.20250603090712.e055873.el9 delorean-component-glance 79 k python3-boto3 noarch 1.36.6-1.el9s delorean-master-testing 362 k python3-mod_wsgi x86_64 4.7.1-12.el9 repo-setup-centos-appstream 1.0 M python3-rados x86_64 2:18.2.7-2.el9s centos9-storage 323 k python3-rbd x86_64 2:18.2.7-2.el9s centos9-storage 302 k qemu-img x86_64 17:9.1.0-29.el9 repo-setup-centos-appstream 2.5 M Installing dependencies: acl x86_64 2.3.1-4.el9 repo-setup-centos-baseos 71 k adobe-mappings-cmap noarch 20171205-12.el9 repo-setup-centos-appstream 1.9 M adobe-mappings-cmap-deprecated noarch 20171205-12.el9 repo-setup-centos-appstream 107 k adobe-mappings-pdf noarch 20180407-10.el9 repo-setup-centos-appstream 646 k apr x86_64 1.7.0-12.el9 repo-setup-centos-appstream 123 k apr-util x86_64 1.6.1-23.el9 repo-setup-centos-appstream 95 k apr-util-bdb x86_64 1.6.1-23.el9 repo-setup-centos-appstream 13 k atk x86_64 2.36.0-5.el9 repo-setup-centos-appstream 292 k avahi-libs x86_64 0.8-23.el9 repo-setup-centos-baseos 67 k boost-program-options x86_64 1.75.0-11.el9 repo-setup-centos-appstream 105 k cairo x86_64 1.17.4-7.el9 repo-setup-centos-appstream 660 k cairo-gobject x86_64 1.17.4-7.el9 repo-setup-centos-appstream 19 k centos-logos-httpd noarch 90.8-3.el9 repo-setup-centos-appstream 1.5 M cryptsetup x86_64 2.8.1-2.el9 repo-setup-centos-baseos 350 k cryptsetup-libs x86_64 2.8.1-2.el9 repo-setup-centos-baseos 562 k cups-libs x86_64 1:2.3.3op2-33.el9 repo-setup-centos-baseos 262 k daxctl-libs x86_64 82-1.el9 repo-setup-centos-baseos 41 k dbus x86_64 1:1.12.20-8.el9 repo-setup-centos-baseos 3.8 k dbus-broker x86_64 28-7.el9 repo-setup-centos-baseos 172 k dbus-common noarch 1:1.12.20-8.el9 repo-setup-centos-baseos 15 k device-mapper x86_64 9:1.02.206-2.el9 repo-setup-centos-baseos 140 k device-mapper-event x86_64 9:1.02.206-2.el9 repo-setup-centos-baseos 34 k device-mapper-event-libs x86_64 9:1.02.206-2.el9 repo-setup-centos-baseos 32 k device-mapper-libs x86_64 9:1.02.206-2.el9 repo-setup-centos-baseos 180 k device-mapper-multipath x86_64 0.8.7-39.el9 repo-setup-centos-baseos 151 k device-mapper-multipath-libs x86_64 0.8.7-39.el9 repo-setup-centos-baseos 284 k device-mapper-persistent-data x86_64 1.1.0-1.el9 repo-setup-centos-baseos 1.1 M diffutils x86_64 3.7-12.el9 repo-setup-centos-baseos 397 k e2fsprogs-libs x86_64 1.46.5-8.el9 repo-setup-centos-baseos 222 k fontconfig x86_64 2.14.0-2.el9 repo-setup-centos-appstream 297 k freetype x86_64 2.10.4-11.el9 repo-setup-centos-baseos 372 k fribidi x86_64 1.0.10-6.el9.2 repo-setup-centos-appstream 85 k gd x86_64 2.3.2-3.el9 repo-setup-centos-appstream 132 k gdk-pixbuf2 x86_64 2.42.6-6.el9 repo-setup-centos-appstream 491 k gdk-pixbuf2-modules x86_64 2.42.6-6.el9 repo-setup-centos-appstream 88 k google-droid-sans-fonts noarch 20200215-11.el9.2 repo-setup-centos-appstream 2.7 M gperftools-libs x86_64 2.9.1-1.el9s delorean-master-testing 309 k graphite2 x86_64 1.3.14-9.el9 repo-setup-centos-baseos 95 k graphviz x86_64 2.44.0-26.el9 repo-setup-centos-appstream 3.3 M groff-base x86_64 1.22.4-10.el9 repo-setup-centos-baseos 1.1 M gssproxy x86_64 0.8.4-7.el9 repo-setup-centos-baseos 110 k gtk-update-icon-cache x86_64 3.24.31-8.el9 repo-setup-centos-appstream 33 k gtk2 x86_64 2.24.33-8.el9 repo-setup-centos-appstream 3.5 M harfbuzz x86_64 2.7.4-10.el9 repo-setup-centos-baseos 624 k hicolor-icon-theme noarch 0.17-13.el9 repo-setup-centos-appstream 219 k hostname x86_64 3.23-6.el9 repo-setup-centos-baseos 29 k httpd-core x86_64 2.4.62-7.el9 repo-setup-centos-appstream 1.5 M httpd-filesystem noarch 2.4.62-7.el9 repo-setup-centos-appstream 11 k httpd-tools x86_64 2.4.62-7.el9 repo-setup-centos-appstream 80 k iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el9 repo-setup-centos-baseos 81 k isns-utils-libs x86_64 0.101-4.el9 repo-setup-centos-baseos 101 k jbig2dec-libs x86_64 0.19-7.el9 repo-setup-centos-appstream 73 k jbigkit-libs x86_64 2.1-23.el9 repo-setup-centos-appstream 53 k kbd x86_64 2.4.0-11.el9 repo-setup-centos-baseos 419 k kbd-legacy noarch 2.4.0-11.el9 repo-setup-centos-baseos 562 k kbd-misc noarch 2.4.0-11.el9 repo-setup-centos-baseos 1.7 M kmod x86_64 28-11.el9 repo-setup-centos-baseos 125 k kmod-libs x86_64 28-11.el9 repo-setup-centos-baseos 62 k kpartx x86_64 0.8.7-39.el9 repo-setup-centos-baseos 47 k lcms2 x86_64 2.12-3.el9 repo-setup-centos-appstream 168 k libICE x86_64 1.0.10-8.el9 repo-setup-centos-appstream 71 k libSM x86_64 1.2.3-10.el9 repo-setup-centos-appstream 42 k libX11 x86_64 1.7.0-11.el9 repo-setup-centos-appstream 646 k libX11-common noarch 1.7.0-11.el9 repo-setup-centos-appstream 205 k libXau x86_64 1.0.9-8.el9 repo-setup-centos-appstream 31 k libXaw x86_64 1.0.13-19.el9 repo-setup-centos-appstream 198 k libXcomposite x86_64 0.4.5-7.el9 repo-setup-centos-appstream 24 k libXcursor x86_64 1.2.0-7.el9 repo-setup-centos-appstream 31 k libXdamage x86_64 1.1.5-7.el9 repo-setup-centos-appstream 23 k libXext x86_64 1.3.4-8.el9 repo-setup-centos-appstream 40 k libXfixes x86_64 5.0.3-16.el9 repo-setup-centos-appstream 20 k libXft x86_64 2.3.3-8.el9 repo-setup-centos-appstream 62 k libXi x86_64 1.7.10-8.el9 repo-setup-centos-appstream 40 k libXinerama x86_64 1.1.4-10.el9 repo-setup-centos-appstream 15 k libXmu x86_64 1.1.3-8.el9 repo-setup-centos-appstream 75 k libXpm x86_64 3.5.13-10.el9 repo-setup-centos-appstream 59 k libXrandr x86_64 1.5.2-8.el9 repo-setup-centos-appstream 28 k libXrender x86_64 0.9.10-16.el9 repo-setup-centos-appstream 28 k libXt x86_64 1.2.0-6.el9 repo-setup-centos-appstream 180 k libaio x86_64 0.3.111-13.el9 repo-setup-centos-baseos 24 k libarrow x86_64 9.0.0-15.el9 epel-low-priority 4.4 M libarrow-doc noarch 9.0.0-15.el9 epel-low-priority 25 k libbabeltrace x86_64 1.5.8-10.el9 repo-setup-centos-appstream 190 k libbasicobjects x86_64 0.1.1-53.el9 repo-setup-centos-baseos 27 k libbrotli x86_64 1.0.9-7.el9 repo-setup-centos-baseos 313 k libcephfs2 x86_64 2:18.2.7-2.el9s centos9-storage 692 k libcollection x86_64 0.7.0-53.el9 repo-setup-centos-baseos 45 k libdatrie x86_64 0.2.13-4.el9 repo-setup-centos-appstream 33 k libev x86_64 4.33-6.el9 repo-setup-centos-baseos 52 k libfontenc x86_64 1.1.3-17.el9 repo-setup-centos-appstream 31 k libgs x86_64 9.54.0-19.el9 repo-setup-centos-appstream 3.2 M libibverbs x86_64 57.0-2.el9 repo-setup-centos-baseos 453 k libicu x86_64 67.1-10.el9 repo-setup-centos-baseos 9.6 M libijs x86_64 0.35-15.el9 repo-setup-centos-appstream 30 k libini_config x86_64 1.3.1-53.el9 repo-setup-centos-baseos 67 k libjpeg-turbo x86_64 2.0.90-7.el9 repo-setup-centos-appstream 175 k libnfsidmap x86_64 1:2.5.4-39.el9 repo-setup-centos-baseos 61 k libnl3 x86_64 3.11.0-1.el9 repo-setup-centos-baseos 363 k libnvme x86_64 1.13-1.el9 repo-setup-centos-baseos 111 k liboath x86_64 2.6.7-3.el9s centos9-storage 48 k libpaper x86_64 1.1.28-4.el9 repo-setup-centos-appstream 45 k libpath_utils x86_64 0.2.1-53.el9 repo-setup-centos-baseos 30 k libpmem x86_64 1.12.1-1.el9 repo-setup-centos-appstream 112 k libpmemobj x86_64 1.12.1-1.el9 repo-setup-centos-appstream 160 k libpng x86_64 2:1.6.37-12.el9 repo-setup-centos-baseos 117 k librabbitmq x86_64 0.11.0-7.el9 repo-setup-centos-appstream 45 k librados2 x86_64 2:18.2.7-2.el9s centos9-storage 3.3 M libradosstriper1 x86_64 2:18.2.7-2.el9s centos9-storage 459 k librbd1 x86_64 2:18.2.7-2.el9s centos9-storage 2.9 M librdkafka x86_64 1.6.1-102.el9 repo-setup-centos-appstream 662 k librdmacm x86_64 57.0-2.el9 repo-setup-centos-baseos 70 k libref_array x86_64 0.1.5-53.el9 repo-setup-centos-baseos 28 k librgw2 x86_64 2:18.2.7-2.el9s centos9-storage 4.4 M librsvg2 x86_64 2.50.7-3.el9 repo-setup-centos-appstream 3.2 M libseccomp x86_64 2.5.2-2.el9 repo-setup-centos-baseos 72 k libselinux-utils x86_64 3.6-3.el9 repo-setup-centos-baseos 190 k libsodium x86_64 1.0.18-7.el9s delorean-master-testing 161 k libtalloc x86_64 2.4.3-1.el9 repo-setup-centos-baseos 34 k libthai x86_64 0.1.28-8.el9 repo-setup-centos-appstream 208 k libtiff x86_64 4.4.0-15.el9 repo-setup-centos-appstream 197 k libtirpc x86_64 1.3.3-9.el9 repo-setup-centos-baseos 94 k libunwind x86_64 1.5.0-1.el9s centos9-storage 66 k liburing x86_64 2.5-1.el9 repo-setup-centos-appstream 39 k libverto-libev x86_64 0.3.2-3.el9 repo-setup-centos-baseos 14 k libwebp x86_64 1.2.0-8.el9 repo-setup-centos-appstream 277 k libxcb x86_64 1.13.1-9.el9 repo-setup-centos-appstream 243 k lsscsi x86_64 0.32-6.el9 repo-setup-centos-baseos 68 k lttng-ust x86_64 2.12.0-6.el9 repo-setup-centos-appstream 292 k lvm2 x86_64 9:2.03.32-2.el9 repo-setup-centos-baseos 1.6 M lvm2-libs x86_64 9:2.03.32-2.el9 repo-setup-centos-baseos 1.0 M mailcap noarch 2.1.49-5.el9 repo-setup-centos-baseos 33 k memcached x86_64 1.6.9-7.el9 repo-setup-centos-appstream 174 k mkfontscale x86_64 1.2.1-3.el9 repo-setup-centos-appstream 32 k ncurses x86_64 6.2-12.20210508.el9 repo-setup-centos-baseos 406 k ndctl-libs x86_64 82-1.el9 repo-setup-centos-baseos 88 k nfs-utils x86_64 1:2.5.4-39.el9 repo-setup-centos-baseos 460 k numactl-libs x86_64 2.0.19-3.el9 repo-setup-centos-baseos 30 k nvme-cli x86_64 2.13-1.el9 repo-setup-centos-baseos 1.1 M openjpeg2 x86_64 2.4.0-8.el9 repo-setup-centos-appstream 162 k pango x86_64 1.48.7-3.el9 repo-setup-centos-appstream 302 k parquet-libs x86_64 9.0.0-15.el9 epel-low-priority 838 k perl-AutoLoader noarch 5.74-483.el9 repo-setup-centos-appstream 21 k perl-B x86_64 1.80-483.el9 repo-setup-centos-appstream 180 k perl-Carp noarch 1.50-460.el9 repo-setup-centos-appstream 30 k perl-Class-Struct noarch 0.66-483.el9 repo-setup-centos-appstream 22 k perl-Data-Dumper x86_64 2.174-462.el9 repo-setup-centos-appstream 56 k perl-Digest noarch 1.19-4.el9 repo-setup-centos-appstream 26 k perl-Digest-MD5 x86_64 2.58-4.el9 repo-setup-centos-appstream 37 k perl-Encode x86_64 4:3.08-462.el9 repo-setup-centos-appstream 1.7 M perl-Errno x86_64 1.30-483.el9 repo-setup-centos-appstream 15 k perl-Exporter noarch 5.74-461.el9 repo-setup-centos-appstream 32 k perl-Fcntl x86_64 1.13-483.el9 repo-setup-centos-appstream 20 k perl-File-Basename noarch 2.85-483.el9 repo-setup-centos-appstream 17 k perl-File-Path noarch 2.18-4.el9 repo-setup-centos-appstream 36 k perl-File-Temp noarch 1:0.231.100-4.el9 repo-setup-centos-appstream 60 k perl-File-stat noarch 1.09-483.el9 repo-setup-centos-appstream 17 k perl-FileHandle noarch 2.03-483.el9 repo-setup-centos-appstream 15 k perl-Getopt-Long noarch 1:2.52-4.el9 repo-setup-centos-appstream 61 k perl-Getopt-Std noarch 1.12-483.el9 repo-setup-centos-appstream 15 k perl-HTTP-Tiny noarch 0.076-462.el9 repo-setup-centos-appstream 54 k perl-IO x86_64 1.43-483.el9 repo-setup-centos-appstream 88 k perl-IO-Socket-IP noarch 0.41-5.el9 repo-setup-centos-appstream 43 k perl-IO-Socket-SSL noarch 2.073-2.el9 repo-setup-centos-appstream 217 k perl-IPC-Open3 noarch 1.21-483.el9 repo-setup-centos-appstream 22 k perl-MIME-Base64 x86_64 3.16-4.el9 repo-setup-centos-appstream 31 k perl-Mozilla-CA noarch 20200520-6.el9 repo-setup-centos-appstream 13 k perl-Net-SSLeay x86_64 1.94-3.el9 repo-setup-centos-appstream 414 k perl-POSIX x86_64 1.94-483.el9 repo-setup-centos-appstream 96 k perl-PathTools x86_64 3.78-461.el9 repo-setup-centos-appstream 88 k perl-Pod-Escapes noarch 1:1.07-460.el9 repo-setup-centos-appstream 21 k perl-Pod-Perldoc noarch 3.28.01-461.el9 repo-setup-centos-appstream 87 k perl-Pod-Simple noarch 1:3.42-4.el9 repo-setup-centos-appstream 225 k perl-Pod-Usage noarch 4:2.01-4.el9 repo-setup-centos-appstream 41 k perl-Scalar-List-Utils x86_64 4:1.56-462.el9 repo-setup-centos-appstream 71 k perl-SelectSaver noarch 1.02-483.el9 repo-setup-centos-appstream 11 k perl-Socket x86_64 4:2.031-4.el9 repo-setup-centos-appstream 56 k perl-Storable x86_64 1:3.21-460.el9 repo-setup-centos-appstream 96 k perl-Symbol noarch 1.08-483.el9 repo-setup-centos-appstream 14 k perl-Term-ANSIColor noarch 5.01-461.el9 repo-setup-centos-appstream 49 k perl-Term-Cap noarch 1.17-460.el9 repo-setup-centos-appstream 23 k perl-Text-ParseWords noarch 3.30-460.el9 repo-setup-centos-appstream 17 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 repo-setup-centos-appstream 24 k perl-Time-Local noarch 2:1.300-7.el9 repo-setup-centos-appstream 34 k perl-URI noarch 5.09-3.el9 repo-setup-centos-appstream 121 k perl-base noarch 2.27-483.el9 repo-setup-centos-appstream 16 k perl-constant noarch 1.33-461.el9 repo-setup-centos-appstream 24 k perl-if noarch 0.60.800-483.el9 repo-setup-centos-appstream 14 k perl-interpreter x86_64 4:5.32.1-483.el9 repo-setup-centos-appstream 70 k perl-libnet noarch 3.13-4.el9 repo-setup-centos-appstream 130 k perl-libs x86_64 4:5.32.1-483.el9 repo-setup-centos-appstream 2.2 M perl-mro x86_64 1.23-483.el9 repo-setup-centos-appstream 28 k perl-overload noarch 1.31-483.el9 repo-setup-centos-appstream 45 k perl-overloading noarch 0.02-483.el9 repo-setup-centos-appstream 12 k perl-parent noarch 1:0.238-460.el9 repo-setup-centos-appstream 15 k perl-podlators noarch 1:4.14-460.el9 repo-setup-centos-appstream 114 k perl-subs noarch 1.03-483.el9 repo-setup-centos-appstream 11 k perl-vars noarch 1.05-483.el9 repo-setup-centos-appstream 13 k pixman x86_64 0.40.0-6.el9 repo-setup-centos-appstream 269 k policycoreutils x86_64 3.6-3.el9 repo-setup-centos-baseos 239 k python-oslo-cache-lang noarch 3.10.1-0.20250317173622.0a940fc.el9 delorean-component-common 16 k python-oslo-concurrency-lang noarch 7.1.0-0.20250317173205.6250095.el9 delorean-component-common 13 k python-oslo-db-lang noarch 17.2.1-0.20250317174528.dc60623.el9 delorean-component-common 12 k python-oslo-middleware-lang noarch 6.3.1-0.20250317163234.8af9987.el9 delorean-component-common 11 k python-oslo-policy-lang noarch 4.5.1-0.20250317163650.3bb5d92.el9 delorean-component-common 12 k python-oslo-privsep-lang noarch 3.6.0-0.20250317171844.959f01e.el9 delorean-component-common 12 k python-pycadf-common noarch 4.0.1-0.20250204111011.3cea59f.el9 delorean-component-common 15 k python3-PyMySQL noarch 0.10.1-6.el9 repo-setup-centos-appstream 107 k python3-alembic noarch 1.14.1-1.el9s delorean-master-testing 354 k python3-amqp noarch 5.2.0-2.el9s delorean-master-testing 93 k python3-async-timeout noarch 4.0.2-5.el9s delorean-master-testing 18 k python3-automaton noarch 3.2.0-0.20230904140022.9255778.el9 delorean-component-common 41 k python3-babel noarch 2.9.1-2.el9 repo-setup-centos-appstream 6.0 M python3-bcrypt x86_64 3.2.2-4.el9s delorean-master-testing 43 k python3-binary-memcached noarch 0.31.2-1.el9s delorean-master-testing 37 k python3-botocore noarch 1.36.26-1.el9s delorean-master-testing 7.3 M python3-cachetools noarch 5.5.2-1.el9s delorean-master-testing 32 k python3-castellan noarch 5.4.1-0.20250820064125.609f4ea.el9 delorean-component-barbican 133 k python3-ceph-argparse x86_64 2:18.2.7-2.el9s centos9-storage 46 k python3-ceph-common x86_64 2:18.2.7-2.el9s centos9-storage 131 k python3-cephfs x86_64 2:18.2.7-2.el9s centos9-storage 163 k python3-cursive noarch 0.2.3-0.20230704143824.e754d67.el9 delorean-component-common 57 k python3-defusedxml noarch 0.7.1-1.el9s delorean-master-testing 50 k python3-dns noarch 2.6.1-3.el9 repo-setup-centos-baseos 507 k python3-etcd3gw noarch 2.4.1-1.el9s delorean-master-testing 47 k python3-eventlet noarch 0.36.1-1.el9s delorean-master-testing 492 k python3-fasteners noarch 0.19-1.el9s delorean-master-testing 37 k python3-futurist noarch 3.1.0-0.20250225151745.bd83787.el9 delorean-component-common 61 k python3-glance noarch 1:30.1.0-0.20250603090712.e055873.el9 delorean-component-glance 688 k python3-glance-store noarch 4.9.1-0.20250225150716.5dd0bc6.el9 delorean-component-glance 318 k python3-glance-store+cinder noarch 4.9.1-0.20250225150716.5dd0bc6.el9 delorean-component-glance 8.0 k python3-greenlet x86_64 3.1.1-1.el9s delorean-master-testing 215 k python3-httplib2 noarch 0.22.0-1.el9s delorean-master-testing 120 k python3-jinja2 noarch 3.0.1-2.el9s delorean-master-testing 511 k python3-jwt noarch 2.8.0-1.el9s delorean-master-testing 49 k python3-keystonemiddleware noarch 10.9.0-0.20250225152217.557d173.el9 delorean-component-keystone 104 k python3-kombu noarch 1:5.3.7-1.el9s delorean-master-testing 337 k python3-memcached noarch 1.59-3.el9s delorean-master-testing 39 k python3-networkx noarch 2.6.2-2.el9 repo-setup-centos-appstream 2.4 M python3-os-brick noarch 6.12.0-0.20250721151600.de7a318.el9 delorean-component-cinder 1.1 M python3-os-win noarch 5.9.0-0.20250307102724.318b105.el9 delorean-component-common 426 k python3-oslo-cache noarch 3.10.1-0.20250317173622.0a940fc.el9 delorean-component-common 56 k python3-oslo-cache+dogpile noarch 3.10.1-0.20250317173622.0a940fc.el9 delorean-component-common 8.1 k python3-oslo-cache+etcd3gw noarch 3.10.1-0.20250317173622.0a940fc.el9 delorean-component-common 7.9 k python3-oslo-concurrency noarch 7.1.0-0.20250317173205.6250095.el9 delorean-component-common 40 k python3-oslo-db noarch 17.2.1-0.20250317174528.dc60623.el9 delorean-component-common 128 k python3-oslo-db+mysql noarch 17.2.1-0.20250317174528.dc60623.el9 delorean-component-common 7.9 k python3-oslo-limit noarch 2.6.1-0.20250317155737.8ada297.el9 delorean-component-common 39 k python3-oslo-messaging noarch 16.1.0-0.20250317173909.e91bb45.el9 delorean-component-common 174 k python3-oslo-metrics noarch 0.11.0-0.20250317163850.c64d51c.el9 delorean-component-common 23 k python3-oslo-middleware noarch 6.3.1-0.20250317163234.8af9987.el9 delorean-component-common 57 k python3-oslo-policy noarch 4.5.1-0.20250317163650.3bb5d92.el9 delorean-component-common 75 k python3-oslo-privsep noarch 3.6.0-0.20250317171844.959f01e.el9 delorean-component-common 44 k python3-oslo-reports noarch 3.5.1-0.20250327080712.2f5eb7c.el9 delorean-component-common 57 k python3-oslo-rootwrap noarch 7.5.1-0.20250317172841.d8148bf.el9 delorean-component-common 43 k python3-oslo-service noarch 4.1.1-0.20250317160209.7a52803.el9 delorean-component-common 77 k python3-oslo-upgradecheck noarch 2.5.0-0.20250317161727.27366ba.el9 delorean-component-common 26 k python3-osprofiler noarch 4.2.0-0.20240828181728.3fb0487.el9 delorean-component-common 134 k python3-paste noarch 3.10.1-1.el9s delorean-master-testing 486 k python3-paste-deploy noarch 3.1.0-2.el9s delorean-master-testing 38 k python3-prometheus_client noarch 0.20.0-3.el9s delorean-master-testing 92 k python3-pycadf noarch 4.0.1-0.20250204111011.3cea59f.el9 delorean-component-common 55 k python3-pydot noarch 3.0.3-1.el9s delorean-master-testing 71 k python3-pynacl x86_64 1.5.0-1.el9s delorean-master-testing 111 k python3-pyxattr x86_64 0.7.2-4.el9 repo-setup-centos-powertools 35 k python3-redis noarch 5.0.4-1.el9s delorean-master-testing 394 k python3-repoze-lru noarch 0.7-10.el9s delorean-master-testing 31 k python3-retrying noarch 1.3.3-2.el9s delorean-master-testing 21 k python3-rgw x86_64 2:18.2.7-2.el9s centos9-storage 101 k python3-routes noarch 2.5.1-1.el9s delorean-master-testing 188 k python3-s3transfer noarch 0.11.2-1.el9s delorean-master-testing 120 k python3-simplegeneric noarch 0.8.1-21.el9s delorean-master-testing 16 k python3-sqlalchemy x86_64 2.0.38-1.el9s delorean-master-testing 2.8 M python3-statsd noarch 3.2.1-20.el9s delorean-master-testing 34 k python3-taskflow noarch 5.12.0-0.20250317080710.e41463b.el9 delorean-component-common 658 k python3-tempita noarch 0.5.2-2.el9s delorean-master-testing 36 k python3-tenacity noarch 8.2.3-1.el9s delorean-master-testing 46 k python3-testresources noarch 2.0.1-2.el9s delorean-master-testing 59 k python3-testscenarios noarch 0.5.0-21.el9s delorean-master-testing 37 k python3-testtools noarch 2.7.1-1.el9s delorean-master-testing 326 k python3-uhashring noarch 2.3-3.el9s delorean-master-testing 24 k python3-vine noarch 5.1.0-1.el9s delorean-master-testing 25 k python3-webob noarch 1.8.9-1.el9s delorean-master-testing 230 k python3-wsme noarch 0.12.1-0.20230925170916.8312bb2.el9 delorean-component-common 135 k python3-yappi x86_64 1.6.0-1.el9s delorean-master-testing 54 k quota x86_64 1:4.09-4.el9 repo-setup-centos-baseos 198 k quota-nls noarch 1:4.09-4.el9 repo-setup-centos-baseos 77 k re2 x86_64 1:20211101-20.el9 epel-low-priority 191 k rpcbind x86_64 1.2.6-7.el9 repo-setup-centos-baseos 58 k sg3_utils x86_64 1.47-10.el9 repo-setup-centos-baseos 1.0 M sg3_utils-libs x86_64 1.47-10.el9 repo-setup-centos-baseos 102 k shared-mime-info x86_64 2.1-5.el9 repo-setup-centos-baseos 558 k snappy x86_64 1.1.8-8.el9 repo-setup-centos-baseos 35 k sscg x86_64 3.0.0-10.el9 repo-setup-centos-appstream 44 k systemd x86_64 252-55.el9 repo-setup-centos-baseos 4.2 M systemd-pam x86_64 252-55.el9 repo-setup-centos-baseos 284 k systemd-rpm-macros noarch 252-55.el9 repo-setup-centos-baseos 72 k systemd-udev x86_64 252-55.el9 repo-setup-centos-baseos 2.0 M thrift x86_64 0.15.0-4.el9 epel-low-priority 1.6 M urw-base35-bookman-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 847 k urw-base35-c059-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 875 k urw-base35-d050000l-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 77 k urw-base35-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 11 k urw-base35-fonts-common noarch 20200910-6.el9 repo-setup-centos-appstream 22 k urw-base35-gothic-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 796 k urw-base35-nimbus-roman-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 856 k urw-base35-nimbus-sans-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 1.3 M urw-base35-p052-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 974 k urw-base35-standard-symbols-ps-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 42 k urw-base35-z003-fonts noarch 20200910-6.el9 repo-setup-centos-appstream 276 k userspace-rcu x86_64 0.12.1-6.el9 repo-setup-centos-baseos 110 k xml-common noarch 0.6.3-58.el9 repo-setup-centos-appstream 32 k xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-33.el9 repo-setup-centos-appstream 1.1 M Transaction Summary ========================================================================================================================= Install 323 Packages Total download size: 151 M Installed size: 622 M Downloading Packages: (1/323): python-oslo-cache-lang-3.10.1-0.202503 1.1 MB/s | 16 kB 00:00 (2/323): python-oslo-concurrency-lang-7.1.0-0.2 6.4 MB/s | 13 kB 00:00 (3/323): python3-castellan-5.4.1-0.202508200641 7.2 MB/s | 133 kB 00:00 (4/323): python-oslo-db-lang-17.2.1-0.202503171 11 MB/s | 12 kB 00:00 (5/323): python-oslo-middleware-lang-6.3.1-0.20 7.6 MB/s | 11 kB 00:00 (6/323): python-oslo-policy-lang-4.5.1-0.202503 6.8 MB/s | 12 kB 00:00 (7/323): python-oslo-privsep-lang-3.6.0-0.20250 10 MB/s | 12 kB 00:00 (8/323): python-pycadf-common-4.0.1-0.202502041 12 MB/s | 15 kB 00:00 (9/323): python3-os-brick-6.12.0-0.202507211516 43 MB/s | 1.1 MB 00:00 (10/323): python3-cursive-0.2.3-0.2023070414382 10 MB/s | 57 kB 00:00 (11/323): python3-automaton-3.2.0-0.20230904140 5.9 MB/s | 41 kB 00:00 (12/323): python3-futurist-3.1.0-0.202502251517 40 MB/s | 61 kB 00:00 (13/323): python3-oslo-cache+dogpile-3.10.1-0.2 7.9 MB/s | 8.1 kB 00:00 (14/323): python3-oslo-cache+etcd3gw-3.10.1-0.2 6.5 MB/s | 7.9 kB 00:00 (15/323): python3-oslo-cache-3.10.1-0.202503171 34 MB/s | 56 kB 00:00 (16/323): python3-oslo-concurrency-7.1.0-0.2025 33 MB/s | 40 kB 00:00 (17/323): python3-oslo-db+mysql-17.2.1-0.202503 1.6 MB/s | 7.9 kB 00:00 (18/323): python3-oslo-db-17.2.1-0.202503171745 22 MB/s | 128 kB 00:00 (19/323): python3-os-win-5.9.0-0.20250307102724 36 MB/s | 426 kB 00:00 (20/323): python3-oslo-messaging-16.1.0-0.20250 62 MB/s | 174 kB 00:00 (21/323): python3-oslo-metrics-0.11.0-0.2025031 5.9 MB/s | 23 kB 00:00 (22/323): python3-oslo-limit-2.6.1-0.2025031715 5.3 MB/s | 39 kB 00:00 (23/323): python3-oslo-middleware-6.3.1-0.20250 14 MB/s | 57 kB 00:00 (24/323): python3-oslo-policy-4.5.1-0.202503171 22 MB/s | 75 kB 00:00 (25/323): python3-oslo-privsep-3.6.0-0.20250317 13 MB/s | 44 kB 00:00 (26/323): python3-oslo-reports-3.5.1-0.20250327 14 MB/s | 57 kB 00:00 (27/323): python3-oslo-rootwrap-7.5.1-0.2025031 7.7 MB/s | 43 kB 00:00 (28/323): python3-oslo-upgradecheck-2.5.0-0.202 6.2 MB/s | 26 kB 00:00 (29/323): python3-oslo-service-4.1.1-0.20250317 11 MB/s | 77 kB 00:00 (30/323): python3-osprofiler-4.2.0-0.2024082818 33 MB/s | 134 kB 00:00 (31/323): python3-pycadf-4.0.1-0.20250204111011 12 MB/s | 55 kB 00:00 (32/323): python3-wsme-0.12.1-0.20230925170916. 32 MB/s | 135 kB 00:00 (33/323): openstack-glance-30.1.0-0.20250603090 5.5 MB/s | 79 kB 00:00 (34/323): python3-glance-store+cinder-4.9.1-0.2 300 kB/s | 8.0 kB 00:00 (35/323): python3-glance-30.1.0-0.2025060309071 14 MB/s | 688 kB 00:00 (36/323): python3-keystonemiddleware-10.9.0-0.2 28 MB/s | 104 kB 00:00 (37/323): python3-taskflow-5.12.0-0.20250317080 9.5 MB/s | 658 kB 00:00 (38/323): gperftools-libs-2.9.1-1.el9s.x86_64.r 33 MB/s | 309 kB 00:00 (39/323): libsodium-1.0.18-7.el9s.x86_64.rpm 53 MB/s | 161 kB 00:00 (40/323): python3-glance-store-4.9.1-0.20250225 12 MB/s | 318 kB 00:00 (41/323): python3-alembic-1.14.1-1.el9s.noarch. 79 MB/s | 354 kB 00:00 (42/323): python3-amqp-5.2.0-2.el9s.noarch.rpm 26 MB/s | 93 kB 00:00 (43/323): python3-bcrypt-3.2.2-4.el9s.x86_64.rp 40 MB/s | 43 kB 00:00 (44/323): python3-binary-memcached-0.31.2-1.el9 27 MB/s | 37 kB 00:00 (45/323): python3-async-timeout-4.0.2-5.el9s.no 3.9 MB/s | 18 kB 00:00 (46/323): python3-cachetools-5.5.2-1.el9s.noarc 25 MB/s | 32 kB 00:00 (47/323): python3-defusedxml-0.7.1-1.el9s.noarc 39 MB/s | 50 kB 00:00 (48/323): python3-etcd3gw-2.4.1-1.el9s.noarch.r 29 MB/s | 47 kB 00:00 (49/323): python3-eventlet-0.36.1-1.el9s.noarch 101 MB/s | 492 kB 00:00 (50/323): python3-fasteners-0.19-1.el9s.noarch. 34 MB/s | 37 kB 00:00 (51/323): python3-greenlet-3.1.1-1.el9s.x86_64. 71 MB/s | 215 kB 00:00 (52/323): python3-boto3-1.36.6-1.el9s.noarch.rp 19 MB/s | 362 kB 00:00 (53/323): python3-httplib2-0.22.0-1.el9s.noarch 31 MB/s | 120 kB 00:00 (54/323): python3-jinja2-3.0.1-2.el9s.noarch.rp 113 MB/s | 511 kB 00:00 (55/323): python3-jwt-2.8.0-1.el9s.noarch.rpm 11 MB/s | 49 kB 00:00 (56/323): python3-memcached-1.59-3.el9s.noarch. 16 MB/s | 39 kB 00:00 (57/323): python3-kombu-5.3.7-1.el9s.noarch.rpm 55 MB/s | 337 kB 00:00 (58/323): python3-paste-deploy-3.1.0-2.el9s.noa 12 MB/s | 38 kB 00:00 (59/323): python3-paste-3.10.1-1.el9s.noarch.rp 60 MB/s | 486 kB 00:00 (60/323): python3-prometheus_client-0.20.0-3.el 30 MB/s | 92 kB 00:00 (61/323): python3-pynacl-1.5.0-1.el9s.x86_64.rp 42 MB/s | 111 kB 00:00 (62/323): python3-pydot-3.0.3-1.el9s.noarch.rpm 13 MB/s | 71 kB 00:00 (63/323): python3-redis-5.0.4-1.el9s.noarch.rpm 81 MB/s | 394 kB 00:00 (64/323): python3-repoze-lru-0.7-10.el9s.noarch 7.3 MB/s | 31 kB 00:00 (65/323): python3-routes-2.5.1-1.el9s.noarch.rp 57 MB/s | 188 kB 00:00 (66/323): python3-retrying-1.3.3-2.el9s.noarch. 2.0 MB/s | 21 kB 00:00 (67/323): python3-simplegeneric-0.8.1-21.el9s.n 6.6 MB/s | 16 kB 00:00 (68/323): python3-s3transfer-0.11.2-1.el9s.noar 11 MB/s | 120 kB 00:00 (69/323): python3-statsd-3.2.1-20.el9s.noarch.r 9.0 MB/s | 34 kB 00:00 (70/323): python3-tempita-0.5.2-2.el9s.noarch.r 8.2 MB/s | 36 kB 00:00 (71/323): python3-tenacity-8.2.3-1.el9s.noarch. 11 MB/s | 46 kB 00:00 (72/323): python3-testresources-2.0.1-2.el9s.no 9.3 MB/s | 59 kB 00:00 (73/323): python3-testscenarios-0.5.0-21.el9s.n 15 MB/s | 37 kB 00:00 (74/323): python3-testtools-2.7.1-1.el9s.noarch 89 MB/s | 326 kB 00:00 (75/323): python3-botocore-1.36.26-1.el9s.noarc 74 MB/s | 7.3 MB 00:00 (76/323): python3-uhashring-2.3-3.el9s.noarch.r 2.1 MB/s | 24 kB 00:00 (77/323): python3-vine-5.1.0-1.el9s.noarch.rpm 24 MB/s | 25 kB 00:00 (78/323): python3-sqlalchemy-2.0.38-1.el9s.x86_ 61 MB/s | 2.8 MB 00:00 (79/323): python3-yappi-1.6.0-1.el9s.x86_64.rpm 9.5 MB/s | 54 kB 00:00 (80/323): python3-webob-1.8.9-1.el9s.noarch.rpm 30 MB/s | 230 kB 00:00 (81/323): liboath-2.6.7-3.el9s.x86_64.rpm 9.4 MB/s | 48 kB 00:00 (82/323): libcephfs2-18.2.7-2.el9s.x86_64.rpm 55 MB/s | 692 kB 00:00 (83/323): libradosstriper1-18.2.7-2.el9s.x86_64 23 MB/s | 459 kB 00:00 (84/323): librados2-18.2.7-2.el9s.x86_64.rpm 103 MB/s | 3.3 MB 00:00 (85/323): librgw2-18.2.7-2.el9s.x86_64.rpm 120 MB/s | 4.4 MB 00:00 (86/323): libunwind-1.5.0-1.el9s.x86_64.rpm 27 MB/s | 66 kB 00:00 (87/323): python3-ceph-argparse-18.2.7-2.el9s.x 14 MB/s | 46 kB 00:00 (88/323): python3-ceph-common-18.2.7-2.el9s.x86 32 MB/s | 131 kB 00:00 (89/323): python3-cephfs-18.2.7-2.el9s.x86_64.r 38 MB/s | 163 kB 00:00 (90/323): python3-rados-18.2.7-2.el9s.x86_64.rp 67 MB/s | 323 kB 00:00 (91/323): librbd1-18.2.7-2.el9s.x86_64.rpm 44 MB/s | 2.9 MB 00:00 (92/323): python3-rbd-18.2.7-2.el9s.x86_64.rpm 48 MB/s | 302 kB 00:00 (93/323): python3-rgw-18.2.7-2.el9s.x86_64.rpm 18 MB/s | 101 kB 00:00 (94/323): adobe-mappings-cmap-deprecated-201712 14 MB/s | 107 kB 00:00 (95/323): adobe-mappings-cmap-20171205-12.el9.n 69 MB/s | 1.9 MB 00:00 (96/323): apr-1.7.0-12.el9.x86_64.rpm 21 MB/s | 123 kB 00:00 (97/323): adobe-mappings-pdf-20180407-10.el9.no 25 MB/s | 646 kB 00:00 (98/323): apr-util-1.6.1-23.el9.x86_64.rpm 18 MB/s | 95 kB 00:00 (99/323): apr-util-bdb-1.6.1-23.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 (100/323): atk-2.36.0-5.el9.x86_64.rpm 42 MB/s | 292 kB 00:00 (101/323): boost-program-options-1.75.0-11.el9. 16 MB/s | 105 kB 00:00 (102/323): cairo-gobject-1.17.4-7.el9.x86_64.rp 3.3 MB/s | 19 kB 00:00 (103/323): cairo-1.17.4-7.el9.x86_64.rpm 45 MB/s | 660 kB 00:00 (104/323): fontconfig-2.14.0-2.el9.x86_64.rpm 38 MB/s | 297 kB 00:00 (105/323): fribidi-1.0.10-6.el9.2.x86_64.rpm 15 MB/s | 85 kB 00:00 (106/323): gd-2.3.2-3.el9.x86_64.rpm 18 MB/s | 132 kB 00:00 (107/323): gdk-pixbuf2-2.42.6-6.el9.x86_64.rpm 53 MB/s | 491 kB 00:00 (108/323): centos-logos-httpd-90.8-3.el9.noarch 36 MB/s | 1.5 MB 00:00 (109/323): gdk-pixbuf2-modules-2.42.6-6.el9.x86 14 MB/s | 88 kB 00:00 (110/323): graphviz-2.44.0-26.el9.x86_64.rpm 72 MB/s | 3.3 MB 00:00 (111/323): gtk-update-icon-cache-3.24.31-8.el9. 6.4 MB/s | 33 kB 00:00 (112/323): google-droid-sans-fonts-20200215-11. 32 MB/s | 2.7 MB 00:00 (113/323): hicolor-icon-theme-0.17-13.el9.noarc 20 MB/s | 219 kB 00:00 (114/323): gtk2-2.24.33-8.el9.x86_64.rpm 71 MB/s | 3.5 MB 00:00 (115/323): httpd-2.4.62-7.el9.x86_64.rpm 7.6 MB/s | 46 kB 00:00 (116/323): httpd-filesystem-2.4.62-7.el9.noarch 1.6 MB/s | 11 kB 00:00 (117/323): httpd-tools-2.4.62-7.el9.x86_64.rpm 12 MB/s | 80 kB 00:00 (118/323): jbig2dec-libs-0.19-7.el9.x86_64.rpm 9.7 MB/s | 73 kB 00:00 (119/323): httpd-core-2.4.62-7.el9.x86_64.rpm 60 MB/s | 1.5 MB 00:00 (120/323): jbigkit-libs-2.1-23.el9.x86_64.rpm 12 MB/s | 53 kB 00:00 (121/323): lcms2-2.12-3.el9.x86_64.rpm 30 MB/s | 168 kB 00:00 (122/323): libICE-1.0.10-8.el9.x86_64.rpm 13 MB/s | 71 kB 00:00 (123/323): libSM-1.2.3-10.el9.x86_64.rpm 7.5 MB/s | 42 kB 00:00 (124/323): libX11-common-1.7.0-11.el9.noarch.rp 35 MB/s | 205 kB 00:00 (125/323): libXau-1.0.9-8.el9.x86_64.rpm 5.9 MB/s | 31 kB 00:00 (126/323): libX11-1.7.0-11.el9.x86_64.rpm 26 MB/s | 646 kB 00:00 (127/323): libXaw-1.0.13-19.el9.x86_64.rpm 21 MB/s | 198 kB 00:00 (128/323): libXcomposite-0.4.5-7.el9.x86_64.rpm 5.0 MB/s | 24 kB 00:00 (129/323): libXcursor-1.2.0-7.el9.x86_64.rpm 6.5 MB/s | 31 kB 00:00 (130/323): libXdamage-1.1.5-7.el9.x86_64.rpm 4.1 MB/s | 23 kB 00:00 (131/323): libXext-1.3.4-8.el9.x86_64.rpm 6.8 MB/s | 40 kB 00:00 (132/323): libXfixes-5.0.3-16.el9.x86_64.rpm 4.5 MB/s | 20 kB 00:00 (133/323): libXft-2.3.3-8.el9.x86_64.rpm 13 MB/s | 62 kB 00:00 (134/323): libXi-1.7.10-8.el9.x86_64.rpm 6.4 MB/s | 40 kB 00:00 (135/323): libXinerama-1.1.4-10.el9.x86_64.rpm 2.4 MB/s | 15 kB 00:00 (136/323): libXmu-1.1.3-8.el9.x86_64.rpm 11 MB/s | 75 kB 00:00 (137/323): libXpm-3.5.13-10.el9.x86_64.rpm 8.9 MB/s | 59 kB 00:00 (138/323): libXrandr-1.5.2-8.el9.x86_64.rpm 5.8 MB/s | 28 kB 00:00 (139/323): libXrender-0.9.10-16.el9.x86_64.rpm 4.9 MB/s | 28 kB 00:00 (140/323): libbabeltrace-1.5.8-10.el9.x86_64.rp 27 MB/s | 190 kB 00:00 (141/323): libXt-1.2.0-6.el9.x86_64.rpm 15 MB/s | 180 kB 00:00 (142/323): libdatrie-0.2.13-4.el9.x86_64.rpm 7.0 MB/s | 33 kB 00:00 (143/323): libfontenc-1.1.3-17.el9.x86_64.rpm 5.8 MB/s | 31 kB 00:00 (144/323): libijs-0.35-15.el9.x86_64.rpm 4.1 MB/s | 30 kB 00:00 (145/323): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 16 MB/s | 175 kB 00:00 (146/323): libpaper-1.1.28-4.el9.x86_64.rpm 5.7 MB/s | 45 kB 00:00 (147/323): libpmem-1.12.1-1.el9.x86_64.rpm 16 MB/s | 112 kB 00:00 (148/323): libgs-9.54.0-19.el9.x86_64.rpm 66 MB/s | 3.2 MB 00:00 (149/323): libpmemobj-1.12.1-1.el9.x86_64.rpm 12 MB/s | 160 kB 00:00 (150/323): librabbitmq-0.11.0-7.el9.x86_64.rpm 4.9 MB/s | 45 kB 00:00 (151/323): librdkafka-1.6.1-102.el9.x86_64.rpm 21 MB/s | 662 kB 00:00 (152/323): libthai-0.1.28-8.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 (153/323): libtiff-4.4.0-15.el9.x86_64.rpm 18 MB/s | 197 kB 00:00 (154/323): librsvg2-2.50.7-3.el9.x86_64.rpm 64 MB/s | 3.2 MB 00:00 (155/323): liburing-2.5-1.el9.x86_64.rpm 6.7 MB/s | 39 kB 00:00 (156/323): libwebp-1.2.0-8.el9.x86_64.rpm 46 MB/s | 277 kB 00:00 (157/323): libxcb-1.13.1-9.el9.x86_64.rpm 23 MB/s | 243 kB 00:00 (158/323): lttng-ust-2.12.0-6.el9.x86_64.rpm 40 MB/s | 292 kB 00:00 (159/323): memcached-1.6.9-7.el9.x86_64.rpm 22 MB/s | 174 kB 00:00 (160/323): mkfontscale-1.2.1-3.el9.x86_64.rpm 4.6 MB/s | 32 kB 00:00 (161/323): mod_ssl-2.4.62-7.el9.x86_64.rpm 19 MB/s | 108 kB 00:00 (162/323): openjpeg2-2.4.0-8.el9.x86_64.rpm 24 MB/s | 162 kB 00:00 (163/323): perl-AutoLoader-5.74-483.el9.noarch. 4.0 MB/s | 21 kB 00:00 (164/323): pango-1.48.7-3.el9.x86_64.rpm 30 MB/s | 302 kB 00:00 (165/323): perl-B-1.80-483.el9.x86_64.rpm 31 MB/s | 180 kB 00:00 (166/323): perl-Carp-1.50-460.el9.noarch.rpm 6.3 MB/s | 30 kB 00:00 (167/323): perl-Class-Struct-0.66-483.el9.noarc 5.5 MB/s | 22 kB 00:00 (168/323): perl-Data-Dumper-2.174-462.el9.x86_6 13 MB/s | 56 kB 00:00 (169/323): perl-Digest-1.19-4.el9.noarch.rpm 7.9 MB/s | 26 kB 00:00 (170/323): perl-Digest-MD5-2.58-4.el9.x86_64.rp 9.5 MB/s | 37 kB 00:00 (171/323): perl-Errno-1.30-483.el9.x86_64.rpm 3.2 MB/s | 15 kB 00:00 (172/323): perl-Exporter-5.74-461.el9.noarch.rp 7.6 MB/s | 32 kB 00:00 (173/323): perl-Encode-3.08-462.el9.x86_64.rpm 119 MB/s | 1.7 MB 00:00 (174/323): perl-Fcntl-1.13-483.el9.x86_64.rpm 5.2 MB/s | 20 kB 00:00 (175/323): perl-File-Basename-2.85-483.el9.noar 6.4 MB/s | 17 kB 00:00 (176/323): perl-File-Path-2.18-4.el9.noarch.rpm 15 MB/s | 36 kB 00:00 (177/323): perl-File-Temp-0.231.100-4.el9.noarc 29 MB/s | 60 kB 00:00 (178/323): perl-File-stat-1.09-483.el9.noarch.r 7.2 MB/s | 17 kB 00:00 (179/323): perl-FileHandle-2.03-483.el9.noarch. 14 MB/s | 15 kB 00:00 (180/323): perl-Getopt-Long-2.52-4.el9.noarch.r 38 MB/s | 61 kB 00:00 (181/323): perl-Getopt-Std-1.12-483.el9.noarch. 10 MB/s | 15 kB 00:00 (182/323): perl-HTTP-Tiny-0.076-462.el9.noarch. 45 MB/s | 54 kB 00:00 (183/323): perl-IO-1.43-483.el9.x86_64.rpm 51 MB/s | 88 kB 00:00 (184/323): perl-IO-Socket-IP-0.41-5.el9.noarch. 34 MB/s | 43 kB 00:00 (185/323): perl-IPC-Open3-1.21-483.el9.noarch.r 19 MB/s | 22 kB 00:00 (186/323): perl-IO-Socket-SSL-2.073-2.el9.noarc 82 MB/s | 217 kB 00:00 (187/323): perl-MIME-Base64-3.16-4.el9.x86_64.r 29 MB/s | 31 kB 00:00 (188/323): perl-Mozilla-CA-20200520-6.el9.noarc 13 MB/s | 13 kB 00:00 (189/323): ceph-common-18.2.7-2.el9s.x86_64.rpm 29 MB/s | 18 MB 00:00 (190/323): perl-POSIX-1.94-483.el9.x86_64.rpm 3.7 MB/s | 96 kB 00:00 (191/323): perl-PathTools-3.78-461.el9.x86_64.r 54 MB/s | 88 kB 00:00 (192/323): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 14 MB/s | 414 kB 00:00 (193/323): perl-Pod-Escapes-1.07-460.el9.noarch 8.0 MB/s | 21 kB 00:00 (194/323): perl-Pod-Perldoc-3.28.01-461.el9.noa 38 MB/s | 87 kB 00:00 (195/323): perl-Pod-Simple-3.42-4.el9.noarch.rp 81 MB/s | 225 kB 00:00 (196/323): perl-Pod-Usage-2.01-4.el9.noarch.rpm 14 MB/s | 41 kB 00:00 (197/323): perl-Scalar-List-Utils-1.56-462.el9. 24 MB/s | 71 kB 00:00 (198/323): perl-SelectSaver-1.02-483.el9.noarch 8.2 MB/s | 11 kB 00:00 (199/323): perl-Socket-2.031-4.el9.x86_64.rpm 33 MB/s | 56 kB 00:00 (200/323): perl-Symbol-1.08-483.el9.noarch.rpm 9.2 MB/s | 14 kB 00:00 (201/323): perl-Storable-3.21-460.el9.x86_64.rp 38 MB/s | 96 kB 00:00 (202/323): perl-Term-ANSIColor-5.01-461.el9.noa 23 MB/s | 49 kB 00:00 (203/323): perl-Text-ParseWords-3.30-460.el9.no 11 MB/s | 17 kB 00:00 (204/323): perl-Term-Cap-1.17-460.el9.noarch.rp 9.0 MB/s | 23 kB 00:00 (205/323): perl-Text-Tabs+Wrap-2013.0523-460.el 11 MB/s | 24 kB 00:00 (206/323): perl-Time-Local-1.300-7.el9.noarch.r 14 MB/s | 34 kB 00:00 (207/323): perl-URI-5.09-3.el9.noarch.rpm 40 MB/s | 121 kB 00:00 (208/323): perl-base-2.27-483.el9.noarch.rpm 5.7 MB/s | 16 kB 00:00 (209/323): perl-constant-1.33-461.el9.noarch.rp 12 MB/s | 24 kB 00:00 (210/323): perl-if-0.60.800-483.el9.noarch.rpm 8.8 MB/s | 14 kB 00:00 (211/323): perl-interpreter-5.32.1-483.el9.x86_ 33 MB/s | 70 kB 00:00 (212/323): perl-libnet-3.13-4.el9.noarch.rpm 50 MB/s | 130 kB 00:00 (213/323): perl-mro-1.23-483.el9.x86_64.rpm 6.8 MB/s | 28 kB 00:00 (214/323): perl-overload-1.31-483.el9.noarch.rp 12 MB/s | 45 kB 00:00 (215/323): perl-overloading-0.02-483.el9.noarch 3.7 MB/s | 12 kB 00:00 (216/323): perl-parent-0.238-460.el9.noarch.rpm 4.6 MB/s | 15 kB 00:00 (217/323): perl-subs-1.03-483.el9.noarch.rpm 2.8 MB/s | 11 kB 00:00 (218/323): perl-podlators-4.14-460.el9.noarch.r 21 MB/s | 114 kB 00:00 (219/323): perl-vars-1.05-483.el9.noarch.rpm 3.6 MB/s | 13 kB 00:00 (220/323): perl-libs-5.32.1-483.el9.x86_64.rpm 105 MB/s | 2.2 MB 00:00 (221/323): python3-PyMySQL-0.10.1-6.el9.noarch. 21 MB/s | 107 kB 00:00 (222/323): pixman-0.40.0-6.el9.x86_64.rpm 29 MB/s | 269 kB 00:00 (223/323): python3-mod_wsgi-4.7.1-12.el9.x86_64 83 MB/s | 1.0 MB 00:00 (224/323): qemu-img-9.1.0-29.el9.x86_64.rpm 84 MB/s | 2.5 MB 00:00 (225/323): sscg-3.0.0-10.el9.x86_64.rpm 9.0 MB/s | 44 kB 00:00 (226/323): python3-networkx-2.6.2-2.el9.noarch. 46 MB/s | 2.4 MB 00:00 (227/323): urw-base35-bookman-fonts-20200910-6. 71 MB/s | 847 kB 00:00 (228/323): urw-base35-d050000l-fonts-20200910-6 10 MB/s | 77 kB 00:00 (229/323): urw-base35-c059-fonts-20200910-6.el9 47 MB/s | 875 kB 00:00 (230/323): urw-base35-fonts-20200910-6.el9.noar 2.1 MB/s | 11 kB 00:00 (231/323): urw-base35-fonts-common-20200910-6.e 2.2 MB/s | 22 kB 00:00 (232/323): urw-base35-gothic-fonts-20200910-6.e 50 MB/s | 643 kB 00:00 (233/323): python3-babel-2.9.1-2.el9.noarch.rpm 62 MB/s | 6.0 MB 00:00 (234/323): urw-base35-nimbus-roman-fonts-202009 62 MB/s | 856 kB 00:00 (235/323): urw-base35-nimbus-mono-ps-fonts-2020 43 MB/s | 796 kB 00:00 (236/323): urw-base35-standard-symbols-ps-fonts 5.4 MB/s | 42 kB 00:00 (237/323): urw-base35-nimbus-sans-fonts-2020091 67 MB/s | 1.3 MB 00:00 (238/323): urw-base35-p052-fonts-20200910-6.el9 59 MB/s | 974 kB 00:00 (239/323): urw-base35-z003-fonts-20200910-6.el9 33 MB/s | 276 kB 00:00 (240/323): xml-common-0.6.3-58.el9.noarch.rpm 6.6 MB/s | 32 kB 00:00 (241/323): acl-2.3.1-4.el9.x86_64.rpm 13 MB/s | 71 kB 00:00 (242/323): avahi-libs-0.8-23.el9.x86_64.rpm 14 MB/s | 67 kB 00:00 (243/323): xorg-x11-fonts-ISO8859-1-100dpi-7.5- 72 MB/s | 1.1 MB 00:00 (244/323): cryptsetup-2.8.1-2.el9.x86_64.rpm 34 MB/s | 350 kB 00:00 (245/323): cups-libs-2.3.3op2-33.el9.x86_64.rpm 56 MB/s | 262 kB 00:00 (246/323): daxctl-libs-82-1.el9.x86_64.rpm 11 MB/s | 41 kB 00:00 (247/323): cryptsetup-libs-2.8.1-2.el9.x86_64.r 44 MB/s | 562 kB 00:00 (248/323): dbus-1.12.20-8.el9.x86_64.rpm 1.5 MB/s | 3.8 kB 00:00 (249/323): dbus-broker-28-7.el9.x86_64.rpm 48 MB/s | 172 kB 00:00 (250/323): dbus-common-1.12.20-8.el9.noarch.rpm 3.7 MB/s | 15 kB 00:00 (251/323): device-mapper-1.02.206-2.el9.x86_64. 31 MB/s | 140 kB 00:00 (252/323): device-mapper-event-1.02.206-2.el9.x 7.7 MB/s | 34 kB 00:00 (253/323): device-mapper-event-libs-1.02.206-2. 9.0 MB/s | 32 kB 00:00 (254/323): device-mapper-libs-1.02.206-2.el9.x8 39 MB/s | 180 kB 00:00 (255/323): device-mapper-multipath-0.8.7-39.el9 27 MB/s | 151 kB 00:00 (256/323): device-mapper-multipath-libs-0.8.7-3 38 MB/s | 284 kB 00:00 (257/323): device-mapper-persistent-data-1.1.0- 81 MB/s | 1.1 MB 00:00 (258/323): diffutils-3.7-12.el9.x86_64.rpm 33 MB/s | 397 kB 00:00 (259/323): graphite2-1.3.14-9.el9.x86_64.rpm 17 MB/s | 95 kB 00:00 (260/323): freetype-2.10.4-11.el9.x86_64.rpm 47 MB/s | 372 kB 00:00 (261/323): groff-base-1.22.4-10.el9.x86_64.rpm 134 MB/s | 1.1 MB 00:00 (262/323): harfbuzz-2.7.4-10.el9.x86_64.rpm 153 MB/s | 624 kB 00:00 (263/323): hostname-3.23-6.el9.x86_64.rpm 24 MB/s | 29 kB 00:00 (264/323): iscsi-initiator-utils-6.2.1.11-0.git 116 MB/s | 392 kB 00:00 (265/323): iscsi-initiator-utils-iscsiuio-6.2.1 58 MB/s | 81 kB 00:00 (266/323): isns-utils-libs-0.101-4.el9.x86_64.r 73 MB/s | 101 kB 00:00 (267/323): e2fsprogs-libs-1.46.5-8.el9.x86_64.r 4.4 MB/s | 222 kB 00:00 (268/323): gssproxy-0.8.4-7.el9.x86_64.rpm 2.3 MB/s | 110 kB 00:00 (269/323): kbd-2.4.0-11.el9.x86_64.rpm 8.9 MB/s | 419 kB 00:00 (270/323): kmod-28-11.el9.x86_64.rpm 82 MB/s | 125 kB 00:00 (271/323): kmod-libs-28-11.el9.x86_64.rpm 40 MB/s | 62 kB 00:00 (272/323): kpartx-0.8.7-39.el9.x86_64.rpm 31 MB/s | 47 kB 00:00 (273/323): libaio-0.3.111-13.el9.x86_64.rpm 14 MB/s | 24 kB 00:00 (274/323): kbd-legacy-2.4.0-11.el9.noarch.rpm 12 MB/s | 562 kB 00:00 (275/323): libbrotli-1.0.9-7.el9.x86_64.rpm 119 MB/s | 313 kB 00:00 (276/323): kbd-misc-2.4.0-11.el9.noarch.rpm 31 MB/s | 1.7 MB 00:00 (277/323): libbasicobjects-0.1.1-53.el9.x86_64. 594 kB/s | 27 kB 00:00 (278/323): libibverbs-57.0-2.el9.x86_64.rpm 136 MB/s | 453 kB 00:00 (279/323): libcollection-0.7.0-53.el9.x86_64.rp 980 kB/s | 45 kB 00:00 (280/323): libev-4.33-6.el9.x86_64.rpm 1.1 MB/s | 52 kB 00:00 (281/323): libicu-67.1-10.el9.x86_64.rpm 191 MB/s | 9.6 MB 00:00 (282/323): libnl3-3.11.0-1.el9.x86_64.rpm 117 MB/s | 363 kB 00:00 (283/323): libini_config-1.3.1-53.el9.x86_64.rp 1.4 MB/s | 67 kB 00:00 (284/323): libnvme-1.13-1.el9.x86_64.rpm 66 MB/s | 111 kB 00:00 (285/323): libpath_utils-0.2.1-53.el9.x86_64.rp 21 MB/s | 30 kB 00:00 (286/323): librdmacm-57.0-2.el9.x86_64.rpm 56 MB/s | 70 kB 00:00 (287/323): libref_array-0.1.5-53.el9.x86_64.rpm 28 MB/s | 28 kB 00:00 (288/323): libseccomp-2.5.2-2.el9.x86_64.rpm 49 MB/s | 72 kB 00:00 (289/323): libselinux-utils-3.6-3.el9.x86_64.rp 110 MB/s | 190 kB 00:00 (290/323): libtalloc-2.4.3-1.el9.x86_64.rpm 33 MB/s | 34 kB 00:00 (291/323): libtirpc-1.3.3-9.el9.x86_64.rpm 73 MB/s | 94 kB 00:00 (292/323): libnfsidmap-2.5.4-39.el9.x86_64.rpm 1.3 MB/s | 61 kB 00:00 (293/323): libpng-1.6.37-12.el9.x86_64.rpm 2.5 MB/s | 117 kB 00:00 (294/323): lvm2-2.03.32-2.el9.x86_64.rpm 163 MB/s | 1.6 MB 00:00 (295/323): libverto-libev-0.3.2-3.el9.x86_64.rp 297 kB/s | 14 kB 00:00 (296/323): mailcap-2.1.49-5.el9.noarch.rpm 13 MB/s | 33 kB 00:00 (297/323): lsscsi-0.32-6.el9.x86_64.rpm 1.5 MB/s | 68 kB 00:00 (298/323): ncurses-6.2-12.20210508.el9.x86_64.r 78 MB/s | 406 kB 00:00 (299/323): ndctl-libs-82-1.el9.x86_64.rpm 25 MB/s | 88 kB 00:00 (300/323): numactl-libs-2.0.19-3.el9.x86_64.rpm 30 MB/s | 30 kB 00:00 (301/323): lvm2-libs-2.03.32-2.el9.x86_64.rpm 68 MB/s | 1.0 MB 00:00 (302/323): policycoreutils-3.6-3.el9.x86_64.rpm 94 MB/s | 239 kB 00:00 (303/323): nvme-cli-2.13-1.el9.x86_64.rpm 116 MB/s | 1.1 MB 00:00 (304/323): python3-dns-2.6.1-3.el9.noarch.rpm 96 MB/s | 507 kB 00:00 (305/323): nfs-utils-2.5.4-39.el9.x86_64.rpm 9.6 MB/s | 460 kB 00:00 (306/323): quota-4.09-4.el9.x86_64.rpm 4.3 MB/s | 198 kB 00:00 (307/323): quota-nls-4.09-4.el9.noarch.rpm 1.7 MB/s | 77 kB 00:00 (308/323): rpcbind-1.2.6-7.el9.x86_64.rpm 1.3 MB/s | 58 kB 00:00 (309/323): shared-mime-info-2.1-5.el9.x86_64.rp 84 MB/s | 558 kB 00:00 (310/323): snappy-1.1.8-8.el9.x86_64.rpm 26 MB/s | 35 kB 00:00 (311/323): sg3_utils-libs-1.47-10.el9.x86_64.rp 2.1 MB/s | 102 kB 00:00 (312/323): sg3_utils-1.47-10.el9.x86_64.rpm 19 MB/s | 1.0 MB 00:00 (313/323): systemd-pam-252-55.el9.x86_64.rpm 45 MB/s | 284 kB 00:00 (314/323): systemd-rpm-macros-252-55.el9.noarch 18 MB/s | 72 kB 00:00 (315/323): userspace-rcu-0.12.1-6.el9.x86_64.rp 36 MB/s | 110 kB 00:00 (316/323): python3-pyxattr-0.7.2-4.el9.x86_64.r 23 MB/s | 35 kB 00:00 (317/323): systemd-252-55.el9.x86_64.rpm 122 MB/s | 4.2 MB 00:00 (318/323): libarrow-doc-9.0.0-15.el9.noarch.rpm 982 kB/s | 25 kB 00:00 (319/323): systemd-udev-252-55.el9.x86_64.rpm 35 MB/s | 2.0 MB 00:00 (320/323): parquet-libs-9.0.0-15.el9.x86_64.rpm 16 MB/s | 838 kB 00:00 (321/323): libarrow-9.0.0-15.el9.x86_64.rpm 42 MB/s | 4.4 MB 00:00 (322/323): re2-20211101-20.el9.x86_64.rpm 3.5 MB/s | 191 kB 00:00 (323/323): thrift-0.15.0-4.el9.x86_64.rpm 28 MB/s | 1.6 MB 00:00 -------------------------------------------------------------------------------- Total 87 MB/s | 151 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : urw-base35-fonts-common-20200910-6.el9.noarch 1/323 Installing : libpng-2:1.6.37-12.el9.x86_64 2/323 Installing : python3-webob-1.8.9-1.el9s.noarch 3/323 Installing : libaio-0.3.111-13.el9.x86_64 4/323 Installing : kmod-libs-28-11.el9.x86_64 5/323 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 6/323 Installing : python3-greenlet-3.1.1-1.el9s.x86_64 7/323 Installing : python3-futurist-3.1.0-0.20250225151745.bd83787. 8/323 Installing : python3-sqlalchemy-2.0.38-1.el9s.x86_64 9/323 Installing : ndctl-libs-82-1.el9.x86_64 10/323 Installing : daxctl-libs-82-1.el9.x86_64 11/323 Installing : userspace-rcu-0.12.1-6.el9.x86_64 12/323 Installing : libtirpc-1.3.3-9.el9.x86_64 13/323 Installing : libnvme-1.13-1.el9.x86_64 14/323 Installing : libbrotli-1.0.9-7.el9.x86_64 15/323 Installing : kmod-28-11.el9.x86_64 16/323 Installing : libwebp-1.2.0-8.el9.x86_64 17/323 Installing : apr-1.7.0-12.el9.x86_64 18/323 Installing : apr-util-bdb-1.6.1-23.el9.x86_64 19/323 Installing : apr-util-1.6.1-23.el9.x86_64 20/323 Installing : python3-alembic-1.14.1-1.el9s.noarch 21/323 Installing : thrift-0.15.0-4.el9.x86_64 22/323 Installing : numactl-libs-2.0.19-3.el9.x86_64 23/323 Installing : lttng-ust-2.12.0-6.el9.x86_64 24/323 Installing : libref_array-0.1.5-53.el9.x86_64 25/323 Installing : libpath_utils-0.2.1-53.el9.x86_64 26/323 Installing : libnl3-3.11.0-1.el9.x86_64 27/323 Installing : libibverbs-57.0-2.el9.x86_64 28/323 Installing : libicu-67.1-10.el9.x86_64 29/323 Installing : pixman-0.40.0-6.el9.x86_64 30/323 Installing : liburing-2.5-1.el9.x86_64 31/323 Installing : librdkafka-1.6.1-102.el9.x86_64 32/323 Installing : librabbitmq-0.11.0-7.el9.x86_64 33/323 Installing : libICE-1.0.10-8.el9.x86_64 34/323 Running scriptlet: httpd-filesystem-2.4.62-7.el9.noarch 35/323 Installing : httpd-filesystem-2.4.62-7.el9.noarch 35/323 Installing : atk-2.36.0-5.el9.x86_64 36/323 Installing : adobe-mappings-cmap-20171205-12.el9.noarch 37/323 Installing : python3-ceph-argparse-2:18.2.7-2.el9s.x86_64 38/323 Installing : python3-vine-5.1.0-1.el9s.noarch 39/323 Installing : python3-amqp-5.2.0-2.el9s.noarch 40/323 Installing : python3-tenacity-8.2.3-1.el9s.noarch 41/323 Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 42/323 Installing : python3-fasteners-0.19-1.el9s.noarch 43/323 Installing : python3-cachetools-5.5.2-1.el9s.noarch 44/323 Installing : python3-botocore-1.36.26-1.el9s.noarch 45/323 Installing : python3-castellan-5.4.1-0.20250820064125.609f4ea 46/323 Installing : python3-cursive-0.2.3-0.20230704143824.e754d67.e 47/323 Installing : python3-s3transfer-0.11.2-1.el9s.noarch 48/323 Installing : python3-kombu-1:5.3.7-1.el9s.noarch 49/323 Installing : adobe-mappings-cmap-deprecated-20171205-12.el9.n 50/323 Installing : libSM-1.2.3-10.el9.x86_64 51/323 Installing : qemu-img-17:9.1.0-29.el9.x86_64 52/323 Installing : librdmacm-57.0-2.el9.x86_64 53/323 Installing : librados2-2:18.2.7-2.el9s.x86_64 54/323 Running scriptlet: librados2-2:18.2.7-2.el9s.x86_64 54/323 Installing : python3-rados-2:18.2.7-2.el9s.x86_64 55/323 Installing : libcephfs2-2:18.2.7-2.el9s.x86_64 56/323 Running scriptlet: libcephfs2-2:18.2.7-2.el9s.x86_64 56/323 Installing : python3-cephfs-2:18.2.7-2.el9s.x86_64 57/323 Installing : libradosstriper1-2:18.2.7-2.el9s.x86_64 58/323 Running scriptlet: libradosstriper1-2:18.2.7-2.el9s.x86_64 58/323 Installing : httpd-tools-2.4.62-7.el9.x86_64 59/323 Installing : nvme-cli-2.13-1.el9.x86_64 60/323 Running scriptlet: nvme-cli-2.13-1.el9.x86_64 60/323 /var/tmp/rpm-tmp.zKMzsk: line 11: systemctl: command not found /var/tmp/rpm-tmp.zKMzsk: line 13: systemctl: command not found /var/tmp/rpm-tmp.zKMzsk: line 14: udevadm: command not found Installing : libpmem-1.12.1-1.el9.x86_64 61/323 Installing : libpmemobj-1.12.1-1.el9.x86_64 62/323 Installing : python3-etcd3gw-2.4.1-1.el9s.noarch 63/323 Installing : re2-1:20211101-20.el9.x86_64 64/323 Installing : libarrow-doc-9.0.0-15.el9.noarch 65/323 Installing : python3-pyxattr-0.7.2-4.el9.x86_64 66/323 Installing : systemd-rpm-macros-252-55.el9.noarch 67/323 Installing : snappy-1.1.8-8.el9.x86_64 68/323 Installing : libarrow-9.0.0-15.el9.x86_64 69/323 Installing : shared-mime-info-2.1-5.el9.x86_64 70/323 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 70/323 Installing : gdk-pixbuf2-2.42.6-6.el9.x86_64 71/323 Installing : gtk-update-icon-cache-3.24.31-8.el9.x86_64 72/323 Installing : sg3_utils-libs-1.47-10.el9.x86_64 73/323 Installing : sg3_utils-1.47-10.el9.x86_64 74/323 Installing : quota-nls-1:4.09-4.el9.noarch 75/323 Installing : python3-dns-2.6.1-3.el9.noarch 76/323 Installing : python3-eventlet-0.36.1-1.el9s.noarch 77/323 Installing : ncurses-6.2-12.20210508.el9.x86_64 78/323 Installing : mailcap-2.1.49-5.el9.noarch 79/323 Installing : httpd-core-2.4.62-7.el9.x86_64 80/323 Installing : lsscsi-0.32-6.el9.x86_64 81/323 Installing : libtalloc-2.4.3-1.el9.x86_64 82/323 Installing : sscg-3.0.0-10.el9.x86_64 83/323 Installing : libselinux-utils-3.6-3.el9.x86_64 84/323 Installing : libseccomp-2.5.2-2.el9.x86_64 85/323 Installing : libnfsidmap-1:2.5.4-39.el9.x86_64 86/323 Installing : libev-4.33-6.el9.x86_64 87/323 Installing : libverto-libev-0.3.2-3.el9.x86_64 88/323 Installing : libcollection-0.7.0-53.el9.x86_64 89/323 Installing : libbasicobjects-0.1.1-53.el9.x86_64 90/323 Installing : libini_config-1.3.1-53.el9.x86_64 91/323 Installing : kbd-misc-2.4.0-11.el9.noarch 92/323 Installing : kbd-legacy-2.4.0-11.el9.noarch 93/323 Installing : kbd-2.4.0-11.el9.x86_64 94/323 Installing : isns-utils-libs-0.101-4.el9.x86_64 95/323 Installing : hostname-3.23-6.el9.x86_64 96/323 Running scriptlet: hostname-3.23-6.el9.x86_64 96/323 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 97/323 Installing : groff-base-1.22.4-10.el9.x86_64 97/323 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 97/323 Installing : perl-Digest-1.19-4.el9.noarch 98/323 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 99/323 Installing : perl-B-1.80-483.el9.x86_64 100/323 Installing : perl-FileHandle-2.03-483.el9.noarch 101/323 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 102/323 Installing : perl-libnet-3.13-4.el9.noarch 103/323 Installing : perl-base-2.27-483.el9.noarch 104/323 Installing : perl-URI-5.09-3.el9.noarch 105/323 Installing : perl-AutoLoader-5.74-483.el9.noarch 106/323 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 107/323 Installing : perl-if-0.60.800-483.el9.noarch 108/323 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 109/323 Installing : perl-Time-Local-2:1.300-7.el9.noarch 110/323 Installing : perl-File-Path-2.18-4.el9.noarch 111/323 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 112/323 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 113/323 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 114/323 Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 115/323 Installing : perl-Class-Struct-0.66-483.el9.noarch 116/323 Installing : perl-POSIX-1.94-483.el9.x86_64 117/323 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 118/323 Installing : perl-IPC-Open3-1.21-483.el9.noarch 119/323 Installing : perl-subs-1.03-483.el9.noarch 120/323 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 121/323 Installing : perl-Term-Cap-1.17-460.el9.noarch 122/323 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 123/323 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 124/323 Installing : perl-Socket-4:2.031-4.el9.x86_64 125/323 Installing : perl-SelectSaver-1.02-483.el9.noarch 126/323 Installing : perl-Symbol-1.08-483.el9.noarch 127/323 Installing : perl-File-stat-1.09-483.el9.noarch 128/323 Installing : perl-podlators-1:4.14-460.el9.noarch 129/323 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 130/323 Installing : perl-Fcntl-1.13-483.el9.x86_64 131/323 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 132/323 Installing : perl-mro-1.23-483.el9.x86_64 133/323 Installing : perl-IO-1.43-483.el9.x86_64 134/323 Installing : perl-overloading-0.02-483.el9.noarch 135/323 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 136/323 Installing : perl-Errno-1.30-483.el9.x86_64 137/323 Installing : perl-File-Basename-2.85-483.el9.noarch 138/323 Installing : perl-Getopt-Std-1.12-483.el9.noarch 139/323 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 140/323 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 141/323 Installing : perl-constant-1.33-461.el9.noarch 142/323 Installing : perl-Storable-1:3.21-460.el9.x86_64 143/323 Installing : perl-overload-1.31-483.el9.noarch 144/323 Installing : perl-parent-1:0.238-460.el9.noarch 145/323 Installing : perl-vars-1.05-483.el9.noarch 146/323 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 147/323 Installing : perl-Carp-1.50-460.el9.noarch 148/323 Installing : perl-Exporter-5.74-461.el9.noarch 149/323 Installing : perl-PathTools-3.78-461.el9.x86_64 150/323 Installing : perl-Encode-4:3.08-462.el9.x86_64 151/323 Installing : perl-libs-4:5.32.1-483.el9.x86_64 152/323 Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 153/323 Installing : graphite2-1.3.14-9.el9.x86_64 154/323 Installing : harfbuzz-2.7.4-10.el9.x86_64 155/323 Installing : freetype-2.10.4-11.el9.x86_64 156/323 Installing : e2fsprogs-libs-1.46.5-8.el9.x86_64 157/323 Installing : quota-1:4.09-4.el9.x86_64 158/323 Installing : diffutils-3.7-12.el9.x86_64 159/323 Installing : policycoreutils-3.6-3.el9.x86_64 160/323 Running scriptlet: policycoreutils-3.6-3.el9.x86_64 160/323 Installing : device-mapper-persistent-data-1.1.0-1.el9.x86_64 161/323 Installing : avahi-libs-0.8-23.el9.x86_64 162/323 Installing : cups-libs-1:2.3.3op2-33.el9.x86_64 163/323 Installing : acl-2.3.1-4.el9.x86_64 164/323 Installing : dbus-1:1.12.20-8.el9.x86_64 165/323 Installing : systemd-pam-252-55.el9.x86_64 166/323 Running scriptlet: systemd-252-55.el9.x86_64 167/323 Installing : systemd-252-55.el9.x86_64 167/323 Running scriptlet: systemd-252-55.el9.x86_64 167/323 Installing : dbus-common-1:1.12.20-8.el9.noarch 168/323 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 168/323 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-7.el9.x86_64 169/323 Installing : dbus-broker-28-7.el9.x86_64 169/323 Running scriptlet: dbus-broker-28-7.el9.x86_64 169/323 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Installing : device-mapper-libs-9:1.02.206-2.el9.x86_64 170/323 Installing : device-mapper-9:1.02.206-2.el9.x86_64 171/323 Installing : cryptsetup-libs-2.8.1-2.el9.x86_64 172/323 Installing : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 173/323 Installing : librbd1-2:18.2.7-2.el9s.x86_64 174/323 Running scriptlet: librbd1-2:18.2.7-2.el9s.x86_64 174/323 Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 175/323 Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 175/323 Created symlink /etc/systemd/system/sockets.target.wants/iscsiuio.socket → /usr/lib/systemd/system/iscsiuio.socket. Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9. 176/323 Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9. 176/323 Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-starter.service → /usr/lib/systemd/system/iscsi-starter.service. Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket → /usr/lib/systemd/system/iscsid.socket. Created symlink /etc/systemd/system/sysinit.target.wants/iscsi-onboot.service → /usr/lib/systemd/system/iscsi-onboot.service. Installing : python3-rbd-2:18.2.7-2.el9s.x86_64 177/323 Installing : device-mapper-event-9:1.02.206-2.el9.x86_64 178/323 Running scriptlet: device-mapper-event-9:1.02.206-2.el9.x86_64 178/323 Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. Installing : lvm2-libs-9:2.03.32-2.el9.x86_64 179/323 Installing : lvm2-9:2.03.32-2.el9.x86_64 180/323 Running scriptlet: lvm2-9:2.03.32-2.el9.x86_64 180/323 Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. Installing : cryptsetup-2.8.1-2.el9.x86_64 181/323 Installing : systemd-udev-252-55.el9.x86_64 182/323 Running scriptlet: systemd-udev-252-55.el9.x86_64 182/323 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. Installing : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 183/323 Installing : kpartx-0.8.7-39.el9.x86_64 184/323 Installing : device-mapper-multipath-0.8.7-39.el9.x86_64 185/323 Running scriptlet: device-mapper-multipath-0.8.7-39.el9.x86_64 185/323 Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service → /usr/lib/systemd/system/multipathd.service. Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket → /usr/lib/systemd/system/multipathd.socket. Running scriptlet: memcached-1.6.9-7.el9.x86_64 186/323 Installing : memcached-1.6.9-7.el9.x86_64 186/323 Running scriptlet: memcached-1.6.9-7.el9.x86_64 186/323 Installing : gssproxy-0.8.4-7.el9.x86_64 187/323 Running scriptlet: gssproxy-0.8.4-7.el9.x86_64 187/323 Running scriptlet: rpcbind-1.2.6-7.el9.x86_64 188/323 Installing : rpcbind-1.2.6-7.el9.x86_64 188/323 Running scriptlet: rpcbind-1.2.6-7.el9.x86_64 188/323 Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. Running scriptlet: nfs-utils-1:2.5.4-39.el9.x86_64 189/323 Installing : nfs-utils-1:2.5.4-39.el9.x86_64 189/323 Running scriptlet: nfs-utils-1:2.5.4-39.el9.x86_64 189/323 System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down Running scriptlet: xml-common-0.6.3-58.el9.noarch 190/323 Installing : xml-common-0.6.3-58.el9.noarch 190/323 Installing : fontconfig-2.14.0-2.el9.x86_64 191/323 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 191/323 Installing : urw-base35-bookman-fonts-20200910-6.el9.noarch 192/323 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 192/323 Installing : urw-base35-c059-fonts-20200910-6.el9.noarch 193/323 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 193/323 Installing : urw-base35-d050000l-fonts-20200910-6.el9.noarch 194/323 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 194/323 Installing : urw-base35-gothic-fonts-20200910-6.el9.noarch 195/323 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 195/323 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 196/323 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 196/323 Installing : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 197/323 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 197/323 Installing : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 198/323 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 198/323 Installing : urw-base35-p052-fonts-20200910-6.el9.noarch 199/323 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 199/323 Installing : urw-base35-standard-symbols-ps-fonts-20200910-6. 200/323 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 200/323 Installing : urw-base35-z003-fonts-20200910-6.el9.noarch 201/323 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 201/323 Installing : urw-base35-fonts-20200910-6.el9.noarch 202/323 Installing : python3-babel-2.9.1-2.el9.noarch 203/323 Installing : python3-jinja2-3.0.1-2.el9s.noarch 204/323 Installing : python3-oslo-reports-3.5.1-0.20250327080712.2f5e 205/323 Installing : python3-PyMySQL-0.10.1-6.el9.noarch 206/323 Installing : openjpeg2-2.4.0-8.el9.x86_64 207/323 Installing : libpaper-1.1.28-4.el9.x86_64 208/323 Installing : libijs-0.35-15.el9.x86_64 209/323 Installing : libfontenc-1.1.3-17.el9.x86_64 210/323 Installing : mkfontscale-1.2.1-3.el9.x86_64 211/323 Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 212/323 Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 212/323 Installing : libdatrie-0.2.13-4.el9.x86_64 213/323 Installing : libthai-0.1.28-8.el9.x86_64 214/323 Installing : libbabeltrace-1.5.8-10.el9.x86_64 215/323 Installing : libXau-1.0.9-8.el9.x86_64 216/323 Installing : libxcb-1.13.1-9.el9.x86_64 217/323 Installing : libX11-common-1.7.0-11.el9.noarch 218/323 Installing : libX11-1.7.0-11.el9.x86_64 219/323 Installing : libXext-1.3.4-8.el9.x86_64 220/323 Installing : libXrender-0.9.10-16.el9.x86_64 221/323 Installing : cairo-1.17.4-7.el9.x86_64 222/323 Installing : libXfixes-5.0.3-16.el9.x86_64 223/323 Installing : libXt-1.2.0-6.el9.x86_64 224/323 Installing : libXmu-1.1.3-8.el9.x86_64 225/323 Installing : libXpm-3.5.13-10.el9.x86_64 226/323 Installing : libXaw-1.0.13-19.el9.x86_64 227/323 Installing : libXcursor-1.2.0-7.el9.x86_64 228/323 Installing : libXdamage-1.1.5-7.el9.x86_64 229/323 Installing : cairo-gobject-1.17.4-7.el9.x86_64 230/323 Installing : libXft-2.3.3-8.el9.x86_64 231/323 Installing : libXrandr-1.5.2-8.el9.x86_64 232/323 Installing : libXi-1.7.10-8.el9.x86_64 233/323 Installing : libXinerama-1.1.4-10.el9.x86_64 234/323 Installing : libXcomposite-0.4.5-7.el9.x86_64 235/323 Installing : lcms2-2.12-3.el9.x86_64 236/323 Installing : jbigkit-libs-2.1-23.el9.x86_64 237/323 Installing : libtiff-4.4.0-15.el9.x86_64 238/323 Installing : gd-2.3.2-3.el9.x86_64 239/323 Installing : gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 240/323 Installing : jbig2dec-libs-0.19-7.el9.x86_64 241/323 Installing : hicolor-icon-theme-0.17-13.el9.noarch 242/323 Installing : google-droid-sans-fonts-20200215-11.el9.2.noarch 243/323 Installing : fribidi-1.0.10-6.el9.2.x86_64 244/323 Installing : pango-1.48.7-3.el9.x86_64 245/323 Installing : gtk2-2.24.33-8.el9.x86_64 246/323 Installing : librsvg2-2.50.7-3.el9.x86_64 247/323 Installing : centos-logos-httpd-90.8-3.el9.noarch 248/323 Installing : boost-program-options-1.75.0-11.el9.x86_64 249/323 Installing : parquet-libs-9.0.0-15.el9.x86_64 250/323 Installing : librgw2-2:18.2.7-2.el9s.x86_64 251/323 Running scriptlet: librgw2-2:18.2.7-2.el9s.x86_64 251/323 Installing : python3-rgw-2:18.2.7-2.el9s.x86_64 252/323 Installing : adobe-mappings-pdf-20180407-10.el9.noarch 253/323 Installing : libgs-9.54.0-19.el9.x86_64 254/323 Installing : graphviz-2.44.0-26.el9.x86_64 255/323 Running scriptlet: graphviz-2.44.0-26.el9.x86_64 255/323 Installing : python3-pydot-3.0.3-1.el9s.noarch 256/323 Installing : python3-networkx-2.6.2-2.el9.noarch 257/323 Installing : python3-ceph-common-2:18.2.7-2.el9s.x86_64 258/323 Installing : libunwind-1.5.0-1.el9s.x86_64 259/323 Installing : gperftools-libs-2.9.1-1.el9s.x86_64 260/323 Installing : liboath-2.6.7-3.el9s.x86_64 261/323 Installing : python3-yappi-1.6.0-1.el9s.x86_64 262/323 Installing : python3-uhashring-2.3-3.el9s.noarch 263/323 Installing : python3-binary-memcached-0.31.2-1.el9s.noarch 264/323 Installing : python3-testtools-2.7.1-1.el9s.noarch 265/323 Installing : python3-testscenarios-0.5.0-21.el9s.noarch 266/323 Installing : python3-testresources-2.0.1-2.el9s.noarch 267/323 Installing : python3-tempita-0.5.2-2.el9s.noarch 268/323 Installing : python3-paste-3.10.1-1.el9s.noarch 269/323 Installing : python3-statsd-3.2.1-20.el9s.noarch 270/323 Installing : python3-simplegeneric-0.8.1-21.el9s.noarch 271/323 Installing : python3-wsme-0.12.1-0.20230925170916.8312bb2.el9 272/323 Installing : python3-retrying-1.3.3-2.el9s.noarch 273/323 Installing : python3-repoze-lru-0.7-10.el9s.noarch 274/323 Installing : python3-routes-2.5.1-1.el9s.noarch 275/323 Installing : python3-prometheus_client-0.20.0-3.el9s.noarch 276/323 Installing : python3-oslo-metrics-0.11.0-0.20250317163850.c64 277/323 Installing : python3-memcached-1.59-3.el9s.noarch 278/323 Installing : python3-jwt-2.8.0-1.el9s.noarch 279/323 Installing : python3-httplib2-0.22.0-1.el9s.noarch 280/323 Installing : python3-defusedxml-0.7.1-1.el9s.noarch 281/323 Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 282/323 Installing : python3-async-timeout-4.0.2-5.el9s.noarch 283/323 Installing : python3-redis-5.0.4-1.el9s.noarch 284/323 Installing : libsodium-1.0.18-7.el9s.x86_64 285/323 Installing : python3-pynacl-1.5.0-1.el9s.x86_64 286/323 Installing : python3-oslo-rootwrap-7.5.1-0.20250317172841.d81 287/323 Installing : python3-oslo-limit-2.6.1-0.20250317155737.8ada29 288/323 Installing : python3-automaton-3.2.0-0.20230904140022.9255778 289/323 Installing : python3-taskflow-5.12.0-0.20250317080710.e41463b 290/323 Installing : python-pycadf-common-4.0.1-0.20250204111011.3cea 291/323 Installing : python3-pycadf-4.0.1-0.20250204111011.3cea59f.el 292/323 Installing : python-oslo-privsep-lang-3.6.0-0.20250317171844. 293/323 Installing : python3-oslo-privsep-3.6.0-0.20250317171844.959f 294/323 Installing : python-oslo-policy-lang-4.5.1-0.20250317163650.3 295/323 Installing : python3-oslo-policy-4.5.1-0.20250317163650.3bb5d 296/323 Installing : python3-oslo-upgradecheck-2.5.0-0.20250317161727 297/323 Installing : python-oslo-middleware-lang-6.3.1-0.202503171632 298/323 Installing : python3-oslo-middleware-6.3.1-0.20250317163234.8 299/323 Installing : python-oslo-db-lang-17.2.1-0.20250317174528.dc60 300/323 Installing : python3-oslo-db+mysql-17.2.1-0.20250317174528.dc 301/323 Installing : python3-oslo-db-17.2.1-0.20250317174528.dc60623. 302/323 Installing : python-oslo-concurrency-lang-7.1.0-0.20250317173 303/323 Installing : python3-oslo-concurrency-7.1.0-0.20250317173205. 304/323 Installing : python3-oslo-service-4.1.1-0.20250317160209.7a52 305/323 Installing : python3-oslo-messaging-16.1.0-0.20250317173909.e 306/323 Installing : python3-osprofiler-4.2.0-0.20240828181728.3fb048 307/323 Installing : python3-os-win-5.9.0-0.20250307102724.318b105.el 308/323 Installing : python3-os-brick-6.12.0-0.20250721151600.de7a318 309/323 Installing : python3-glance-store-4.9.1-0.20250225150716.5dd0 310/323 Installing : python3-glance-store+cinder-4.9.1-0.202502251507 311/323 Installing : python-oslo-cache-lang-3.10.1-0.20250317173622.0 312/323 Installing : python3-oslo-cache+dogpile-3.10.1-0.202503171736 313/323 Installing : python3-oslo-cache+etcd3gw-3.10.1-0.202503171736 314/323 Installing : python3-oslo-cache-3.10.1-0.20250317173622.0a940 315/323 Installing : python3-keystonemiddleware-10.9.0-0.202502251522 316/323 Installing : python3-glance-1:30.1.0-0.20250603090712.e055873 317/323 Running scriptlet: openstack-glance-1:30.1.0-0.20250603090712.e0558 318/323 Installing : openstack-glance-1:30.1.0-0.20250603090712.e0558 318/323 Running scriptlet: openstack-glance-1:30.1.0-0.20250603090712.e0558 318/323 Running scriptlet: ceph-common-2:18.2.7-2.el9s.x86_64 319/323 Installing : ceph-common-2:18.2.7-2.el9s.x86_64 319/323 Running scriptlet: ceph-common-2:18.2.7-2.el9s.x86_64 319/323 Installing : httpd-2.4.62-7.el9.x86_64 320/323 Running scriptlet: httpd-2.4.62-7.el9.x86_64 320/323 Installing : mod_ssl-1:2.4.62-7.el9.x86_64 321/323 Installing : python3-mod_wsgi-4.7.1-12.el9.x86_64 322/323 Installing : python3-boto3-1.36.6-1.el9s.noarch 323/323 Running scriptlet: fontconfig-2.14.0-2.el9.x86_64 323/323 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 323/323 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 323/323 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 323/323 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 323/323 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 323/323 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 323/323 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 323/323 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 323/323 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 323/323 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 323/323 Running scriptlet: httpd-2.4.62-7.el9.x86_64 323/323 Running scriptlet: python3-boto3-1.36.6-1.el9s.noarch 323/323 Verifying : python3-castellan-5.4.1-0.20250820064125.609f4ea 1/323 Verifying : python3-os-brick-6.12.0-0.20250721151600.de7a318 2/323 Verifying : python-oslo-cache-lang-3.10.1-0.20250317173622.0 3/323 Verifying : python-oslo-concurrency-lang-7.1.0-0.20250317173 4/323 Verifying : python-oslo-db-lang-17.2.1-0.20250317174528.dc60 5/323 Verifying : python-oslo-middleware-lang-6.3.1-0.202503171632 6/323 Verifying : python-oslo-policy-lang-4.5.1-0.20250317163650.3 7/323 Verifying : python-oslo-privsep-lang-3.6.0-0.20250317171844. 8/323 Verifying : python-pycadf-common-4.0.1-0.20250204111011.3cea 9/323 Verifying : python3-automaton-3.2.0-0.20230904140022.9255778 10/323 Verifying : python3-cursive-0.2.3-0.20230704143824.e754d67.e 11/323 Verifying : python3-futurist-3.1.0-0.20250225151745.bd83787. 12/323 Verifying : python3-os-win-5.9.0-0.20250307102724.318b105.el 13/323 Verifying : python3-oslo-cache+dogpile-3.10.1-0.202503171736 14/323 Verifying : python3-oslo-cache+etcd3gw-3.10.1-0.202503171736 15/323 Verifying : python3-oslo-cache-3.10.1-0.20250317173622.0a940 16/323 Verifying : python3-oslo-concurrency-7.1.0-0.20250317173205. 17/323 Verifying : python3-oslo-db+mysql-17.2.1-0.20250317174528.dc 18/323 Verifying : python3-oslo-db-17.2.1-0.20250317174528.dc60623. 19/323 Verifying : python3-oslo-limit-2.6.1-0.20250317155737.8ada29 20/323 Verifying : python3-oslo-messaging-16.1.0-0.20250317173909.e 21/323 Verifying : python3-oslo-metrics-0.11.0-0.20250317163850.c64 22/323 Verifying : python3-oslo-middleware-6.3.1-0.20250317163234.8 23/323 Verifying : python3-oslo-policy-4.5.1-0.20250317163650.3bb5d 24/323 Verifying : python3-oslo-privsep-3.6.0-0.20250317171844.959f 25/323 Verifying : python3-oslo-reports-3.5.1-0.20250327080712.2f5e 26/323 Verifying : python3-oslo-rootwrap-7.5.1-0.20250317172841.d81 27/323 Verifying : python3-oslo-service-4.1.1-0.20250317160209.7a52 28/323 Verifying : python3-oslo-upgradecheck-2.5.0-0.20250317161727 29/323 Verifying : python3-osprofiler-4.2.0-0.20240828181728.3fb048 30/323 Verifying : python3-pycadf-4.0.1-0.20250204111011.3cea59f.el 31/323 Verifying : python3-taskflow-5.12.0-0.20250317080710.e41463b 32/323 Verifying : python3-wsme-0.12.1-0.20230925170916.8312bb2.el9 33/323 Verifying : openstack-glance-1:30.1.0-0.20250603090712.e0558 34/323 Verifying : python3-glance-1:30.1.0-0.20250603090712.e055873 35/323 Verifying : python3-glance-store+cinder-4.9.1-0.202502251507 36/323 Verifying : python3-glance-store-4.9.1-0.20250225150716.5dd0 37/323 Verifying : python3-keystonemiddleware-10.9.0-0.202502251522 38/323 Verifying : gperftools-libs-2.9.1-1.el9s.x86_64 39/323 Verifying : libsodium-1.0.18-7.el9s.x86_64 40/323 Verifying : python3-alembic-1.14.1-1.el9s.noarch 41/323 Verifying : python3-amqp-5.2.0-2.el9s.noarch 42/323 Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 43/323 Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 44/323 Verifying : python3-binary-memcached-0.31.2-1.el9s.noarch 45/323 Verifying : python3-boto3-1.36.6-1.el9s.noarch 46/323 Verifying : python3-botocore-1.36.26-1.el9s.noarch 47/323 Verifying : python3-cachetools-5.5.2-1.el9s.noarch 48/323 Verifying : python3-defusedxml-0.7.1-1.el9s.noarch 49/323 Verifying : python3-etcd3gw-2.4.1-1.el9s.noarch 50/323 Verifying : python3-eventlet-0.36.1-1.el9s.noarch 51/323 Verifying : python3-fasteners-0.19-1.el9s.noarch 52/323 Verifying : python3-greenlet-3.1.1-1.el9s.x86_64 53/323 Verifying : python3-httplib2-0.22.0-1.el9s.noarch 54/323 Verifying : python3-jinja2-3.0.1-2.el9s.noarch 55/323 Verifying : python3-jwt-2.8.0-1.el9s.noarch 56/323 Verifying : python3-kombu-1:5.3.7-1.el9s.noarch 57/323 Verifying : python3-memcached-1.59-3.el9s.noarch 58/323 Verifying : python3-paste-3.10.1-1.el9s.noarch 59/323 Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 60/323 Verifying : python3-prometheus_client-0.20.0-3.el9s.noarch 61/323 Verifying : python3-pydot-3.0.3-1.el9s.noarch 62/323 Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 63/323 Verifying : python3-redis-5.0.4-1.el9s.noarch 64/323 Verifying : python3-repoze-lru-0.7-10.el9s.noarch 65/323 Verifying : python3-retrying-1.3.3-2.el9s.noarch 66/323 Verifying : python3-routes-2.5.1-1.el9s.noarch 67/323 Verifying : python3-s3transfer-0.11.2-1.el9s.noarch 68/323 Verifying : python3-simplegeneric-0.8.1-21.el9s.noarch 69/323 Verifying : python3-sqlalchemy-2.0.38-1.el9s.x86_64 70/323 Verifying : python3-statsd-3.2.1-20.el9s.noarch 71/323 Verifying : python3-tempita-0.5.2-2.el9s.noarch 72/323 Verifying : python3-tenacity-8.2.3-1.el9s.noarch 73/323 Verifying : python3-testresources-2.0.1-2.el9s.noarch 74/323 Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 75/323 Verifying : python3-testtools-2.7.1-1.el9s.noarch 76/323 Verifying : python3-uhashring-2.3-3.el9s.noarch 77/323 Verifying : python3-vine-5.1.0-1.el9s.noarch 78/323 Verifying : python3-webob-1.8.9-1.el9s.noarch 79/323 Verifying : python3-yappi-1.6.0-1.el9s.x86_64 80/323 Verifying : ceph-common-2:18.2.7-2.el9s.x86_64 81/323 Verifying : libcephfs2-2:18.2.7-2.el9s.x86_64 82/323 Verifying : liboath-2.6.7-3.el9s.x86_64 83/323 Verifying : librados2-2:18.2.7-2.el9s.x86_64 84/323 Verifying : libradosstriper1-2:18.2.7-2.el9s.x86_64 85/323 Verifying : librbd1-2:18.2.7-2.el9s.x86_64 86/323 Verifying : librgw2-2:18.2.7-2.el9s.x86_64 87/323 Verifying : libunwind-1.5.0-1.el9s.x86_64 88/323 Verifying : python3-ceph-argparse-2:18.2.7-2.el9s.x86_64 89/323 Verifying : python3-ceph-common-2:18.2.7-2.el9s.x86_64 90/323 Verifying : python3-cephfs-2:18.2.7-2.el9s.x86_64 91/323 Verifying : python3-rados-2:18.2.7-2.el9s.x86_64 92/323 Verifying : python3-rbd-2:18.2.7-2.el9s.x86_64 93/323 Verifying : python3-rgw-2:18.2.7-2.el9s.x86_64 94/323 Verifying : adobe-mappings-cmap-20171205-12.el9.noarch 95/323 Verifying : adobe-mappings-cmap-deprecated-20171205-12.el9.n 96/323 Verifying : adobe-mappings-pdf-20180407-10.el9.noarch 97/323 Verifying : apr-1.7.0-12.el9.x86_64 98/323 Verifying : apr-util-1.6.1-23.el9.x86_64 99/323 Verifying : apr-util-bdb-1.6.1-23.el9.x86_64 100/323 Verifying : atk-2.36.0-5.el9.x86_64 101/323 Verifying : boost-program-options-1.75.0-11.el9.x86_64 102/323 Verifying : cairo-1.17.4-7.el9.x86_64 103/323 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 104/323 Verifying : centos-logos-httpd-90.8-3.el9.noarch 105/323 Verifying : fontconfig-2.14.0-2.el9.x86_64 106/323 Verifying : fribidi-1.0.10-6.el9.2.x86_64 107/323 Verifying : gd-2.3.2-3.el9.x86_64 108/323 Verifying : gdk-pixbuf2-2.42.6-6.el9.x86_64 109/323 Verifying : gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 110/323 Verifying : google-droid-sans-fonts-20200215-11.el9.2.noarch 111/323 Verifying : graphviz-2.44.0-26.el9.x86_64 112/323 Verifying : gtk-update-icon-cache-3.24.31-8.el9.x86_64 113/323 Verifying : gtk2-2.24.33-8.el9.x86_64 114/323 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 115/323 Verifying : httpd-2.4.62-7.el9.x86_64 116/323 Verifying : httpd-core-2.4.62-7.el9.x86_64 117/323 Verifying : httpd-filesystem-2.4.62-7.el9.noarch 118/323 Verifying : httpd-tools-2.4.62-7.el9.x86_64 119/323 Verifying : jbig2dec-libs-0.19-7.el9.x86_64 120/323 Verifying : jbigkit-libs-2.1-23.el9.x86_64 121/323 Verifying : lcms2-2.12-3.el9.x86_64 122/323 Verifying : libICE-1.0.10-8.el9.x86_64 123/323 Verifying : libSM-1.2.3-10.el9.x86_64 124/323 Verifying : libX11-1.7.0-11.el9.x86_64 125/323 Verifying : libX11-common-1.7.0-11.el9.noarch 126/323 Verifying : libXau-1.0.9-8.el9.x86_64 127/323 Verifying : libXaw-1.0.13-19.el9.x86_64 128/323 Verifying : libXcomposite-0.4.5-7.el9.x86_64 129/323 Verifying : libXcursor-1.2.0-7.el9.x86_64 130/323 Verifying : libXdamage-1.1.5-7.el9.x86_64 131/323 Verifying : libXext-1.3.4-8.el9.x86_64 132/323 Verifying : libXfixes-5.0.3-16.el9.x86_64 133/323 Verifying : libXft-2.3.3-8.el9.x86_64 134/323 Verifying : libXi-1.7.10-8.el9.x86_64 135/323 Verifying : libXinerama-1.1.4-10.el9.x86_64 136/323 Verifying : libXmu-1.1.3-8.el9.x86_64 137/323 Verifying : libXpm-3.5.13-10.el9.x86_64 138/323 Verifying : libXrandr-1.5.2-8.el9.x86_64 139/323 Verifying : libXrender-0.9.10-16.el9.x86_64 140/323 Verifying : libXt-1.2.0-6.el9.x86_64 141/323 Verifying : libbabeltrace-1.5.8-10.el9.x86_64 142/323 Verifying : libdatrie-0.2.13-4.el9.x86_64 143/323 Verifying : libfontenc-1.1.3-17.el9.x86_64 144/323 Verifying : libgs-9.54.0-19.el9.x86_64 145/323 Verifying : libijs-0.35-15.el9.x86_64 146/323 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 147/323 Verifying : libpaper-1.1.28-4.el9.x86_64 148/323 Verifying : libpmem-1.12.1-1.el9.x86_64 149/323 Verifying : libpmemobj-1.12.1-1.el9.x86_64 150/323 Verifying : librabbitmq-0.11.0-7.el9.x86_64 151/323 Verifying : librdkafka-1.6.1-102.el9.x86_64 152/323 Verifying : librsvg2-2.50.7-3.el9.x86_64 153/323 Verifying : libthai-0.1.28-8.el9.x86_64 154/323 Verifying : libtiff-4.4.0-15.el9.x86_64 155/323 Verifying : liburing-2.5-1.el9.x86_64 156/323 Verifying : libwebp-1.2.0-8.el9.x86_64 157/323 Verifying : libxcb-1.13.1-9.el9.x86_64 158/323 Verifying : lttng-ust-2.12.0-6.el9.x86_64 159/323 Verifying : memcached-1.6.9-7.el9.x86_64 160/323 Verifying : mkfontscale-1.2.1-3.el9.x86_64 161/323 Verifying : mod_ssl-1:2.4.62-7.el9.x86_64 162/323 Verifying : openjpeg2-2.4.0-8.el9.x86_64 163/323 Verifying : pango-1.48.7-3.el9.x86_64 164/323 Verifying : perl-AutoLoader-5.74-483.el9.noarch 165/323 Verifying : perl-B-1.80-483.el9.x86_64 166/323 Verifying : perl-Carp-1.50-460.el9.noarch 167/323 Verifying : perl-Class-Struct-0.66-483.el9.noarch 168/323 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 169/323 Verifying : perl-Digest-1.19-4.el9.noarch 170/323 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 171/323 Verifying : perl-Encode-4:3.08-462.el9.x86_64 172/323 Verifying : perl-Errno-1.30-483.el9.x86_64 173/323 Verifying : perl-Exporter-5.74-461.el9.noarch 174/323 Verifying : perl-Fcntl-1.13-483.el9.x86_64 175/323 Verifying : perl-File-Basename-2.85-483.el9.noarch 176/323 Verifying : perl-File-Path-2.18-4.el9.noarch 177/323 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 178/323 Verifying : perl-File-stat-1.09-483.el9.noarch 179/323 Verifying : perl-FileHandle-2.03-483.el9.noarch 180/323 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 181/323 Verifying : perl-Getopt-Std-1.12-483.el9.noarch 182/323 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 183/323 Verifying : perl-IO-1.43-483.el9.x86_64 184/323 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 185/323 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 186/323 Verifying : perl-IPC-Open3-1.21-483.el9.noarch 187/323 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 188/323 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 189/323 Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 190/323 Verifying : perl-POSIX-1.94-483.el9.x86_64 191/323 Verifying : perl-PathTools-3.78-461.el9.x86_64 192/323 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 193/323 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 194/323 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 195/323 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 196/323 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 197/323 Verifying : perl-SelectSaver-1.02-483.el9.noarch 198/323 Verifying : perl-Socket-4:2.031-4.el9.x86_64 199/323 Verifying : perl-Storable-1:3.21-460.el9.x86_64 200/323 Verifying : perl-Symbol-1.08-483.el9.noarch 201/323 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 202/323 Verifying : perl-Term-Cap-1.17-460.el9.noarch 203/323 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 204/323 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 205/323 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 206/323 Verifying : perl-URI-5.09-3.el9.noarch 207/323 Verifying : perl-base-2.27-483.el9.noarch 208/323 Verifying : perl-constant-1.33-461.el9.noarch 209/323 Verifying : perl-if-0.60.800-483.el9.noarch 210/323 Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 211/323 Verifying : perl-libnet-3.13-4.el9.noarch 212/323 Verifying : perl-libs-4:5.32.1-483.el9.x86_64 213/323 Verifying : perl-mro-1.23-483.el9.x86_64 214/323 Verifying : perl-overload-1.31-483.el9.noarch 215/323 Verifying : perl-overloading-0.02-483.el9.noarch 216/323 Verifying : perl-parent-1:0.238-460.el9.noarch 217/323 Verifying : perl-podlators-1:4.14-460.el9.noarch 218/323 Verifying : perl-subs-1.03-483.el9.noarch 219/323 Verifying : perl-vars-1.05-483.el9.noarch 220/323 Verifying : pixman-0.40.0-6.el9.x86_64 221/323 Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 222/323 Verifying : python3-babel-2.9.1-2.el9.noarch 223/323 Verifying : python3-mod_wsgi-4.7.1-12.el9.x86_64 224/323 Verifying : python3-networkx-2.6.2-2.el9.noarch 225/323 Verifying : qemu-img-17:9.1.0-29.el9.x86_64 226/323 Verifying : sscg-3.0.0-10.el9.x86_64 227/323 Verifying : urw-base35-bookman-fonts-20200910-6.el9.noarch 228/323 Verifying : urw-base35-c059-fonts-20200910-6.el9.noarch 229/323 Verifying : urw-base35-d050000l-fonts-20200910-6.el9.noarch 230/323 Verifying : urw-base35-fonts-20200910-6.el9.noarch 231/323 Verifying : urw-base35-fonts-common-20200910-6.el9.noarch 232/323 Verifying : urw-base35-gothic-fonts-20200910-6.el9.noarch 233/323 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 234/323 Verifying : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 235/323 Verifying : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 236/323 Verifying : urw-base35-p052-fonts-20200910-6.el9.noarch 237/323 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-6. 238/323 Verifying : urw-base35-z003-fonts-20200910-6.el9.noarch 239/323 Verifying : xml-common-0.6.3-58.el9.noarch 240/323 Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 241/323 Verifying : acl-2.3.1-4.el9.x86_64 242/323 Verifying : avahi-libs-0.8-23.el9.x86_64 243/323 Verifying : cryptsetup-2.8.1-2.el9.x86_64 244/323 Verifying : cryptsetup-libs-2.8.1-2.el9.x86_64 245/323 Verifying : cups-libs-1:2.3.3op2-33.el9.x86_64 246/323 Verifying : daxctl-libs-82-1.el9.x86_64 247/323 Verifying : dbus-1:1.12.20-8.el9.x86_64 248/323 Verifying : dbus-broker-28-7.el9.x86_64 249/323 Verifying : dbus-common-1:1.12.20-8.el9.noarch 250/323 Verifying : device-mapper-9:1.02.206-2.el9.x86_64 251/323 Verifying : device-mapper-event-9:1.02.206-2.el9.x86_64 252/323 Verifying : device-mapper-event-libs-9:1.02.206-2.el9.x86_64 253/323 Verifying : device-mapper-libs-9:1.02.206-2.el9.x86_64 254/323 Verifying : device-mapper-multipath-0.8.7-39.el9.x86_64 255/323 Verifying : device-mapper-multipath-libs-0.8.7-39.el9.x86_64 256/323 Verifying : device-mapper-persistent-data-1.1.0-1.el9.x86_64 257/323 Verifying : diffutils-3.7-12.el9.x86_64 258/323 Verifying : e2fsprogs-libs-1.46.5-8.el9.x86_64 259/323 Verifying : freetype-2.10.4-11.el9.x86_64 260/323 Verifying : graphite2-1.3.14-9.el9.x86_64 261/323 Verifying : groff-base-1.22.4-10.el9.x86_64 262/323 Verifying : gssproxy-0.8.4-7.el9.x86_64 263/323 Verifying : harfbuzz-2.7.4-10.el9.x86_64 264/323 Verifying : hostname-3.23-6.el9.x86_64 265/323 Verifying : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9. 266/323 Verifying : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 267/323 Verifying : isns-utils-libs-0.101-4.el9.x86_64 268/323 Verifying : kbd-2.4.0-11.el9.x86_64 269/323 Verifying : kbd-legacy-2.4.0-11.el9.noarch 270/323 Verifying : kbd-misc-2.4.0-11.el9.noarch 271/323 Verifying : kmod-28-11.el9.x86_64 272/323 Verifying : kmod-libs-28-11.el9.x86_64 273/323 Verifying : kpartx-0.8.7-39.el9.x86_64 274/323 Verifying : libaio-0.3.111-13.el9.x86_64 275/323 Verifying : libbasicobjects-0.1.1-53.el9.x86_64 276/323 Verifying : libbrotli-1.0.9-7.el9.x86_64 277/323 Verifying : libcollection-0.7.0-53.el9.x86_64 278/323 Verifying : libev-4.33-6.el9.x86_64 279/323 Verifying : libibverbs-57.0-2.el9.x86_64 280/323 Verifying : libicu-67.1-10.el9.x86_64 281/323 Verifying : libini_config-1.3.1-53.el9.x86_64 282/323 Verifying : libnfsidmap-1:2.5.4-39.el9.x86_64 283/323 Verifying : libnl3-3.11.0-1.el9.x86_64 284/323 Verifying : libnvme-1.13-1.el9.x86_64 285/323 Verifying : libpath_utils-0.2.1-53.el9.x86_64 286/323 Verifying : libpng-2:1.6.37-12.el9.x86_64 287/323 Verifying : librdmacm-57.0-2.el9.x86_64 288/323 Verifying : libref_array-0.1.5-53.el9.x86_64 289/323 Verifying : libseccomp-2.5.2-2.el9.x86_64 290/323 Verifying : libselinux-utils-3.6-3.el9.x86_64 291/323 Verifying : libtalloc-2.4.3-1.el9.x86_64 292/323 Verifying : libtirpc-1.3.3-9.el9.x86_64 293/323 Verifying : libverto-libev-0.3.2-3.el9.x86_64 294/323 Verifying : lsscsi-0.32-6.el9.x86_64 295/323 Verifying : lvm2-9:2.03.32-2.el9.x86_64 296/323 Verifying : lvm2-libs-9:2.03.32-2.el9.x86_64 297/323 Verifying : mailcap-2.1.49-5.el9.noarch 298/323 Verifying : ncurses-6.2-12.20210508.el9.x86_64 299/323 Verifying : ndctl-libs-82-1.el9.x86_64 300/323 Verifying : nfs-utils-1:2.5.4-39.el9.x86_64 301/323 Verifying : numactl-libs-2.0.19-3.el9.x86_64 302/323 Verifying : nvme-cli-2.13-1.el9.x86_64 303/323 Verifying : policycoreutils-3.6-3.el9.x86_64 304/323 Verifying : python3-dns-2.6.1-3.el9.noarch 305/323 Verifying : quota-1:4.09-4.el9.x86_64 306/323 Verifying : quota-nls-1:4.09-4.el9.noarch 307/323 Verifying : rpcbind-1.2.6-7.el9.x86_64 308/323 Verifying : sg3_utils-1.47-10.el9.x86_64 309/323 Verifying : sg3_utils-libs-1.47-10.el9.x86_64 310/323 Verifying : shared-mime-info-2.1-5.el9.x86_64 311/323 Verifying : snappy-1.1.8-8.el9.x86_64 312/323 Verifying : systemd-252-55.el9.x86_64 313/323 Verifying : systemd-pam-252-55.el9.x86_64 314/323 Verifying : systemd-rpm-macros-252-55.el9.noarch 315/323 Verifying : systemd-udev-252-55.el9.x86_64 316/323 Verifying : userspace-rcu-0.12.1-6.el9.x86_64 317/323 Verifying : python3-pyxattr-0.7.2-4.el9.x86_64 318/323 Verifying : libarrow-9.0.0-15.el9.x86_64 319/323 Verifying : libarrow-doc-9.0.0-15.el9.noarch 320/323 Verifying : parquet-libs-9.0.0-15.el9.x86_64 321/323 Verifying : re2-1:20211101-20.el9.x86_64 322/323 Verifying : thrift-0.15.0-4.el9.x86_64 323/323 Installed: acl-2.3.1-4.el9.x86_64 adobe-mappings-cmap-20171205-12.el9.noarch adobe-mappings-cmap-deprecated-20171205-12.el9.noarch adobe-mappings-pdf-20180407-10.el9.noarch apr-1.7.0-12.el9.x86_64 apr-util-1.6.1-23.el9.x86_64 apr-util-bdb-1.6.1-23.el9.x86_64 atk-2.36.0-5.el9.x86_64 avahi-libs-0.8-23.el9.x86_64 boost-program-options-1.75.0-11.el9.x86_64 cairo-1.17.4-7.el9.x86_64 cairo-gobject-1.17.4-7.el9.x86_64 centos-logos-httpd-90.8-3.el9.noarch ceph-common-2:18.2.7-2.el9s.x86_64 cryptsetup-2.8.1-2.el9.x86_64 cryptsetup-libs-2.8.1-2.el9.x86_64 cups-libs-1:2.3.3op2-33.el9.x86_64 daxctl-libs-82-1.el9.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch device-mapper-9:1.02.206-2.el9.x86_64 device-mapper-event-9:1.02.206-2.el9.x86_64 device-mapper-event-libs-9:1.02.206-2.el9.x86_64 device-mapper-libs-9:1.02.206-2.el9.x86_64 device-mapper-multipath-0.8.7-39.el9.x86_64 device-mapper-multipath-libs-0.8.7-39.el9.x86_64 device-mapper-persistent-data-1.1.0-1.el9.x86_64 diffutils-3.7-12.el9.x86_64 e2fsprogs-libs-1.46.5-8.el9.x86_64 fontconfig-2.14.0-2.el9.x86_64 freetype-2.10.4-11.el9.x86_64 fribidi-1.0.10-6.el9.2.x86_64 gd-2.3.2-3.el9.x86_64 gdk-pixbuf2-2.42.6-6.el9.x86_64 gdk-pixbuf2-modules-2.42.6-6.el9.x86_64 google-droid-sans-fonts-20200215-11.el9.2.noarch gperftools-libs-2.9.1-1.el9s.x86_64 graphite2-1.3.14-9.el9.x86_64 graphviz-2.44.0-26.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 gssproxy-0.8.4-7.el9.x86_64 gtk-update-icon-cache-3.24.31-8.el9.x86_64 gtk2-2.24.33-8.el9.x86_64 harfbuzz-2.7.4-10.el9.x86_64 hicolor-icon-theme-0.17-13.el9.noarch hostname-3.23-6.el9.x86_64 httpd-2.4.62-7.el9.x86_64 httpd-core-2.4.62-7.el9.x86_64 httpd-filesystem-2.4.62-7.el9.noarch httpd-tools-2.4.62-7.el9.x86_64 iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el9.x86_64 iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el9.x86_64 isns-utils-libs-0.101-4.el9.x86_64 jbig2dec-libs-0.19-7.el9.x86_64 jbigkit-libs-2.1-23.el9.x86_64 kbd-2.4.0-11.el9.x86_64 kbd-legacy-2.4.0-11.el9.noarch kbd-misc-2.4.0-11.el9.noarch kmod-28-11.el9.x86_64 kmod-libs-28-11.el9.x86_64 kpartx-0.8.7-39.el9.x86_64 lcms2-2.12-3.el9.x86_64 libICE-1.0.10-8.el9.x86_64 libSM-1.2.3-10.el9.x86_64 libX11-1.7.0-11.el9.x86_64 libX11-common-1.7.0-11.el9.noarch libXau-1.0.9-8.el9.x86_64 libXaw-1.0.13-19.el9.x86_64 libXcomposite-0.4.5-7.el9.x86_64 libXcursor-1.2.0-7.el9.x86_64 libXdamage-1.1.5-7.el9.x86_64 libXext-1.3.4-8.el9.x86_64 libXfixes-5.0.3-16.el9.x86_64 libXft-2.3.3-8.el9.x86_64 libXi-1.7.10-8.el9.x86_64 libXinerama-1.1.4-10.el9.x86_64 libXmu-1.1.3-8.el9.x86_64 libXpm-3.5.13-10.el9.x86_64 libXrandr-1.5.2-8.el9.x86_64 libXrender-0.9.10-16.el9.x86_64 libXt-1.2.0-6.el9.x86_64 libaio-0.3.111-13.el9.x86_64 libarrow-9.0.0-15.el9.x86_64 libarrow-doc-9.0.0-15.el9.noarch libbabeltrace-1.5.8-10.el9.x86_64 libbasicobjects-0.1.1-53.el9.x86_64 libbrotli-1.0.9-7.el9.x86_64 libcephfs2-2:18.2.7-2.el9s.x86_64 libcollection-0.7.0-53.el9.x86_64 libdatrie-0.2.13-4.el9.x86_64 libev-4.33-6.el9.x86_64 libfontenc-1.1.3-17.el9.x86_64 libgs-9.54.0-19.el9.x86_64 libibverbs-57.0-2.el9.x86_64 libicu-67.1-10.el9.x86_64 libijs-0.35-15.el9.x86_64 libini_config-1.3.1-53.el9.x86_64 libjpeg-turbo-2.0.90-7.el9.x86_64 libnfsidmap-1:2.5.4-39.el9.x86_64 libnl3-3.11.0-1.el9.x86_64 libnvme-1.13-1.el9.x86_64 liboath-2.6.7-3.el9s.x86_64 libpaper-1.1.28-4.el9.x86_64 libpath_utils-0.2.1-53.el9.x86_64 libpmem-1.12.1-1.el9.x86_64 libpmemobj-1.12.1-1.el9.x86_64 libpng-2:1.6.37-12.el9.x86_64 librabbitmq-0.11.0-7.el9.x86_64 librados2-2:18.2.7-2.el9s.x86_64 libradosstriper1-2:18.2.7-2.el9s.x86_64 librbd1-2:18.2.7-2.el9s.x86_64 librdkafka-1.6.1-102.el9.x86_64 librdmacm-57.0-2.el9.x86_64 libref_array-0.1.5-53.el9.x86_64 librgw2-2:18.2.7-2.el9s.x86_64 librsvg2-2.50.7-3.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-utils-3.6-3.el9.x86_64 libsodium-1.0.18-7.el9s.x86_64 libtalloc-2.4.3-1.el9.x86_64 libthai-0.1.28-8.el9.x86_64 libtiff-4.4.0-15.el9.x86_64 libtirpc-1.3.3-9.el9.x86_64 libunwind-1.5.0-1.el9s.x86_64 liburing-2.5-1.el9.x86_64 libverto-libev-0.3.2-3.el9.x86_64 libwebp-1.2.0-8.el9.x86_64 libxcb-1.13.1-9.el9.x86_64 lsscsi-0.32-6.el9.x86_64 lttng-ust-2.12.0-6.el9.x86_64 lvm2-9:2.03.32-2.el9.x86_64 lvm2-libs-9:2.03.32-2.el9.x86_64 mailcap-2.1.49-5.el9.noarch memcached-1.6.9-7.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 mod_ssl-1:2.4.62-7.el9.x86_64 ncurses-6.2-12.20210508.el9.x86_64 ndctl-libs-82-1.el9.x86_64 nfs-utils-1:2.5.4-39.el9.x86_64 numactl-libs-2.0.19-3.el9.x86_64 nvme-cli-2.13-1.el9.x86_64 openjpeg2-2.4.0-8.el9.x86_64 openstack-glance-1:30.1.0-0.20250603090712.e055873.el9.noarch pango-1.48.7-3.el9.x86_64 parquet-libs-9.0.0-15.el9.x86_64 perl-AutoLoader-5.74-483.el9.noarch perl-B-1.80-483.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-483.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-483.el9.x86_64 perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-483.el9.x86_64 perl-File-Basename-2.85-483.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-483.el9.noarch perl-FileHandle-2.03-483.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-483.el9.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-483.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-2.el9.noarch perl-IPC-Open3-1.21-483.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-Net-SSLeay-1.94-3.el9.x86_64 perl-POSIX-1.94-483.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 perl-SelectSaver-1.02-483.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-483.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-483.el9.noarch perl-constant-1.33-461.el9.noarch perl-if-0.60.800-483.el9.noarch perl-interpreter-4:5.32.1-483.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-483.el9.x86_64 perl-mro-1.23-483.el9.x86_64 perl-overload-1.31-483.el9.noarch perl-overloading-0.02-483.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-subs-1.03-483.el9.noarch perl-vars-1.05-483.el9.noarch pixman-0.40.0-6.el9.x86_64 policycoreutils-3.6-3.el9.x86_64 python-oslo-cache-lang-3.10.1-0.20250317173622.0a940fc.el9.noarch python-oslo-concurrency-lang-7.1.0-0.20250317173205.6250095.el9.noarch python-oslo-db-lang-17.2.1-0.20250317174528.dc60623.el9.noarch python-oslo-middleware-lang-6.3.1-0.20250317163234.8af9987.el9.noarch python-oslo-policy-lang-4.5.1-0.20250317163650.3bb5d92.el9.noarch python-oslo-privsep-lang-3.6.0-0.20250317171844.959f01e.el9.noarch python-pycadf-common-4.0.1-0.20250204111011.3cea59f.el9.noarch python3-PyMySQL-0.10.1-6.el9.noarch python3-alembic-1.14.1-1.el9s.noarch python3-amqp-5.2.0-2.el9s.noarch python3-async-timeout-4.0.2-5.el9s.noarch python3-automaton-3.2.0-0.20230904140022.9255778.el9.noarch python3-babel-2.9.1-2.el9.noarch python3-bcrypt-3.2.2-4.el9s.x86_64 python3-binary-memcached-0.31.2-1.el9s.noarch python3-boto3-1.36.6-1.el9s.noarch python3-botocore-1.36.26-1.el9s.noarch python3-cachetools-5.5.2-1.el9s.noarch python3-castellan-5.4.1-0.20250820064125.609f4ea.el9.noarch python3-ceph-argparse-2:18.2.7-2.el9s.x86_64 python3-ceph-common-2:18.2.7-2.el9s.x86_64 python3-cephfs-2:18.2.7-2.el9s.x86_64 python3-cursive-0.2.3-0.20230704143824.e754d67.el9.noarch python3-defusedxml-0.7.1-1.el9s.noarch python3-dns-2.6.1-3.el9.noarch python3-etcd3gw-2.4.1-1.el9s.noarch python3-eventlet-0.36.1-1.el9s.noarch python3-fasteners-0.19-1.el9s.noarch python3-futurist-3.1.0-0.20250225151745.bd83787.el9.noarch python3-glance-1:30.1.0-0.20250603090712.e055873.el9.noarch python3-glance-store-4.9.1-0.20250225150716.5dd0bc6.el9.noarch python3-glance-store+cinder-4.9.1-0.20250225150716.5dd0bc6.el9.noarch python3-greenlet-3.1.1-1.el9s.x86_64 python3-httplib2-0.22.0-1.el9s.noarch python3-jinja2-3.0.1-2.el9s.noarch python3-jwt-2.8.0-1.el9s.noarch python3-keystonemiddleware-10.9.0-0.20250225152217.557d173.el9.noarch python3-kombu-1:5.3.7-1.el9s.noarch python3-memcached-1.59-3.el9s.noarch python3-mod_wsgi-4.7.1-12.el9.x86_64 python3-networkx-2.6.2-2.el9.noarch python3-os-brick-6.12.0-0.20250721151600.de7a318.el9.noarch python3-os-win-5.9.0-0.20250307102724.318b105.el9.noarch python3-oslo-cache-3.10.1-0.20250317173622.0a940fc.el9.noarch python3-oslo-cache+dogpile-3.10.1-0.20250317173622.0a940fc.el9.noarch python3-oslo-cache+etcd3gw-3.10.1-0.20250317173622.0a940fc.el9.noarch python3-oslo-concurrency-7.1.0-0.20250317173205.6250095.el9.noarch python3-oslo-db-17.2.1-0.20250317174528.dc60623.el9.noarch python3-oslo-db+mysql-17.2.1-0.20250317174528.dc60623.el9.noarch python3-oslo-limit-2.6.1-0.20250317155737.8ada297.el9.noarch python3-oslo-messaging-16.1.0-0.20250317173909.e91bb45.el9.noarch python3-oslo-metrics-0.11.0-0.20250317163850.c64d51c.el9.noarch python3-oslo-middleware-6.3.1-0.20250317163234.8af9987.el9.noarch python3-oslo-policy-4.5.1-0.20250317163650.3bb5d92.el9.noarch python3-oslo-privsep-3.6.0-0.20250317171844.959f01e.el9.noarch python3-oslo-reports-3.5.1-0.20250327080712.2f5eb7c.el9.noarch python3-oslo-rootwrap-7.5.1-0.20250317172841.d8148bf.el9.noarch python3-oslo-service-4.1.1-0.20250317160209.7a52803.el9.noarch python3-oslo-upgradecheck-2.5.0-0.20250317161727.27366ba.el9.noarch python3-osprofiler-4.2.0-0.20240828181728.3fb0487.el9.noarch python3-paste-3.10.1-1.el9s.noarch python3-paste-deploy-3.1.0-2.el9s.noarch python3-prometheus_client-0.20.0-3.el9s.noarch python3-pycadf-4.0.1-0.20250204111011.3cea59f.el9.noarch python3-pydot-3.0.3-1.el9s.noarch python3-pynacl-1.5.0-1.el9s.x86_64 python3-pyxattr-0.7.2-4.el9.x86_64 python3-rados-2:18.2.7-2.el9s.x86_64 python3-rbd-2:18.2.7-2.el9s.x86_64 python3-redis-5.0.4-1.el9s.noarch python3-repoze-lru-0.7-10.el9s.noarch python3-retrying-1.3.3-2.el9s.noarch python3-rgw-2:18.2.7-2.el9s.x86_64 python3-routes-2.5.1-1.el9s.noarch python3-s3transfer-0.11.2-1.el9s.noarch python3-simplegeneric-0.8.1-21.el9s.noarch python3-sqlalchemy-2.0.38-1.el9s.x86_64 python3-statsd-3.2.1-20.el9s.noarch python3-taskflow-5.12.0-0.20250317080710.e41463b.el9.noarch python3-tempita-0.5.2-2.el9s.noarch python3-tenacity-8.2.3-1.el9s.noarch python3-testresources-2.0.1-2.el9s.noarch python3-testscenarios-0.5.0-21.el9s.noarch python3-testtools-2.7.1-1.el9s.noarch python3-uhashring-2.3-3.el9s.noarch python3-vine-5.1.0-1.el9s.noarch python3-webob-1.8.9-1.el9s.noarch python3-wsme-0.12.1-0.20230925170916.8312bb2.el9.noarch python3-yappi-1.6.0-1.el9s.x86_64 qemu-img-17:9.1.0-29.el9.x86_64 quota-1:4.09-4.el9.x86_64 quota-nls-1:4.09-4.el9.noarch re2-1:20211101-20.el9.x86_64 rpcbind-1.2.6-7.el9.x86_64 sg3_utils-1.47-10.el9.x86_64 sg3_utils-libs-1.47-10.el9.x86_64 shared-mime-info-2.1-5.el9.x86_64 snappy-1.1.8-8.el9.x86_64 sscg-3.0.0-10.el9.x86_64 systemd-252-55.el9.x86_64 systemd-pam-252-55.el9.x86_64 systemd-rpm-macros-252-55.el9.noarch systemd-udev-252-55.el9.x86_64 thrift-0.15.0-4.el9.x86_64 urw-base35-bookman-fonts-20200910-6.el9.noarch urw-base35-c059-fonts-20200910-6.el9.noarch urw-base35-d050000l-fonts-20200910-6.el9.noarch urw-base35-fonts-20200910-6.el9.noarch urw-base35-fonts-common-20200910-6.el9.noarch urw-base35-gothic-fonts-20200910-6.el9.noarch urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch urw-base35-p052-fonts-20200910-6.el9.noarch urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch urw-base35-z003-fonts-20200910-6.el9.noarch userspace-rcu-0.12.1-6.el9.x86_64 xml-common-0.6.3-58.el9.noarch xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch Complete! 160 files removed STEP 5/10: RUN cp /usr/share/tcib/container-images/kolla/glance-api/extend_start.sh /usr/local/bin/kolla_extend_start STEP 6/10: RUN chmod 755 /usr/local/bin/kolla_extend_start STEP 7/10: RUN mkdir -p /var/www/cgi-bin/glance && cp -a /usr/bin/glance-wsgi-api /var/www/cgi-bin/glance/glance-wsgi && sed -i -r 's,^(Listen 80),#\1,' /etc/httpd/conf/httpd.conf && sed -i -r 's,^(Listen 443),#\1,' /etc/httpd/conf.d/ssl.conf STEP 8/10: RUN chown -R glance /var/www/cgi-bin/glance && chmod 755 /var/www/cgi-bin/glance/glance-wsgi STEP 9/10: USER glance STEP 10/10: LABEL "tcib_build_tag"="1bbde377b4f50d9d77b0f999baf12dcc" COMMIT quay.rdoproject.org/podified-master-centos9/openstack-glance-api:1bbde377b4f50d9d77b0f999baf12dcc Getting image source signatures Copying blob sha256:dfe3535c047dfd1b56a035a76f7fcccd61101a4c7c28b14527de35475ed1e01a Copying blob sha256:6a0423b1f76a987d53ca97bc8d83a1b7c84766b64fa7a1e480ac0497fd613763 Copying blob sha256:7125c7f9a7a32bff8599a21c9a859164c0b20df7d2a1d0fff64e239bc16e705b Copying blob sha256:b6573534d918115262e31869c08c14bfe46aec1cef236cc3e28fbc2241b0255d Copying config sha256:529e4c571c32560ce45fe8bc88ee0fdd3031ef9b4753d9164af69b371647ee91 Writing manifest to image destination --> 529e4c571c32 Successfully tagged quay.rdoproject.org/podified-master-centos9/openstack-glance-api:1bbde377b4f50d9d77b0f999baf12dcc 529e4c571c32560ce45fe8bc88ee0fdd3031ef9b4753d9164af69b371647ee91