STEP 1/7: FROM quay.rdoproject.org/podified-antelope-centos9/openstack-os:19f02e65741c3a6d2995ab987df1a599 STEP 2/7: USER root STEP 3/7: RUN bash /usr/local/bin/uid_gid_manage neutron + '[' -z neutron ']' + _USERS_TO_CREATE=neutron + 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['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['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 neutron 42435 42435 /var/lib/neutron kolla ++ awk '{ print $1 }' + _NAME=neutron ++ echo neutron 42435 42435 /var/lib/neutron kolla ++ awk '{ print $2 }' + _UID=42435 ++ echo neutron 42435 42435 /var/lib/neutron kolla ++ awk '{ print $3 }' + _GID=42435 ++ awk '{ print $4 }' ++ echo neutron 42435 42435 /var/lib/neutron kolla + _HOME_DIR=/var/lib/neutron ++ awk '{ print $5 }' ++ echo neutron 42435 42435 /var/lib/neutron kolla + _EXTRA_GROUPS=kolla + [[ neutron != \n\e\u\t\r\o\n ]] + [[ ! -z kolla ]] + _EXTRA_GROUPS_ARG='--groups kolla' + [[ -z /var/lib/neutron ]] + _HOME_ARGS='-m --home /var/lib/neutron' + id -g neutron + _GROUPADD_CMD='groupadd --gid 42435 neutron' + id neutron + _USERADD_CMD='useradd -l -m --home /var/lib/neutron --shell /usr/sbin/nologin --uid 42435 --gid 42435 --groups kolla neutron' + eval groupadd --gid 42435 neutron ++ groupadd --gid 42435 neutron + eval useradd -l -m --home /var/lib/neutron --shell /usr/sbin/nologin --uid 42435 --gid 42435 --groups kolla neutron ++ useradd -l -m --home /var/lib/neutron --shell /usr/sbin/nologin --uid 42435 --gid 42435 --groups kolla neutron STEP 4/7: RUN dnf -y install iputils net-tools openstack-neutron openstack-neutron-rpc-server openstack-neutron-ml2 openvswitch python3-networking-baremetal python3-openvswitch python3-unbound && dnf clean all && rm -rf /var/cache/dnf delorean-openstack-barbican-42b4c41831408a8e323 632 kB/s | 13 kB 00:00 delorean-python-glean-9bc9428772e3c04d91d55cc3c 2.6 MB/s | 62 kB 00:00 delorean-python-cinderlib-39cf1d6bfcc2ed75e8320 1.8 MB/s | 32 kB 00:00 delorean-python-stevedore-c4acc5639fd2329372142 7.2 MB/s | 131 kB 00:00 delorean-gnocchi-bdf091569d79515598796c8c11d74a 1.3 MB/s | 24 kB 00:00 delorean-os-net-config-805ec05f8553d5d3b19c839b 18 MB/s | 355 kB 00:00 delorean-openstack-nova-2ac3efc8a4493b91d613e2f 2.1 MB/s | 42 kB 00:00 delorean-python-designate-tests-tempest-347fdbc 811 kB/s | 18 kB 00:00 delorean-openstack-glance-1fd12c29b339f30fe823e 905 kB/s | 18 kB 00:00 delorean-openstack-keystone-e4b40af0ae3698fbbbb 1.4 MB/s | 29 kB 00:00 delorean-openstack-manila-3c01b7181572c95dac462 1.2 MB/s | 25 kB 00:00 delorean-openstack-neutron-fwaas-5a1635635028d0 7.9 MB/s | 156 kB 00:00 delorean-openstack-octavia-ba397f07a7331190208c 1.3 MB/s | 26 kB 00:00 delorean-openstack-watcher-c014f81a8647287f6dcc 783 kB/s | 16 kB 00:00 delorean-edpm-image-builder-ba0f2912b19fd420780 425 kB/s | 7.3 kB 00:00 delorean-puppet-ceph-f98acb99d2994c745140181ba8 8.0 MB/s | 144 kB 00:00 delorean-openstack-swift-108b289bddbbb85dcf5e70 680 kB/s | 14 kB 00:00 delorean-python-tempestconf-405c80b5c195fcdcab1 2.0 MB/s | 53 kB 00:00 delorean-python-django-horizon-d205ff09bed65b08 3.8 MB/s | 96 kB 00:00 dlrn-antelope-testing 36 MB/s | 1.1 MB 00:00 dlrn-antelope-build-deps 23 MB/s | 461 kB 00:00 centos9-rabbitmq 19 MB/s | 123 kB 00:00 centos9-storage 36 MB/s | 413 kB 00:00 centos9-opstools 3.2 MB/s | 51 kB 00:00 NFV SIG OpenvSwitch 22 MB/s | 438 kB 00:00 repo-setup-centos-appstream 160 MB/s | 24 MB 00:00 repo-setup-centos-baseos 120 MB/s | 8.7 MB 00:00 repo-setup-centos-highavailability 52 MB/s | 744 kB 00:00 repo-setup-centos-powertools 115 MB/s | 7.1 MB 00:00 CentOS Stream 9 - BaseOS 9.8 MB/s | 8.7 MB 00:00 CentOS Stream 9 - AppStream 19 MB/s | 24 MB 00:01 CentOS Stream 9 - Extras packages 40 kB/s | 19 kB 00:00 Extra Packages for Enterprise Linux 9 - x86_64 18 MB/s | 20 MB 00:01 Dependencies resolved. ============================================================================================================================= Package Arch Version Repository Size ============================================================================================================================= Installing: iputils x86_64 20210202-12.el9 repo-setup-centos-baseos 174 k net-tools x86_64 2.0-0.64.20160912git.el9 repo-setup-centos-baseos 308 k openstack-neutron noarch 1:22.2.2-0.20250513160648.59c9ad4.el9 delorean-component-network 33 k openstack-neutron-ml2 noarch 1:22.2.2-0.20250513160648.59c9ad4.el9 delorean-component-network 20 k openstack-neutron-rpc-server noarch 1:22.2.2-0.20250513160648.59c9ad4.el9 delorean-component-network 12 k python3-networking-baremetal noarch 6.1.2-0.20250319212814.9ab0191.el9 delorean-component-baremetal 80 k python3-unbound x86_64 1.16.2-18.el9 repo-setup-centos-appstream 102 k rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.7 k Installing dependencies: acl x86_64 2.3.1-4.el9 repo-setup-centos-baseos 71 k bc x86_64 1.07.1-14.el9 repo-setup-centos-baseos 120 k checkpolicy x86_64 3.6-1.el9 repo-setup-centos-appstream 353 k chkconfig x86_64 1.24-2.el9 repo-setup-centos-baseos 178 k conntrack-tools x86_64 1.4.7-4.el9 repo-setup-centos-appstream 236 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 dibbler-client x86_64 1.0.1-11.el9s delorean-antelope-testing 345 k diffutils x86_64 3.7-12.el9 repo-setup-centos-baseos 397 k dnsmasq x86_64 2.85-16.el9 repo-setup-centos-appstream 327 k dnsmasq-utils x86_64 2.85-16.el9 repo-setup-centos-appstream 40 k groff-base x86_64 1.22.4-10.el9 repo-setup-centos-baseos 1.1 M haproxy x86_64 2.8.14-1.el9 repo-setup-centos-appstream 2.5 M hostname x86_64 3.23-6.el9 repo-setup-centos-baseos 29 k initscripts x86_64 10.11.8-4.el9 repo-setup-centos-baseos 228 k initscripts-rename-device x86_64 10.11.8-4.el9 repo-setup-centos-baseos 15 k initscripts-service noarch 10.11.8-4.el9 repo-setup-centos-baseos 12 k ipcalc x86_64 1.0.0-5.el9 repo-setup-centos-baseos 42 k iproute x86_64 6.14.0-1.el9 repo-setup-centos-baseos 835 k iproute-tc x86_64 6.14.0-1.el9 repo-setup-centos-baseos 446 k ipset x86_64 7.11-11.el9 repo-setup-centos-baseos 42 k ipset-libs x86_64 7.11-11.el9 repo-setup-centos-baseos 69 k iptables-libs x86_64 1.8.10-11.el9 repo-setup-centos-baseos 462 k iptables-nft x86_64 1.8.10-11.el9 repo-setup-centos-baseos 206 k keepalived x86_64 2.2.8-4.el9 repo-setup-centos-appstream 560 k kmod x86_64 28-10.el9 repo-setup-centos-baseos 126 k kmod-libs x86_64 28-10.el9 repo-setup-centos-baseos 63 k libbpf x86_64 2:1.5.0-1.el9 repo-setup-centos-baseos 186 k libibverbs x86_64 54.0-1.el9 repo-setup-centos-baseos 451 k libmnl x86_64 1.0.4-16.el9 repo-setup-centos-baseos 28 k libnetfilter_conntrack x86_64 1.0.9-1.el9 repo-setup-centos-baseos 59 k libnetfilter_cthelper x86_64 1.0.0-22.el9 repo-setup-centos-appstream 24 k libnetfilter_cttimeout x86_64 1.0.0-19.el9 repo-setup-centos-appstream 24 k libnetfilter_queue x86_64 1.0.5-1.el9 repo-setup-centos-appstream 29 k libnfnetlink x86_64 1.0.1-23.el9 repo-setup-centos-baseos 29 k libnftnl x86_64 1.2.6-4.el9 repo-setup-centos-baseos 88 k libnl3 x86_64 3.11.0-1.el9 repo-setup-centos-baseos 363 k 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-antelope-testing 161 k libxslt x86_64 1.1.34-12.el9 repo-setup-centos-appstream 233 k lm_sensors-libs x86_64 3.6.0-10.el9 repo-setup-centos-appstream 42 k mariadb-connector-c x86_64 3.2.6-1.el9 repo-setup-centos-appstream 198 k mariadb-connector-c-config noarch 3.2.6-1.el9 repo-setup-centos-appstream 11 k memcached x86_64 1.6.9-7.el9 repo-setup-centos-appstream 174 k memcached-selinux x86_64 1.6.9-7.el9 repo-setup-centos-appstream 28 k ncurses x86_64 6.2-10.20210508.el9 repo-setup-centos-baseos 400 k net-snmp-agent-libs x86_64 1:5.9.1-17.el9 repo-setup-centos-appstream 694 k net-snmp-libs x86_64 1:5.9.1-17.el9 repo-setup-centos-appstream 756 k numactl-libs x86_64 2.0.19-1.el9 repo-setup-centos-baseos 32 k openstack-network-scripts x86_64 10.11.1-6.el9s delorean-antelope-testing 48 k openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-antelope-testing 10 k openstack-neutron-common noarch 1:22.2.2-0.20250513160648.59c9ad4.el9 delorean-component-network 187 k openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 6.9 M perl-AutoLoader noarch 5.74-481.el9 repo-setup-centos-appstream 21 k perl-B x86_64 1.80-481.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-481.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-481.el9 repo-setup-centos-appstream 14 k perl-Exporter noarch 5.74-461.el9 repo-setup-centos-appstream 32 k perl-Fcntl x86_64 1.13-481.el9 repo-setup-centos-appstream 20 k perl-File-Basename noarch 2.85-481.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-481.el9 repo-setup-centos-appstream 17 k perl-FileHandle noarch 2.03-481.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-481.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-481.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-481.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-481.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-481.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-481.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-481.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-481.el9 repo-setup-centos-appstream 14 k perl-interpreter x86_64 4:5.32.1-481.el9 repo-setup-centos-appstream 71 k perl-libnet noarch 3.13-4.el9 repo-setup-centos-appstream 130 k perl-libs x86_64 4:5.32.1-481.el9 repo-setup-centos-appstream 2.2 M perl-mro x86_64 1.23-481.el9 repo-setup-centos-appstream 28 k perl-overload noarch 1.31-481.el9 repo-setup-centos-appstream 45 k perl-overloading noarch 0.02-481.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-481.el9 repo-setup-centos-appstream 11 k perl-vars noarch 1.05-481.el9 repo-setup-centos-appstream 13 k policycoreutils x86_64 3.6-3.el9 repo-setup-centos-baseos 239 k policycoreutils-python-utils noarch 3.6-3.el9 repo-setup-centos-appstream 76 k protobuf-c x86_64 1.3.3-13.el9 repo-setup-centos-baseos 35 k psmisc x86_64 23.4-3.el9 repo-setup-centos-baseos 243 k python-oslo-cache-lang noarch 3.3.2-0.20250611040748.880d81b.el9 delorean-component-common 16 k python-oslo-concurrency-lang noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 13 k python-oslo-db-lang noarch 12.3.3-0.20241104094751.be0515d.el9 delorean-component-common 13 k python-oslo-middleware-lang noarch 5.1.1-0.20240219151614.7725ac9.el9 delorean-component-common 11 k python-oslo-policy-lang noarch 4.1.1-0.20230310200304.043db50.el9 delorean-component-common 12 k python-oslo-privsep-lang noarch 3.1.0-0.20230310171112.c2b6df0.el9 delorean-component-common 12 k python-oslo-versionedobjects-lang noarch 3.1.0-0.20230310132208.b4ea834.el9 delorean-component-common 12 k python-pycadf-common noarch 3.1.1-0.20230310113453.4179996.el9 delorean-component-common 14 k python3-PyMySQL noarch 0.10.1-6.el9 repo-setup-centos-appstream 107 k python3-alembic noarch 1.8.1-1.el9s delorean-antelope-testing 832 k python3-amqp noarch 5.1.1-1.el9s delorean-antelope-testing 93 k python3-async-timeout noarch 4.0.2-5.el9s delorean-antelope-testing 18 k python3-audit x86_64 3.1.5-7.el9 repo-setup-centos-appstream 79 k python3-bcrypt x86_64 3.2.2-4.el9s delorean-antelope-testing 43 k python3-binary-memcached noarch 0.31.1-1.el9s delorean-antelope-testing 37 k python3-cachetools noarch 5.2.0-3.el9s delorean-antelope-testing 31 k python3-deprecated noarch 1.2.13-3.el9s delorean-antelope-testing 21 k python3-distro noarch 1.7.0-3.el9s delorean-antelope-testing 39 k python3-dns noarch 2.6.1-3.el9 repo-setup-centos-baseos 507 k python3-etcd3gw noarch 2.1.0-1.el9s delorean-antelope-testing 44 k python3-eventlet noarch 0.33.3-2.el9s delorean-antelope-testing 363 k python3-fasteners noarch 0.18-1.el9s delorean-antelope-testing 37 k python3-fixtures noarch 4.0.1-1.el9s delorean-antelope-testing 93 k python3-futurist noarch 2.4.1-0.20230310123225.159d752.el9 delorean-component-common 62 k python3-greenlet x86_64 1.1.3-1.el9s delorean-antelope-testing 105 k python3-httplib2 noarch 0.20.4-6.el9s delorean-antelope-testing 121 k python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k python3-kazoo noarch 2.8.0-2.el9s delorean-antelope-testing 156 k python3-keystonemiddleware noarch 10.2.0-0.20240201060809.e05466c.el9 delorean-component-keystone 92 k python3-kombu noarch 1:5.2.4-3.el9s delorean-antelope-testing 322 k python3-libselinux x86_64 3.6-3.el9 repo-setup-centos-appstream 188 k python3-libsemanage x86_64 3.6-5.el9 repo-setup-centos-appstream 79 k python3-logutils noarch 0.3.5-15.el9s delorean-antelope-testing 46 k python3-lxml x86_64 4.6.5-3.el9 repo-setup-centos-appstream 1.2 M python3-memcached noarch 1.59-3.el9s delorean-antelope-testing 39 k python3-migrate noarch 0.13.0-5.el9s delorean-antelope-testing 222 k python3-ncclient noarch 0.6.13-3.el9s delorean-antelope-testing 136 k python3-neutron noarch 1:22.2.2-0.20250513160648.59c9ad4.el9 delorean-component-network 2.5 M python3-neutron-lib noarch 3.4.3-0.20240913085837.f3968ad.el9 delorean-component-network 407 k python3-openvswitch3.3 x86_64 3.3.4-115.el9s centos9-nfv-ovs 338 k python3-os-ken noarch 2.6.1-0.20240808101239.6b427e4.el9 delorean-component-network 2.0 M python3-os-resource-classes noarch 1.1.0-0.20230310114949.357bd40.el9 delorean-component-clients 17 k python3-os-traits noarch 2.10.0-0.20230310171422.0d924f5.el9 delorean-component-common 48 k python3-os-vif noarch 3.1.1-0.20230310165910.54bae86.el9 delorean-component-clients 99 k python3-oslo-cache noarch 3.3.2-0.20250611040748.880d81b.el9 delorean-component-common 54 k python3-oslo-concurrency noarch 5.1.1-0.20230412082954.0af5942.el9 delorean-component-common 42 k python3-oslo-db noarch 12.3.3-0.20241104094751.be0515d.el9 delorean-component-common 141 k python3-oslo-messaging noarch 14.2.5-0.20240913082034.86bf53a.el9 delorean-component-common 224 k python3-oslo-metrics noarch 0.6.0-0.20230310153035.95013ef.el9 delorean-component-common 23 k python3-oslo-middleware noarch 5.1.1-0.20240219151614.7725ac9.el9 delorean-component-common 56 k python3-oslo-policy noarch 4.1.1-0.20230310200304.043db50.el9 delorean-component-common 75 k python3-oslo-privsep noarch 3.1.0-0.20230310171112.c2b6df0.el9 delorean-component-common 42 k python3-oslo-reports noarch 3.0.0-0.20240219151357.a17d762.el9 delorean-component-common 58 k python3-oslo-rootwrap noarch 7.0.1-0.20230310192932.b72372b.el9 delorean-component-common 44 k python3-oslo-service noarch 3.1.2-0.20240617091247.9be8ebb.el9 delorean-component-common 69 k python3-oslo-upgradecheck noarch 2.1.1-0.20230310191026.eeedfc9.el9 delorean-component-common 27 k python3-oslo-versionedobjects noarch 3.1.0-0.20230310132208.b4ea834.el9 delorean-component-common 77 k python3-osprofiler noarch 3.4.3-0.20230310121559.3286301.el9 delorean-component-common 128 k python3-ovsdbapp noarch 2.2.2-0.20250310130901.2b6725a.el9 delorean-component-network 139 k python3-paramiko noarch 2.11.0-1.el9s delorean-antelope-testing 300 k python3-paste noarch 3.5.2-1.el9s delorean-antelope-testing 774 k python3-paste-deploy noarch 2.1.1-2.el9s delorean-antelope-testing 40 k python3-pecan noarch 1.4.2-2.el9s delorean-antelope-testing 272 k python3-policycoreutils noarch 3.6-3.el9 repo-setup-centos-appstream 2.1 M python3-prometheus_client noarch 0.9.0-2.el9s delorean-antelope-testing 86 k python3-psutil x86_64 5.8.0-12.el9 repo-setup-centos-appstream 214 k python3-pycadf noarch 3.1.1-0.20230310113453.4179996.el9 delorean-component-common 51 k python3-pynacl x86_64 1.5.0-1.el9s delorean-antelope-testing 111 k python3-pyngus noarch 2.3.0-8.el9s delorean-antelope-testing 51 k python3-pyroute2 noarch 0.7.3-1.el9s delorean-antelope-testing 704 k python3-qpid-proton x86_64 0.35.0-2.el9s delorean-antelope-testing 408 k python3-rdo-openvswitch noarch 2:3.3-1.el9s delorean-antelope-testing 7.9 k python3-redis noarch 4.3.4-1.el9s delorean-antelope-testing 369 k python3-repoze-lru noarch 0.7-10.el9s delorean-antelope-testing 31 k python3-routes noarch 2.5.1-1.el9s delorean-antelope-testing 188 k python3-setools x86_64 4.4.4-1.el9 repo-setup-centos-baseos 605 k python3-setproctitle x86_64 1.2.3-2.el9s delorean-antelope-testing 22 k python3-sqlalchemy x86_64 1.4.45-3.el9 repo-setup-centos-appstream 2.4 M python3-sqlparse noarch 0.4.2-4.el9s delorean-antelope-testing 83 k python3-statsd noarch 3.2.1-20.el9s delorean-antelope-testing 34 k python3-tempita noarch 0.5.2-2.el9s delorean-antelope-testing 36 k python3-tenacity noarch 6.3.1-1.el9s delorean-antelope-testing 50 k python3-tooz noarch 3.2.0-0.20241115125625.1a76dd6.el9 delorean-component-common 106 k python3-uhashring noarch 2.1-1.el9s delorean-antelope-testing 24 k python3-vine noarch 5.0.0-3.el9s delorean-antelope-testing 25 k python3-voluptuous noarch 0.13.1-1.el9s delorean-antelope-testing 59 k python3-webob noarch 1.8.7-1.el9s delorean-antelope-testing 230 k python3-yappi x86_64 1.3.6-1.el9s delorean-antelope-testing 55 k python3-zake noarch 0.2.2-22.el9s delorean-antelope-testing 45 k qpid-proton-c x86_64 0.35.0-2.el9s delorean-antelope-testing 225 k radvd x86_64 2.19-5.el9 repo-setup-centos-appstream 89 k rpm-plugin-selinux x86_64 4.16.1.3-38.el9 repo-setup-centos-baseos 16 k selinux-policy noarch 38.1.58-1.el9 repo-setup-centos-baseos 45 k selinux-policy-targeted noarch 38.1.58-1.el9 repo-setup-centos-baseos 6.9 M systemd x86_64 252-53.el9 repo-setup-centos-baseos 4.0 M systemd-pam x86_64 252-53.el9 repo-setup-centos-baseos 274 k systemd-rpm-macros noarch 252-53.el9 repo-setup-centos-baseos 71 k unbound-libs x86_64 1.16.2-18.el9 repo-setup-centos-appstream 550 k Transaction Summary ============================================================================================================================= Install 222 Packages Total download size: 62 M Installed size: 231 M Downloading Packages: (1/222): python3-os-resource-classes-1.1.0-0.20 3.3 MB/s | 17 kB 00:00 (2/222): python3-networking-baremetal-6.1.2-0.2 12 MB/s | 80 kB 00:00 (3/222): python3-os-vif-3.1.1-0.20230310165910. 14 MB/s | 99 kB 00:00 (4/222): python-oslo-cache-lang-3.3.2-0.2025061 8.2 MB/s | 16 kB 00:00 (5/222): python-oslo-concurrency-lang-5.1.1-0.2 12 MB/s | 13 kB 00:00 (6/222): python-oslo-db-lang-12.3.3-0.202411040 11 MB/s | 13 kB 00:00 (7/222): python-oslo-middleware-lang-5.1.1-0.20 9.5 MB/s | 11 kB 00:00 (8/222): python-oslo-policy-lang-4.1.1-0.202303 10 MB/s | 12 kB 00:00 (9/222): python-oslo-privsep-lang-3.1.0-0.20230 9.9 MB/s | 12 kB 00:00 (10/222): python-oslo-versionedobjects-lang-3.1 11 MB/s | 12 kB 00:00 (11/222): python-pycadf-common-3.1.1-0.20230310 13 MB/s | 14 kB 00:00 (12/222): python3-futurist-2.4.1-0.202303101232 35 MB/s | 62 kB 00:00 (13/222): python3-os-traits-2.10.0-0.2023031017 30 MB/s | 48 kB 00:00 (14/222): python3-oslo-cache-3.3.2-0.2025061104 28 MB/s | 54 kB 00:00 (15/222): python3-oslo-concurrency-5.1.1-0.2023 29 MB/s | 42 kB 00:00 (16/222): python3-oslo-db-12.3.3-0.202411040947 61 MB/s | 141 kB 00:00 (17/222): python3-oslo-metrics-0.6.0-0.20230310 16 MB/s | 23 kB 00:00 (18/222): python3-oslo-messaging-14.2.5-0.20240 64 MB/s | 224 kB 00:00 (19/222): python3-oslo-middleware-5.1.1-0.20240 24 MB/s | 56 kB 00:00 (20/222): python3-oslo-policy-4.1.1-0.202303102 34 MB/s | 75 kB 00:00 (21/222): python3-oslo-privsep-3.1.0-0.20230310 26 MB/s | 42 kB 00:00 (22/222): python3-oslo-reports-3.0.0-0.20240219 39 MB/s | 58 kB 00:00 (23/222): python3-oslo-rootwrap-7.0.1-0.2023031 33 MB/s | 44 kB 00:00 (24/222): python3-oslo-service-3.1.2-0.20240617 44 MB/s | 69 kB 00:00 (25/222): python3-oslo-upgradecheck-2.1.1-0.202 19 MB/s | 27 kB 00:00 (26/222): python3-oslo-versionedobjects-3.1.0-0 48 MB/s | 77 kB 00:00 (27/222): python3-osprofiler-3.4.3-0.2023031012 68 MB/s | 128 kB 00:00 (28/222): python3-pycadf-3.1.1-0.20230310113453 24 MB/s | 51 kB 00:00 (29/222): python3-tooz-3.2.0-0.20241115125625.1 50 MB/s | 106 kB 00:00 (30/222): openstack-neutron-22.2.2-0.2025051316 30 MB/s | 33 kB 00:00 (31/222): python3-keystonemiddleware-10.2.0-0.2 40 MB/s | 92 kB 00:00 (32/222): openstack-neutron-ml2-22.2.2-0.202505 16 MB/s | 20 kB 00:00 (33/222): openstack-neutron-rpc-server-22.2.2-0 9.2 MB/s | 12 kB 00:00 (34/222): openstack-neutron-common-22.2.2-0.202 59 MB/s | 187 kB 00:00 (35/222): python3-neutron-lib-3.4.3-0.202409130 67 MB/s | 407 kB 00:00 (36/222): python3-ovsdbapp-2.2.2-0.202503101309 55 MB/s | 139 kB 00:00 (37/222): dibbler-client-1.0.1-11.el9s.x86_64.r 50 MB/s | 345 kB 00:00 (38/222): libsodium-1.0.18-7.el9s.x86_64.rpm 45 MB/s | 161 kB 00:00 (39/222): openstack-network-scripts-10.11.1-6.e 17 MB/s | 48 kB 00:00 (40/222): openstack-network-scripts-openvswitch 3.3 MB/s | 10 kB 00:00 (41/222): python3-os-ken-2.6.1-0.20240808101239 68 MB/s | 2.0 MB 00:00 (42/222): python3-neutron-22.2.2-0.202505131606 71 MB/s | 2.5 MB 00:00 (43/222): python3-amqp-5.1.1-1.el9s.noarch.rpm 15 MB/s | 93 kB 00:00 (44/222): python3-async-timeout-4.0.2-5.el9s.no 12 MB/s | 18 kB 00:00 (45/222): python3-bcrypt-3.2.2-4.el9s.x86_64.rp 21 MB/s | 43 kB 00:00 (46/222): python3-alembic-1.8.1-1.el9s.noarch.r 59 MB/s | 832 kB 00:00 (47/222): python3-binary-memcached-0.31.1-1.el9 12 MB/s | 37 kB 00:00 (48/222): python3-cachetools-5.2.0-3.el9s.noarc 13 MB/s | 31 kB 00:00 (49/222): python3-deprecated-1.2.13-3.el9s.noar 21 MB/s | 21 kB 00:00 (50/222): python3-distro-1.7.0-3.el9s.noarch.rp 26 MB/s | 39 kB 00:00 (51/222): python3-etcd3gw-2.1.0-1.el9s.noarch.r 27 MB/s | 44 kB 00:00 (52/222): python3-fasteners-0.18-1.el9s.noarch. 17 MB/s | 37 kB 00:00 (53/222): python3-eventlet-0.33.3-2.el9s.noarch 92 MB/s | 363 kB 00:00 (54/222): python3-fixtures-4.0.1-1.el9s.noarch. 29 MB/s | 93 kB 00:00 (55/222): python3-greenlet-1.1.3-1.el9s.x86_64. 46 MB/s | 105 kB 00:00 (56/222): python3-httplib2-0.20.4-6.el9s.noarch 62 MB/s | 121 kB 00:00 (57/222): python3-kazoo-2.8.0-2.el9s.noarch.rpm 60 MB/s | 156 kB 00:00 (58/222): python3-kombu-5.2.4-3.el9s.noarch.rpm 73 MB/s | 322 kB 00:00 (59/222): python3-jinja2-3.0.1-2.el9s.noarch.rp 71 MB/s | 511 kB 00:00 (60/222): python3-logutils-0.3.5-15.el9s.noarch 13 MB/s | 46 kB 00:00 (61/222): python3-memcached-1.59-3.el9s.noarch. 22 MB/s | 39 kB 00:00 (62/222): python3-migrate-0.13.0-5.el9s.noarch. 100 MB/s | 222 kB 00:00 (63/222): python3-ncclient-0.6.13-3.el9s.noarch 46 MB/s | 136 kB 00:00 (64/222): python3-paramiko-2.11.0-1.el9s.noarch 72 MB/s | 300 kB 00:00 (65/222): python3-paste-deploy-2.1.1-2.el9s.noa 17 MB/s | 40 kB 00:00 (66/222): python3-pecan-1.4.2-2.el9s.noarch.rpm 65 MB/s | 272 kB 00:00 (67/222): python3-prometheus_client-0.9.0-2.el9 20 MB/s | 86 kB 00:00 (68/222): python3-paste-3.5.2-1.el9s.noarch.rpm 82 MB/s | 774 kB 00:00 (69/222): python3-pynacl-1.5.0-1.el9s.x86_64.rp 35 MB/s | 111 kB 00:00 (70/222): python3-pyngus-2.3.0-8.el9s.noarch.rp 17 MB/s | 51 kB 00:00 (71/222): python3-rdo-openvswitch-3.3-1.el9s.no 2.9 MB/s | 7.9 kB 00:00 (72/222): python3-qpid-proton-0.35.0-2.el9s.x86 71 MB/s | 408 kB 00:00 (73/222): python3-pyroute2-0.7.3-1.el9s.noarch. 84 MB/s | 704 kB 00:00 (74/222): python3-repoze-lru-0.7-10.el9s.noarch 15 MB/s | 31 kB 00:00 (75/222): python3-routes-2.5.1-1.el9s.noarch.rp 91 MB/s | 188 kB 00:00 (76/222): python3-redis-4.3.4-1.el9s.noarch.rpm 51 MB/s | 369 kB 00:00 (77/222): python3-setproctitle-1.2.3-2.el9s.x86 8.7 MB/s | 22 kB 00:00 (78/222): python3-sqlparse-0.4.2-4.el9s.noarch. 47 MB/s | 83 kB 00:00 (79/222): python3-statsd-3.2.1-20.el9s.noarch.r 27 MB/s | 34 kB 00:00 (80/222): python3-tempita-0.5.2-2.el9s.noarch.r 27 MB/s | 36 kB 00:00 (81/222): python3-tenacity-6.3.1-1.el9s.noarch. 35 MB/s | 50 kB 00:00 (82/222): python3-uhashring-2.1-1.el9s.noarch.r 21 MB/s | 24 kB 00:00 (83/222): python3-vine-5.0.0-3.el9s.noarch.rpm 17 MB/s | 25 kB 00:00 (84/222): python3-voluptuous-0.13.1-1.el9s.noar 42 MB/s | 59 kB 00:00 (85/222): python3-webob-1.8.7-1.el9s.noarch.rpm 75 MB/s | 230 kB 00:00 (86/222): python3-yappi-1.3.6-1.el9s.x86_64.rpm 17 MB/s | 55 kB 00:00 (87/222): python3-zake-0.2.2-22.el9s.noarch.rpm 16 MB/s | 45 kB 00:00 (88/222): qpid-proton-c-0.35.0-2.el9s.x86_64.rp 106 MB/s | 225 kB 00:00 (89/222): rdo-openvswitch-3.3-1.el9s.noarch.rpm 3.5 MB/s | 7.7 kB 00:00 (90/222): openvswitch-selinux-extra-policy-1.0- 3.0 MB/s | 10 kB 00:00 (91/222): python3-openvswitch3.3-3.3.4-115.el9s 20 MB/s | 338 kB 00:00 (92/222): checkpolicy-3.6-1.el9.x86_64.rpm 18 MB/s | 353 kB 00:00 (93/222): openvswitch3.3-3.3.4-115.el9s.x86_64. 137 MB/s | 6.9 MB 00:00 (94/222): dnsmasq-utils-2.85-16.el9.x86_64.rpm 626 kB/s | 40 kB 00:00 (95/222): conntrack-tools-1.4.7-4.el9.x86_64.rp 2.3 MB/s | 236 kB 00:00 (96/222): dnsmasq-2.85-16.el9.x86_64.rpm 3.2 MB/s | 327 kB 00:00 (97/222): haproxy-2.8.14-1.el9.x86_64.rpm 152 MB/s | 2.5 MB 00:00 (98/222): libnetfilter_cthelper-1.0.0-22.el9.x8 491 kB/s | 24 kB 00:00 (99/222): keepalived-2.2.8-4.el9.x86_64.rpm 9.5 MB/s | 560 kB 00:00 (100/222): libnetfilter_cttimeout-1.0.0-19.el9. 532 kB/s | 24 kB 00:00 (101/222): lm_sensors-libs-3.6.0-10.el9.x86_64. 32 MB/s | 42 kB 00:00 (102/222): libxslt-1.1.34-12.el9.x86_64.rpm 72 MB/s | 233 kB 00:00 (103/222): mariadb-connector-c-config-3.2.6-1.e 8.9 MB/s | 11 kB 00:00 (104/222): mariadb-connector-c-3.2.6-1.el9.x86_ 70 MB/s | 198 kB 00:00 (105/222): memcached-1.6.9-7.el9.x86_64.rpm 88 MB/s | 174 kB 00:00 (106/222): memcached-selinux-1.6.9-7.el9.x86_64 15 MB/s | 28 kB 00:00 (107/222): net-snmp-libs-5.9.1-17.el9.x86_64.rp 153 MB/s | 756 kB 00:00 (108/222): perl-AutoLoader-5.74-481.el9.noarch. 11 MB/s | 21 kB 00:00 (109/222): net-snmp-agent-libs-5.9.1-17.el9.x86 77 MB/s | 694 kB 00:00 (110/222): perl-B-1.80-481.el9.x86_64.rpm 71 MB/s | 180 kB 00:00 (111/222): perl-Carp-1.50-460.el9.noarch.rpm 18 MB/s | 30 kB 00:00 (112/222): perl-Class-Struct-0.66-481.el9.noarc 17 MB/s | 22 kB 00:00 (113/222): perl-Data-Dumper-2.174-462.el9.x86_6 27 MB/s | 56 kB 00:00 (114/222): perl-Digest-1.19-4.el9.noarch.rpm 17 MB/s | 26 kB 00:00 (115/222): perl-Digest-MD5-2.58-4.el9.x86_64.rp 28 MB/s | 37 kB 00:00 (116/222): perl-Errno-1.30-481.el9.x86_64.rpm 3.7 MB/s | 14 kB 00:00 (117/222): perl-Exporter-5.74-461.el9.noarch.rp 16 MB/s | 32 kB 00:00 (118/222): perl-Fcntl-1.13-481.el9.x86_64.rpm 18 MB/s | 20 kB 00:00 (119/222): perl-Encode-3.08-462.el9.x86_64.rpm 150 MB/s | 1.7 MB 00:00 (120/222): perl-File-Basename-2.85-481.el9.noar 5.2 MB/s | 17 kB 00:00 (121/222): perl-File-Path-2.18-4.el9.noarch.rpm 22 MB/s | 36 kB 00:00 (122/222): perl-File-Temp-0.231.100-4.el9.noarc 21 MB/s | 60 kB 00:00 (123/222): perl-File-stat-1.09-481.el9.noarch.r 8.3 MB/s | 17 kB 00:00 (124/222): perl-FileHandle-2.03-481.el9.noarch. 7.9 MB/s | 15 kB 00:00 (125/222): perl-Getopt-Long-2.52-4.el9.noarch.r 23 MB/s | 61 kB 00:00 (126/222): perl-Getopt-Std-1.12-481.el9.noarch. 8.3 MB/s | 15 kB 00:00 (127/222): perl-HTTP-Tiny-0.076-462.el9.noarch. 25 MB/s | 54 kB 00:00 (128/222): perl-IO-1.43-481.el9.x86_64.rpm 34 MB/s | 88 kB 00:00 (129/222): perl-IO-Socket-IP-0.41-5.el9.noarch. 21 MB/s | 43 kB 00:00 (130/222): libnetfilter_queue-1.0.5-1.el9.x86_6 546 kB/s | 29 kB 00:00 (131/222): perl-IPC-Open3-1.21-481.el9.noarch.r 5.0 MB/s | 22 kB 00:00 (132/222): perl-IO-Socket-SSL-2.073-2.el9.noarc 30 MB/s | 217 kB 00:00 (133/222): perl-Mozilla-CA-20200520-6.el9.noarc 7.6 MB/s | 13 kB 00:00 (134/222): perl-MIME-Base64-3.16-4.el9.x86_64.r 13 MB/s | 31 kB 00:00 (135/222): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 119 MB/s | 414 kB 00:00 (136/222): perl-PathTools-3.78-461.el9.x86_64.r 25 MB/s | 88 kB 00:00 (137/222): perl-POSIX-1.94-481.el9.x86_64.rpm 21 MB/s | 96 kB 00:00 (138/222): perl-Pod-Escapes-1.07-460.el9.noarch 6.0 MB/s | 21 kB 00:00 (139/222): perl-Pod-Perldoc-3.28.01-461.el9.noa 19 MB/s | 87 kB 00:00 (140/222): perl-Pod-Usage-2.01-4.el9.noarch.rpm 13 MB/s | 41 kB 00:00 (141/222): perl-Scalar-List-Utils-1.56-462.el9. 17 MB/s | 71 kB 00:00 (142/222): perl-SelectSaver-1.02-481.el9.noarch 3.3 MB/s | 11 kB 00:00 (143/222): perl-Pod-Simple-3.42-4.el9.noarch.rp 18 MB/s | 225 kB 00:00 (144/222): perl-Socket-2.031-4.el9.x86_64.rpm 12 MB/s | 56 kB 00:00 (145/222): perl-Storable-3.21-460.el9.x86_64.rp 20 MB/s | 96 kB 00:00 (146/222): perl-Symbol-1.08-481.el9.noarch.rpm 5.9 MB/s | 14 kB 00:00 (147/222): perl-Term-ANSIColor-5.01-461.el9.noa 27 MB/s | 49 kB 00:00 (148/222): perl-Term-Cap-1.17-460.el9.noarch.rp 12 MB/s | 23 kB 00:00 (149/222): perl-Text-ParseWords-3.30-460.el9.no 8.3 MB/s | 17 kB 00:00 (150/222): perl-Text-Tabs+Wrap-2013.0523-460.el 15 MB/s | 24 kB 00:00 (151/222): perl-Time-Local-1.300-7.el9.noarch.r 21 MB/s | 34 kB 00:00 (152/222): perl-base-2.27-481.el9.noarch.rpm 5.5 MB/s | 16 kB 00:00 (153/222): perl-URI-5.09-3.el9.noarch.rpm 30 MB/s | 121 kB 00:00 (154/222): perl-constant-1.33-461.el9.noarch.rp 6.6 MB/s | 24 kB 00:00 (155/222): perl-if-0.60.800-481.el9.noarch.rpm 7.2 MB/s | 14 kB 00:00 (156/222): perl-interpreter-5.32.1-481.el9.x86_ 22 MB/s | 71 kB 00:00 (157/222): perl-mro-1.23-481.el9.x86_64.rpm 18 MB/s | 28 kB 00:00 (158/222): perl-libnet-3.13-4.el9.noarch.rpm 25 MB/s | 130 kB 00:00 (159/222): perl-overload-1.31-481.el9.noarch.rp 27 MB/s | 45 kB 00:00 (160/222): perl-overloading-0.02-481.el9.noarch 4.5 MB/s | 12 kB 00:00 (161/222): perl-parent-0.238-460.el9.noarch.rpm 3.9 MB/s | 15 kB 00:00 (162/222): perl-podlators-4.14-460.el9.noarch.r 29 MB/s | 114 kB 00:00 (163/222): perl-subs-1.03-481.el9.noarch.rpm 6.5 MB/s | 11 kB 00:00 (164/222): perl-vars-1.05-481.el9.noarch.rpm 9.2 MB/s | 13 kB 00:00 (165/222): policycoreutils-python-utils-3.6-3.e 33 MB/s | 76 kB 00:00 (166/222): python3-PyMySQL-0.10.1-6.el9.noarch. 34 MB/s | 107 kB 00:00 (167/222): python3-audit-3.1.5-7.el9.x86_64.rpm 31 MB/s | 79 kB 00:00 (168/222): python3-libsemanage-3.6-5.el9.x86_64 36 MB/s | 79 kB 00:00 (169/222): python3-libselinux-3.6-3.el9.x86_64. 52 MB/s | 188 kB 00:00 (170/222): perl-libs-5.32.1-481.el9.x86_64.rpm 91 MB/s | 2.2 MB 00:00 (171/222): python3-psutil-5.8.0-12.el9.x86_64.r 46 MB/s | 214 kB 00:00 (172/222): python3-lxml-4.6.5-3.el9.x86_64.rpm 112 MB/s | 1.2 MB 00:00 (173/222): python3-unbound-1.16.2-18.el9.x86_64 32 MB/s | 102 kB 00:00 (174/222): python3-sqlalchemy-1.4.45-3.el9.x86_ 112 MB/s | 2.4 MB 00:00 (175/222): unbound-libs-1.16.2-18.el9.x86_64.rp 108 MB/s | 550 kB 00:00 (176/222): python3-policycoreutils-3.6-3.el9.no 53 MB/s | 2.1 MB 00:00 (177/222): acl-2.3.1-4.el9.x86_64.rpm 13 MB/s | 71 kB 00:00 (178/222): bc-1.07.1-14.el9.x86_64.rpm 55 MB/s | 120 kB 00:00 (179/222): chkconfig-1.24-2.el9.x86_64.rpm 62 MB/s | 178 kB 00:00 (180/222): dbus-1.12.20-8.el9.x86_64.rpm 2.9 MB/s | 3.8 kB 00:00 (181/222): dbus-common-1.12.20-8.el9.noarch.rpm 7.3 MB/s | 15 kB 00:00 (182/222): dbus-broker-28-7.el9.x86_64.rpm 53 MB/s | 172 kB 00:00 (183/222): diffutils-3.7-12.el9.x86_64.rpm 107 MB/s | 397 kB 00:00 (184/222): hostname-3.23-6.el9.x86_64.rpm 11 MB/s | 29 kB 00:00 (185/222): groff-base-1.22.4-10.el9.x86_64.rpm 118 MB/s | 1.1 MB 00:00 (186/222): initscripts-10.11.8-4.el9.x86_64.rpm 45 MB/s | 228 kB 00:00 (187/222): initscripts-rename-device-10.11.8-4. 9.9 MB/s | 15 kB 00:00 (188/222): initscripts-service-10.11.8-4.el9.no 7.2 MB/s | 12 kB 00:00 (189/222): ipcalc-1.0.0-5.el9.x86_64.rpm 9.2 MB/s | 42 kB 00:00 (190/222): radvd-2.19-5.el9.x86_64.rpm 1.6 MB/s | 89 kB 00:00 (191/222): iproute-6.14.0-1.el9.x86_64.rpm 69 MB/s | 835 kB 00:00 (192/222): iproute-tc-6.14.0-1.el9.x86_64.rpm 7.9 MB/s | 446 kB 00:00 (193/222): ipset-7.11-11.el9.x86_64.rpm 812 kB/s | 42 kB 00:00 (194/222): iptables-nft-1.8.10-11.el9.x86_64.rp 35 MB/s | 206 kB 00:00 (195/222): iptables-libs-1.8.10-11.el9.x86_64.r 44 MB/s | 462 kB 00:00 (196/222): iputils-20210202-12.el9.x86_64.rpm 47 MB/s | 174 kB 00:00 (197/222): kmod-28-10.el9.x86_64.rpm 34 MB/s | 126 kB 00:00 (198/222): kmod-libs-28-10.el9.x86_64.rpm 32 MB/s | 63 kB 00:00 (199/222): libbpf-1.5.0-1.el9.x86_64.rpm 89 MB/s | 186 kB 00:00 (200/222): libibverbs-54.0-1.el9.x86_64.rpm 118 MB/s | 451 kB 00:00 (201/222): libmnl-1.0.4-16.el9.x86_64.rpm 11 MB/s | 28 kB 00:00 (202/222): libnfnetlink-1.0.1-23.el9.x86_64.rpm 14 MB/s | 29 kB 00:00 (203/222): libnetfilter_conntrack-1.0.9-1.el9.x 19 MB/s | 59 kB 00:00 (204/222): libnftnl-1.2.6-4.el9.x86_64.rpm 53 MB/s | 88 kB 00:00 (205/222): libnl3-3.11.0-1.el9.x86_64.rpm 60 MB/s | 363 kB 00:00 (206/222): libseccomp-2.5.2-2.el9.x86_64.rpm 15 MB/s | 72 kB 00:00 (207/222): libselinux-utils-3.6-3.el9.x86_64.rp 91 MB/s | 190 kB 00:00 (208/222): ncurses-6.2-10.20210508.el9.x86_64.r 114 MB/s | 400 kB 00:00 (209/222): numactl-libs-2.0.19-1.el9.x86_64.rpm 28 MB/s | 32 kB 00:00 (210/222): policycoreutils-3.6-3.el9.x86_64.rpm 110 MB/s | 239 kB 00:00 (211/222): protobuf-c-1.3.3-13.el9.x86_64.rpm 30 MB/s | 35 kB 00:00 (212/222): psmisc-23.4-3.el9.x86_64.rpm 118 MB/s | 243 kB 00:00 (213/222): python3-dns-2.6.1-3.el9.noarch.rpm 135 MB/s | 507 kB 00:00 (214/222): python3-setools-4.4.4-1.el9.x86_64.r 157 MB/s | 605 kB 00:00 (215/222): rpm-plugin-selinux-4.16.1.3-38.el9.x 16 MB/s | 16 kB 00:00 (216/222): selinux-policy-38.1.58-1.el9.noarch. 42 MB/s | 45 kB 00:00 (217/222): selinux-policy-targeted-38.1.58-1.el 196 MB/s | 6.9 MB 00:00 (218/222): net-tools-2.0-0.64.20160912git.el9.x 5.3 MB/s | 308 kB 00:00 (219/222): systemd-pam-252-53.el9.x86_64.rpm 37 MB/s | 274 kB 00:00 (220/222): systemd-rpm-macros-252-53.el9.noarch 19 MB/s | 71 kB 00:00 (221/222): systemd-252-53.el9.x86_64.rpm 165 MB/s | 4.0 MB 00:00 (222/222): ipset-libs-7.11-11.el9.x86_64.rpm 87 kB/s | 69 kB 00:00 -------------------------------------------------------------------------------- Total 49 MB/s | 62 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-38.1.58-1.el9.noarch 1/1 Preparing : 1/1 Installing : libmnl-1.0.4-16.el9.x86_64 1/222 Installing : python3-webob-1.8.7-1.el9s.noarch 2/222 Installing : python3-greenlet-1.1.3-1.el9s.x86_64 3/222 Installing : python3-sqlalchemy-1.4.45-3.el9.x86_64 4/222 Installing : python3-futurist-2.4.1-0.20230310123225.159d752. 5/222 Installing : libselinux-utils-3.6-3.el9.x86_64 6/222 Installing : libnfnetlink-1.0.1-23.el9.x86_64 7/222 Installing : python3-jinja2-3.0.1-2.el9s.noarch 8/222 Installing : libnetfilter_conntrack-1.0.9-1.el9.x86_64 9/222 Installing : iptables-libs-1.8.10-11.el9.x86_64 10/222 Installing : python3-alembic-1.8.1-1.el9s.noarch 11/222 Installing : libnftnl-1.2.6-4.el9.x86_64 12/222 Installing : protobuf-c-1.3.3-13.el9.x86_64 13/222 Running scriptlet: unbound-libs-1.16.2-18.el9.x86_64 14/222 Installing : unbound-libs-1.16.2-18.el9.x86_64 14/222 Running scriptlet: unbound-libs-1.16.2-18.el9.x86_64 14/222 Installing : libnl3-3.11.0-1.el9.x86_64 15/222 Installing : libbpf-2:1.5.0-1.el9.x86_64 16/222 Installing : kmod-28-10.el9.x86_64 17/222 Installing : chkconfig-1.24-2.el9.x86_64 18/222 Installing : python3-psutil-5.8.0-12.el9.x86_64 19/222 Installing : python3-libselinux-3.6-3.el9.x86_64 20/222 Installing : net-snmp-libs-1:5.9.1-17.el9.x86_64 21/222 Installing : python3-vine-5.0.0-3.el9s.noarch 22/222 Installing : python3-amqp-5.1.1-1.el9s.noarch 23/222 Installing : python3-tenacity-6.3.1-1.el9s.noarch 24/222 Installing : python3-tempita-0.5.2-2.el9s.noarch 25/222 Installing : python3-paste-3.5.2-1.el9s.noarch 26/222 Installing : python3-paste-deploy-2.1.1-2.el9s.noarch 27/222 Installing : python3-pyroute2-0.7.3-1.el9s.noarch 28/222 Installing : python3-fasteners-0.18-1.el9s.noarch 29/222 Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 30/222 Installing : python3-kombu-1:5.2.4-3.el9s.noarch 31/222 Installing : python3-libsemanage-3.6-5.el9.x86_64 32/222 Installing : python3-oslo-reports-3.0.0-0.20240219151357.a17d 33/222 Installing : libibverbs-54.0-1.el9.x86_64 34/222 Installing : iptables-nft-1.8.10-11.el9.x86_64 35/222 Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 35/222 Installing : libnetfilter_queue-1.0.5-1.el9.x86_64 36/222 Installing : python3-etcd3gw-2.1.0-1.el9s.noarch 37/222 Installing : libnetfilter_cthelper-1.0.0-22.el9.x86_64 38/222 Installing : libnetfilter_cttimeout-1.0.0-19.el9.x86_64 39/222 Installing : ipset-libs-7.11-11.el9.x86_64 40/222 Installing : ipset-7.11-11.el9.x86_64 41/222 Installing : systemd-rpm-macros-252-53.el9.noarch 42/222 Installing : python3-setools-4.4.4-1.el9.x86_64 43/222 Installing : python3-dns-2.6.1-3.el9.noarch 44/222 Installing : python3-eventlet-0.33.3-2.el9s.noarch 45/222 Installing : psmisc-23.4-3.el9.x86_64 46/222 Installing : iproute-6.14.0-1.el9.x86_64 47/222 Installing : iproute-tc-6.14.0-1.el9.x86_64 48/222 Installing : numactl-libs-2.0.19-1.el9.x86_64 49/222 Installing : ncurses-6.2-10.20210508.el9.x86_64 50/222 Installing : libseccomp-2.5.2-2.el9.x86_64 51/222 Installing : kmod-libs-28-10.el9.x86_64 52/222 Installing : ipcalc-1.0.0-5.el9.x86_64 53/222 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 54/222 Installing : hostname-3.23-6.el9.x86_64 55/222 Running scriptlet: hostname-3.23-6.el9.x86_64 55/222 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 56/222 Installing : groff-base-1.22.4-10.el9.x86_64 56/222 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 56/222 Installing : perl-Digest-1.19-4.el9.noarch 57/222 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 58/222 Installing : perl-B-1.80-481.el9.x86_64 59/222 Installing : perl-FileHandle-2.03-481.el9.noarch 60/222 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 61/222 Installing : perl-libnet-3.13-4.el9.noarch 62/222 Installing : perl-base-2.27-481.el9.noarch 63/222 Installing : perl-URI-5.09-3.el9.noarch 64/222 Installing : perl-AutoLoader-5.74-481.el9.noarch 65/222 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 66/222 Installing : perl-if-0.60.800-481.el9.noarch 67/222 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 68/222 Installing : perl-Time-Local-2:1.300-7.el9.noarch 69/222 Installing : perl-File-Path-2.18-4.el9.noarch 70/222 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 71/222 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 72/222 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 73/222 Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 74/222 Installing : perl-Class-Struct-0.66-481.el9.noarch 75/222 Installing : perl-POSIX-1.94-481.el9.x86_64 76/222 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 77/222 Installing : perl-IPC-Open3-1.21-481.el9.noarch 78/222 Installing : perl-subs-1.03-481.el9.noarch 79/222 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 80/222 Installing : perl-Term-Cap-1.17-460.el9.noarch 81/222 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 82/222 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 83/222 Installing : perl-Socket-4:2.031-4.el9.x86_64 84/222 Installing : perl-SelectSaver-1.02-481.el9.noarch 85/222 Installing : perl-Symbol-1.08-481.el9.noarch 86/222 Installing : perl-File-stat-1.09-481.el9.noarch 87/222 Installing : perl-podlators-1:4.14-460.el9.noarch 88/222 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 89/222 Installing : perl-Fcntl-1.13-481.el9.x86_64 90/222 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 91/222 Installing : perl-mro-1.23-481.el9.x86_64 92/222 Installing : perl-IO-1.43-481.el9.x86_64 93/222 Installing : perl-overloading-0.02-481.el9.noarch 94/222 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 95/222 Installing : perl-Errno-1.30-481.el9.x86_64 96/222 Installing : perl-File-Basename-2.85-481.el9.noarch 97/222 Installing : perl-Getopt-Std-1.12-481.el9.noarch 98/222 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 99/222 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 100/222 Installing : perl-constant-1.33-461.el9.noarch 101/222 Installing : perl-Storable-1:3.21-460.el9.x86_64 102/222 Installing : perl-overload-1.31-481.el9.noarch 103/222 Installing : perl-parent-1:0.238-460.el9.noarch 104/222 Installing : perl-vars-1.05-481.el9.noarch 105/222 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 106/222 Installing : perl-Carp-1.50-460.el9.noarch 107/222 Installing : perl-Exporter-5.74-461.el9.noarch 108/222 Installing : perl-PathTools-3.78-461.el9.x86_64 109/222 Installing : perl-Encode-4:3.08-462.el9.x86_64 110/222 Installing : perl-libs-4:5.32.1-481.el9.x86_64 111/222 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 112/222 Installing : diffutils-3.7-12.el9.x86_64 113/222 Installing : policycoreutils-3.6-3.el9.x86_64 114/222 Running scriptlet: policycoreutils-3.6-3.el9.x86_64 114/222 Installing : selinux-policy-38.1.58-1.el9.noarch 115/222 Running scriptlet: selinux-policy-38.1.58-1.el9.noarch 115/222 Running scriptlet: selinux-policy-targeted-38.1.58-1.el9.noarch 116/222 Installing : selinux-policy-targeted-38.1.58-1.el9.noarch 116/222 Running scriptlet: selinux-policy-targeted-38.1.58-1.el9.noarch 116/222 Installing : bc-1.07.1-14.el9.x86_64 117/222 Installing : acl-2.3.1-4.el9.x86_64 118/222 Installing : dbus-1:1.12.20-8.el9.x86_64 119/222 Installing : systemd-pam-252-53.el9.x86_64 120/222 Running scriptlet: systemd-252-53.el9.x86_64 121/222 Installing : systemd-252-53.el9.x86_64 121/222 Running scriptlet: systemd-252-53.el9.x86_64 121/222 Installing : dbus-common-1:1.12.20-8.el9.noarch 122/222 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 122/222 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 123/222 Installing : dbus-broker-28-7.el9.x86_64 123/222 Running scriptlet: dbus-broker-28-7.el9.x86_64 123/222 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 : conntrack-tools-1.4.7-4.el9.x86_64 124/222 Running scriptlet: conntrack-tools-1.4.7-4.el9.x86_64 124/222 Running scriptlet: dnsmasq-2.85-16.el9.x86_64 125/222 Installing : dnsmasq-2.85-16.el9.x86_64 125/222 Running scriptlet: dnsmasq-2.85-16.el9.x86_64 125/222 Running scriptlet: haproxy-2.8.14-1.el9.x86_64 126/222 Installing : haproxy-2.8.14-1.el9.x86_64 126/222 Running scriptlet: haproxy-2.8.14-1.el9.x86_64 126/222 Running scriptlet: radvd-2.19-5.el9.x86_64 127/222 Installing : radvd-2.19-5.el9.x86_64 127/222 Running scriptlet: radvd-2.19-5.el9.x86_64 127/222 Installing : initscripts-service-10.11.8-4.el9.noarch 128/222 Installing : initscripts-10.11.8-4.el9.x86_64 129/222 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 129/222 Created symlink /etc/systemd/system/sysinit.target.wants/import-state.service → /usr/lib/systemd/system/import-state.service. Created symlink /etc/systemd/system/sysinit.target.wants/loadmodules.service → /usr/lib/systemd/system/loadmodules.service. Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 130/222 Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 130/222 Installing : openstack-network-scripts-openvswitch3.3-10.11.1 131/222 Installing : iputils-20210202-12.el9.x86_64 132/222 Running scriptlet: iputils-20210202-12.el9.x86_64 132/222 Installing : python3-audit-3.1.5-7.el9.x86_64 133/222 Installing : python3-PyMySQL-0.10.1-6.el9.noarch 134/222 Installing : mariadb-connector-c-config-3.2.6-1.el9.noarch 135/222 Installing : mariadb-connector-c-3.2.6-1.el9.x86_64 136/222 Installing : lm_sensors-libs-3.6.0-10.el9.x86_64 137/222 Installing : net-snmp-agent-libs-1:5.9.1-17.el9.x86_64 138/222 Installing : keepalived-2.2.8-4.el9.x86_64 139/222 Running scriptlet: keepalived-2.2.8-4.el9.x86_64 139/222 Installing : libxslt-1.1.34-12.el9.x86_64 140/222 Installing : python3-lxml-4.6.5-3.el9.x86_64 141/222 Installing : dnsmasq-utils-2.85-16.el9.x86_64 142/222 Installing : checkpolicy-3.6-1.el9.x86_64 143/222 Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 144/222 Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 145/222 Installing : python3-pyngus-2.3.0-8.el9s.noarch 146/222 Installing : python3-yappi-1.3.6-1.el9s.x86_64 147/222 Installing : python3-voluptuous-0.13.1-1.el9s.noarch 148/222 Installing : python3-uhashring-2.1-1.el9s.noarch 149/222 Installing : python3-statsd-3.2.1-20.el9s.noarch 150/222 Installing : python3-sqlparse-0.4.2-4.el9s.noarch 151/222 Installing : python3-migrate-0.13.0-5.el9s.noarch 152/222 Installing : python3-setproctitle-1.2.3-2.el9s.x86_64 153/222 Installing : python3-repoze-lru-0.7-10.el9s.noarch 154/222 Installing : python3-routes-2.5.1-1.el9s.noarch 155/222 Installing : python3-prometheus_client-0.9.0-2.el9s.noarch 156/222 Installing : python3-oslo-metrics-0.6.0-0.20230310153035.9501 157/222 Installing : python3-memcached-1.59-3.el9s.noarch 158/222 Installing : python3-logutils-0.3.5-15.el9s.noarch 159/222 Installing : python3-pecan-1.4.2-2.el9s.noarch 160/222 Installing : python3-kazoo-2.8.0-2.el9s.noarch 161/222 Installing : python3-zake-0.2.2-22.el9s.noarch 162/222 Installing : python3-httplib2-0.20.4-6.el9s.noarch 163/222 Installing : python3-fixtures-4.0.1-1.el9s.noarch 164/222 Installing : python3-distro-1.7.0-3.el9s.noarch 165/222 Installing : python3-policycoreutils-3.6-3.el9.noarch 166/222 Installing : policycoreutils-python-utils-3.6-3.el9.noarch 167/222 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 168/222 Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 168/222 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 168/222 Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 169/222 Installing : openvswitch3.3-3.3.4-115.el9s.x86_64 169/222 Running scriptlet: openvswitch3.3-3.3.4-115.el9s.x86_64 169/222 Installing : python3-openvswitch3.3-3.3.4-115.el9s.x86_64 170/222 Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 171/222 Installing : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 172/222 Installing : python3-ovsdbapp-2.2.2-0.20250310130901.2b6725a. 173/222 Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 174/222 Installing : memcached-selinux-1.6.9-7.el9.x86_64 174/222 Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 174/222 Running scriptlet: memcached-1.6.9-7.el9.x86_64 175/222 Installing : memcached-1.6.9-7.el9.x86_64 175/222 Running scriptlet: memcached-1.6.9-7.el9.x86_64 175/222 Installing : python3-binary-memcached-0.31.1-1.el9s.noarch 176/222 Installing : python3-deprecated-1.2.13-3.el9s.noarch 177/222 Installing : python3-cachetools-5.2.0-3.el9s.noarch 178/222 Installing : python3-async-timeout-4.0.2-5.el9s.noarch 179/222 Installing : python3-redis-4.3.4-1.el9s.noarch 180/222 Installing : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9. 181/222 Installing : libsodium-1.0.18-7.el9s.x86_64 182/222 Installing : python3-pynacl-1.5.0-1.el9s.x86_64 183/222 Installing : python3-paramiko-2.11.0-1.el9s.noarch 184/222 Installing : python3-ncclient-0.6.13-3.el9s.noarch 185/222 Installing : python3-os-ken-2.6.1-0.20240808101239.6b427e4.el 186/222 Installing : dibbler-client-1.0.1-11.el9s.x86_64 187/222 Installing : python3-oslo-rootwrap-7.0.1-0.20230310192932.b72 188/222 Installing : python3-os-traits-2.10.0-0.20230310171422.0d924f 189/222 Installing : python-pycadf-common-3.1.1-0.20230310113453.4179 190/222 Installing : python3-pycadf-3.1.1-0.20230310113453.4179996.el 191/222 Installing : python-oslo-versionedobjects-lang-3.1.0-0.202303 192/222 Installing : python-oslo-privsep-lang-3.1.0-0.20230310171112. 193/222 Installing : python3-oslo-privsep-3.1.0-0.20230310171112.c2b6 194/222 Installing : python-oslo-policy-lang-4.1.1-0.20230310200304.0 195/222 Installing : python3-oslo-policy-4.1.1-0.20230310200304.043db 196/222 Installing : python3-oslo-upgradecheck-2.1.1-0.20230310191026 197/222 Installing : python-oslo-middleware-lang-5.1.1-0.202402191516 198/222 Installing : python3-oslo-middleware-5.1.1-0.20240219151614.7 199/222 Installing : python-oslo-db-lang-12.3.3-0.20241104094751.be05 200/222 Installing : python3-oslo-db-12.3.3-0.20241104094751.be0515d. 201/222 Installing : python-oslo-concurrency-lang-5.1.1-0.20230412082 202/222 Installing : python3-oslo-concurrency-5.1.1-0.20230412082954. 203/222 Installing : python3-oslo-service-3.1.2-0.20240617091247.9be8 204/222 Installing : python3-oslo-messaging-14.2.5-0.20240913082034.8 205/222 Installing : python3-oslo-versionedobjects-3.1.0-0.2023031013 206/222 Installing : python3-osprofiler-3.4.3-0.20230310121559.328630 207/222 Installing : python3-neutron-lib-3.4.3-0.20240913085837.f3968 208/222 Installing : python3-os-vif-3.1.1-0.20230310165910.54bae86.el 209/222 Installing : python-oslo-cache-lang-3.3.2-0.20250611040748.88 210/222 Installing : python3-oslo-cache-3.3.2-0.20250611040748.880d81 211/222 Installing : python3-keystonemiddleware-10.2.0-0.202402010608 212/222 Installing : python3-os-resource-classes-1.1.0-0.202303101149 213/222 Installing : python3-neutron-1:22.2.2-0.20250513160648.59c9ad 214/222 Running scriptlet: openstack-neutron-common-1:22.2.2-0.202505131606 215/222 Installing : openstack-neutron-common-1:22.2.2-0.202505131606 215/222 Installing : python3-networking-baremetal-6.1.2-0.20250319212 216/222 Installing : openstack-neutron-1:22.2.2-0.20250513160648.59c9 217/222 Running scriptlet: openstack-neutron-1:22.2.2-0.20250513160648.59c9 217/222 Installing : openstack-neutron-ml2-1:22.2.2-0.20250513160648. 218/222 Installing : openstack-neutron-rpc-server-1:22.2.2-0.20250513 219/222 Installing : net-tools-2.0-0.64.20160912git.el9.x86_64 220/222 Running scriptlet: net-tools-2.0-0.64.20160912git.el9.x86_64 220/222 Installing : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 221/222 Installing : python3-unbound-1.16.2-18.el9.x86_64 222/222 Running scriptlet: selinux-policy-targeted-38.1.58-1.el9.noarch 222/222 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 222/222 Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 222/222 Running scriptlet: python3-unbound-1.16.2-18.el9.x86_64 222/222 Verifying : python3-networking-baremetal-6.1.2-0.20250319212 1/222 Verifying : python3-os-resource-classes-1.1.0-0.202303101149 2/222 Verifying : python3-os-vif-3.1.1-0.20230310165910.54bae86.el 3/222 Verifying : python-oslo-cache-lang-3.3.2-0.20250611040748.88 4/222 Verifying : python-oslo-concurrency-lang-5.1.1-0.20230412082 5/222 Verifying : python-oslo-db-lang-12.3.3-0.20241104094751.be05 6/222 Verifying : python-oslo-middleware-lang-5.1.1-0.202402191516 7/222 Verifying : python-oslo-policy-lang-4.1.1-0.20230310200304.0 8/222 Verifying : python-oslo-privsep-lang-3.1.0-0.20230310171112. 9/222 Verifying : python-oslo-versionedobjects-lang-3.1.0-0.202303 10/222 Verifying : python-pycadf-common-3.1.1-0.20230310113453.4179 11/222 Verifying : python3-futurist-2.4.1-0.20230310123225.159d752. 12/222 Verifying : python3-os-traits-2.10.0-0.20230310171422.0d924f 13/222 Verifying : python3-oslo-cache-3.3.2-0.20250611040748.880d81 14/222 Verifying : python3-oslo-concurrency-5.1.1-0.20230412082954. 15/222 Verifying : python3-oslo-db-12.3.3-0.20241104094751.be0515d. 16/222 Verifying : python3-oslo-messaging-14.2.5-0.20240913082034.8 17/222 Verifying : python3-oslo-metrics-0.6.0-0.20230310153035.9501 18/222 Verifying : python3-oslo-middleware-5.1.1-0.20240219151614.7 19/222 Verifying : python3-oslo-policy-4.1.1-0.20230310200304.043db 20/222 Verifying : python3-oslo-privsep-3.1.0-0.20230310171112.c2b6 21/222 Verifying : python3-oslo-reports-3.0.0-0.20240219151357.a17d 22/222 Verifying : python3-oslo-rootwrap-7.0.1-0.20230310192932.b72 23/222 Verifying : python3-oslo-service-3.1.2-0.20240617091247.9be8 24/222 Verifying : python3-oslo-upgradecheck-2.1.1-0.20230310191026 25/222 Verifying : python3-oslo-versionedobjects-3.1.0-0.2023031013 26/222 Verifying : python3-osprofiler-3.4.3-0.20230310121559.328630 27/222 Verifying : python3-pycadf-3.1.1-0.20230310113453.4179996.el 28/222 Verifying : python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9. 29/222 Verifying : python3-keystonemiddleware-10.2.0-0.202402010608 30/222 Verifying : openstack-neutron-1:22.2.2-0.20250513160648.59c9 31/222 Verifying : openstack-neutron-common-1:22.2.2-0.202505131606 32/222 Verifying : openstack-neutron-ml2-1:22.2.2-0.20250513160648. 33/222 Verifying : openstack-neutron-rpc-server-1:22.2.2-0.20250513 34/222 Verifying : python3-neutron-1:22.2.2-0.20250513160648.59c9ad 35/222 Verifying : python3-neutron-lib-3.4.3-0.20240913085837.f3968 36/222 Verifying : python3-os-ken-2.6.1-0.20240808101239.6b427e4.el 37/222 Verifying : python3-ovsdbapp-2.2.2-0.20250310130901.2b6725a. 38/222 Verifying : dibbler-client-1.0.1-11.el9s.x86_64 39/222 Verifying : libsodium-1.0.18-7.el9s.x86_64 40/222 Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 41/222 Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 42/222 Verifying : python3-alembic-1.8.1-1.el9s.noarch 43/222 Verifying : python3-amqp-5.1.1-1.el9s.noarch 44/222 Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 45/222 Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 46/222 Verifying : python3-binary-memcached-0.31.1-1.el9s.noarch 47/222 Verifying : python3-cachetools-5.2.0-3.el9s.noarch 48/222 Verifying : python3-deprecated-1.2.13-3.el9s.noarch 49/222 Verifying : python3-distro-1.7.0-3.el9s.noarch 50/222 Verifying : python3-etcd3gw-2.1.0-1.el9s.noarch 51/222 Verifying : python3-eventlet-0.33.3-2.el9s.noarch 52/222 Verifying : python3-fasteners-0.18-1.el9s.noarch 53/222 Verifying : python3-fixtures-4.0.1-1.el9s.noarch 54/222 Verifying : python3-greenlet-1.1.3-1.el9s.x86_64 55/222 Verifying : python3-httplib2-0.20.4-6.el9s.noarch 56/222 Verifying : python3-jinja2-3.0.1-2.el9s.noarch 57/222 Verifying : python3-kazoo-2.8.0-2.el9s.noarch 58/222 Verifying : python3-kombu-1:5.2.4-3.el9s.noarch 59/222 Verifying : python3-logutils-0.3.5-15.el9s.noarch 60/222 Verifying : python3-memcached-1.59-3.el9s.noarch 61/222 Verifying : python3-migrate-0.13.0-5.el9s.noarch 62/222 Verifying : python3-ncclient-0.6.13-3.el9s.noarch 63/222 Verifying : python3-paramiko-2.11.0-1.el9s.noarch 64/222 Verifying : python3-paste-3.5.2-1.el9s.noarch 65/222 Verifying : python3-paste-deploy-2.1.1-2.el9s.noarch 66/222 Verifying : python3-pecan-1.4.2-2.el9s.noarch 67/222 Verifying : python3-prometheus_client-0.9.0-2.el9s.noarch 68/222 Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 69/222 Verifying : python3-pyngus-2.3.0-8.el9s.noarch 70/222 Verifying : python3-pyroute2-0.7.3-1.el9s.noarch 71/222 Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 72/222 Verifying : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 73/222 Verifying : python3-redis-4.3.4-1.el9s.noarch 74/222 Verifying : python3-repoze-lru-0.7-10.el9s.noarch 75/222 Verifying : python3-routes-2.5.1-1.el9s.noarch 76/222 Verifying : python3-setproctitle-1.2.3-2.el9s.x86_64 77/222 Verifying : python3-sqlparse-0.4.2-4.el9s.noarch 78/222 Verifying : python3-statsd-3.2.1-20.el9s.noarch 79/222 Verifying : python3-tempita-0.5.2-2.el9s.noarch 80/222 Verifying : python3-tenacity-6.3.1-1.el9s.noarch 81/222 Verifying : python3-uhashring-2.1-1.el9s.noarch 82/222 Verifying : python3-vine-5.0.0-3.el9s.noarch 83/222 Verifying : python3-voluptuous-0.13.1-1.el9s.noarch 84/222 Verifying : python3-webob-1.8.7-1.el9s.noarch 85/222 Verifying : python3-yappi-1.3.6-1.el9s.x86_64 86/222 Verifying : python3-zake-0.2.2-22.el9s.noarch 87/222 Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 88/222 Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 89/222 Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 90/222 Verifying : openvswitch3.3-3.3.4-115.el9s.x86_64 91/222 Verifying : python3-openvswitch3.3-3.3.4-115.el9s.x86_64 92/222 Verifying : checkpolicy-3.6-1.el9.x86_64 93/222 Verifying : conntrack-tools-1.4.7-4.el9.x86_64 94/222 Verifying : dnsmasq-2.85-16.el9.x86_64 95/222 Verifying : dnsmasq-utils-2.85-16.el9.x86_64 96/222 Verifying : haproxy-2.8.14-1.el9.x86_64 97/222 Verifying : keepalived-2.2.8-4.el9.x86_64 98/222 Verifying : libnetfilter_cthelper-1.0.0-22.el9.x86_64 99/222 Verifying : libnetfilter_cttimeout-1.0.0-19.el9.x86_64 100/222 Verifying : libnetfilter_queue-1.0.5-1.el9.x86_64 101/222 Verifying : libxslt-1.1.34-12.el9.x86_64 102/222 Verifying : lm_sensors-libs-3.6.0-10.el9.x86_64 103/222 Verifying : mariadb-connector-c-3.2.6-1.el9.x86_64 104/222 Verifying : mariadb-connector-c-config-3.2.6-1.el9.noarch 105/222 Verifying : memcached-1.6.9-7.el9.x86_64 106/222 Verifying : memcached-selinux-1.6.9-7.el9.x86_64 107/222 Verifying : net-snmp-agent-libs-1:5.9.1-17.el9.x86_64 108/222 Verifying : net-snmp-libs-1:5.9.1-17.el9.x86_64 109/222 Verifying : perl-AutoLoader-5.74-481.el9.noarch 110/222 Verifying : perl-B-1.80-481.el9.x86_64 111/222 Verifying : perl-Carp-1.50-460.el9.noarch 112/222 Verifying : perl-Class-Struct-0.66-481.el9.noarch 113/222 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 114/222 Verifying : perl-Digest-1.19-4.el9.noarch 115/222 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 116/222 Verifying : perl-Encode-4:3.08-462.el9.x86_64 117/222 Verifying : perl-Errno-1.30-481.el9.x86_64 118/222 Verifying : perl-Exporter-5.74-461.el9.noarch 119/222 Verifying : perl-Fcntl-1.13-481.el9.x86_64 120/222 Verifying : perl-File-Basename-2.85-481.el9.noarch 121/222 Verifying : perl-File-Path-2.18-4.el9.noarch 122/222 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 123/222 Verifying : perl-File-stat-1.09-481.el9.noarch 124/222 Verifying : perl-FileHandle-2.03-481.el9.noarch 125/222 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 126/222 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 127/222 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 128/222 Verifying : perl-IO-1.43-481.el9.x86_64 129/222 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 130/222 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 131/222 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 132/222 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 133/222 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 134/222 Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 135/222 Verifying : perl-POSIX-1.94-481.el9.x86_64 136/222 Verifying : perl-PathTools-3.78-461.el9.x86_64 137/222 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 138/222 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 139/222 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 140/222 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 141/222 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 142/222 Verifying : perl-SelectSaver-1.02-481.el9.noarch 143/222 Verifying : perl-Socket-4:2.031-4.el9.x86_64 144/222 Verifying : perl-Storable-1:3.21-460.el9.x86_64 145/222 Verifying : perl-Symbol-1.08-481.el9.noarch 146/222 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 147/222 Verifying : perl-Term-Cap-1.17-460.el9.noarch 148/222 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 149/222 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 150/222 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 151/222 Verifying : perl-URI-5.09-3.el9.noarch 152/222 Verifying : perl-base-2.27-481.el9.noarch 153/222 Verifying : perl-constant-1.33-461.el9.noarch 154/222 Verifying : perl-if-0.60.800-481.el9.noarch 155/222 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 156/222 Verifying : perl-libnet-3.13-4.el9.noarch 157/222 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 158/222 Verifying : perl-mro-1.23-481.el9.x86_64 159/222 Verifying : perl-overload-1.31-481.el9.noarch 160/222 Verifying : perl-overloading-0.02-481.el9.noarch 161/222 Verifying : perl-parent-1:0.238-460.el9.noarch 162/222 Verifying : perl-podlators-1:4.14-460.el9.noarch 163/222 Verifying : perl-subs-1.03-481.el9.noarch 164/222 Verifying : perl-vars-1.05-481.el9.noarch 165/222 Verifying : policycoreutils-python-utils-3.6-3.el9.noarch 166/222 Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 167/222 Verifying : python3-audit-3.1.5-7.el9.x86_64 168/222 Verifying : python3-libselinux-3.6-3.el9.x86_64 169/222 Verifying : python3-libsemanage-3.6-5.el9.x86_64 170/222 Verifying : python3-lxml-4.6.5-3.el9.x86_64 171/222 Verifying : python3-policycoreutils-3.6-3.el9.noarch 172/222 Verifying : python3-psutil-5.8.0-12.el9.x86_64 173/222 Verifying : python3-sqlalchemy-1.4.45-3.el9.x86_64 174/222 Verifying : python3-unbound-1.16.2-18.el9.x86_64 175/222 Verifying : radvd-2.19-5.el9.x86_64 176/222 Verifying : unbound-libs-1.16.2-18.el9.x86_64 177/222 Verifying : acl-2.3.1-4.el9.x86_64 178/222 Verifying : bc-1.07.1-14.el9.x86_64 179/222 Verifying : chkconfig-1.24-2.el9.x86_64 180/222 Verifying : dbus-1:1.12.20-8.el9.x86_64 181/222 Verifying : dbus-broker-28-7.el9.x86_64 182/222 Verifying : dbus-common-1:1.12.20-8.el9.noarch 183/222 Verifying : diffutils-3.7-12.el9.x86_64 184/222 Verifying : groff-base-1.22.4-10.el9.x86_64 185/222 Verifying : hostname-3.23-6.el9.x86_64 186/222 Verifying : initscripts-10.11.8-4.el9.x86_64 187/222 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 188/222 Verifying : initscripts-service-10.11.8-4.el9.noarch 189/222 Verifying : ipcalc-1.0.0-5.el9.x86_64 190/222 Verifying : iproute-6.14.0-1.el9.x86_64 191/222 Verifying : iproute-tc-6.14.0-1.el9.x86_64 192/222 Verifying : ipset-7.11-11.el9.x86_64 193/222 Verifying : ipset-libs-7.11-11.el9.x86_64 194/222 Verifying : iptables-libs-1.8.10-11.el9.x86_64 195/222 Verifying : iptables-nft-1.8.10-11.el9.x86_64 196/222 Verifying : iputils-20210202-12.el9.x86_64 197/222 Verifying : kmod-28-10.el9.x86_64 198/222 Verifying : kmod-libs-28-10.el9.x86_64 199/222 Verifying : libbpf-2:1.5.0-1.el9.x86_64 200/222 Verifying : libibverbs-54.0-1.el9.x86_64 201/222 Verifying : libmnl-1.0.4-16.el9.x86_64 202/222 Verifying : libnetfilter_conntrack-1.0.9-1.el9.x86_64 203/222 Verifying : libnfnetlink-1.0.1-23.el9.x86_64 204/222 Verifying : libnftnl-1.2.6-4.el9.x86_64 205/222 Verifying : libnl3-3.11.0-1.el9.x86_64 206/222 Verifying : libseccomp-2.5.2-2.el9.x86_64 207/222 Verifying : libselinux-utils-3.6-3.el9.x86_64 208/222 Verifying : ncurses-6.2-10.20210508.el9.x86_64 209/222 Verifying : net-tools-2.0-0.64.20160912git.el9.x86_64 210/222 Verifying : numactl-libs-2.0.19-1.el9.x86_64 211/222 Verifying : policycoreutils-3.6-3.el9.x86_64 212/222 Verifying : protobuf-c-1.3.3-13.el9.x86_64 213/222 Verifying : psmisc-23.4-3.el9.x86_64 214/222 Verifying : python3-dns-2.6.1-3.el9.noarch 215/222 Verifying : python3-setools-4.4.4-1.el9.x86_64 216/222 Verifying : rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 217/222 Verifying : selinux-policy-38.1.58-1.el9.noarch 218/222 Verifying : selinux-policy-targeted-38.1.58-1.el9.noarch 219/222 Verifying : systemd-252-53.el9.x86_64 220/222 Verifying : systemd-pam-252-53.el9.x86_64 221/222 Verifying : systemd-rpm-macros-252-53.el9.noarch 222/222 Installed: acl-2.3.1-4.el9.x86_64 bc-1.07.1-14.el9.x86_64 checkpolicy-3.6-1.el9.x86_64 chkconfig-1.24-2.el9.x86_64 conntrack-tools-1.4.7-4.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 dibbler-client-1.0.1-11.el9s.x86_64 diffutils-3.7-12.el9.x86_64 dnsmasq-2.85-16.el9.x86_64 dnsmasq-utils-2.85-16.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 haproxy-2.8.14-1.el9.x86_64 hostname-3.23-6.el9.x86_64 initscripts-10.11.8-4.el9.x86_64 initscripts-rename-device-10.11.8-4.el9.x86_64 initscripts-service-10.11.8-4.el9.noarch ipcalc-1.0.0-5.el9.x86_64 iproute-6.14.0-1.el9.x86_64 iproute-tc-6.14.0-1.el9.x86_64 ipset-7.11-11.el9.x86_64 ipset-libs-7.11-11.el9.x86_64 iptables-libs-1.8.10-11.el9.x86_64 iptables-nft-1.8.10-11.el9.x86_64 iputils-20210202-12.el9.x86_64 keepalived-2.2.8-4.el9.x86_64 kmod-28-10.el9.x86_64 kmod-libs-28-10.el9.x86_64 libbpf-2:1.5.0-1.el9.x86_64 libibverbs-54.0-1.el9.x86_64 libmnl-1.0.4-16.el9.x86_64 libnetfilter_conntrack-1.0.9-1.el9.x86_64 libnetfilter_cthelper-1.0.0-22.el9.x86_64 libnetfilter_cttimeout-1.0.0-19.el9.x86_64 libnetfilter_queue-1.0.5-1.el9.x86_64 libnfnetlink-1.0.1-23.el9.x86_64 libnftnl-1.2.6-4.el9.x86_64 libnl3-3.11.0-1.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 libxslt-1.1.34-12.el9.x86_64 lm_sensors-libs-3.6.0-10.el9.x86_64 mariadb-connector-c-3.2.6-1.el9.x86_64 mariadb-connector-c-config-3.2.6-1.el9.noarch memcached-1.6.9-7.el9.x86_64 memcached-selinux-1.6.9-7.el9.x86_64 ncurses-6.2-10.20210508.el9.x86_64 net-snmp-agent-libs-1:5.9.1-17.el9.x86_64 net-snmp-libs-1:5.9.1-17.el9.x86_64 net-tools-2.0-0.64.20160912git.el9.x86_64 numactl-libs-2.0.19-1.el9.x86_64 openstack-network-scripts-10.11.1-6.el9s.x86_64 openstack-network-scripts-openvswitch3.3-10.11.1-6.el9s.x86_64 openstack-neutron-1:22.2.2-0.20250513160648.59c9ad4.el9.noarch openstack-neutron-common-1:22.2.2-0.20250513160648.59c9ad4.el9.noarch openstack-neutron-ml2-1:22.2.2-0.20250513160648.59c9ad4.el9.noarch openstack-neutron-rpc-server-1:22.2.2-0.20250513160648.59c9ad4.el9.noarch openvswitch-selinux-extra-policy-1.0-36.el9s.noarch openvswitch3.3-3.3.4-115.el9s.x86_64 perl-AutoLoader-5.74-481.el9.noarch perl-B-1.80-481.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-481.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-481.el9.x86_64 perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-481.el9.x86_64 perl-File-Basename-2.85-481.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-481.el9.noarch perl-FileHandle-2.03-481.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-481.el9.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-481.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-481.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-481.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-481.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-481.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-481.el9.noarch perl-constant-1.33-461.el9.noarch perl-if-0.60.800-481.el9.noarch perl-interpreter-4:5.32.1-481.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-481.el9.x86_64 perl-mro-1.23-481.el9.x86_64 perl-overload-1.31-481.el9.noarch perl-overloading-0.02-481.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-subs-1.03-481.el9.noarch perl-vars-1.05-481.el9.noarch policycoreutils-3.6-3.el9.x86_64 policycoreutils-python-utils-3.6-3.el9.noarch protobuf-c-1.3.3-13.el9.x86_64 psmisc-23.4-3.el9.x86_64 python-oslo-cache-lang-3.3.2-0.20250611040748.880d81b.el9.noarch python-oslo-concurrency-lang-5.1.1-0.20230412082954.0af5942.el9.noarch python-oslo-db-lang-12.3.3-0.20241104094751.be0515d.el9.noarch python-oslo-middleware-lang-5.1.1-0.20240219151614.7725ac9.el9.noarch python-oslo-policy-lang-4.1.1-0.20230310200304.043db50.el9.noarch python-oslo-privsep-lang-3.1.0-0.20230310171112.c2b6df0.el9.noarch python-oslo-versionedobjects-lang-3.1.0-0.20230310132208.b4ea834.el9.noarch python-pycadf-common-3.1.1-0.20230310113453.4179996.el9.noarch python3-PyMySQL-0.10.1-6.el9.noarch python3-alembic-1.8.1-1.el9s.noarch python3-amqp-5.1.1-1.el9s.noarch python3-async-timeout-4.0.2-5.el9s.noarch python3-audit-3.1.5-7.el9.x86_64 python3-bcrypt-3.2.2-4.el9s.x86_64 python3-binary-memcached-0.31.1-1.el9s.noarch python3-cachetools-5.2.0-3.el9s.noarch python3-deprecated-1.2.13-3.el9s.noarch python3-distro-1.7.0-3.el9s.noarch python3-dns-2.6.1-3.el9.noarch python3-etcd3gw-2.1.0-1.el9s.noarch python3-eventlet-0.33.3-2.el9s.noarch python3-fasteners-0.18-1.el9s.noarch python3-fixtures-4.0.1-1.el9s.noarch python3-futurist-2.4.1-0.20230310123225.159d752.el9.noarch python3-greenlet-1.1.3-1.el9s.x86_64 python3-httplib2-0.20.4-6.el9s.noarch python3-jinja2-3.0.1-2.el9s.noarch python3-kazoo-2.8.0-2.el9s.noarch python3-keystonemiddleware-10.2.0-0.20240201060809.e05466c.el9.noarch python3-kombu-1:5.2.4-3.el9s.noarch python3-libselinux-3.6-3.el9.x86_64 python3-libsemanage-3.6-5.el9.x86_64 python3-logutils-0.3.5-15.el9s.noarch python3-lxml-4.6.5-3.el9.x86_64 python3-memcached-1.59-3.el9s.noarch python3-migrate-0.13.0-5.el9s.noarch python3-ncclient-0.6.13-3.el9s.noarch python3-networking-baremetal-6.1.2-0.20250319212814.9ab0191.el9.noarch python3-neutron-1:22.2.2-0.20250513160648.59c9ad4.el9.noarch python3-neutron-lib-3.4.3-0.20240913085837.f3968ad.el9.noarch python3-openvswitch3.3-3.3.4-115.el9s.x86_64 python3-os-ken-2.6.1-0.20240808101239.6b427e4.el9.noarch python3-os-resource-classes-1.1.0-0.20230310114949.357bd40.el9.noarch python3-os-traits-2.10.0-0.20230310171422.0d924f5.el9.noarch python3-os-vif-3.1.1-0.20230310165910.54bae86.el9.noarch python3-oslo-cache-3.3.2-0.20250611040748.880d81b.el9.noarch python3-oslo-concurrency-5.1.1-0.20230412082954.0af5942.el9.noarch python3-oslo-db-12.3.3-0.20241104094751.be0515d.el9.noarch python3-oslo-messaging-14.2.5-0.20240913082034.86bf53a.el9.noarch python3-oslo-metrics-0.6.0-0.20230310153035.95013ef.el9.noarch python3-oslo-middleware-5.1.1-0.20240219151614.7725ac9.el9.noarch python3-oslo-policy-4.1.1-0.20230310200304.043db50.el9.noarch python3-oslo-privsep-3.1.0-0.20230310171112.c2b6df0.el9.noarch python3-oslo-reports-3.0.0-0.20240219151357.a17d762.el9.noarch python3-oslo-rootwrap-7.0.1-0.20230310192932.b72372b.el9.noarch python3-oslo-service-3.1.2-0.20240617091247.9be8ebb.el9.noarch python3-oslo-upgradecheck-2.1.1-0.20230310191026.eeedfc9.el9.noarch python3-oslo-versionedobjects-3.1.0-0.20230310132208.b4ea834.el9.noarch python3-osprofiler-3.4.3-0.20230310121559.3286301.el9.noarch python3-ovsdbapp-2.2.2-0.20250310130901.2b6725a.el9.noarch python3-paramiko-2.11.0-1.el9s.noarch python3-paste-3.5.2-1.el9s.noarch python3-paste-deploy-2.1.1-2.el9s.noarch python3-pecan-1.4.2-2.el9s.noarch python3-policycoreutils-3.6-3.el9.noarch python3-prometheus_client-0.9.0-2.el9s.noarch python3-psutil-5.8.0-12.el9.x86_64 python3-pycadf-3.1.1-0.20230310113453.4179996.el9.noarch python3-pynacl-1.5.0-1.el9s.x86_64 python3-pyngus-2.3.0-8.el9s.noarch python3-pyroute2-0.7.3-1.el9s.noarch python3-qpid-proton-0.35.0-2.el9s.x86_64 python3-rdo-openvswitch-2:3.3-1.el9s.noarch python3-redis-4.3.4-1.el9s.noarch python3-repoze-lru-0.7-10.el9s.noarch python3-routes-2.5.1-1.el9s.noarch python3-setools-4.4.4-1.el9.x86_64 python3-setproctitle-1.2.3-2.el9s.x86_64 python3-sqlalchemy-1.4.45-3.el9.x86_64 python3-sqlparse-0.4.2-4.el9s.noarch python3-statsd-3.2.1-20.el9s.noarch python3-tempita-0.5.2-2.el9s.noarch python3-tenacity-6.3.1-1.el9s.noarch python3-tooz-3.2.0-0.20241115125625.1a76dd6.el9.noarch python3-uhashring-2.1-1.el9s.noarch python3-unbound-1.16.2-18.el9.x86_64 python3-vine-5.0.0-3.el9s.noarch python3-voluptuous-0.13.1-1.el9s.noarch python3-webob-1.8.7-1.el9s.noarch python3-yappi-1.3.6-1.el9s.x86_64 python3-zake-0.2.2-22.el9s.noarch qpid-proton-c-0.35.0-2.el9s.x86_64 radvd-2.19-5.el9.x86_64 rdo-openvswitch-2:3.3-1.el9s.noarch rpm-plugin-selinux-4.16.1.3-38.el9.x86_64 selinux-policy-38.1.58-1.el9.noarch selinux-policy-targeted-38.1.58-1.el9.noarch systemd-252-53.el9.x86_64 systemd-pam-252-53.el9.x86_64 systemd-rpm-macros-252-53.el9.noarch unbound-libs-1.16.2-18.el9.x86_64 Complete! 181 files removed STEP 5/7: RUN cp /usr/share/tcib/container-images/kolla/neutron-base/neutron_sudoers /etc/sudoers.d/neutron_sudoers STEP 6/7: RUN chmod 440 /etc/sudoers.d/neutron_sudoers STEP 7/7: LABEL "tcib_build_tag"="19f02e65741c3a6d2995ab987df1a599" COMMIT quay.rdoproject.org/podified-antelope-centos9/openstack-neutron-base:19f02e65741c3a6d2995ab987df1a599 Getting image source signatures Copying blob sha256:064536bec9f0f2d6e3dcc0673e9f1dd05bf87ed8e03c94b8c45e1a1db3921d78 Copying blob sha256:c1fc11e6bb0bea312d2788f3a758d22ebf222ec1c30a5b3f1d9afa16a39452ea Copying blob sha256:64c9289d77631eb093410377fb4d6c98e88cea33c47a50202005eb93207e247b Copying blob sha256:a3d8ca7fa1e3744e8e8492a49998fc618ca2f584a028e9ffad1d2d01aa861602 Copying config sha256:ea8647634670509be7976f8f81b61a3ac55993b8ad99b42b12b62439d03771e3 Writing manifest to image destination --> ea8647634670 Successfully tagged quay.rdoproject.org/podified-antelope-centos9/openstack-neutron-base:19f02e65741c3a6d2995ab987df1a599 ea8647634670509be7976f8f81b61a3ac55993b8ad99b42b12b62439d03771e3