STEP 1/6: FROM quay.rdoproject.org/podified-master-centos9/openstack-base:e34ff04664f8b72248b8630afd70ea89 STEP 2/6: USER root STEP 3/6: RUN bash /usr/local/bin/uid_gid_manage ovn-bgp + '[' -z ovn-bgp ']' + _USERS_TO_CREATE=ovn-bgp + 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 ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla ++ awk '{ print $1 }' + _NAME=ovn-bgp ++ echo ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla ++ awk '{ print $2 }' + _UID=42486 ++ echo ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla ++ awk '{ print $3 }' + _GID=42486 ++ echo ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla ++ awk '{ print $4 }' + _HOME_DIR=/var/lib/ovn-bgp ++ echo ovn-bgp 42486 42486 /var/lib/ovn-bgp kolla ++ awk '{ print $5 }' + _EXTRA_GROUPS=kolla + [[ ovn-bgp != \o\v\n\-\b\g\p ]] + [[ ! -z kolla ]] + _EXTRA_GROUPS_ARG='--groups kolla' + [[ -z /var/lib/ovn-bgp ]] + _HOME_ARGS='-m --home /var/lib/ovn-bgp' + id -g ovn-bgp + _GROUPADD_CMD='groupadd --gid 42486 ovn-bgp' + id ovn-bgp + _USERADD_CMD='useradd -l -m --home /var/lib/ovn-bgp --shell /usr/sbin/nologin --uid 42486 --gid 42486 --groups kolla ovn-bgp' + eval groupadd --gid 42486 ovn-bgp ++ groupadd --gid 42486 ovn-bgp + eval useradd -l -m --home /var/lib/ovn-bgp --shell /usr/sbin/nologin --uid 42486 --gid 42486 --groups kolla ovn-bgp ++ useradd -l -m --home /var/lib/ovn-bgp --shell /usr/sbin/nologin --uid 42486 --gid 42486 --groups kolla ovn-bgp STEP 4/6: RUN dnf install -y ovn-bgp-agent python3-unbound && dnf clean all && rm -rf /var/cache/dnf delorean-python-castellan-609f4ea667df386849930 717 kB/s | 13 kB 00:00 delorean-openstack-ironic-c525a16b06266b6b474c9 3.8 MB/s | 64 kB 00:00 delorean-openstack-cinder-92c645f1f1e913b5b1cd8 1.2 MB/s | 30 kB 00:00 delorean-ansible-collections-openstack-f584c54d 6.4 MB/s | 121 kB 00:00 delorean-openstack-ceilometer-60803e710e7f5b3cd 1.4 MB/s | 24 kB 00:00 delorean-openstack-kolla-e7bd46dad0b62ff151667b 15 MB/s | 274 kB 00:00 delorean-openstack-nova-3e7017eb2952d5258d96e27 2.0 MB/s | 37 kB 00:00 delorean-openstack-designate-82652559ea8641b11c 1.2 MB/s | 19 kB 00:00 delorean-openstack-glance-e055873be4079bc9d3716 1.1 MB/s | 19 kB 00:00 delorean-openstack-keystone-4f1b7e96e38463d5fcd 1.2 MB/s | 23 kB 00:00 delorean-openstack-manila-70623bb84e7880f7f2f75 1.5 MB/s | 27 kB 00:00 delorean-python-networking-mlnx-7139a7f0bce9d6a 6.7 MB/s | 130 kB 00:00 delorean-openstack-octavia-e981d3e172b8e4471f97 1.3 MB/s | 25 kB 00:00 delorean-openstack-watcher-71470dac73abba9e5dcf 1.0 MB/s | 17 kB 00:00 delorean-edpm-image-builder-55ba53cf215b14ed95b 459 kB/s | 7.9 kB 00:00 delorean-puppet-manila-5149a266fe4b6990961d8c68 8.7 MB/s | 155 kB 00:00 delorean-openstack-swift-e10c2bafcb8fc80929bce3 794 kB/s | 15 kB 00:00 delorean-python-mistral-tests-tempest-900580c95 2.1 MB/s | 35 kB 00:00 delorean-python-django-horizon-915b939b342dc65f 5.3 MB/s | 105 kB 00:00 dlrn-master-testing 57 MB/s | 2.4 MB 00:00 dlrn-master-build-deps 8.3 MB/s | 516 kB 00:00 centos9-rabbitmq 14 MB/s | 123 kB 00:00 centos9-storage 30 MB/s | 415 kB 00:00 centos9-opstools 3.2 MB/s | 51 kB 00:00 NFV SIG OpenvSwitch 33 MB/s | 447 kB 00:00 repo-setup-centos-appstream 93 MB/s | 25 MB 00:00 repo-setup-centos-baseos 111 MB/s | 8.8 MB 00:00 repo-setup-centos-highavailability 40 MB/s | 744 kB 00:00 repo-setup-centos-powertools 53 MB/s | 7.1 MB 00:00 Extra Packages for Enterprise Linux 9 - x86_64 14 MB/s | 20 MB 00:01 Dependencies resolved. =========================================================================================================================== Package Arch Version Repository Size =========================================================================================================================== Installing: ovn-bgp-agent noarch 1:4.1.0-0.20250516040208.c5a42e3.el9 delorean-component-network 363 k python3-unbound x86_64 1.16.2-21.el9 repo-setup-centos-appstream 102 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 c-ares x86_64 1.19.1-2.el9 repo-setup-centos-baseos 111 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 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 diffutils x86_64 3.7-12.el9 repo-setup-centos-baseos 397 k frr x86_64 8.5.3-10.el9 repo-setup-centos-appstream 4.8 M frr-selinux noarch 8.5.3-10.el9 repo-setup-centos-appstream 24 k git-core x86_64 2.47.3-1.el9 repo-setup-centos-appstream 4.7 M groff-base x86_64 1.22.4-10.el9 repo-setup-centos-baseos 1.1 M hostname x86_64 3.23-6.el9 repo-setup-centos-baseos 29 k info x86_64 6.7-15.el9 repo-setup-centos-baseos 225 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-2.el9 repo-setup-centos-baseos 836 k 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 less x86_64 590-6.el9 repo-setup-centos-baseos 162 k libbpf x86_64 2:1.5.0-2.el9 repo-setup-centos-baseos 186 k libcbor x86_64 0.7.0-5.el9 repo-setup-centos-baseos 57 k libedit x86_64 3.1-38.20210216cvs.el9 repo-setup-centos-baseos 104 k libfido2 x86_64 1.13.0-2.el9 repo-setup-centos-baseos 99 k libibverbs x86_64 57.0-2.el9 repo-setup-centos-baseos 453 k libmnl x86_64 1.0.4-16.el9 repo-setup-centos-baseos 28 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-master-testing 161 k libxslt x86_64 1.1.34-12.el9 repo-setup-centos-appstream 233 k libyang x86_64 2.0.7-2.el9 repo-setup-centos-appstream 436 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 ncurses x86_64 6.2-12.20210508.el9 repo-setup-centos-baseos 406 k net-snmp x86_64 1:5.9.1-17.el9 repo-setup-centos-appstream 308 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-3.el9 repo-setup-centos-baseos 30 k openssh x86_64 9.9p1-1.el9 repo-setup-centos-baseos 420 k openssh-clients x86_64 9.9p1-1.el9 repo-setup-centos-baseos 765 k openstack-network-scripts x86_64 10.11.1-7.el9s delorean-master-testing 48 k openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el9s delorean-master-testing 10 k openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k openvswitch3.4 x86_64 3.4.3-77.el9s centos9-nfv-ovs 6.9 M 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-Copy noarch 2.34-483.el9 repo-setup-centos-appstream 20 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-Term-ReadLine noarch 1.17-483.el9 repo-setup-centos-appstream 19 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 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-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-i18n-lang noarch 6.5.1-0.20250317171545.162e0fa.el9 delorean-component-common 14 k python-oslo-log-lang noarch 7.1.0-0.20250317172141.0c290b1.el9 delorean-component-common 13 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-oslo-utils-lang noarch 8.2.0-0.20250318120252.cb68378.el9 delorean-component-common 13 k python-oslo-versionedobjects-lang noarch 3.6.0-0.20250317175844.79e9d5d.el9 delorean-component-common 12 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-audit x86_64 3.1.5-7.el9 repo-setup-centos-appstream 79 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-cachetools noarch 5.5.2-1.el9s delorean-master-testing 32 k python3-cffi x86_64 1.14.5-5.el9 repo-setup-centos-baseos 253 k python3-chardet noarch 4.0.0-5.el9 repo-setup-centos-baseos 239 k python3-cryptography x86_64 36.0.1-5.el9 repo-setup-centos-baseos 1.2 M python3-debtcollector noarch 3.0.0-0.20240226181642.0e6ce1c.el9 delorean-component-common 31 k python3-decorator noarch 4.4.2-6.el9 repo-setup-centos-baseos 28 k python3-distro noarch 1.9.0-2.el9s delorean-master-testing 41 k python3-dns noarch 2.6.1-3.el9 repo-setup-centos-baseos 507 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-fixtures noarch 4.1.0-1.el9s delorean-master-testing 95 k python3-futurist noarch 3.1.0-0.20250225151745.bd83787.el9 delorean-component-common 61 k python3-greenlet x86_64 3.1.1-1.el9s delorean-master-testing 215 k python3-idna noarch 2.10-7.el9.1 repo-setup-centos-baseos 102 k python3-iso8601 noarch 2.1.0-1.el9s delorean-master-testing 21 k python3-jinja2 noarch 3.0.1-2.el9s delorean-master-testing 511 k python3-keystoneauth1 noarch 5.10.0-0.20250225162540.60f441a.el9 delorean-component-keystone 447 k python3-kombu noarch 1:5.3.7-1.el9s delorean-master-testing 337 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-master-testing 46 k python3-lxml x86_64 4.6.5-3.el9 repo-setup-centos-appstream 1.2 M python3-mako noarch 1.1.4-6.el9 repo-setup-centos-appstream 172 k python3-markupsafe x86_64 3.0.2-1.el9s delorean-master-testing 28 k python3-msgpack x86_64 1.1.0-1.el9s delorean-master-testing 84 k python3-ncclient noarch 0.6.16-1.el9s delorean-master-testing 142 k python3-netaddr noarch 1.3.0-4.el9s delorean-master-testing 1.6 M python3-neutron-lib noarch 3.18.2-0.20250317180348.bf21a6d.el9 delorean-component-network 415 k python3-openvswitch3.4 x86_64 3.4.3-77.el9s centos9-nfv-ovs 326 k python3-os-ken noarch 3.0.1-0.20250317145811.a89ba8f.el9 delorean-component-network 2.0 M python3-os-service-types noarch 1.7.0-0.20250213134714.0b2f473.el9 delorean-component-clients 36 k python3-os-traits noarch 3.4.0-0.20250404063709.45f208b.el9 delorean-component-common 49 k python3-oslo-concurrency noarch 7.1.0-0.20250317173205.6250095.el9 delorean-component-common 40 k python3-oslo-config noarch 2:9.7.1-0.20250317170827.d583141.el9 delorean-component-common 220 k python3-oslo-context noarch 5.7.1-0.20250317171221.52d21e6.el9 delorean-component-common 26 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-i18n noarch 6.5.1-0.20250317171545.162e0fa.el9 delorean-component-common 56 k python3-oslo-log noarch 7.1.0-0.20250317172141.0c290b1.el9 delorean-component-common 62 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-serialization noarch 5.7.0-0.20250317180035.bff992d.el9 delorean-component-common 31 k python3-oslo-service noarch 4.1.1-0.20250317160209.7a52803.el9 delorean-component-common 77 k python3-oslo-utils noarch 8.2.0-0.20250318120252.cb68378.el9 delorean-component-common 107 k python3-oslo-versionedobjects noarch 3.6.0-0.20250317175844.79e9d5d.el9 delorean-component-common 76 k python3-osprofiler noarch 4.2.0-0.20240828181728.3fb0487.el9 delorean-component-common 134 k python3-ovsdbapp noarch 2.11.0-0.20250304175748.e1bd214.el9 delorean-component-network 144 k python3-packaging noarch 24.2-2.el9s delorean-master-testing 115 k python3-paramiko noarch 3.5.0-1.el9s delorean-master-testing 312 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-pbr noarch 6.1.1-1.el9s delorean-master-testing 146 k python3-pecan noarch 1.5.1-1.el9s delorean-master-testing 269 k python3-ply noarch 3.11-14.el9 repo-setup-centos-baseos 106 k python3-policycoreutils noarch 3.6-3.el9 repo-setup-centos-appstream 2.1 M python3-prettytable noarch 0.7.2-27.el9 repo-setup-centos-appstream 42 k python3-prometheus_client noarch 0.20.0-3.el9s delorean-master-testing 92 k python3-psutil x86_64 5.8.0-12.el9 repo-setup-centos-appstream 214 k python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-master-testing 89 k python3-pycparser noarch 2.20-6.el9 repo-setup-centos-baseos 135 k python3-pynacl x86_64 1.5.0-1.el9s delorean-master-testing 111 k python3-pyparsing noarch 3.1.2-7.el9s delorean-master-testing 214 k python3-pyroute2 noarch 0.7.12-2.el9s delorean-master-testing 731 k python3-pysocks noarch 1.7.1-12.el9 repo-setup-centos-baseos 35 k python3-pytz noarch 2021.1-5.el9 repo-setup-centos-appstream 51 k python3-pyyaml x86_64 5.4.1-6.el9 repo-setup-centos-baseos 205 k python3-rdo-openvswitch noarch 2:3.4-1.el9s delorean-master-testing 7.8 k python3-repoze-lru noarch 0.7-10.el9s delorean-master-testing 31 k python3-requests noarch 2.32.3-4.el9s delorean-master-testing 123 k python3-rfc3986 noarch 2.0.0-1.el9s delorean-master-testing 50 k python3-routes noarch 2.5.1-1.el9s delorean-master-testing 188 k python3-setools x86_64 4.4.4-1.el9 repo-setup-centos-baseos 605 k python3-setproctitle x86_64 1.3.3-1.el9s delorean-master-testing 24 k python3-setuptools noarch 65.5.1-2.el9s delorean-master-testing 1.2 M 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-stevedore noarch 5.4.1-0.20250225155234.27e27c1.el9 delorean-component-clients 68 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-typing-extensions noarch 4.12.2-2.el9s delorean-master-testing 75 k python3-urllib3 noarch 1.26.5-6.el9 repo-setup-centos-baseos 215 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-wrapt x86_64 1.16.0-1.el9s delorean-master-testing 60 k python3-yappi x86_64 1.6.0-1.el9s delorean-master-testing 54 k rdo-openvswitch noarch 2:3.4-1.el9s delorean-master-testing 7.6 k rpm-plugin-selinux x86_64 4.16.1.3-39.el9 repo-setup-centos-baseos 15 k selinux-policy noarch 38.1.65-1.el9 repo-setup-centos-baseos 42 k selinux-policy-targeted noarch 38.1.65-1.el9 repo-setup-centos-baseos 6.9 M 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 unbound-libs x86_64 1.16.2-21.el9 repo-setup-centos-appstream 551 k Transaction Summary =========================================================================================================================== Install 227 Packages Total download size: 77 M Installed size: 311 M Downloading Packages: (1/227): python3-stevedore-5.4.1-0.202502251552 10 MB/s | 68 kB 00:00 (2/227): python-oslo-db-lang-17.2.1-0.202503171 12 MB/s | 12 kB 00:00 (3/227): python-oslo-concurrency-lang-7.1.0-0.2 577 kB/s | 13 kB 00:00 (4/227): python3-os-service-types-1.7.0-0.20250 1.4 MB/s | 36 kB 00:00 (5/227): python-oslo-i18n-lang-6.5.1-0.20250317 736 kB/s | 14 kB 00:00 (6/227): python-oslo-middleware-lang-6.3.1-0.20 9.7 MB/s | 11 kB 00:00 (7/227): python-oslo-policy-lang-4.5.1-0.202503 10 MB/s | 12 kB 00:00 (8/227): python-oslo-privsep-lang-3.6.0-0.20250 12 MB/s | 12 kB 00:00 (9/227): python-oslo-versionedobjects-lang-3.6. 11 MB/s | 12 kB 00:00 (10/227): python-oslo-log-lang-7.1.0-0.20250317 1.0 MB/s | 13 kB 00:00 (11/227): python3-futurist-3.1.0-0.202502251517 21 MB/s | 61 kB 00:00 (12/227): python3-debtcollector-3.0.0-0.2024022 2.9 MB/s | 31 kB 00:00 (13/227): python-oslo-utils-lang-8.2.0-0.202503 975 kB/s | 13 kB 00:00 (14/227): python3-os-traits-3.4.0-0.20250404063 20 MB/s | 49 kB 00:00 (15/227): python3-oslo-concurrency-7.1.0-0.2025 4.6 MB/s | 40 kB 00:00 (16/227): python3-oslo-db+mysql-17.2.1-0.202503 6.4 MB/s | 7.9 kB 00:00 (17/227): python3-oslo-db-17.2.1-0.202503171745 46 MB/s | 128 kB 00:00 (18/227): python3-oslo-config-9.7.1-0.202503171 13 MB/s | 220 kB 00:00 (19/227): python3-oslo-context-5.7.1-0.20250317 1.2 MB/s | 26 kB 00:00 (20/227): python3-oslo-i18n-6.5.1-0.20250317171 6.0 MB/s | 56 kB 00:00 (21/227): python3-oslo-messaging-16.1.0-0.20250 49 MB/s | 174 kB 00:00 (22/227): python3-oslo-metrics-0.11.0-0.2025031 6.1 MB/s | 23 kB 00:00 (23/227): python3-oslo-middleware-6.3.1-0.20250 38 MB/s | 57 kB 00:00 (24/227): python3-oslo-log-7.1.0-0.202503171721 6.0 MB/s | 62 kB 00:00 (25/227): python3-oslo-privsep-3.6.0-0.20250317 24 MB/s | 44 kB 00:00 (26/227): python3-oslo-policy-4.5.1-0.202503171 22 MB/s | 75 kB 00:00 (27/227): python3-oslo-service-4.1.1-0.20250317 45 MB/s | 77 kB 00:00 (28/227): python3-oslo-versionedobjects-3.6.0-0 42 MB/s | 76 kB 00:00 (29/227): python3-osprofiler-4.2.0-0.2024082818 68 MB/s | 134 kB 00:00 (30/227): python3-oslo-serialization-5.7.0-0.20 2.4 MB/s | 31 kB 00:00 (31/227): python3-oslo-utils-8.2.0-0.2025031812 8.8 MB/s | 107 kB 00:00 (32/227): python3-keystoneauth1-5.10.0-0.202502 24 MB/s | 447 kB 00:00 (33/227): python3-neutron-lib-3.18.2-0.20250317 31 MB/s | 415 kB 00:00 (34/227): python3-ovsdbapp-2.11.0-0.20250304175 18 MB/s | 144 kB 00:00 (35/227): libsodium-1.0.18-7.el9s.x86_64.rpm 21 MB/s | 161 kB 00:00 (36/227): ovn-bgp-agent-4.1.0-0.20250516040208. 11 MB/s | 363 kB 00:00 (37/227): python3-os-ken-3.0.1-0.20250317145811 87 MB/s | 2.0 MB 00:00 (38/227): openstack-network-scripts-10.11.1-7.e 4.0 MB/s | 48 kB 00:00 (39/227): openstack-network-scripts-openvswitch 949 kB/s | 10 kB 00:00 (40/227): python3-alembic-1.14.1-1.el9s.noarch. 34 MB/s | 354 kB 00:00 (41/227): python3-bcrypt-3.2.2-4.el9s.x86_64.rp 14 MB/s | 43 kB 00:00 (42/227): python3-amqp-5.2.0-2.el9s.noarch.rpm 16 MB/s | 93 kB 00:00 (43/227): python3-cachetools-5.5.2-1.el9s.noarc 16 MB/s | 32 kB 00:00 (44/227): python3-distro-1.9.0-2.el9s.noarch.rp 8.6 MB/s | 41 kB 00:00 (45/227): python3-fixtures-4.1.0-1.el9s.noarch. 70 MB/s | 95 kB 00:00 (46/227): python3-greenlet-3.1.1-1.el9s.x86_64. 84 MB/s | 215 kB 00:00 (47/227): python3-fasteners-0.19-1.el9s.noarch. 4.3 MB/s | 37 kB 00:00 (48/227): python3-eventlet-0.36.1-1.el9s.noarch 47 MB/s | 492 kB 00:00 (49/227): python3-jinja2-3.0.1-2.el9s.noarch.rp 81 MB/s | 511 kB 00:00 (50/227): python3-kombu-5.3.7-1.el9s.noarch.rpm 55 MB/s | 337 kB 00:00 (51/227): python3-logutils-0.3.5-15.el9s.noarch 23 MB/s | 46 kB 00:00 (52/227): python3-iso8601-2.1.0-1.el9s.noarch.r 2.1 MB/s | 21 kB 00:00 (53/227): python3-markupsafe-3.0.2-1.el9s.x86_6 13 MB/s | 28 kB 00:00 (54/227): python3-ncclient-0.6.16-1.el9s.noarch 78 MB/s | 142 kB 00:00 (55/227): python3-packaging-24.2-2.el9s.noarch. 50 MB/s | 115 kB 00:00 (56/227): python3-paramiko-3.5.0-1.el9s.noarch. 102 MB/s | 312 kB 00:00 (57/227): python3-msgpack-1.1.0-1.el9s.x86_64.r 9.0 MB/s | 84 kB 00:00 (58/227): python3-paste-3.10.1-1.el9s.noarch.rp 97 MB/s | 486 kB 00:00 (59/227): python3-paste-deploy-3.1.0-2.el9s.noa 7.6 MB/s | 38 kB 00:00 (60/227): python3-pbr-6.1.1-1.el9s.noarch.rpm 49 MB/s | 146 kB 00:00 (61/227): python3-pecan-1.5.1-1.el9s.noarch.rpm 47 MB/s | 269 kB 00:00 (62/227): python3-prometheus_client-0.20.0-3.el 21 MB/s | 92 kB 00:00 (63/227): python3-pyOpenSSL-20.0.1-2.el9s.noarc 28 MB/s | 89 kB 00:00 (64/227): python3-pynacl-1.5.0-1.el9s.x86_64.rp 26 MB/s | 111 kB 00:00 (65/227): python3-pyparsing-3.1.2-7.el9s.noarch 46 MB/s | 214 kB 00:00 (66/227): python3-netaddr-1.3.0-4.el9s.noarch.r 45 MB/s | 1.6 MB 00:00 (67/227): python3-pyroute2-0.7.12-2.el9s.noarch 61 MB/s | 731 kB 00:00 (68/227): python3-repoze-lru-0.7-10.el9s.noarch 17 MB/s | 31 kB 00:00 (69/227): python3-rdo-openvswitch-3.4-1.el9s.no 786 kB/s | 7.8 kB 00:00 (70/227): python3-routes-2.5.1-1.el9s.noarch.rp 90 MB/s | 188 kB 00:00 (71/227): python3-setproctitle-1.3.3-1.el9s.x86 18 MB/s | 24 kB 00:00 (72/227): python3-rfc3986-2.0.0-1.el9s.noarch.r 6.0 MB/s | 50 kB 00:00 (73/227): python3-requests-2.32.3-4.el9s.noarch 9.4 MB/s | 123 kB 00:00 (74/227): python3-statsd-3.2.1-20.el9s.noarch.r 10 MB/s | 34 kB 00:00 (75/227): python3-setuptools-65.5.1-2.el9s.noar 80 MB/s | 1.2 MB 00:00 (76/227): python3-tempita-0.5.2-2.el9s.noarch.r 8.8 MB/s | 36 kB 00:00 (77/227): python3-testresources-2.0.1-2.el9s.no 39 MB/s | 59 kB 00:00 (78/227): python3-testscenarios-0.5.0-21.el9s.n 22 MB/s | 37 kB 00:00 (79/227): python3-testtools-2.7.1-1.el9s.noarch 90 MB/s | 326 kB 00:00 (80/227): python3-sqlalchemy-2.0.38-1.el9s.x86_ 113 MB/s | 2.8 MB 00:00 (81/227): python3-tenacity-8.2.3-1.el9s.noarch. 3.3 MB/s | 46 kB 00:00 (82/227): python3-vine-5.1.0-1.el9s.noarch.rpm 24 MB/s | 25 kB 00:00 (83/227): python3-typing-extensions-4.12.2-2.el 9.9 MB/s | 75 kB 00:00 (84/227): python3-webob-1.8.9-1.el9s.noarch.rpm 77 MB/s | 230 kB 00:00 (85/227): python3-yappi-1.6.0-1.el9s.x86_64.rpm 28 MB/s | 54 kB 00:00 (86/227): rdo-openvswitch-3.4-1.el9s.noarch.rpm 1.0 MB/s | 7.6 kB 00:00 (87/227): python3-wrapt-1.16.0-1.el9s.x86_64.rp 5.0 MB/s | 60 kB 00:00 (88/227): python3-openvswitch3.4-3.4.3-77.el9s. 5.8 MB/s | 326 kB 00:00 (89/227): checkpolicy-3.6-1.el9.x86_64.rpm 87 MB/s | 353 kB 00:00 (90/227): openvswitch-selinux-extra-policy-1.0- 106 kB/s | 10 kB 00:00 (91/227): frr-8.5.3-10.el9.x86_64.rpm 110 MB/s | 4.8 MB 00:00 (92/227): frr-selinux-8.5.3-10.el9.noarch.rpm 408 kB/s | 24 kB 00:00 (93/227): git-core-2.47.3-1.el9.x86_64.rpm 87 MB/s | 4.7 MB 00:00 (94/227): libyang-2.0.7-2.el9.x86_64.rpm 28 MB/s | 436 kB 00:00 (95/227): lm_sensors-libs-3.6.0-10.el9.x86_64.r 12 MB/s | 42 kB 00:00 (96/227): mariadb-connector-c-3.2.6-1.el9.x86_6 35 MB/s | 198 kB 00:00 (97/227): mariadb-connector-c-config-3.2.6-1.el 2.5 MB/s | 11 kB 00:00 (98/227): openvswitch3.4-3.4.3-77.el9s.x86_64.r 34 MB/s | 6.9 MB 00:00 (99/227): net-snmp-5.9.1-17.el9.x86_64.rpm 23 MB/s | 308 kB 00:00 (100/227): libxslt-1.1.34-12.el9.x86_64.rpm 3.6 MB/s | 233 kB 00:00 (101/227): net-snmp-agent-libs-5.9.1-17.el9.x86 56 MB/s | 694 kB 00:00 (102/227): perl-AutoLoader-5.74-483.el9.noarch. 8.3 MB/s | 21 kB 00:00 (103/227): net-snmp-libs-5.9.1-17.el9.x86_64.rp 59 MB/s | 756 kB 00:00 (104/227): perl-Carp-1.50-460.el9.noarch.rpm 15 MB/s | 30 kB 00:00 (105/227): perl-B-1.80-483.el9.x86_64.rpm 45 MB/s | 180 kB 00:00 (106/227): perl-Class-Struct-0.66-483.el9.noarc 7.0 MB/s | 22 kB 00:00 (107/227): perl-Data-Dumper-2.174-462.el9.x86_6 16 MB/s | 56 kB 00:00 (108/227): perl-Digest-MD5-2.58-4.el9.x86_64.rp 20 MB/s | 37 kB 00:00 (109/227): perl-Digest-1.19-4.el9.noarch.rpm 7.4 MB/s | 26 kB 00:00 (110/227): perl-Exporter-5.74-461.el9.noarch.rp 4.7 MB/s | 32 kB 00:00 (111/227): perl-Errno-1.30-483.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 (112/227): perl-Fcntl-1.13-483.el9.x86_64.rpm 5.7 MB/s | 20 kB 00:00 (113/227): perl-Encode-3.08-462.el9.x86_64.rpm 102 MB/s | 1.7 MB 00:00 (114/227): perl-File-Basename-2.85-483.el9.noar 2.0 MB/s | 17 kB 00:00 (115/227): perl-File-Copy-2.34-483.el9.noarch.r 3.2 MB/s | 20 kB 00:00 (116/227): perl-File-Path-2.18-4.el9.noarch.rpm 6.5 MB/s | 36 kB 00:00 (117/227): perl-File-stat-1.09-483.el9.noarch.r 3.7 MB/s | 17 kB 00:00 (118/227): perl-File-Temp-0.231.100-4.el9.noarc 11 MB/s | 60 kB 00:00 (119/227): perl-FileHandle-2.03-483.el9.noarch. 2.5 MB/s | 15 kB 00:00 (120/227): perl-Getopt-Long-2.52-4.el9.noarch.r 9.4 MB/s | 61 kB 00:00 (121/227): perl-Getopt-Std-1.12-483.el9.noarch. 2.5 MB/s | 15 kB 00:00 (122/227): perl-IO-1.43-483.el9.x86_64.rpm 28 MB/s | 88 kB 00:00 (123/227): perl-HTTP-Tiny-0.076-462.el9.noarch. 12 MB/s | 54 kB 00:00 (124/227): perl-IO-Socket-IP-0.41-5.el9.noarch. 10 MB/s | 43 kB 00:00 (125/227): perl-MIME-Base64-3.16-4.el9.x86_64.r 11 MB/s | 31 kB 00:00 (126/227): perl-IPC-Open3-1.21-483.el9.noarch.r 5.9 MB/s | 22 kB 00:00 (127/227): perl-IO-Socket-SSL-2.073-2.el9.noarc 41 MB/s | 217 kB 00:00 (128/227): perl-Mozilla-CA-20200520-6.el9.noarc 7.9 MB/s | 13 kB 00:00 (129/227): perl-Net-SSLeay-1.94-3.el9.x86_64.rp 105 MB/s | 414 kB 00:00 (130/227): perl-POSIX-1.94-483.el9.x86_64.rpm 21 MB/s | 96 kB 00:00 (131/227): perl-PathTools-3.78-461.el9.x86_64.r 20 MB/s | 88 kB 00:00 (132/227): perl-Pod-Escapes-1.07-460.el9.noarch 14 MB/s | 21 kB 00:00 (133/227): perl-Pod-Usage-2.01-4.el9.noarch.rpm 13 MB/s | 41 kB 00:00 (134/227): perl-Pod-Perldoc-3.28.01-461.el9.noa 22 MB/s | 87 kB 00:00 (135/227): perl-SelectSaver-1.02-483.el9.noarch 11 MB/s | 11 kB 00:00 (136/227): perl-Pod-Simple-3.42-4.el9.noarch.rp 39 MB/s | 225 kB 00:00 (137/227): perl-Scalar-List-Utils-1.56-462.el9. 28 MB/s | 71 kB 00:00 (138/227): perl-Socket-2.031-4.el9.x86_64.rpm 30 MB/s | 56 kB 00:00 (139/227): perl-Symbol-1.08-483.el9.noarch.rpm 12 MB/s | 14 kB 00:00 (140/227): perl-Storable-3.21-460.el9.x86_64.rp 41 MB/s | 96 kB 00:00 (141/227): perl-Term-ANSIColor-5.01-461.el9.noa 33 MB/s | 49 kB 00:00 (142/227): perl-Term-Cap-1.17-460.el9.noarch.rp 12 MB/s | 23 kB 00:00 (143/227): perl-Term-ReadLine-1.17-483.el9.noar 18 MB/s | 19 kB 00:00 (144/227): perl-Text-ParseWords-3.30-460.el9.no 12 MB/s | 17 kB 00:00 (145/227): perl-Text-Tabs+Wrap-2013.0523-460.el 16 MB/s | 24 kB 00:00 (146/227): perl-Time-Local-1.300-7.el9.noarch.r 22 MB/s | 34 kB 00:00 (147/227): perl-base-2.27-483.el9.noarch.rpm 15 MB/s | 16 kB 00:00 (148/227): perl-constant-1.33-461.el9.noarch.rp 23 MB/s | 24 kB 00:00 (149/227): perl-URI-5.09-3.el9.noarch.rpm 42 MB/s | 121 kB 00:00 (150/227): perl-if-0.60.800-483.el9.noarch.rpm 9.8 MB/s | 14 kB 00:00 (151/227): perl-interpreter-5.32.1-483.el9.x86_ 41 MB/s | 70 kB 00:00 (152/227): perl-libnet-3.13-4.el9.noarch.rpm 60 MB/s | 130 kB 00:00 (153/227): perl-mro-1.23-483.el9.x86_64.rpm 9.3 MB/s | 28 kB 00:00 (154/227): perl-overload-1.31-483.el9.noarch.rp 16 MB/s | 45 kB 00:00 (155/227): perl-overloading-0.02-483.el9.noarch 7.6 MB/s | 12 kB 00:00 (156/227): perl-parent-0.238-460.el9.noarch.rpm 9.8 MB/s | 15 kB 00:00 (157/227): perl-podlators-4.14-460.el9.noarch.r 51 MB/s | 114 kB 00:00 (158/227): perl-subs-1.03-483.el9.noarch.rpm 4.8 MB/s | 11 kB 00:00 (159/227): perl-vars-1.05-483.el9.noarch.rpm 12 MB/s | 13 kB 00:00 (160/227): policycoreutils-python-utils-3.6-3.e 51 MB/s | 76 kB 00:00 (161/227): python3-audit-3.1.5-7.el9.x86_64.rpm 55 MB/s | 79 kB 00:00 (162/227): perl-libs-5.32.1-483.el9.x86_64.rpm 121 MB/s | 2.2 MB 00:00 (163/227): python3-libselinux-3.6-3.el9.x86_64. 80 MB/s | 188 kB 00:00 (164/227): python3-libsemanage-3.6-5.el9.x86_64 57 MB/s | 79 kB 00:00 (165/227): python3-PyMySQL-0.10.1-6.el9.noarch. 2.1 MB/s | 107 kB 00:00 (166/227): python3-mako-1.1.4-6.el9.noarch.rpm 80 MB/s | 172 kB 00:00 (167/227): python3-policycoreutils-3.6-3.el9.no 117 MB/s | 2.1 MB 00:00 (168/227): python3-lxml-4.6.5-3.el9.x86_64.rpm 19 MB/s | 1.2 MB 00:00 (169/227): python3-psutil-5.8.0-12.el9.x86_64.r 46 MB/s | 214 kB 00:00 (170/227): python3-babel-2.9.1-2.el9.noarch.rpm 59 MB/s | 6.0 MB 00:00 (171/227): python3-prettytable-0.7.2-27.el9.noa 807 kB/s | 42 kB 00:00 (172/227): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 (173/227): acl-2.3.1-4.el9.x86_64.rpm 22 MB/s | 71 kB 00:00 (174/227): python3-unbound-1.16.2-21.el9.x86_64 1.9 MB/s | 102 kB 00:00 (175/227): c-ares-1.19.1-2.el9.x86_64.rpm 69 MB/s | 111 kB 00:00 (176/227): unbound-libs-1.16.2-21.el9.x86_64.rp 10 MB/s | 551 kB 00:00 (177/227): dbus-1.12.20-8.el9.x86_64.rpm 3.7 MB/s | 3.8 kB 00:00 (178/227): dbus-broker-28-7.el9.x86_64.rpm 86 MB/s | 172 kB 00:00 (179/227): dbus-common-1.12.20-8.el9.noarch.rpm 6.0 MB/s | 15 kB 00:00 (180/227): bc-1.07.1-14.el9.x86_64.rpm 2.4 MB/s | 120 kB 00:00 (181/227): diffutils-3.7-12.el9.x86_64.rpm 77 MB/s | 397 kB 00:00 (182/227): hostname-3.23-6.el9.x86_64.rpm 11 MB/s | 29 kB 00:00 (183/227): info-6.7-15.el9.x86_64.rpm 73 MB/s | 225 kB 00:00 (184/227): groff-base-1.22.4-10.el9.x86_64.rpm 90 MB/s | 1.1 MB 00:00 (185/227): chkconfig-1.24-2.el9.x86_64.rpm 3.5 MB/s | 178 kB 00:00 (186/227): initscripts-10.11.8-4.el9.x86_64.rpm 4.4 MB/s | 228 kB 00:00 (187/227): initscripts-rename-device-10.11.8-4. 303 kB/s | 15 kB 00:00 (188/227): iproute-6.14.0-2.el9.x86_64.rpm 115 MB/s | 836 kB 00:00 (189/227): initscripts-service-10.11.8-4.el9.no 247 kB/s | 12 kB 00:00 (190/227): kmod-libs-28-11.el9.x86_64.rpm 52 MB/s | 62 kB 00:00 (191/227): less-590-6.el9.x86_64.rpm 83 MB/s | 162 kB 00:00 (192/227): libbpf-1.5.0-2.el9.x86_64.rpm 84 MB/s | 186 kB 00:00 (193/227): libcbor-0.7.0-5.el9.x86_64.rpm 37 MB/s | 57 kB 00:00 (194/227): libedit-3.1-38.20210216cvs.el9.x86_6 74 MB/s | 104 kB 00:00 (195/227): libfido2-1.13.0-2.el9.x86_64.rpm 53 MB/s | 99 kB 00:00 (196/227): libibverbs-57.0-2.el9.x86_64.rpm 121 MB/s | 453 kB 00:00 (197/227): libmnl-1.0.4-16.el9.x86_64.rpm 24 MB/s | 28 kB 00:00 (198/227): libnl3-3.11.0-1.el9.x86_64.rpm 123 MB/s | 363 kB 00:00 (199/227): libseccomp-2.5.2-2.el9.x86_64.rpm 37 MB/s | 72 kB 00:00 (200/227): libselinux-utils-3.6-3.el9.x86_64.rp 32 MB/s | 190 kB 00:00 (201/227): ncurses-6.2-12.20210508.el9.x86_64.r 134 MB/s | 406 kB 00:00 (202/227): ipcalc-1.0.0-5.el9.x86_64.rpm 809 kB/s | 42 kB 00:00 (203/227): openssh-9.9p1-1.el9.x86_64.rpm 74 MB/s | 420 kB 00:00 (204/227): kmod-28-11.el9.x86_64.rpm 2.3 MB/s | 125 kB 00:00 (205/227): policycoreutils-3.6-3.el9.x86_64.rpm 32 MB/s | 239 kB 00:00 (206/227): openssh-clients-9.9p1-1.el9.x86_64.r 59 MB/s | 765 kB 00:00 (207/227): psmisc-23.4-3.el9.x86_64.rpm 45 MB/s | 243 kB 00:00 (208/227): python3-cffi-1.14.5-5.el9.x86_64.rpm 43 MB/s | 253 kB 00:00 (209/227): numactl-libs-2.0.19-3.el9.x86_64.rpm 619 kB/s | 30 kB 00:00 (210/227): python3-cryptography-36.0.1-5.el9.x8 128 MB/s | 1.2 MB 00:00 (211/227): python3-decorator-4.4.2-6.el9.noarch 21 MB/s | 28 kB 00:00 (212/227): protobuf-c-1.3.3-13.el9.x86_64.rpm 683 kB/s | 35 kB 00:00 (213/227): python3-chardet-4.0.0-5.el9.noarch.r 4.5 MB/s | 239 kB 00:00 (214/227): python3-ply-3.11-14.el9.noarch.rpm 32 MB/s | 106 kB 00:00 (215/227): python3-pycparser-2.20-6.el9.noarch. 79 MB/s | 135 kB 00:00 (216/227): python3-dns-2.6.1-3.el9.noarch.rpm 9.4 MB/s | 507 kB 00:00 (217/227): python3-idna-2.10-7.el9.1.noarch.rpm 2.1 MB/s | 102 kB 00:00 (218/227): python3-setools-4.4.4-1.el9.x86_64.r 119 MB/s | 605 kB 00:00 (219/227): python3-pysocks-1.7.1-12.el9.noarch. 737 kB/s | 35 kB 00:00 (220/227): python3-pyyaml-5.4.1-6.el9.x86_64.rp 3.9 MB/s | 205 kB 00:00 (221/227): python3-urllib3-1.26.5-6.el9.noarch. 4.0 MB/s | 215 kB 00:00 (222/227): rpm-plugin-selinux-4.16.1.3-39.el9.x 297 kB/s | 15 kB 00:00 (223/227): selinux-policy-38.1.65-1.el9.noarch. 824 kB/s | 42 kB 00:00 (224/227): systemd-pam-252-55.el9.x86_64.rpm 38 MB/s | 284 kB 00:00 (225/227): systemd-rpm-macros-252-55.el9.noarch 18 MB/s | 72 kB 00:00 (226/227): systemd-252-55.el9.x86_64.rpm 70 MB/s | 4.2 MB 00:00 (227/227): selinux-policy-targeted-38.1.65-1.el 64 MB/s | 6.9 MB 00:00 -------------------------------------------------------------------------------- Total 69 MB/s | 77 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-38.1.65-1.el9.noarch 1/1 Preparing : 1/1 Installing : python3-setuptools-65.5.1-2.el9s.noarch 1/227 Installing : python3-webob-1.8.9-1.el9s.noarch 2/227 Installing : python3-netaddr-1.3.0-4.el9s.noarch 3/227 Installing : python3-pyyaml-5.4.1-6.el9.x86_64 4/227 Installing : python3-typing-extensions-4.12.2-2.el9s.noarch 5/227 Installing : python3-greenlet-3.1.1-1.el9s.x86_64 6/227 Installing : python3-sqlalchemy-2.0.38-1.el9s.x86_64 7/227 Installing : libselinux-utils-3.6-3.el9.x86_64 8/227 Installing : net-snmp-libs-1:5.9.1-17.el9.x86_64 9/227 Installing : python3-msgpack-1.1.0-1.el9s.x86_64 10/227 Installing : python3-iso8601-2.1.0-1.el9s.noarch 11/227 Installing : python3-idna-2.10-7.el9.1.noarch 12/227 Installing : protobuf-c-1.3.3-13.el9.x86_64 13/227 Running scriptlet: unbound-libs-1.16.2-21.el9.x86_64 14/227 Installing : unbound-libs-1.16.2-21.el9.x86_64 14/227 Running scriptlet: unbound-libs-1.16.2-21.el9.x86_64 14/227 Installing : ncurses-6.2-12.20210508.el9.x86_64 15/227 Installing : kmod-28-11.el9.x86_64 16/227 Installing : hostname-3.23-6.el9.x86_64 17/227 Running scriptlet: hostname-3.23-6.el9.x86_64 17/227 Installing : chkconfig-1.24-2.el9.x86_64 18/227 Installing : python3-pytz-2021.1-5.el9.noarch 19/227 Installing : python3-libselinux-3.6-3.el9.x86_64 20/227 Installing : python3-vine-5.1.0-1.el9s.noarch 21/227 Installing : python3-amqp-5.2.0-2.el9s.noarch 22/227 Installing : python3-packaging-24.2-2.el9s.noarch 23/227 Installing : python3-markupsafe-3.0.2-1.el9s.x86_64 24/227 Installing : python3-mako-1.1.4-6.el9.noarch 25/227 Installing : python3-alembic-1.14.1-1.el9s.noarch 26/227 Installing : python3-kombu-1:5.3.7-1.el9s.noarch 27/227 Installing : python3-libsemanage-3.6-5.el9.x86_64 28/227 Installing : python3-babel-2.9.1-2.el9.noarch 29/227 Installing : python3-jinja2-3.0.1-2.el9s.noarch 30/227 Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 31/227 Installing : python3-yappi-1.6.0-1.el9s.x86_64 32/227 Installing : python3-setools-4.4.4-1.el9.x86_64 33/227 Installing : systemd-rpm-macros-252-55.el9.noarch 34/227 Installing : python3-pysocks-1.7.1-12.el9.noarch 35/227 Installing : python3-urllib3-1.26.5-6.el9.noarch 36/227 Installing : python3-ply-3.11-14.el9.noarch 37/227 Installing : python3-pycparser-2.20-6.el9.noarch 38/227 Installing : python3-cffi-1.14.5-5.el9.x86_64 39/227 Installing : python3-cryptography-36.0.1-5.el9.x86_64 40/227 Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 41/227 Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 42/227 Installing : python3-PyMySQL-0.10.1-6.el9.noarch 43/227 Installing : python3-dns-2.6.1-3.el9.noarch 44/227 Installing : python3-eventlet-0.36.1-1.el9s.noarch 45/227 Installing : python3-decorator-4.4.2-6.el9.noarch 46/227 Installing : python3-prometheus_client-0.20.0-3.el9s.noarch 47/227 Installing : python3-chardet-4.0.0-5.el9.noarch 48/227 Installing : python3-requests-2.32.3-4.el9s.noarch 49/227 Installing : psmisc-23.4-3.el9.x86_64 50/227 Running scriptlet: openssh-9.9p1-1.el9.x86_64 51/227 Installing : openssh-9.9p1-1.el9.x86_64 51/227 Installing : numactl-libs-2.0.19-3.el9.x86_64 52/227 Installing : libseccomp-2.5.2-2.el9.x86_64 53/227 Installing : libnl3-3.11.0-1.el9.x86_64 54/227 Installing : libibverbs-57.0-2.el9.x86_64 55/227 Installing : libmnl-1.0.4-16.el9.x86_64 56/227 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 57/227 Installing : libcbor-0.7.0-5.el9.x86_64 58/227 Installing : libfido2-1.13.0-2.el9.x86_64 59/227 Installing : openssh-clients-9.9p1-1.el9.x86_64 60/227 Running scriptlet: openssh-clients-9.9p1-1.el9.x86_64 60/227 Installing : libbpf-2:1.5.0-2.el9.x86_64 61/227 Installing : iproute-6.14.0-2.el9.x86_64 62/227 Installing : less-590-6.el9.x86_64 63/227 Installing : git-core-2.47.3-1.el9.x86_64 64/227 Installing : python3-pbr-6.1.1-1.el9s.noarch 65/227 Installing : python3-stevedore-5.4.1-0.20250225155234.27e27c1 66/227 Installing : python3-os-service-types-1.7.0-0.20250213134714. 67/227 Installing : python3-keystoneauth1-5.10.0-0.20250225162540.60 68/227 Installing : python3-os-traits-3.4.0-0.20250404063709.45f208b 69/227 Installing : python3-fixtures-4.1.0-1.el9s.noarch 70/227 Installing : python3-testresources-2.0.1-2.el9s.noarch 71/227 Installing : kmod-libs-28-11.el9.x86_64 72/227 Installing : ipcalc-1.0.0-5.el9.x86_64 73/227 Installing : initscripts-rename-device-10.11.8-4.el9.x86_64 74/227 Installing : info-6.7-15.el9.x86_64 75/227 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 76/227 Installing : groff-base-1.22.4-10.el9.x86_64 76/227 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 76/227 Installing : perl-Digest-1.19-4.el9.noarch 77/227 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 78/227 Installing : perl-B-1.80-483.el9.x86_64 79/227 Installing : perl-FileHandle-2.03-483.el9.noarch 80/227 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 81/227 Installing : perl-libnet-3.13-4.el9.noarch 82/227 Installing : perl-base-2.27-483.el9.noarch 83/227 Installing : perl-URI-5.09-3.el9.noarch 84/227 Installing : perl-AutoLoader-5.74-483.el9.noarch 85/227 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 86/227 Installing : perl-if-0.60.800-483.el9.noarch 87/227 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 88/227 Installing : perl-Time-Local-2:1.300-7.el9.noarch 89/227 Installing : perl-File-Path-2.18-4.el9.noarch 90/227 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 91/227 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 92/227 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 93/227 Installing : perl-Net-SSLeay-1.94-3.el9.x86_64 94/227 Installing : perl-Class-Struct-0.66-483.el9.noarch 95/227 Installing : perl-POSIX-1.94-483.el9.x86_64 96/227 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 97/227 Installing : perl-IPC-Open3-1.21-483.el9.noarch 98/227 Installing : perl-subs-1.03-483.el9.noarch 99/227 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 100/227 Installing : perl-Term-Cap-1.17-460.el9.noarch 101/227 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 102/227 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 103/227 Installing : perl-Socket-4:2.031-4.el9.x86_64 104/227 Installing : perl-SelectSaver-1.02-483.el9.noarch 105/227 Installing : perl-Symbol-1.08-483.el9.noarch 106/227 Installing : perl-File-stat-1.09-483.el9.noarch 107/227 Installing : perl-podlators-1:4.14-460.el9.noarch 108/227 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 109/227 Installing : perl-Fcntl-1.13-483.el9.x86_64 110/227 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 111/227 Installing : perl-mro-1.23-483.el9.x86_64 112/227 Installing : perl-IO-1.43-483.el9.x86_64 113/227 Installing : perl-overloading-0.02-483.el9.noarch 114/227 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 115/227 Installing : perl-Errno-1.30-483.el9.x86_64 116/227 Installing : perl-File-Basename-2.85-483.el9.noarch 117/227 Installing : perl-Getopt-Std-1.12-483.el9.noarch 118/227 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 119/227 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 120/227 Installing : perl-constant-1.33-461.el9.noarch 121/227 Installing : perl-Storable-1:3.21-460.el9.x86_64 122/227 Installing : perl-overload-1.31-483.el9.noarch 123/227 Installing : perl-parent-1:0.238-460.el9.noarch 124/227 Installing : perl-vars-1.05-483.el9.noarch 125/227 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 126/227 Installing : perl-Carp-1.50-460.el9.noarch 127/227 Installing : perl-Exporter-5.74-461.el9.noarch 128/227 Installing : perl-PathTools-3.78-461.el9.x86_64 129/227 Installing : perl-Encode-4:3.08-462.el9.x86_64 130/227 Installing : perl-libs-4:5.32.1-483.el9.x86_64 131/227 Installing : perl-interpreter-4:5.32.1-483.el9.x86_64 132/227 Installing : perl-File-Copy-2.34-483.el9.noarch 133/227 Installing : perl-Term-ReadLine-1.17-483.el9.noarch 134/227 Installing : diffutils-3.7-12.el9.x86_64 135/227 Installing : policycoreutils-3.6-3.el9.x86_64 136/227 Running scriptlet: policycoreutils-3.6-3.el9.x86_64 136/227 Installing : selinux-policy-38.1.65-1.el9.noarch 137/227 Running scriptlet: selinux-policy-38.1.65-1.el9.noarch 137/227 Running scriptlet: selinux-policy-targeted-38.1.65-1.el9.noarch 138/227 Installing : selinux-policy-targeted-38.1.65-1.el9.noarch 138/227 Running scriptlet: selinux-policy-targeted-38.1.65-1.el9.noarch 138/227 Installing : c-ares-1.19.1-2.el9.x86_64 139/227 Installing : bc-1.07.1-14.el9.x86_64 140/227 Installing : acl-2.3.1-4.el9.x86_64 141/227 Installing : dbus-1:1.12.20-8.el9.x86_64 142/227 Installing : systemd-pam-252-55.el9.x86_64 143/227 Running scriptlet: systemd-252-55.el9.x86_64 144/227 Installing : systemd-252-55.el9.x86_64 144/227 Running scriptlet: systemd-252-55.el9.x86_64 144/227 Installing : dbus-common-1:1.12.20-8.el9.noarch 145/227 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 145/227 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 146/227 Installing : dbus-broker-28-7.el9.x86_64 146/227 Running scriptlet: dbus-broker-28-7.el9.x86_64 146/227 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 : initscripts-service-10.11.8-4.el9.noarch 147/227 Installing : initscripts-10.11.8-4.el9.x86_64 148/227 Running scriptlet: initscripts-10.11.8-4.el9.x86_64 148/227 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-7.el9s.x86_64 149/227 Running scriptlet: openstack-network-scripts-10.11.1-7.el9s.x86_64 149/227 Installing : openstack-network-scripts-openvswitch3.4-10.11.1 150/227 Installing : python3-psutil-5.8.0-12.el9.x86_64 151/227 Installing : python3-prettytable-0.7.2-27.el9.noarch 152/227 Installing : python3-audit-3.1.5-7.el9.x86_64 153/227 Installing : mariadb-connector-c-config-3.2.6-1.el9.noarch 154/227 Installing : mariadb-connector-c-3.2.6-1.el9.x86_64 155/227 Installing : lm_sensors-libs-3.6.0-10.el9.x86_64 156/227 Installing : net-snmp-agent-libs-1:5.9.1-17.el9.x86_64 157/227 Installing : net-snmp-1:5.9.1-17.el9.x86_64 158/227 Running scriptlet: net-snmp-1:5.9.1-17.el9.x86_64 158/227 Installing : libyang-2.0.7-2.el9.x86_64 159/227 Installing : libxslt-1.1.34-12.el9.x86_64 160/227 Installing : python3-lxml-4.6.5-3.el9.x86_64 161/227 Installing : checkpolicy-3.6-1.el9.x86_64 162/227 Installing : python3-wrapt-1.16.0-1.el9s.x86_64 163/227 Installing : python3-debtcollector-3.0.0-0.20240226181642.0e6 164/227 Installing : python3-oslo-context-5.7.1-0.20250317171221.52d2 165/227 Installing : python3-futurist-3.1.0-0.20250225151745.bd83787. 166/227 Installing : python3-testtools-2.7.1-1.el9s.noarch 167/227 Installing : python3-testscenarios-0.5.0-21.el9s.noarch 168/227 Installing : python3-tenacity-8.2.3-1.el9s.noarch 169/227 Installing : python3-tempita-0.5.2-2.el9s.noarch 170/227 Installing : python3-paste-3.10.1-1.el9s.noarch 171/227 Installing : python3-statsd-3.2.1-20.el9s.noarch 172/227 Installing : python3-setproctitle-1.3.3-1.el9s.x86_64 173/227 Installing : python3-rfc3986-2.0.0-1.el9s.noarch 174/227 Installing : python3-repoze-lru-0.7-10.el9s.noarch 175/227 Installing : python3-routes-2.5.1-1.el9s.noarch 176/227 Installing : python3-pyroute2-0.7.12-2.el9s.noarch 177/227 Installing : python3-pyparsing-3.1.2-7.el9s.noarch 178/227 Installing : python3-logutils-0.3.5-15.el9s.noarch 179/227 Installing : python3-pecan-1.5.1-1.el9s.noarch 180/227 Installing : python3-fasteners-0.19-1.el9s.noarch 181/227 Installing : python3-distro-1.9.0-2.el9s.noarch 182/227 Installing : python3-policycoreutils-3.6-3.el9.noarch 183/227 Installing : policycoreutils-python-utils-3.6-3.el9.noarch 184/227 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 185/227 Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 185/227 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 185/227 Running scriptlet: openvswitch3.4-3.4.3-77.el9s.x86_64 186/227 Installing : openvswitch3.4-3.4.3-77.el9s.x86_64 186/227 Running scriptlet: openvswitch3.4-3.4.3-77.el9s.x86_64 186/227 Installing : python3-openvswitch3.4-3.4.3-77.el9s.x86_64 187/227 Installing : rdo-openvswitch-2:3.4-1.el9s.noarch 188/227 Installing : python3-rdo-openvswitch-2:3.4-1.el9s.noarch 189/227 Installing : python3-ovsdbapp-2.11.0-0.20250304175748.e1bd214 190/227 Running scriptlet: frr-selinux-8.5.3-10.el9.noarch 191/227 Installing : frr-selinux-8.5.3-10.el9.noarch 191/227 Running scriptlet: frr-selinux-8.5.3-10.el9.noarch 191/227 Running scriptlet: frr-8.5.3-10.el9.x86_64 192/227 Installing : frr-8.5.3-10.el9.x86_64 192/227 Running scriptlet: frr-8.5.3-10.el9.x86_64 192/227 Installing : python3-cachetools-5.5.2-1.el9s.noarch 193/227 Installing : libsodium-1.0.18-7.el9s.x86_64 194/227 Installing : python3-pynacl-1.5.0-1.el9s.x86_64 195/227 Installing : python3-paramiko-3.5.0-1.el9s.noarch 196/227 Installing : python3-ncclient-0.6.16-1.el9s.noarch 197/227 Installing : python-oslo-versionedobjects-lang-3.6.0-0.202503 198/227 Installing : python-oslo-utils-lang-8.2.0-0.20250318120252.cb 199/227 Installing : python-oslo-privsep-lang-3.6.0-0.20250317171844. 200/227 Installing : python-oslo-policy-lang-4.5.1-0.20250317163650.3 201/227 Installing : python-oslo-middleware-lang-6.3.1-0.202503171632 202/227 Installing : python-oslo-log-lang-7.1.0-0.20250317172141.0c29 203/227 Installing : python-oslo-i18n-lang-6.5.1-0.20250317171545.162 204/227 Installing : python3-oslo-i18n-6.5.1-0.20250317171545.162e0fa 205/227 Installing : python3-oslo-config-2:9.7.1-0.20250317170827.d58 206/227 Installing : python3-oslo-utils-8.2.0-0.20250318120252.cb6837 207/227 Installing : python3-oslo-serialization-5.7.0-0.2025031718003 208/227 Installing : python3-oslo-log-7.1.0-0.20250317172141.0c290b1. 209/227 Installing : python3-oslo-metrics-0.11.0-0.20250317163850.c64 210/227 Installing : python3-oslo-privsep-3.6.0-0.20250317171844.959f 211/227 Installing : python3-oslo-policy-4.5.1-0.20250317163650.3bb5d 212/227 Installing : python3-oslo-middleware-6.3.1-0.20250317163234.8 213/227 Installing : python3-os-ken-3.0.1-0.20250317145811.a89ba8f.el 214/227 warning: group neutron does not exist - using root Installing : python-oslo-db-lang-17.2.1-0.20250317174528.dc60 215/227 Installing : python3-oslo-db+mysql-17.2.1-0.20250317174528.dc 216/227 Installing : python3-oslo-db-17.2.1-0.20250317174528.dc60623. 217/227 Installing : python-oslo-concurrency-lang-7.1.0-0.20250317173 218/227 Installing : python3-oslo-concurrency-7.1.0-0.20250317173205. 219/227 Installing : python3-oslo-service-4.1.1-0.20250317160209.7a52 220/227 Installing : python3-oslo-messaging-16.1.0-0.20250317173909.e 221/227 Installing : python3-oslo-versionedobjects-3.6.0-0.2025031717 222/227 Installing : python3-osprofiler-4.2.0-0.20240828181728.3fb048 223/227 Installing : python3-neutron-lib-3.18.2-0.20250317180348.bf21 224/227 Running scriptlet: ovn-bgp-agent-1:4.1.0-0.20250516040208.c5a42e3.e 225/227 Installing : ovn-bgp-agent-1:4.1.0-0.20250516040208.c5a42e3.e 225/227 Running scriptlet: ovn-bgp-agent-1:4.1.0-0.20250516040208.c5a42e3.e 225/227 Installing : rpm-plugin-selinux-4.16.1.3-39.el9.x86_64 226/227 Installing : python3-unbound-1.16.2-21.el9.x86_64 227/227 Running scriptlet: iproute-6.14.0-2.el9.x86_64 227/227 Running scriptlet: selinux-policy-targeted-38.1.65-1.el9.noarch 227/227 Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 227/227 Running scriptlet: python3-unbound-1.16.2-21.el9.x86_64 227/227 Verifying : python3-os-service-types-1.7.0-0.20250213134714. 1/227 Verifying : python3-stevedore-5.4.1-0.20250225155234.27e27c1 2/227 Verifying : python-oslo-concurrency-lang-7.1.0-0.20250317173 3/227 Verifying : python-oslo-db-lang-17.2.1-0.20250317174528.dc60 4/227 Verifying : python-oslo-i18n-lang-6.5.1-0.20250317171545.162 5/227 Verifying : python-oslo-log-lang-7.1.0-0.20250317172141.0c29 6/227 Verifying : python-oslo-middleware-lang-6.3.1-0.202503171632 7/227 Verifying : python-oslo-policy-lang-4.5.1-0.20250317163650.3 8/227 Verifying : python-oslo-privsep-lang-3.6.0-0.20250317171844. 9/227 Verifying : python-oslo-utils-lang-8.2.0-0.20250318120252.cb 10/227 Verifying : python-oslo-versionedobjects-lang-3.6.0-0.202503 11/227 Verifying : python3-debtcollector-3.0.0-0.20240226181642.0e6 12/227 Verifying : python3-futurist-3.1.0-0.20250225151745.bd83787. 13/227 Verifying : python3-os-traits-3.4.0-0.20250404063709.45f208b 14/227 Verifying : python3-oslo-concurrency-7.1.0-0.20250317173205. 15/227 Verifying : python3-oslo-config-2:9.7.1-0.20250317170827.d58 16/227 Verifying : python3-oslo-context-5.7.1-0.20250317171221.52d2 17/227 Verifying : python3-oslo-db+mysql-17.2.1-0.20250317174528.dc 18/227 Verifying : python3-oslo-db-17.2.1-0.20250317174528.dc60623. 19/227 Verifying : python3-oslo-i18n-6.5.1-0.20250317171545.162e0fa 20/227 Verifying : python3-oslo-log-7.1.0-0.20250317172141.0c290b1. 21/227 Verifying : python3-oslo-messaging-16.1.0-0.20250317173909.e 22/227 Verifying : python3-oslo-metrics-0.11.0-0.20250317163850.c64 23/227 Verifying : python3-oslo-middleware-6.3.1-0.20250317163234.8 24/227 Verifying : python3-oslo-policy-4.5.1-0.20250317163650.3bb5d 25/227 Verifying : python3-oslo-privsep-3.6.0-0.20250317171844.959f 26/227 Verifying : python3-oslo-serialization-5.7.0-0.2025031718003 27/227 Verifying : python3-oslo-service-4.1.1-0.20250317160209.7a52 28/227 Verifying : python3-oslo-utils-8.2.0-0.20250318120252.cb6837 29/227 Verifying : python3-oslo-versionedobjects-3.6.0-0.2025031717 30/227 Verifying : python3-osprofiler-4.2.0-0.20240828181728.3fb048 31/227 Verifying : python3-keystoneauth1-5.10.0-0.20250225162540.60 32/227 Verifying : ovn-bgp-agent-1:4.1.0-0.20250516040208.c5a42e3.e 33/227 Verifying : python3-neutron-lib-3.18.2-0.20250317180348.bf21 34/227 Verifying : python3-os-ken-3.0.1-0.20250317145811.a89ba8f.el 35/227 Verifying : python3-ovsdbapp-2.11.0-0.20250304175748.e1bd214 36/227 Verifying : libsodium-1.0.18-7.el9s.x86_64 37/227 Verifying : openstack-network-scripts-10.11.1-7.el9s.x86_64 38/227 Verifying : openstack-network-scripts-openvswitch3.4-10.11.1 39/227 Verifying : python3-alembic-1.14.1-1.el9s.noarch 40/227 Verifying : python3-amqp-5.2.0-2.el9s.noarch 41/227 Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 42/227 Verifying : python3-cachetools-5.5.2-1.el9s.noarch 43/227 Verifying : python3-distro-1.9.0-2.el9s.noarch 44/227 Verifying : python3-eventlet-0.36.1-1.el9s.noarch 45/227 Verifying : python3-fasteners-0.19-1.el9s.noarch 46/227 Verifying : python3-fixtures-4.1.0-1.el9s.noarch 47/227 Verifying : python3-greenlet-3.1.1-1.el9s.x86_64 48/227 Verifying : python3-iso8601-2.1.0-1.el9s.noarch 49/227 Verifying : python3-jinja2-3.0.1-2.el9s.noarch 50/227 Verifying : python3-kombu-1:5.3.7-1.el9s.noarch 51/227 Verifying : python3-logutils-0.3.5-15.el9s.noarch 52/227 Verifying : python3-markupsafe-3.0.2-1.el9s.x86_64 53/227 Verifying : python3-msgpack-1.1.0-1.el9s.x86_64 54/227 Verifying : python3-ncclient-0.6.16-1.el9s.noarch 55/227 Verifying : python3-netaddr-1.3.0-4.el9s.noarch 56/227 Verifying : python3-packaging-24.2-2.el9s.noarch 57/227 Verifying : python3-paramiko-3.5.0-1.el9s.noarch 58/227 Verifying : python3-paste-3.10.1-1.el9s.noarch 59/227 Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 60/227 Verifying : python3-pbr-6.1.1-1.el9s.noarch 61/227 Verifying : python3-pecan-1.5.1-1.el9s.noarch 62/227 Verifying : python3-prometheus_client-0.20.0-3.el9s.noarch 63/227 Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 64/227 Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 65/227 Verifying : python3-pyparsing-3.1.2-7.el9s.noarch 66/227 Verifying : python3-pyroute2-0.7.12-2.el9s.noarch 67/227 Verifying : python3-rdo-openvswitch-2:3.4-1.el9s.noarch 68/227 Verifying : python3-repoze-lru-0.7-10.el9s.noarch 69/227 Verifying : python3-requests-2.32.3-4.el9s.noarch 70/227 Verifying : python3-rfc3986-2.0.0-1.el9s.noarch 71/227 Verifying : python3-routes-2.5.1-1.el9s.noarch 72/227 Verifying : python3-setproctitle-1.3.3-1.el9s.x86_64 73/227 Verifying : python3-setuptools-65.5.1-2.el9s.noarch 74/227 Verifying : python3-sqlalchemy-2.0.38-1.el9s.x86_64 75/227 Verifying : python3-statsd-3.2.1-20.el9s.noarch 76/227 Verifying : python3-tempita-0.5.2-2.el9s.noarch 77/227 Verifying : python3-tenacity-8.2.3-1.el9s.noarch 78/227 Verifying : python3-testresources-2.0.1-2.el9s.noarch 79/227 Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 80/227 Verifying : python3-testtools-2.7.1-1.el9s.noarch 81/227 Verifying : python3-typing-extensions-4.12.2-2.el9s.noarch 82/227 Verifying : python3-vine-5.1.0-1.el9s.noarch 83/227 Verifying : python3-webob-1.8.9-1.el9s.noarch 84/227 Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 85/227 Verifying : python3-yappi-1.6.0-1.el9s.x86_64 86/227 Verifying : rdo-openvswitch-2:3.4-1.el9s.noarch 87/227 Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 88/227 Verifying : openvswitch3.4-3.4.3-77.el9s.x86_64 89/227 Verifying : python3-openvswitch3.4-3.4.3-77.el9s.x86_64 90/227 Verifying : checkpolicy-3.6-1.el9.x86_64 91/227 Verifying : frr-8.5.3-10.el9.x86_64 92/227 Verifying : frr-selinux-8.5.3-10.el9.noarch 93/227 Verifying : git-core-2.47.3-1.el9.x86_64 94/227 Verifying : libxslt-1.1.34-12.el9.x86_64 95/227 Verifying : libyang-2.0.7-2.el9.x86_64 96/227 Verifying : lm_sensors-libs-3.6.0-10.el9.x86_64 97/227 Verifying : mariadb-connector-c-3.2.6-1.el9.x86_64 98/227 Verifying : mariadb-connector-c-config-3.2.6-1.el9.noarch 99/227 Verifying : net-snmp-1:5.9.1-17.el9.x86_64 100/227 Verifying : net-snmp-agent-libs-1:5.9.1-17.el9.x86_64 101/227 Verifying : net-snmp-libs-1:5.9.1-17.el9.x86_64 102/227 Verifying : perl-AutoLoader-5.74-483.el9.noarch 103/227 Verifying : perl-B-1.80-483.el9.x86_64 104/227 Verifying : perl-Carp-1.50-460.el9.noarch 105/227 Verifying : perl-Class-Struct-0.66-483.el9.noarch 106/227 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 107/227 Verifying : perl-Digest-1.19-4.el9.noarch 108/227 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 109/227 Verifying : perl-Encode-4:3.08-462.el9.x86_64 110/227 Verifying : perl-Errno-1.30-483.el9.x86_64 111/227 Verifying : perl-Exporter-5.74-461.el9.noarch 112/227 Verifying : perl-Fcntl-1.13-483.el9.x86_64 113/227 Verifying : perl-File-Basename-2.85-483.el9.noarch 114/227 Verifying : perl-File-Copy-2.34-483.el9.noarch 115/227 Verifying : perl-File-Path-2.18-4.el9.noarch 116/227 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 117/227 Verifying : perl-File-stat-1.09-483.el9.noarch 118/227 Verifying : perl-FileHandle-2.03-483.el9.noarch 119/227 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 120/227 Verifying : perl-Getopt-Std-1.12-483.el9.noarch 121/227 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 122/227 Verifying : perl-IO-1.43-483.el9.x86_64 123/227 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 124/227 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 125/227 Verifying : perl-IPC-Open3-1.21-483.el9.noarch 126/227 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 127/227 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 128/227 Verifying : perl-Net-SSLeay-1.94-3.el9.x86_64 129/227 Verifying : perl-POSIX-1.94-483.el9.x86_64 130/227 Verifying : perl-PathTools-3.78-461.el9.x86_64 131/227 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 132/227 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 133/227 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 134/227 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 135/227 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 136/227 Verifying : perl-SelectSaver-1.02-483.el9.noarch 137/227 Verifying : perl-Socket-4:2.031-4.el9.x86_64 138/227 Verifying : perl-Storable-1:3.21-460.el9.x86_64 139/227 Verifying : perl-Symbol-1.08-483.el9.noarch 140/227 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 141/227 Verifying : perl-Term-Cap-1.17-460.el9.noarch 142/227 Verifying : perl-Term-ReadLine-1.17-483.el9.noarch 143/227 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 144/227 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 145/227 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 146/227 Verifying : perl-URI-5.09-3.el9.noarch 147/227 Verifying : perl-base-2.27-483.el9.noarch 148/227 Verifying : perl-constant-1.33-461.el9.noarch 149/227 Verifying : perl-if-0.60.800-483.el9.noarch 150/227 Verifying : perl-interpreter-4:5.32.1-483.el9.x86_64 151/227 Verifying : perl-libnet-3.13-4.el9.noarch 152/227 Verifying : perl-libs-4:5.32.1-483.el9.x86_64 153/227 Verifying : perl-mro-1.23-483.el9.x86_64 154/227 Verifying : perl-overload-1.31-483.el9.noarch 155/227 Verifying : perl-overloading-0.02-483.el9.noarch 156/227 Verifying : perl-parent-1:0.238-460.el9.noarch 157/227 Verifying : perl-podlators-1:4.14-460.el9.noarch 158/227 Verifying : perl-subs-1.03-483.el9.noarch 159/227 Verifying : perl-vars-1.05-483.el9.noarch 160/227 Verifying : policycoreutils-python-utils-3.6-3.el9.noarch 161/227 Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 162/227 Verifying : python3-audit-3.1.5-7.el9.x86_64 163/227 Verifying : python3-babel-2.9.1-2.el9.noarch 164/227 Verifying : python3-libselinux-3.6-3.el9.x86_64 165/227 Verifying : python3-libsemanage-3.6-5.el9.x86_64 166/227 Verifying : python3-lxml-4.6.5-3.el9.x86_64 167/227 Verifying : python3-mako-1.1.4-6.el9.noarch 168/227 Verifying : python3-policycoreutils-3.6-3.el9.noarch 169/227 Verifying : python3-prettytable-0.7.2-27.el9.noarch 170/227 Verifying : python3-psutil-5.8.0-12.el9.x86_64 171/227 Verifying : python3-pytz-2021.1-5.el9.noarch 172/227 Verifying : python3-unbound-1.16.2-21.el9.x86_64 173/227 Verifying : unbound-libs-1.16.2-21.el9.x86_64 174/227 Verifying : acl-2.3.1-4.el9.x86_64 175/227 Verifying : bc-1.07.1-14.el9.x86_64 176/227 Verifying : c-ares-1.19.1-2.el9.x86_64 177/227 Verifying : chkconfig-1.24-2.el9.x86_64 178/227 Verifying : dbus-1:1.12.20-8.el9.x86_64 179/227 Verifying : dbus-broker-28-7.el9.x86_64 180/227 Verifying : dbus-common-1:1.12.20-8.el9.noarch 181/227 Verifying : diffutils-3.7-12.el9.x86_64 182/227 Verifying : groff-base-1.22.4-10.el9.x86_64 183/227 Verifying : hostname-3.23-6.el9.x86_64 184/227 Verifying : info-6.7-15.el9.x86_64 185/227 Verifying : initscripts-10.11.8-4.el9.x86_64 186/227 Verifying : initscripts-rename-device-10.11.8-4.el9.x86_64 187/227 Verifying : initscripts-service-10.11.8-4.el9.noarch 188/227 Verifying : ipcalc-1.0.0-5.el9.x86_64 189/227 Verifying : iproute-6.14.0-2.el9.x86_64 190/227 Verifying : kmod-28-11.el9.x86_64 191/227 Verifying : kmod-libs-28-11.el9.x86_64 192/227 Verifying : less-590-6.el9.x86_64 193/227 Verifying : libbpf-2:1.5.0-2.el9.x86_64 194/227 Verifying : libcbor-0.7.0-5.el9.x86_64 195/227 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 196/227 Verifying : libfido2-1.13.0-2.el9.x86_64 197/227 Verifying : libibverbs-57.0-2.el9.x86_64 198/227 Verifying : libmnl-1.0.4-16.el9.x86_64 199/227 Verifying : libnl3-3.11.0-1.el9.x86_64 200/227 Verifying : libseccomp-2.5.2-2.el9.x86_64 201/227 Verifying : libselinux-utils-3.6-3.el9.x86_64 202/227 Verifying : ncurses-6.2-12.20210508.el9.x86_64 203/227 Verifying : numactl-libs-2.0.19-3.el9.x86_64 204/227 Verifying : openssh-9.9p1-1.el9.x86_64 205/227 Verifying : openssh-clients-9.9p1-1.el9.x86_64 206/227 Verifying : policycoreutils-3.6-3.el9.x86_64 207/227 Verifying : protobuf-c-1.3.3-13.el9.x86_64 208/227 Verifying : psmisc-23.4-3.el9.x86_64 209/227 Verifying : python3-cffi-1.14.5-5.el9.x86_64 210/227 Verifying : python3-chardet-4.0.0-5.el9.noarch 211/227 Verifying : python3-cryptography-36.0.1-5.el9.x86_64 212/227 Verifying : python3-decorator-4.4.2-6.el9.noarch 213/227 Verifying : python3-dns-2.6.1-3.el9.noarch 214/227 Verifying : python3-idna-2.10-7.el9.1.noarch 215/227 Verifying : python3-ply-3.11-14.el9.noarch 216/227 Verifying : python3-pycparser-2.20-6.el9.noarch 217/227 Verifying : python3-pysocks-1.7.1-12.el9.noarch 218/227 Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 219/227 Verifying : python3-setools-4.4.4-1.el9.x86_64 220/227 Verifying : python3-urllib3-1.26.5-6.el9.noarch 221/227 Verifying : rpm-plugin-selinux-4.16.1.3-39.el9.x86_64 222/227 Verifying : selinux-policy-38.1.65-1.el9.noarch 223/227 Verifying : selinux-policy-targeted-38.1.65-1.el9.noarch 224/227 Verifying : systemd-252-55.el9.x86_64 225/227 Verifying : systemd-pam-252-55.el9.x86_64 226/227 Verifying : systemd-rpm-macros-252-55.el9.noarch 227/227 Installed: acl-2.3.1-4.el9.x86_64 bc-1.07.1-14.el9.x86_64 c-ares-1.19.1-2.el9.x86_64 checkpolicy-3.6-1.el9.x86_64 chkconfig-1.24-2.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 diffutils-3.7-12.el9.x86_64 frr-8.5.3-10.el9.x86_64 frr-selinux-8.5.3-10.el9.noarch git-core-2.47.3-1.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 hostname-3.23-6.el9.x86_64 info-6.7-15.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-2.el9.x86_64 kmod-28-11.el9.x86_64 kmod-libs-28-11.el9.x86_64 less-590-6.el9.x86_64 libbpf-2:1.5.0-2.el9.x86_64 libcbor-0.7.0-5.el9.x86_64 libedit-3.1-38.20210216cvs.el9.x86_64 libfido2-1.13.0-2.el9.x86_64 libibverbs-57.0-2.el9.x86_64 libmnl-1.0.4-16.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 libyang-2.0.7-2.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 ncurses-6.2-12.20210508.el9.x86_64 net-snmp-1:5.9.1-17.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 numactl-libs-2.0.19-3.el9.x86_64 openssh-9.9p1-1.el9.x86_64 openssh-clients-9.9p1-1.el9.x86_64 openstack-network-scripts-10.11.1-7.el9s.x86_64 openstack-network-scripts-openvswitch3.4-10.11.1-7.el9s.x86_64 openvswitch-selinux-extra-policy-1.0-36.el9s.noarch openvswitch3.4-3.4.3-77.el9s.x86_64 ovn-bgp-agent-1:4.1.0-0.20250516040208.c5a42e3.el9.noarch 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-Copy-2.34-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-Term-ReadLine-1.17-483.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 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-concurrency-lang-7.1.0-0.20250317173205.6250095.el9.noarch python-oslo-db-lang-17.2.1-0.20250317174528.dc60623.el9.noarch python-oslo-i18n-lang-6.5.1-0.20250317171545.162e0fa.el9.noarch python-oslo-log-lang-7.1.0-0.20250317172141.0c290b1.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-oslo-utils-lang-8.2.0-0.20250318120252.cb68378.el9.noarch python-oslo-versionedobjects-lang-3.6.0-0.20250317175844.79e9d5d.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-audit-3.1.5-7.el9.x86_64 python3-babel-2.9.1-2.el9.noarch python3-bcrypt-3.2.2-4.el9s.x86_64 python3-cachetools-5.5.2-1.el9s.noarch python3-cffi-1.14.5-5.el9.x86_64 python3-chardet-4.0.0-5.el9.noarch python3-cryptography-36.0.1-5.el9.x86_64 python3-debtcollector-3.0.0-0.20240226181642.0e6ce1c.el9.noarch python3-decorator-4.4.2-6.el9.noarch python3-distro-1.9.0-2.el9s.noarch python3-dns-2.6.1-3.el9.noarch python3-eventlet-0.36.1-1.el9s.noarch python3-fasteners-0.19-1.el9s.noarch python3-fixtures-4.1.0-1.el9s.noarch python3-futurist-3.1.0-0.20250225151745.bd83787.el9.noarch python3-greenlet-3.1.1-1.el9s.x86_64 python3-idna-2.10-7.el9.1.noarch python3-iso8601-2.1.0-1.el9s.noarch python3-jinja2-3.0.1-2.el9s.noarch python3-keystoneauth1-5.10.0-0.20250225162540.60f441a.el9.noarch python3-kombu-1:5.3.7-1.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-mako-1.1.4-6.el9.noarch python3-markupsafe-3.0.2-1.el9s.x86_64 python3-msgpack-1.1.0-1.el9s.x86_64 python3-ncclient-0.6.16-1.el9s.noarch python3-netaddr-1.3.0-4.el9s.noarch python3-neutron-lib-3.18.2-0.20250317180348.bf21a6d.el9.noarch python3-openvswitch3.4-3.4.3-77.el9s.x86_64 python3-os-ken-3.0.1-0.20250317145811.a89ba8f.el9.noarch python3-os-service-types-1.7.0-0.20250213134714.0b2f473.el9.noarch python3-os-traits-3.4.0-0.20250404063709.45f208b.el9.noarch python3-oslo-concurrency-7.1.0-0.20250317173205.6250095.el9.noarch python3-oslo-config-2:9.7.1-0.20250317170827.d583141.el9.noarch python3-oslo-context-5.7.1-0.20250317171221.52d21e6.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-i18n-6.5.1-0.20250317171545.162e0fa.el9.noarch python3-oslo-log-7.1.0-0.20250317172141.0c290b1.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-serialization-5.7.0-0.20250317180035.bff992d.el9.noarch python3-oslo-service-4.1.1-0.20250317160209.7a52803.el9.noarch python3-oslo-utils-8.2.0-0.20250318120252.cb68378.el9.noarch python3-oslo-versionedobjects-3.6.0-0.20250317175844.79e9d5d.el9.noarch python3-osprofiler-4.2.0-0.20240828181728.3fb0487.el9.noarch python3-ovsdbapp-2.11.0-0.20250304175748.e1bd214.el9.noarch python3-packaging-24.2-2.el9s.noarch python3-paramiko-3.5.0-1.el9s.noarch python3-paste-3.10.1-1.el9s.noarch python3-paste-deploy-3.1.0-2.el9s.noarch python3-pbr-6.1.1-1.el9s.noarch python3-pecan-1.5.1-1.el9s.noarch python3-ply-3.11-14.el9.noarch python3-policycoreutils-3.6-3.el9.noarch python3-prettytable-0.7.2-27.el9.noarch python3-prometheus_client-0.20.0-3.el9s.noarch python3-psutil-5.8.0-12.el9.x86_64 python3-pyOpenSSL-20.0.1-2.el9s.noarch python3-pycparser-2.20-6.el9.noarch python3-pynacl-1.5.0-1.el9s.x86_64 python3-pyparsing-3.1.2-7.el9s.noarch python3-pyroute2-0.7.12-2.el9s.noarch python3-pysocks-1.7.1-12.el9.noarch python3-pytz-2021.1-5.el9.noarch python3-pyyaml-5.4.1-6.el9.x86_64 python3-rdo-openvswitch-2:3.4-1.el9s.noarch python3-repoze-lru-0.7-10.el9s.noarch python3-requests-2.32.3-4.el9s.noarch python3-rfc3986-2.0.0-1.el9s.noarch python3-routes-2.5.1-1.el9s.noarch python3-setools-4.4.4-1.el9.x86_64 python3-setproctitle-1.3.3-1.el9s.x86_64 python3-setuptools-65.5.1-2.el9s.noarch python3-sqlalchemy-2.0.38-1.el9s.x86_64 python3-statsd-3.2.1-20.el9s.noarch python3-stevedore-5.4.1-0.20250225155234.27e27c1.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-typing-extensions-4.12.2-2.el9s.noarch python3-unbound-1.16.2-21.el9.x86_64 python3-urllib3-1.26.5-6.el9.noarch python3-vine-5.1.0-1.el9s.noarch python3-webob-1.8.9-1.el9s.noarch python3-wrapt-1.16.0-1.el9s.x86_64 python3-yappi-1.6.0-1.el9s.x86_64 rdo-openvswitch-2:3.4-1.el9s.noarch rpm-plugin-selinux-4.16.1.3-39.el9.x86_64 selinux-policy-38.1.65-1.el9.noarch selinux-policy-targeted-38.1.65-1.el9.noarch systemd-252-55.el9.x86_64 systemd-pam-252-55.el9.x86_64 systemd-rpm-macros-252-55.el9.noarch unbound-libs-1.16.2-21.el9.x86_64 Complete! 160 files removed STEP 5/6: USER ovn-bgp STEP 6/6: LABEL "tcib_build_tag"="e34ff04664f8b72248b8630afd70ea89" COMMIT quay.rdoproject.org/podified-master-centos9/openstack-ovn-bgp-agent:e34ff04664f8b72248b8630afd70ea89 Getting image source signatures Copying blob sha256:dfe3535c047dfd1b56a035a76f7fcccd61101a4c7c28b14527de35475ed1e01a Copying blob sha256:58b7afa5251e1958e9fdd6f9b546e4a1574bda51e63cbb90cab6b0261a50ddc2 Copying blob sha256:5624577745bdf4428acc61bb92475f5dd8d53ec7b7f48c808d04d3e008a93ea9 Copying config sha256:8287ca234f4b9281264c93f89122d0ed1624e4c64f0d63eb37aa4bc3d9f19662 Writing manifest to image destination --> 8287ca234f4b Successfully tagged quay.rdoproject.org/podified-master-centos9/openstack-ovn-bgp-agent:e34ff04664f8b72248b8630afd70ea89 8287ca234f4b9281264c93f89122d0ed1624e4c64f0d63eb37aa4bc3d9f19662