INFO: Start build test container for train Waiting for base container master-1_7_6_9-6: Pulling from opensdn-base 446f83f14b23: Pulling fs layer 900e708b8c1f: Pulling fs layer 3ad0c1edb573: Pulling fs layer f023b554f0c1: Pulling fs layer 6efa59ee4f50: Pulling fs layer cc5aec647cba: Pulling fs layer 3f2b3595d664: Pulling fs layer 5812d4d3afad: Pulling fs layer fdbbfb6fefec: Pulling fs layer f023b554f0c1: Waiting 6efa59ee4f50: Waiting cc5aec647cba: Waiting 3f2b3595d664: Waiting 5812d4d3afad: Waiting fdbbfb6fefec: Waiting 900e708b8c1f: Verifying Checksum 900e708b8c1f: Download complete 3ad0c1edb573: Download complete f023b554f0c1: Verifying Checksum f023b554f0c1: Download complete 6efa59ee4f50: Verifying Checksum 6efa59ee4f50: Download complete cc5aec647cba: Verifying Checksum cc5aec647cba: Download complete 3f2b3595d664: Verifying Checksum 3f2b3595d664: Download complete fdbbfb6fefec: Verifying Checksum fdbbfb6fefec: Download complete 446f83f14b23: Verifying Checksum 446f83f14b23: Download complete 5812d4d3afad: Verifying Checksum 5812d4d3afad: Download complete 446f83f14b23: Pull complete 900e708b8c1f: Pull complete 3ad0c1edb573: Pull complete f023b554f0c1: Pull complete 6efa59ee4f50: Pull complete cc5aec647cba: Pull complete 3f2b3595d664: Pull complete 5812d4d3afad: Pull complete fdbbfb6fefec: Pull complete Digest: sha256:3f1d04322db35eb66bfdd1fed426d8f3f74a66bf8e1ad42463b54580e2bfd620 Status: Downloaded newer image for nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-6 Building test container opensdn-test-test:master-1_7_6_9-6 (sudo docker build --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_7_6_9-6 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --network host --build-arg SKU=train --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REPO=http://localhost:6667 --build-arg OPENSTACK_REPO=http://vault.centos.org/centos/7/cloud/x86_64/openstack-train --build-arg DOCKERFILE_DIR=docker --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache -t opensdn-test-test:master-1_7_6_9-6 -f docker/Dockerfile.nofromargs .) Sending build context to Docker daemon 35.96 MB Step 1/17 : ARG CONTRAIL_REGISTRY Step 2/17 : ARG CONTRAIL_CONTAINER_TAG Step 3/17 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> 499ed670dbf0 Step 4/17 : ARG PIP_REPOSITORY ---> Running in 77a0cd35e323 ---> Removed intermediate container 77a0cd35e323 ---> 769d2b5fd7ff Step 5/17 : ARG SITE_MIRROR ---> Running in b6fd0650509f ---> Removed intermediate container b6fd0650509f ---> 494a0e459ef1 Step 6/17 : ARG YUM_ENABLE_REPOS="" ---> Running in 58739c87c7ff ---> Removed intermediate container 58739c87c7ff ---> de85e7a1498f Step 7/17 : ARG SKU=ocata ---> Running in 075ae42ab1c1 ---> Removed intermediate container 075ae42ab1c1 ---> e1a9c6a2968f Step 8/17 : ARG OPENSTACK_REPO ---> Running in 3c6bb5e13ad3 ---> Removed intermediate container 3c6bb5e13ad3 ---> f25d538e5ab3 Step 9/17 : ARG CONTRAIL_REPO ---> Running in 86da278eeb1b ---> Removed intermediate container 86da278eeb1b ---> dfd01f3ea4a5 Step 10/17 : ARG DOCKERFILE_DIR ---> Running in c48d137bdb7b ---> Removed intermediate container c48d137bdb7b ---> e1413fbb6c0e Step 11/17 : COPY $DOCKERFILE_DIR/*requirements*.txt $DOCKERFILE_DIR/entrypoint.sh / ---> 31cdb560182e Step 12/17 : RUN mkdir -p /contrail-test ---> Running in cb60d90c7312 ---> Removed intermediate container cb60d90c7312 ---> ce90ea5919ad Step 13/17 : COPY ./ /contrail-test/ ---> bc49ad5ef8bb Step 14/17 : RUN set -e ; source /etc/os-release ; source /functions.sh ; if [[ "$ID" == 'rhel' && "$VERSION_ID" == '8.4' ]] ; then yum module enable -y javapackages-tools ; fi ; source /functions.sh ; yum update -y -x "redhat-release*" -x "coreutils*" ; yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical ; yum install -y unzip vim tcpdump ant git ipmitool patch bzip2 sudo ant-junit libXpm libXrender gtk2 GConf2 ; if [[ "$ID" == 'rocky' ]]; then yum install -y sshpass libffi-devel; update-crypto-policies --set LEGACY ; else SSHPASS_RPM_NAME=sshpass-1.06-9.el8.x86_64.rpm && download_package https://archives.fedoraproject.org pub/archive/epel/8.4/Everything/x86_64/Packages/s/${SSHPASS_RPM_NAME} ${SSHPASS_RPM_NAME} ; rpm -Uvh --nodeps --replacepkgs ${SSHPASS_RPM_NAME} ; fi && yum clean all -y ; rm -rf /var/cache/yum ; rm -rf /etc/yum.repos.d ; mkdir -p /etc/contrail/ ; touch /etc/contrail/vnc_api_lib.ini ; python3 -m pip install --no-compile -r /requirements_common.txt -r /requirements3.txt ; mkdir -p /contrail-test/images ---> Running in 441ef3a1ca5f Contrail repo 17 MB/s | 203 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 2.1 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 730 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 264 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 69 MB/s | 7.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 63 MB/s | 4.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 939 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 2.3 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 392 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 745 kB/s | 16 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 584 kB/s | 13 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 64 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 115 MB/s | 30 MB 00:00 Third parties for OpenSDN 53 MB/s | 5.4 MB 00:00 Dependencies resolved. ============================================================================================================== Package Arch Version Repository Size ============================================================================================================== Upgrading: alternatives x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 38 k audit-libs x86_64 3.1.5-1.el9 tf-mirrors.ci_repos_yum9-baseos 120 k basesystem noarch 11-13.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 6.4 k bash x86_64 5.1.8-9.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M binutils x86_64 2.35.2-54.el9 tf-mirrors.ci_repos_yum9-baseos 4.5 M binutils-gold x86_64 2.35.2-54.el9 tf-mirrors.ci_repos_yum9-baseos 734 k bzip2-libs x86_64 1.0.8-10.el9_5 tf-mirrors.ci_repos_yum9-baseos 39 k ca-certificates noarch 2024.2.69_v8.0.303-91.4.el9_4 tf-mirrors.ci_repos_yum9-baseos 911 k crypto-policies noarch 20240828-2.git626aa59.el9_5 tf-mirrors.ci_repos_yum9-baseos 55 k crypto-policies-scripts noarch 20240828-2.git626aa59.el9_5 tf-mirrors.ci_repos_yum9-baseos 83 k curl-minimal x86_64 7.76.1-31.el9 tf-mirrors.ci_repos_yum9-baseos 126 k dnf noarch 4.14.0-17.el9 tf-mirrors.ci_repos_yum9-baseos 467 k dnf-data noarch 4.14.0-17.el9 tf-mirrors.ci_repos_yum9-baseos 34 k elfutils-debuginfod-client x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 36 k elfutils-default-yama-scope noarch 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k elfutils-libelf x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 206 k elfutils-libs x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 259 k expat x86_64 2.5.0-3.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 115 k file-libs x86_64 5.39-16.el9 tf-mirrors.ci_repos_yum9-baseos 588 k filesystem x86_64 3.16-5.el9 tf-mirrors.ci_repos_yum9-baseos 1.1 M findutils x86_64 1:4.8.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 536 k gdbm-libs x86_64 1:1.23-1.el9 tf-mirrors.ci_repos_yum9-baseos 55 k glib2 x86_64 2.68.4-14.el9_4.1 tf-mirrors.ci_repos_yum9-baseos 2.6 M gnutls x86_64 3.8.3-4.el9_4 tf-mirrors.ci_repos_yum9-baseos 1.1 M krb5-libs x86_64 1.21.1-4.el9_5 tf-mirrors.ci_repos_yum9-baseos 756 k libarchive x86_64 3.5.3-4.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 387 k libblkid x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 106 k libcom_err x86_64 1.46.5-5.el9 tf-mirrors.ci_repos_yum9-baseos 25 k libcurl-minimal x86_64 7.76.1-31.el9 tf-mirrors.ci_repos_yum9-baseos 224 k libdb x86_64 5.3.28-54.el9 tf-mirrors.ci_repos_yum9-baseos 736 k libdnf x86_64 0.69.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 650 k libeconf x86_64 0.4.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 26 k libevent x86_64 2.1.12-8.el9_4 tf-mirrors.ci_repos_yum9-baseos 262 k libfdisk x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 153 k libgcrypt x86_64 1.10.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 507 k libksba x86_64 1.5.1-7.el9 tf-mirrors.ci_repos_yum9-baseos 152 k libmount x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 134 k libnghttp2 x86_64 1.43.0-6.el9 tf-mirrors.ci_repos_yum9-baseos 72 k librepo x86_64 1.14.5-2.el9 tf-mirrors.ci_repos_yum9-baseos 87 k libsemanage x86_64 3.6-2.1.el9_5 tf-mirrors.ci_repos_yum9-baseos 116 k libsmartcols x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 62 k libsolv x86_64 0.7.24-3.el9 tf-mirrors.ci_repos_yum9-baseos 404 k libstdc++ x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 731 k libuser x86_64 0.63-15.el9 tf-mirrors.ci_repos_yum9-baseos 387 k libuuid x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 27 k libxml2 x86_64 2.9.13-6.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 746 k nettle x86_64 3.9.1-1.el9 tf-mirrors.ci_repos_yum9-baseos 558 k openldap x86_64 2.6.6-3.el9 tf-mirrors.ci_repos_yum9-baseos 254 k p11-kit x86_64 0.25.3-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 510 k p11-kit-trust x86_64 0.25.3-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 141 k pam x86_64 1.5.1-22.el9_5 tf-mirrors.ci_repos_yum9-baseos 548 k pcre x86_64 8.44-4.el9 tf-mirrors.ci_repos_yum9-baseos 196 k pcre2 x86_64 10.40-6.el9 tf-mirrors.ci_repos_yum9-baseos 233 k pcre2-syntax noarch 10.40-6.el9 tf-mirrors.ci_repos_yum9-baseos 140 k python3-dnf noarch 4.14.0-17.el9 tf-mirrors.ci_repos_yum9-baseos 405 k python3-hawkey x86_64 0.69.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 101 k python3-libdnf x86_64 0.69.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 771 k python3-pip-wheel noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-baseos 1.1 M python3-setuptools-wheel noarch 53.0.0-13.el9 tf-mirrors.ci_repos_yum9-baseos 467 k rocky-gpg-keys noarch 9.5-1.2.el9 tf-mirrors.ci_repos_yum9-baseos 13 k rocky-release noarch 9.5-1.2.el9 tf-mirrors.ci_repos_yum9-baseos 24 k rocky-repos noarch 9.5-1.2.el9 tf-mirrors.ci_repos_yum9-baseos 13 k setup noarch 2.13.7-10.el9 tf-mirrors.ci_repos_yum9-baseos 140 k shadow-utils x86_64 2:4.9-10.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.1 M sqlite-libs x86_64 3.34.1-7.el9_3 tf-mirrors.ci_repos_yum9-baseos 618 k tar x86_64 2:1.34-7.el9 tf-mirrors.ci_repos_yum9-baseos 875 k tpm2-tss x86_64 3.2.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 594 k tzdata noarch 2025a-1.el9 tf-mirrors.ci_repos_yum9-baseos 429 k usermode x86_64 1.114-5.el9 tf-mirrors.ci_repos_yum9-baseos 174 k util-linux x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 2.2 M util-linux-core x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 437 k vim-minimal x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-baseos 670 k yum noarch 4.14.0-17.el9 tf-mirrors.ci_repos_yum9-baseos 87 k Installing dependencies: dbus-libs x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 151 k Installing weak dependencies: rpm-plugin-systemd-inhibit x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 16 k Transaction Summary ============================================================================================================== Install 2 Packages Upgrade 73 Packages Total download size: 35 M Downloading Packages: (1/75): dbus-libs-1.12.20-8.el9.x86_64.rpm 776 kB/s | 151 kB 00:00 (2/75): rpm-plugin-systemd-inhibit-4.16.1.3-34. 50 kB/s | 16 kB 00:00 (3/75): alternatives-1.24-1.el9_5.1.x86_64.rpm 121 kB/s | 38 kB 00:00 (4/75): basesystem-11-13.el9.0.1.noarch.rpm 822 kB/s | 6.4 kB 00:00 (5/75): audit-libs-3.1.5-1.el9.x86_64.rpm 931 kB/s | 120 kB 00:00 (6/75): binutils-gold-2.35.2-54.el9.x86_64.rpm 36 MB/s | 734 kB 00:00 (7/75): bzip2-libs-1.0.8-10.el9_5.x86_64.rpm 7.8 MB/s | 39 kB 00:00 (8/75): ca-certificates-2024.2.69_v8.0.303-91.4 42 MB/s | 911 kB 00:00 (9/75): bash-5.1.8-9.el9.x86_64.rpm 24 MB/s | 1.7 MB 00:00 (10/75): crypto-policies-20240828-2.git626aa59. 2.6 MB/s | 55 kB 00:00 (11/75): crypto-policies-scripts-20240828-2.git 9.8 MB/s | 83 kB 00:00 (12/75): curl-minimal-7.76.1-31.el9.x86_64.rpm 17 MB/s | 126 kB 00:00 (13/75): binutils-2.35.2-54.el9.x86_64.rpm 38 MB/s | 4.5 MB 00:00 (14/75): dnf-data-4.14.0-17.el9.noarch.rpm 813 kB/s | 34 kB 00:00 (15/75): elfutils-debuginfod-client-0.191-4.el9 5.7 MB/s | 36 kB 00:00 (16/75): elfutils-default-yama-scope-0.191-4.el 1.7 MB/s | 11 kB 00:00 (17/75): dnf-4.14.0-17.el9.noarch.rpm 7.5 MB/s | 467 kB 00:00 (18/75): elfutils-libelf-0.191-4.el9.x86_64.rpm 9.0 MB/s | 206 kB 00:00 (19/75): elfutils-libs-0.191-4.el9.x86_64.rpm 10 MB/s | 259 kB 00:00 (20/75): expat-2.5.0-3.el9_5.1.x86_64.rpm 5.2 MB/s | 115 kB 00:00 (21/75): file-libs-5.39-16.el9.x86_64.rpm 24 MB/s | 588 kB 00:00 (22/75): findutils-4.8.0-7.el9.x86_64.rpm 23 MB/s | 536 kB 00:00 (23/75): filesystem-3.16-5.el9.x86_64.rpm 25 MB/s | 1.1 MB 00:00 (24/75): gdbm-libs-1.23-1.el9.x86_64.rpm 1.8 MB/s | 55 kB 00:00 (25/75): gnutls-3.8.3-4.el9_4.x86_64.rpm 44 MB/s | 1.1 MB 00:00 (26/75): krb5-libs-1.21.1-4.el9_5.x86_64.rpm 21 MB/s | 756 kB 00:00 (27/75): libarchive-3.5.3-4.el9.0.1.x86_64.rpm 16 MB/s | 387 kB 00:00 (28/75): glib2-2.68.4-14.el9_4.1.x86_64.rpm 29 MB/s | 2.6 MB 00:00 (29/75): libcom_err-1.46.5-5.el9.x86_64.rpm 848 kB/s | 25 kB 00:00 (30/75): libblkid-2.37.4-20.el9.x86_64.rpm 2.4 MB/s | 106 kB 00:00 (31/75): libcurl-minimal-7.76.1-31.el9.x86_64.r 15 MB/s | 224 kB 00:00 (32/75): libeconf-0.4.1-4.el9.x86_64.rpm 5.8 MB/s | 26 kB 00:00 (33/75): libdb-5.3.28-54.el9.x86_64.rpm 26 MB/s | 736 kB 00:00 (34/75): libdnf-0.69.0-12.el9.x86_64.rpm 18 MB/s | 650 kB 00:00 (35/75): libevent-2.1.12-8.el9_4.x86_64.rpm 9.2 MB/s | 262 kB 00:00 (36/75): libfdisk-2.37.4-20.el9.x86_64.rpm 7.2 MB/s | 153 kB 00:00 (37/75): libksba-1.5.1-7.el9.x86_64.rpm 16 MB/s | 152 kB 00:00 (38/75): libmount-2.37.4-20.el9.x86_64.rpm 15 MB/s | 134 kB 00:00 (39/75): libnghttp2-1.43.0-6.el9.x86_64.rpm 9.9 MB/s | 72 kB 00:00 (40/75): libgcrypt-1.10.0-11.el9.x86_64.rpm 16 MB/s | 507 kB 00:00 (41/75): librepo-1.14.5-2.el9.x86_64.rpm 6.3 MB/s | 87 kB 00:00 (42/75): libsemanage-3.6-2.1.el9_5.x86_64.rpm 8.1 MB/s | 116 kB 00:00 (43/75): libsmartcols-2.37.4-20.el9.x86_64.rpm 9.1 MB/s | 62 kB 00:00 (44/75): libsolv-0.7.24-3.el9.x86_64.rpm 29 MB/s | 404 kB 00:00 (45/75): libuser-0.63-15.el9.x86_64.rpm 24 MB/s | 387 kB 00:00 (46/75): libuuid-2.37.4-20.el9.x86_64.rpm 2.2 MB/s | 27 kB 00:00 (47/75): libstdc++-11.5.0-5.el9_5.x86_64.rpm 21 MB/s | 731 kB 00:00 (48/75): libxml2-2.9.13-6.el9_5.1.x86_64.rpm 28 MB/s | 746 kB 00:00 (49/75): nettle-3.9.1-1.el9.x86_64.rpm 16 MB/s | 558 kB 00:00 (50/75): openldap-2.6.6-3.el9.x86_64.rpm 8.8 MB/s | 254 kB 00:00 (51/75): p11-kit-trust-0.25.3-3.el9_5.x86_64.rp 12 MB/s | 141 kB 00:00 (52/75): p11-kit-0.25.3-3.el9_5.x86_64.rpm 16 MB/s | 510 kB 00:00 (53/75): pcre-8.44-4.el9.x86_64.rpm 11 MB/s | 196 kB 00:00 (54/75): pam-1.5.1-22.el9_5.x86_64.rpm 16 MB/s | 548 kB 00:00 (55/75): pcre2-syntax-10.40-6.el9.noarch.rpm 8.9 MB/s | 140 kB 00:00 (56/75): pcre2-10.40-6.el9.x86_64.rpm 8.1 MB/s | 233 kB 00:00 (57/75): python3-hawkey-0.69.0-12.el9.x86_64.rp 11 MB/s | 101 kB 00:00 (58/75): python3-dnf-4.14.0-17.el9.noarch.rpm 17 MB/s | 405 kB 00:00 (59/75): python3-libdnf-0.69.0-12.el9.x86_64.rp 28 MB/s | 771 kB 00:00 (60/75): rocky-gpg-keys-9.5-1.2.el9.noarch.rpm 2.6 MB/s | 13 kB 00:00 (61/75): python3-setuptools-wheel-53.0.0-13.el9 18 MB/s | 467 kB 00:00 (62/75): rocky-release-9.5-1.2.el9.noarch.rpm 1.9 MB/s | 24 kB 00:00 (63/75): rocky-repos-9.5-1.2.el9.noarch.rpm 1.3 MB/s | 13 kB 00:00 (64/75): python3-pip-wheel-21.3.1-1.el9.noarch. 19 MB/s | 1.1 MB 00:00 (65/75): setup-2.13.7-10.el9.noarch.rpm 5.3 MB/s | 140 kB 00:00 (66/75): sqlite-libs-3.34.1-7.el9_3.x86_64.rpm 37 MB/s | 618 kB 00:00 (67/75): shadow-utils-4.9-10.el9_5.x86_64.rpm 23 MB/s | 1.1 MB 00:00 (68/75): tar-1.34-7.el9.x86_64.rpm 22 MB/s | 875 kB 00:00 (69/75): tpm2-tss-3.2.3-1.el9.x86_64.rpm 15 MB/s | 594 kB 00:00 (70/75): tzdata-2025a-1.el9.noarch.rpm 14 MB/s | 429 kB 00:00 (71/75): usermode-1.114-5.el9.x86_64.rpm 7.2 MB/s | 174 kB 00:00 (72/75): util-linux-core-2.37.4-20.el9.x86_64.r 27 MB/s | 437 kB 00:00 (73/75): yum-4.14.0-17.el9.noarch.rpm 15 MB/s | 87 kB 00:00 (74/75): vim-minimal-8.2.2637-21.el9.x86_64.rpm 23 MB/s | 670 kB 00:00 (75/75): util-linux-2.37.4-20.el9.x86_64.rpm 33 MB/s | 2.2 MB 00:00 -------------------------------------------------------------------------------- Total 36 MB/s | 35 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: filesystem-3.16-5.el9.x86_64 1/1 Preparing : 1/1 Upgrading : audit-libs-3.1.5-1.el9.x86_64 1/148 Upgrading : libuuid-2.37.4-20.el9.x86_64 2/148 Upgrading : libstdc++-11.5.0-5.el9_5.x86_64 3/148 Upgrading : bzip2-libs-1.0.8-10.el9_5.x86_64 4/148 Upgrading : libsmartcols-2.37.4-20.el9.x86_64 5/148 Upgrading : libxml2-2.9.13-6.el9_5.1.x86_64 6/148 Upgrading : libsolv-0.7.24-3.el9.x86_64 7/148 Upgrading : sqlite-libs-3.34.1-7.el9_3.x86_64 8/148 Upgrading : p11-kit-0.25.3-3.el9_5.x86_64 9/148 Upgrading : libcom_err-1.46.5-5.el9.x86_64 10/148 Upgrading : elfutils-libelf-0.191-4.el9.x86_64 11/148 Upgrading : alternatives-1.24-1.el9_5.1.x86_64 12/148 Upgrading : libsemanage-3.6-2.1.el9_5.x86_64 13/148 Upgrading : rocky-gpg-keys-9.5-1.2.el9.noarch 14/148 Upgrading : rocky-release-9.5-1.2.el9.noarch 15/148 Upgrading : rocky-repos-9.5-1.2.el9.noarch 16/148 warning: /etc/yum.repos.d/rocky-addons.repo created as /etc/yum.repos.d/rocky-addons.repo.rpmnew warning: /etc/yum.repos.d/rocky-devel.repo created as /etc/yum.repos.d/rocky-devel.repo.rpmnew warning: /etc/yum.repos.d/rocky-extras.repo created as /etc/yum.repos.d/rocky-extras.repo.rpmnew warning: /etc/yum.repos.d/rocky.repo created as /etc/yum.repos.d/rocky.repo.rpmnew Upgrading : setup-2.13.7-10.el9.noarch 17/148 warning: /etc/shadow created as /etc/shadow.rpmnew Running scriptlet: setup-2.13.7-10.el9.noarch 17/148 Upgrading : filesystem-3.16-5.el9.x86_64 18/148 Upgrading : bash-5.1.8-9.el9.x86_64 19/148 Running scriptlet: bash-5.1.8-9.el9.x86_64 19/148 Upgrading : libblkid-2.37.4-20.el9.x86_64 20/148 Running scriptlet: libblkid-2.37.4-20.el9.x86_64 20/148 Upgrading : libmount-2.37.4-20.el9.x86_64 21/148 Upgrading : crypto-policies-20240828-2.git626aa59.el9_5.noar 22/148 Running scriptlet: crypto-policies-20240828-2.git626aa59.el9_5.noar 22/148 Upgrading : p11-kit-trust-0.25.3-3.el9_5.x86_64 23/148 Running scriptlet: p11-kit-trust-0.25.3-3.el9_5.x86_64 23/148 Upgrading : shadow-utils-2:4.9-10.el9_5.x86_64 24/148 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no 25/148 Upgrading : ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no 25/148 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no 25/148 Upgrading : krb5-libs-1.21.1-4.el9_5.x86_64 26/148 Upgrading : util-linux-core-2.37.4-20.el9.x86_64 27/148 Running scriptlet: util-linux-core-2.37.4-20.el9.x86_64 27/148 Upgrading : libfdisk-2.37.4-20.el9.x86_64 28/148 Upgrading : elfutils-default-yama-scope-0.191-4.el9.noarch 29/148 Running scriptlet: elfutils-default-yama-scope-0.191-4.el9.noarch 29/148 Upgrading : elfutils-libs-0.191-4.el9.x86_64 30/148 Upgrading : pcre2-syntax-10.40-6.el9.noarch 31/148 Upgrading : pcre-8.44-4.el9.x86_64 32/148 Upgrading : nettle-3.9.1-1.el9.x86_64 33/148 Upgrading : gnutls-3.8.3-4.el9_4.x86_64 34/148 Upgrading : glib2-2.68.4-14.el9_4.1.x86_64 35/148 Upgrading : libnghttp2-1.43.0-6.el9.x86_64 36/148 Upgrading : libcurl-minimal-7.76.1-31.el9.x86_64 37/148 Upgrading : elfutils-debuginfod-client-0.191-4.el9.x86_64 38/148 Upgrading : binutils-gold-2.35.2-54.el9.x86_64 39/148 Upgrading : binutils-2.35.2-54.el9.x86_64 40/148 Running scriptlet: binutils-2.35.2-54.el9.x86_64 40/148 Upgrading : librepo-1.14.5-2.el9.x86_64 41/148 Upgrading : libdnf-0.69.0-12.el9.x86_64 42/148 Upgrading : python3-libdnf-0.69.0-12.el9.x86_64 43/148 Upgrading : python3-hawkey-0.69.0-12.el9.x86_64 44/148 Upgrading : libevent-2.1.12-8.el9_4.x86_64 45/148 Upgrading : openldap-2.6.6-3.el9.x86_64 46/148 Upgrading : libeconf-0.4.1-4.el9.x86_64 47/148 Upgrading : libdb-5.3.28-54.el9.x86_64 48/148 Upgrading : pam-1.5.1-22.el9_5.x86_64 49/148 Upgrading : libuser-0.63-15.el9.x86_64 50/148 Upgrading : util-linux-2.37.4-20.el9.x86_64 51/148 Upgrading : dnf-data-4.14.0-17.el9.noarch 52/148 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 53/148 Installing : rpm-plugin-systemd-inhibit-4.16.1.3-34.el9.0.1.x 54/148 Upgrading : python3-dnf-4.14.0-17.el9.noarch 55/148 Upgrading : dnf-4.14.0-17.el9.noarch 56/148 Running scriptlet: dnf-4.14.0-17.el9.noarch 56/148 Upgrading : yum-4.14.0-17.el9.noarch 57/148 Upgrading : usermode-1.114-5.el9.x86_64 58/148 Upgrading : curl-minimal-7.76.1-31.el9.x86_64 59/148 Running scriptlet: tpm2-tss-3.2.3-1.el9.x86_64 60/148 Upgrading : tpm2-tss-3.2.3-1.el9.x86_64 60/148 Upgrading : pcre2-10.40-6.el9.x86_64 61/148 Running scriptlet: pcre2-10.40-6.el9.x86_64 61/148 Upgrading : python3-pip-wheel-21.3.1-1.el9.noarch 62/148 Upgrading : crypto-policies-scripts-20240828-2.git626aa59.el 63/148 Upgrading : vim-minimal-2:8.2.2637-21.el9.x86_64 64/148 Upgrading : basesystem-11-13.el9.0.1.noarch 65/148 Upgrading : libarchive-3.5.3-4.el9.0.1.x86_64 66/148 Upgrading : tzdata-2025a-1.el9.noarch 67/148 Upgrading : tar-2:1.34-7.el9.x86_64 68/148 Upgrading : python3-setuptools-wheel-53.0.0-13.el9.noarch 69/148 Upgrading : libksba-1.5.1-7.el9.x86_64 70/148 Upgrading : libgcrypt-1.10.0-11.el9.x86_64 71/148 Upgrading : gdbm-libs-1:1.23-1.el9.x86_64 72/148 Upgrading : findutils-1:4.8.0-7.el9.x86_64 73/148 Upgrading : file-libs-5.39-16.el9.x86_64 74/148 Upgrading : expat-2.5.0-3.el9_5.1.x86_64 75/148 Cleanup : crypto-policies-scripts-20230731-1.git94f0e2c.el 76/148 Cleanup : basesystem-11-13.el9.noarch 77/148 Running scriptlet: binutils-2.35.2-42.el9.x86_64 78/148 Cleanup : binutils-2.35.2-42.el9.x86_64 78/148 Running scriptlet: binutils-2.35.2-42.el9.x86_64 78/148 Cleanup : binutils-gold-2.35.2-42.el9.x86_64 79/148 Cleanup : elfutils-debuginfod-client-0.189-3.el9.x86_64 80/148 Cleanup : elfutils-libs-0.189-3.el9.x86_64 81/148 Cleanup : usermode-1.114-4.el9.x86_64 82/148 Cleanup : util-linux-2.37.4-15.el9.x86_64 83/148 Cleanup : util-linux-core-2.37.4-15.el9.x86_64 84/148 Cleanup : libuser-0.63-13.el9.x86_64 85/148 Cleanup : libfdisk-2.37.4-15.el9.x86_64 86/148 Cleanup : pam-1.5.1-15.el9.x86_64 87/148 Cleanup : libarchive-3.5.3-4.el9.x86_64 88/148 Cleanup : tpm2-tss-3.2.2-2.el9.x86_64 89/148 Cleanup : shadow-utils-2:4.9-8.el9.x86_64 90/148 Cleanup : libsemanage-3.5-2.el9.x86_64 91/148 Cleanup : curl-minimal-7.76.1-26.el9_3.2.0.1.x86_64 92/148 Cleanup : elfutils-default-yama-scope-0.189-3.el9.noarch 93/148 Cleanup : yum-4.14.0-8.el9.noarch 94/148 Running scriptlet: dnf-4.14.0-8.el9.noarch 95/148 Cleanup : dnf-4.14.0-8.el9.noarch 95/148 Running scriptlet: dnf-4.14.0-8.el9.noarch 95/148 Cleanup : python3-dnf-4.14.0-8.el9.noarch 96/148 Cleanup : python3-pip-wheel-21.2.3-7.el9.noarch 97/148 Cleanup : python3-hawkey-0.69.0-6.el9_3.x86_64 98/148 Cleanup : ca-certificates-2023.2.60_v7.0.306-90.1.el9_2.no 99/148 Cleanup : python3-libdnf-0.69.0-6.el9_3.x86_64 100/148 Cleanup : libdnf-0.69.0-6.el9_3.x86_64 101/148 Cleanup : librepo-1.14.5-1.el9.x86_64 102/148 Cleanup : libcurl-minimal-7.76.1-26.el9_3.2.0.1.x86_64 103/148 Cleanup : glib2-2.68.4-11.el9.x86_64 104/148 Cleanup : gnutls-3.7.6-23.el9.x86_64 105/148 Cleanup : p11-kit-trust-0.24.1-2.el9.x86_64 106/148 Running scriptlet: p11-kit-trust-0.24.1-2.el9.x86_64 106/148 Cleanup : libmount-2.37.4-15.el9.x86_64 107/148 Cleanup : libsolv-0.7.24-2.el9.x86_64 108/148 Cleanup : krb5-libs-1.21.1-1.el9.x86_64 109/148 Cleanup : libblkid-2.37.4-15.el9.x86_64 110/148 Cleanup : openldap-2.6.3-1.el9.x86_64 111/148 Cleanup : vim-minimal-2:8.2.2637-20.el9_1.x86_64 112/148 Cleanup : bash-5.1.8-6.el9_1.x86_64 113/148 Running scriptlet: bash-5.1.8-6.el9_1.x86_64 113/148 Cleanup : filesystem-3.16-2.el9.x86_64 114/148 Cleanup : setup-2.13.7-9.el9.noarch 115/148 Cleanup : rocky-release-9.3-1.1.el9.noarch 116/148 Cleanup : rocky-repos-9.3-1.1.el9.noarch 117/148 Cleanup : pcre2-10.40-2.el9.x86_64 118/148 Cleanup : pcre2-syntax-10.40-2.el9.noarch 119/148 Cleanup : rocky-gpg-keys-9.3-1.1.el9.noarch 120/148 Cleanup : crypto-policies-20230731-1.git94f0e2c.el9_3.1.no 121/148 Cleanup : dnf-data-4.14.0-8.el9.noarch 122/148 Cleanup : tzdata-2023c-1.el9.noarch 123/148 Cleanup : python3-setuptools-wheel-53.0.0-12.el9.noarch 124/148 Cleanup : libevent-2.1.12-6.el9.x86_64 125/148 Cleanup : libuuid-2.37.4-15.el9.x86_64 126/148 Cleanup : libcom_err-1.46.5-3.el9.x86_64 127/148 Cleanup : bzip2-libs-1.0.8-8.el9.x86_64 128/148 Cleanup : libxml2-2.9.13-4.el9.x86_64 129/148 Cleanup : alternatives-1.24-1.el9.x86_64 130/148 Cleanup : p11-kit-0.24.1-2.el9.x86_64 131/148 Cleanup : nettle-3.8-3.el9_0.x86_64 132/148 Cleanup : pcre-8.44-3.el9.3.x86_64 133/148 Cleanup : libnghttp2-1.43.0-5.el9_3.1.x86_64 134/148 Cleanup : libsmartcols-2.37.4-15.el9.x86_64 135/148 Cleanup : sqlite-libs-3.34.1-6.el9_1.x86_64 136/148 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 137/148 Cleanup : audit-libs-3.0.7-104.el9.x86_64 138/148 Cleanup : libdb-5.3.28-53.el9.x86_64 139/148 Cleanup : libeconf-0.4.1-3.el9_2.x86_64 140/148 Cleanup : elfutils-libelf-0.189-3.el9.x86_64 141/148 Cleanup : tar-2:1.34-6.el9_1.x86_64 142/148 Cleanup : libksba-1.5.1-6.el9_1.x86_64 143/148 Cleanup : libgcrypt-1.10.0-10.el9_2.x86_64 144/148 Cleanup : gdbm-libs-1:1.19-4.el9.x86_64 145/148 Cleanup : findutils-1:4.8.0-6.el9.x86_64 146/148 Cleanup : file-libs-5.39-14.el9.x86_64 147/148 Cleanup : expat-2.5.0-1.el9.x86_64 148/148 Running scriptlet: filesystem-3.16-5.el9.x86_64 148/148 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no 148/148 Running scriptlet: crypto-policies-scripts-20240828-2.git626aa59.el 148/148 Running scriptlet: expat-2.5.0-1.el9.x86_64 148/148 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 1/148 Verifying : rpm-plugin-systemd-inhibit-4.16.1.3-34.el9.0.1.x 2/148 Verifying : alternatives-1.24-1.el9_5.1.x86_64 3/148 Verifying : alternatives-1.24-1.el9.x86_64 4/148 Verifying : audit-libs-3.1.5-1.el9.x86_64 5/148 Verifying : audit-libs-3.0.7-104.el9.x86_64 6/148 Verifying : basesystem-11-13.el9.0.1.noarch 7/148 Verifying : basesystem-11-13.el9.noarch 8/148 Verifying : bash-5.1.8-9.el9.x86_64 9/148 Verifying : bash-5.1.8-6.el9_1.x86_64 10/148 Verifying : binutils-2.35.2-54.el9.x86_64 11/148 Verifying : binutils-2.35.2-42.el9.x86_64 12/148 Verifying : binutils-gold-2.35.2-54.el9.x86_64 13/148 Verifying : binutils-gold-2.35.2-42.el9.x86_64 14/148 Verifying : bzip2-libs-1.0.8-10.el9_5.x86_64 15/148 Verifying : bzip2-libs-1.0.8-8.el9.x86_64 16/148 Verifying : ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no 17/148 Verifying : ca-certificates-2023.2.60_v7.0.306-90.1.el9_2.no 18/148 Verifying : crypto-policies-20240828-2.git626aa59.el9_5.noar 19/148 Verifying : crypto-policies-20230731-1.git94f0e2c.el9_3.1.no 20/148 Verifying : crypto-policies-scripts-20240828-2.git626aa59.el 21/148 Verifying : crypto-policies-scripts-20230731-1.git94f0e2c.el 22/148 Verifying : curl-minimal-7.76.1-31.el9.x86_64 23/148 Verifying : curl-minimal-7.76.1-26.el9_3.2.0.1.x86_64 24/148 Verifying : dnf-4.14.0-17.el9.noarch 25/148 Verifying : dnf-4.14.0-8.el9.noarch 26/148 Verifying : dnf-data-4.14.0-17.el9.noarch 27/148 Verifying : dnf-data-4.14.0-8.el9.noarch 28/148 Verifying : elfutils-debuginfod-client-0.191-4.el9.x86_64 29/148 Verifying : elfutils-debuginfod-client-0.189-3.el9.x86_64 30/148 Verifying : elfutils-default-yama-scope-0.191-4.el9.noarch 31/148 Verifying : elfutils-default-yama-scope-0.189-3.el9.noarch 32/148 Verifying : elfutils-libelf-0.191-4.el9.x86_64 33/148 Verifying : elfutils-libelf-0.189-3.el9.x86_64 34/148 Verifying : elfutils-libs-0.191-4.el9.x86_64 35/148 Verifying : elfutils-libs-0.189-3.el9.x86_64 36/148 Verifying : expat-2.5.0-3.el9_5.1.x86_64 37/148 Verifying : expat-2.5.0-1.el9.x86_64 38/148 Verifying : file-libs-5.39-16.el9.x86_64 39/148 Verifying : file-libs-5.39-14.el9.x86_64 40/148 Verifying : filesystem-3.16-5.el9.x86_64 41/148 Verifying : filesystem-3.16-2.el9.x86_64 42/148 Verifying : findutils-1:4.8.0-7.el9.x86_64 43/148 Verifying : findutils-1:4.8.0-6.el9.x86_64 44/148 Verifying : gdbm-libs-1:1.23-1.el9.x86_64 45/148 Verifying : gdbm-libs-1:1.19-4.el9.x86_64 46/148 Verifying : glib2-2.68.4-14.el9_4.1.x86_64 47/148 Verifying : glib2-2.68.4-11.el9.x86_64 48/148 Verifying : gnutls-3.8.3-4.el9_4.x86_64 49/148 Verifying : gnutls-3.7.6-23.el9.x86_64 50/148 Verifying : krb5-libs-1.21.1-4.el9_5.x86_64 51/148 Verifying : krb5-libs-1.21.1-1.el9.x86_64 52/148 Verifying : libarchive-3.5.3-4.el9.0.1.x86_64 53/148 Verifying : libarchive-3.5.3-4.el9.x86_64 54/148 Verifying : libblkid-2.37.4-20.el9.x86_64 55/148 Verifying : libblkid-2.37.4-15.el9.x86_64 56/148 Verifying : libcom_err-1.46.5-5.el9.x86_64 57/148 Verifying : libcom_err-1.46.5-3.el9.x86_64 58/148 Verifying : libcurl-minimal-7.76.1-31.el9.x86_64 59/148 Verifying : libcurl-minimal-7.76.1-26.el9_3.2.0.1.x86_64 60/148 Verifying : libdb-5.3.28-54.el9.x86_64 61/148 Verifying : libdb-5.3.28-53.el9.x86_64 62/148 Verifying : libdnf-0.69.0-12.el9.x86_64 63/148 Verifying : libdnf-0.69.0-6.el9_3.x86_64 64/148 Verifying : libeconf-0.4.1-4.el9.x86_64 65/148 Verifying : libeconf-0.4.1-3.el9_2.x86_64 66/148 Verifying : libevent-2.1.12-8.el9_4.x86_64 67/148 Verifying : libevent-2.1.12-6.el9.x86_64 68/148 Verifying : libfdisk-2.37.4-20.el9.x86_64 69/148 Verifying : libfdisk-2.37.4-15.el9.x86_64 70/148 Verifying : libgcrypt-1.10.0-11.el9.x86_64 71/148 Verifying : libgcrypt-1.10.0-10.el9_2.x86_64 72/148 Verifying : libksba-1.5.1-7.el9.x86_64 73/148 Verifying : libksba-1.5.1-6.el9_1.x86_64 74/148 Verifying : libmount-2.37.4-20.el9.x86_64 75/148 Verifying : libmount-2.37.4-15.el9.x86_64 76/148 Verifying : libnghttp2-1.43.0-6.el9.x86_64 77/148 Verifying : libnghttp2-1.43.0-5.el9_3.1.x86_64 78/148 Verifying : librepo-1.14.5-2.el9.x86_64 79/148 Verifying : librepo-1.14.5-1.el9.x86_64 80/148 Verifying : libsemanage-3.6-2.1.el9_5.x86_64 81/148 Verifying : libsemanage-3.5-2.el9.x86_64 82/148 Verifying : libsmartcols-2.37.4-20.el9.x86_64 83/148 Verifying : libsmartcols-2.37.4-15.el9.x86_64 84/148 Verifying : libsolv-0.7.24-3.el9.x86_64 85/148 Verifying : libsolv-0.7.24-2.el9.x86_64 86/148 Verifying : libstdc++-11.5.0-5.el9_5.x86_64 87/148 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 88/148 Verifying : libuser-0.63-15.el9.x86_64 89/148 Verifying : libuser-0.63-13.el9.x86_64 90/148 Verifying : libuuid-2.37.4-20.el9.x86_64 91/148 Verifying : libuuid-2.37.4-15.el9.x86_64 92/148 Verifying : libxml2-2.9.13-6.el9_5.1.x86_64 93/148 Verifying : libxml2-2.9.13-4.el9.x86_64 94/148 Verifying : nettle-3.9.1-1.el9.x86_64 95/148 Verifying : nettle-3.8-3.el9_0.x86_64 96/148 Verifying : openldap-2.6.6-3.el9.x86_64 97/148 Verifying : openldap-2.6.3-1.el9.x86_64 98/148 Verifying : p11-kit-0.25.3-3.el9_5.x86_64 99/148 Verifying : p11-kit-0.24.1-2.el9.x86_64 100/148 Verifying : p11-kit-trust-0.25.3-3.el9_5.x86_64 101/148 Verifying : p11-kit-trust-0.24.1-2.el9.x86_64 102/148 Verifying : pam-1.5.1-22.el9_5.x86_64 103/148 Verifying : pam-1.5.1-15.el9.x86_64 104/148 Verifying : pcre-8.44-4.el9.x86_64 105/148 Verifying : pcre-8.44-3.el9.3.x86_64 106/148 Verifying : pcre2-10.40-6.el9.x86_64 107/148 Verifying : pcre2-10.40-2.el9.x86_64 108/148 Verifying : pcre2-syntax-10.40-6.el9.noarch 109/148 Verifying : pcre2-syntax-10.40-2.el9.noarch 110/148 Verifying : python3-dnf-4.14.0-17.el9.noarch 111/148 Verifying : python3-dnf-4.14.0-8.el9.noarch 112/148 Verifying : python3-hawkey-0.69.0-12.el9.x86_64 113/148 Verifying : python3-hawkey-0.69.0-6.el9_3.x86_64 114/148 Verifying : python3-libdnf-0.69.0-12.el9.x86_64 115/148 Verifying : python3-libdnf-0.69.0-6.el9_3.x86_64 116/148 Verifying : python3-pip-wheel-21.3.1-1.el9.noarch 117/148 Verifying : python3-pip-wheel-21.2.3-7.el9.noarch 118/148 Verifying : python3-setuptools-wheel-53.0.0-13.el9.noarch 119/148 Verifying : python3-setuptools-wheel-53.0.0-12.el9.noarch 120/148 Verifying : rocky-gpg-keys-9.5-1.2.el9.noarch 121/148 Verifying : rocky-gpg-keys-9.3-1.1.el9.noarch 122/148 Verifying : rocky-release-9.5-1.2.el9.noarch 123/148 Verifying : rocky-release-9.3-1.1.el9.noarch 124/148 Verifying : rocky-repos-9.5-1.2.el9.noarch 125/148 Verifying : rocky-repos-9.3-1.1.el9.noarch 126/148 Verifying : setup-2.13.7-10.el9.noarch 127/148 Verifying : setup-2.13.7-9.el9.noarch 128/148 Verifying : shadow-utils-2:4.9-10.el9_5.x86_64 129/148 Verifying : shadow-utils-2:4.9-8.el9.x86_64 130/148 Verifying : sqlite-libs-3.34.1-7.el9_3.x86_64 131/148 Verifying : sqlite-libs-3.34.1-6.el9_1.x86_64 132/148 Verifying : tar-2:1.34-7.el9.x86_64 133/148 Verifying : tar-2:1.34-6.el9_1.x86_64 134/148 Verifying : tpm2-tss-3.2.3-1.el9.x86_64 135/148 Verifying : tpm2-tss-3.2.2-2.el9.x86_64 136/148 Verifying : tzdata-2025a-1.el9.noarch 137/148 Verifying : tzdata-2023c-1.el9.noarch 138/148 Verifying : usermode-1.114-5.el9.x86_64 139/148 Verifying : usermode-1.114-4.el9.x86_64 140/148 Verifying : util-linux-2.37.4-20.el9.x86_64 141/148 Verifying : util-linux-2.37.4-15.el9.x86_64 142/148 Verifying : util-linux-core-2.37.4-20.el9.x86_64 143/148 Verifying : util-linux-core-2.37.4-15.el9.x86_64 144/148 Verifying : vim-minimal-2:8.2.2637-21.el9.x86_64 145/148 Verifying : vim-minimal-2:8.2.2637-20.el9_1.x86_64 146/148 Verifying : yum-4.14.0-17.el9.noarch 147/148 Verifying : yum-4.14.0-8.el9.noarch 148/148 Upgraded: alternatives-1.24-1.el9_5.1.x86_64 audit-libs-3.1.5-1.el9.x86_64 basesystem-11-13.el9.0.1.noarch bash-5.1.8-9.el9.x86_64 binutils-2.35.2-54.el9.x86_64 binutils-gold-2.35.2-54.el9.x86_64 bzip2-libs-1.0.8-10.el9_5.x86_64 ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.noarch crypto-policies-20240828-2.git626aa59.el9_5.noarch crypto-policies-scripts-20240828-2.git626aa59.el9_5.noarch curl-minimal-7.76.1-31.el9.x86_64 dnf-4.14.0-17.el9.noarch dnf-data-4.14.0-17.el9.noarch elfutils-debuginfod-client-0.191-4.el9.x86_64 elfutils-default-yama-scope-0.191-4.el9.noarch elfutils-libelf-0.191-4.el9.x86_64 elfutils-libs-0.191-4.el9.x86_64 expat-2.5.0-3.el9_5.1.x86_64 file-libs-5.39-16.el9.x86_64 filesystem-3.16-5.el9.x86_64 findutils-1:4.8.0-7.el9.x86_64 gdbm-libs-1:1.23-1.el9.x86_64 glib2-2.68.4-14.el9_4.1.x86_64 gnutls-3.8.3-4.el9_4.x86_64 krb5-libs-1.21.1-4.el9_5.x86_64 libarchive-3.5.3-4.el9.0.1.x86_64 libblkid-2.37.4-20.el9.x86_64 libcom_err-1.46.5-5.el9.x86_64 libcurl-minimal-7.76.1-31.el9.x86_64 libdb-5.3.28-54.el9.x86_64 libdnf-0.69.0-12.el9.x86_64 libeconf-0.4.1-4.el9.x86_64 libevent-2.1.12-8.el9_4.x86_64 libfdisk-2.37.4-20.el9.x86_64 libgcrypt-1.10.0-11.el9.x86_64 libksba-1.5.1-7.el9.x86_64 libmount-2.37.4-20.el9.x86_64 libnghttp2-1.43.0-6.el9.x86_64 librepo-1.14.5-2.el9.x86_64 libsemanage-3.6-2.1.el9_5.x86_64 libsmartcols-2.37.4-20.el9.x86_64 libsolv-0.7.24-3.el9.x86_64 libstdc++-11.5.0-5.el9_5.x86_64 libuser-0.63-15.el9.x86_64 libuuid-2.37.4-20.el9.x86_64 libxml2-2.9.13-6.el9_5.1.x86_64 nettle-3.9.1-1.el9.x86_64 openldap-2.6.6-3.el9.x86_64 p11-kit-0.25.3-3.el9_5.x86_64 p11-kit-trust-0.25.3-3.el9_5.x86_64 pam-1.5.1-22.el9_5.x86_64 pcre-8.44-4.el9.x86_64 pcre2-10.40-6.el9.x86_64 pcre2-syntax-10.40-6.el9.noarch python3-dnf-4.14.0-17.el9.noarch python3-hawkey-0.69.0-12.el9.x86_64 python3-libdnf-0.69.0-12.el9.x86_64 python3-pip-wheel-21.3.1-1.el9.noarch python3-setuptools-wheel-53.0.0-13.el9.noarch rocky-gpg-keys-9.5-1.2.el9.noarch rocky-release-9.5-1.2.el9.noarch rocky-repos-9.5-1.2.el9.noarch setup-2.13.7-10.el9.noarch shadow-utils-2:4.9-10.el9_5.x86_64 sqlite-libs-3.34.1-7.el9_3.x86_64 tar-2:1.34-7.el9.x86_64 tpm2-tss-3.2.3-1.el9.x86_64 tzdata-2025a-1.el9.noarch usermode-1.114-5.el9.x86_64 util-linux-2.37.4-20.el9.x86_64 util-linux-core-2.37.4-20.el9.x86_64 vim-minimal-2:8.2.2637-21.el9.x86_64 yum-4.14.0-17.el9.noarch Installed: dbus-libs-1:1.12.20-8.el9.x86_64 rpm-plugin-systemd-inhibit-4.16.1.3-34.el9.0.1.x86_64 Complete! Last metadata expiration check: 0:00:15 ago on Sat 19 Jul 2025 07:16:54 AM UTC. No security updates needed, but 1 update available Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:15 ago on Sat 19 Jul 2025 07:16:54 AM UTC. Dependencies resolved. ============================================================================================================================= Package Arch Version Repository Size ============================================================================================================================= Installing: GConf2 x86_64 3.2.6-34.el9 tf-mirrors.ci_repos_epel9.repo 979 k ant noarch 1.10.9-11.el9_5 tf-mirrors.ci_repos_yum9-appstream 163 k ant-junit noarch 1.10.9-11.el9_5 tf-mirrors.ci_repos_yum9-appstream 155 k bzip2 x86_64 1.0.8-10.el9_5 tf-mirrors.ci_repos_yum9-baseos 51 k git x86_64 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 50 k gtk2 x86_64 2.24.33-8.el9 tf-mirrors.ci_repos_yum9-appstream 3.5 M ipmitool x86_64 1.8.18-27.el9 tf-mirrors.ci_repos_yum9-appstream 385 k libXpm x86_64 3.5.13-10.el9 tf-mirrors.ci_repos_yum9-appstream 58 k libXrender x86_64 0.9.10-16.el9 tf-mirrors.ci_repos_yum9-appstream 27 k patch x86_64 2.7.6-16.el9 tf-mirrors.ci_repos_yum9-appstream 127 k sudo x86_64 1.9.5p2-10.el9_3 tf-mirrors.ci_repos_yum9-baseos 1.0 M tcpdump x86_64 14:4.99.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 542 k unzip x86_64 6.0-57.el9 tf-mirrors.ci_repos_yum9-baseos 180 k vim-enhanced x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M Installing dependencies: ModemManager-glib x86_64 1.20.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 334 k NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 tf-mirrors.ci_repos_yum9-baseos 831 k adwaita-cursor-theme noarch 40.1.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 623 k adwaita-icon-theme noarch 40.1.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 11 M alsa-lib x86_64 1.2.12-1.el9 tf-mirrors.ci_repos_yum9-appstream 504 k ant-lib noarch 1.10.9-11.el9_5 tf-mirrors.ci_repos_yum9-appstream 2.0 M ant-openjdk17 noarch 1.10.9-11.el9_5 tf-mirrors.ci_repos_yum9-appstream 7.5 k at-spi2-atk x86_64 2.38.0-4.el9 tf-mirrors.ci_repos_yum9-appstream 86 k at-spi2-core x86_64 2.40.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 176 k atk x86_64 2.36.0-5.el9 tf-mirrors.ci_repos_yum9-appstream 270 k avahi-glib x86_64 0.8-21.el9 tf-mirrors.ci_repos_yum9-appstream 14 k avahi-libs x86_64 0.8-21.el9 tf-mirrors.ci_repos_yum9-baseos 67 k bluez-libs x86_64 5.72-2.el9 tf-mirrors.ci_repos_yum9-baseos 81 k bubblewrap x86_64 0.4.1-8.el9_5 tf-mirrors.ci_repos_yum9-baseos 49 k cairo x86_64 1.17.4-7.el9 tf-mirrors.ci_repos_yum9-appstream 659 k cairo-gobject x86_64 1.17.4-7.el9 tf-mirrors.ci_repos_yum9-appstream 18 k checkpolicy x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-appstream 352 k colord-libs x86_64 1.4.5-4.el9 tf-mirrors.ci_repos_yum9-appstream 230 k composefs-libs x86_64 1.0.5-1.el9 tf-mirrors.ci_repos_yum9-appstream 60 k copy-jdk-configs noarch 4.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 27 k cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k cups-libs x86_64 1:2.3.3op2-31.el9_5 tf-mirrors.ci_repos_yum9-baseos 262 k dbus-glib x86_64 0.110-13.el9 tf-mirrors.ci_repos_yum9-appstream 122 k dejavu-sans-fonts noarch 2.37-18.el9 tf-mirrors.ci_repos_yum9-baseos 1.3 M device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k ed x86_64 1.14.2-12.el9 tf-mirrors.ci_repos_yum9-baseos 74 k emacs-filesystem noarch 1:27.2-11.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 7.9 k exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 tf-mirrors.ci_repos_yum9-appstream 523 k exiv2-libs x86_64 0.27.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 779 k fdk-aac-free x86_64 2.0.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 324 k flac-libs x86_64 1.3.3-10.el9_2.1 tf-mirrors.ci_repos_yum9-appstream 217 k flatpak-selinux noarch 1.12.9-3.el9_5 tf-mirrors.ci_repos_yum9-appstream 21 k flatpak-session-helper x86_64 1.12.9-3.el9_5 tf-mirrors.ci_repos_yum9-appstream 72 k fontconfig x86_64 2.14.0-2.el9_1 tf-mirrors.ci_repos_yum9-appstream 274 k fonts-filesystem noarch 1:2.0.5-7.el9.1 tf-mirrors.ci_repos_yum9-baseos 9.0 k freetype x86_64 2.10.4-9.el9 tf-mirrors.ci_repos_yum9-baseos 387 k fribidi x86_64 1.0.10-6.el9.2 tf-mirrors.ci_repos_yum9-appstream 84 k fuse x86_64 2.9.9-16.el9 tf-mirrors.ci_repos_yum9-baseos 78 k fuse-common x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-baseos 7.3 k fuse-libs x86_64 2.9.9-16.el9 tf-mirrors.ci_repos_yum9-baseos 96 k gdk-pixbuf2 x86_64 2.42.6-4.el9_4 tf-mirrors.ci_repos_yum9-appstream 466 k gdk-pixbuf2-modules x86_64 2.42.6-4.el9_4 tf-mirrors.ci_repos_yum9-appstream 85 k geoclue2 x86_64 2.6.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 122 k giflib x86_64 5.2.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 48 k git-core x86_64 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 4.4 M git-core-doc noarch 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 2.7 M glib-networking x86_64 2.68.3-3.el9 tf-mirrors.ci_repos_yum9-baseos 169 k gobject-introspection x86_64 1.68.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 246 k gpm-libs x86_64 1.20.7-29.el9 tf-mirrors.ci_repos_yum9-appstream 20 k graphene x86_64 1.10.6-2.el9 tf-mirrors.ci_repos_yum9-appstream 64 k graphite2 x86_64 1.3.14-9.el9 tf-mirrors.ci_repos_yum9-baseos 94 k groff-base x86_64 1.22.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M gsettings-desktop-schemas x86_64 40.0-6.el9 tf-mirrors.ci_repos_yum9-baseos 667 k gsm x86_64 1.0.19-6.el9 tf-mirrors.ci_repos_yum9-appstream 33 k gstreamer1 x86_64 1.22.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 1.4 M gstreamer1-plugins-base x86_64 1.22.1-3.el9_5 tf-mirrors.ci_repos_yum9-appstream 2.2 M gtk-update-icon-cache x86_64 3.24.31-5.el9 tf-mirrors.ci_repos_yum9-appstream 32 k gtk3 x86_64 3.24.31-5.el9 tf-mirrors.ci_repos_yum9-appstream 4.8 M hamcrest noarch 2.2-9.el9_5 tf-mirrors.ci_repos_yum9-appstream 118 k harfbuzz x86_64 2.7.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 623 k hicolor-icon-theme noarch 0.17-13.el9 tf-mirrors.ci_repos_yum9-appstream 66 k hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M info x86_64 6.7-15.el9 tf-mirrors.ci_repos_yum9-baseos 224 k iso-codes noarch 4.6.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 3.3 M java-17-openjdk x86_64 1:17.0.14.0.7-2.el9 tf-mirrors.ci_repos_yum9-appstream 430 k java-17-openjdk-headless x86_64 1:17.0.14.0.7-2.el9 tf-mirrors.ci_repos_yum9-appstream 44 M javapackages-filesystem noarch 6.0.0-7.el9_5 tf-mirrors.ci_repos_yum9-appstream 9.9 k javapackages-tools noarch 6.0.0-7.el9_5 tf-mirrors.ci_repos_yum9-appstream 23 k jbigkit-libs x86_64 2.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 52 k json-glib x86_64 1.6.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 151 k junit noarch 1:4.13.1-7.el9_5 tf-mirrors.ci_repos_yum9-appstream 341 k kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k langpacks-core-font-en noarch 3.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 9.5 k lcms2 x86_64 2.12-3.el9 tf-mirrors.ci_repos_yum9-appstream 166 k libX11 x86_64 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 650 k libX11-common noarch 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 151 k libX11-xcb x86_64 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 10 k libXau x86_64 1.0.9-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libXcomposite x86_64 0.4.5-7.el9 tf-mirrors.ci_repos_yum9-appstream 23 k libXcursor x86_64 1.2.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libXdamage x86_64 1.1.5-7.el9 tf-mirrors.ci_repos_yum9-appstream 22 k libXext x86_64 1.3.4-8.el9 tf-mirrors.ci_repos_yum9-appstream 39 k libXfixes x86_64 5.0.3-16.el9 tf-mirrors.ci_repos_yum9-appstream 19 k libXft x86_64 2.3.3-8.el9 tf-mirrors.ci_repos_yum9-appstream 61 k libXi x86_64 1.7.10-8.el9 tf-mirrors.ci_repos_yum9-appstream 39 k libXinerama x86_64 1.1.4-10.el9 tf-mirrors.ci_repos_yum9-appstream 14 k libXrandr x86_64 1.5.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k libXtst x86_64 1.2.3-16.el9 tf-mirrors.ci_repos_yum9-appstream 20 k libXv x86_64 1.0.11-16.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libXxf86vm x86_64 1.1.4-18.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libappstream-glib x86_64 0.7.18-5.el9_4 tf-mirrors.ci_repos_yum9-appstream 386 k libasyncns x86_64 0.8-22.el9 tf-mirrors.ci_repos_yum9-appstream 29 k libbrotli x86_64 1.0.9-7.el9_5 tf-mirrors.ci_repos_yum9-baseos 312 k libcanberra x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 85 k libcanberra-gtk3 x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 31 k libcbor x86_64 0.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 56 k libdatrie x86_64 0.2.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 32 k libdrm x86_64 2.4.121-1.el9 tf-mirrors.ci_repos_yum9-appstream 158 k libedit x86_64 3.1-38.20210216cvs.el9 tf-mirrors.ci_repos_yum9-baseos 103 k libepoxy x86_64 1.5.5-4.el9 tf-mirrors.ci_repos_yum9-appstream 244 k libexif x86_64 0.6.22-6.el9 tf-mirrors.ci_repos_yum9-appstream 423 k libfido2 x86_64 1.13.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 97 k libfontenc x86_64 1.1.3-17.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libgexiv2 x86_64 0.12.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 81 k libglvnd x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 133 k libglvnd-egl x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 36 k libglvnd-glx x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 140 k libgsf x86_64 1.14.47-5.el9 tf-mirrors.ci_repos_yum9-appstream 245 k libgudev x86_64 237-1.el9 tf-mirrors.ci_repos_yum9-baseos 35 k libgusb x86_64 0.3.8-2.el9 tf-mirrors.ci_repos_yum9-baseos 50 k libgxps x86_64 0.3.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 78 k libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M libiptcdata x86_64 1.0.5-10.el9 tf-mirrors.ci_repos_yum9-appstream 60 k libjpeg-turbo x86_64 2.0.90-7.el9 tf-mirrors.ci_repos_yum9-appstream 174 k libldac x86_64 2.0.2.3-10.el9 tf-mirrors.ci_repos_yum9-appstream 40 k libnotify x86_64 0.7.9-8.el9 tf-mirrors.ci_repos_yum9-appstream 43 k libogg x86_64 2:1.3.4-6.el9 tf-mirrors.ci_repos_yum9-appstream 32 k libosinfo x86_64 1.10.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 312 k libpciaccess x86_64 0.16-7.el9 tf-mirrors.ci_repos_yum9-baseos 26 k libpng x86_64 2:1.6.37-12.el9 tf-mirrors.ci_repos_yum9-baseos 116 k libproxy x86_64 0.4.15-35.el9 tf-mirrors.ci_repos_yum9-baseos 73 k librsvg2 x86_64 2.50.7-3.el9 tf-mirrors.ci_repos_yum9-appstream 2.8 M libsbc x86_64 1.4-9.el9 tf-mirrors.ci_repos_yum9-appstream 44 k libsndfile x86_64 1.0.31-8.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 206 k libsoup x86_64 2.72.0-8.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 388 k libstemmer x86_64 0-18.585svn.el9 tf-mirrors.ci_repos_yum9-appstream 83 k libtdb x86_64 1.4.10-1.el9 tf-mirrors.ci_repos_yum9-baseos 50 k libthai x86_64 0.1.28-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k libtheora x86_64 1:1.1.1-31.el9 tf-mirrors.ci_repos_yum9-appstream 163 k libtiff x86_64 4.4.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 197 k libtool-ltdl x86_64 2.4.6-46.el9 tf-mirrors.ci_repos_yum9-appstream 35 k libtracker-sparql x86_64 3.1.2-3.el9_1 tf-mirrors.ci_repos_yum9-appstream 316 k libvisual x86_64 1:0.4.0-34.el9 tf-mirrors.ci_repos_yum9-appstream 143 k libvorbis x86_64 1:1.3.7-5.el9 tf-mirrors.ci_repos_yum9-appstream 192 k libwayland-client x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 33 k libwayland-cursor x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libwayland-egl x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 12 k libwayland-server x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 41 k libwebp x86_64 1.2.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 276 k libxcb x86_64 1.13.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 224 k libxkbcommon x86_64 1.0.3-4.el9 tf-mirrors.ci_repos_yum9-appstream 132 k libxshmfence x86_64 1.3-10.el9 tf-mirrors.ci_repos_yum9-appstream 12 k libxslt x86_64 1.1.34-9.el9 tf-mirrors.ci_repos_yum9-appstream 240 k lksctp-tools x86_64 1.0.19-3.el9_4 tf-mirrors.ci_repos_yum9-baseos 96 k llvm-libs x86_64 18.1.8-3.el9 tf-mirrors.ci_repos_yum9-appstream 26 M low-memory-monitor x86_64 2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k lua x86_64 5.4.4-4.el9 tf-mirrors.ci_repos_yum9-appstream 187 k lua-posix x86_64 35.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 131 k mesa-filesystem x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 10 k mesa-libEGL x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 138 k mesa-libGL x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 169 k mesa-libgbm x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 35 k mesa-libglapi x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 44 k mkfontscale x86_64 1.2.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 31 k ncurses x86_64 6.2-10.20210508.el9 tf-mirrors.ci_repos_yum9-baseos 399 k nspr x86_64 4.35.0-17.el9_5 tf-mirrors.ci_repos_yum9-appstream 134 k nss x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 716 k nss-softokn x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 386 k nss-softokn-freebl x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 309 k nss-sysinit x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 18 k nss-util x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 89 k openjpeg2 x86_64 2.4.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 162 k openssh x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 457 k openssh-clients x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 713 k opus x86_64 1.3.1-10.el9 tf-mirrors.ci_repos_yum9-appstream 199 k orc x86_64 0.4.31-8.el9 tf-mirrors.ci_repos_yum9-appstream 182 k osinfo-db noarch 20240701-2.el9 tf-mirrors.ci_repos_yum9-appstream 289 k osinfo-db-tools x86_64 1.10.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 68 k ostree-libs x86_64 2024.9-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 467 k pango x86_64 1.48.7-3.el9 tf-mirrors.ci_repos_yum9-appstream 297 k perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k perl-DynaLoader x86_64 1.47-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-Error noarch 1:0.17029-7.el9 tf-mirrors.ci_repos_yum9-appstream 41 k perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-File-Find noarch 1.37-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-Git noarch 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 37 k perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k perl-TermReadKey x86_64 2.38-11.el9 tf-mirrors.ci_repos_yum9-appstream 36 k perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k perl-lib x86_64 0.65-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 134 k pipewire-libs x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.9 M pixman x86_64 0.40.0-6.el9_3 tf-mirrors.ci_repos_yum9-appstream 269 k policycoreutils-python-utils noarch 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-appstream 71 k polkit x86_64 0.117-13.el9 tf-mirrors.ci_repos_yum9-baseos 146 k polkit-libs x86_64 0.117-13.el9 tf-mirrors.ci_repos_yum9-baseos 8.3 M poppler x86_64 21.01.0-21.el9 tf-mirrors.ci_repos_yum9-appstream 1.1 M poppler-data noarch 0.4.9-9.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 1.8 M poppler-glib x86_64 21.01.0-21.el9 tf-mirrors.ci_repos_yum9-appstream 151 k procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k pulseaudio-libs x86_64 15.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 666 k python3-audit x86_64 3.1.5-1.el9 tf-mirrors.ci_repos_yum9-appstream 82 k python3-distro noarch 1.5.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 36 k python3-libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-appstream 187 k python3-libsemanage x86_64 3.6-2.1.el9_5 tf-mirrors.ci_repos_yum9-appstream 78 k python3-policycoreutils noarch 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M python3-setools x86_64 4.4.4-1.el9 tf-mirrors.ci_repos_yum9-baseos 551 k rtkit x86_64 0.11-29.el9 tf-mirrors.ci_repos_yum9-appstream 55 k shared-mime-info x86_64 2.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 372 k sound-theme-freedesktop noarch 0.8-17.el9 tf-mirrors.ci_repos_yum9-appstream 377 k systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M totem-pl-parser x86_64 3.26.6-2.el9 tf-mirrors.ci_repos_yum9-appstream 130 k tracker x86_64 3.1.2-3.el9_1 tf-mirrors.ci_repos_yum9-appstream 538 k ttmkfdir x86_64 3.0.9-65.el9 tf-mirrors.ci_repos_yum9-appstream 52 k tzdata-java noarch 2025a-1.el9 tf-mirrors.ci_repos_yum9-appstream 145 k upower x86_64 0.99.13-2.el9 tf-mirrors.ci_repos_yum9-appstream 165 k vim-common x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 6.6 M vim-filesystem noarch 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-baseos 9.3 k webkit2gtk3-jsc x86_64 2.46.6-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 4.4 M webrtc-audio-processing x86_64 0.3.1-8.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 303 k which x86_64 2.21-29.el9 tf-mirrors.ci_repos_yum9-baseos 40 k wireplumber x86_64 0.4.14-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 83 k wireplumber-libs x86_64 0.4.14-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 338 k xdg-dbus-proxy x86_64 0.1.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 41 k xdg-desktop-portal x86_64 1.12.6-1.el9 tf-mirrors.ci_repos_yum9-appstream 367 k xkeyboard-config noarch 2.33-2.el9 tf-mirrors.ci_repos_yum9-appstream 779 k xml-common noarch 0.6.3-58.el9 tf-mirrors.ci_repos_yum9-appstream 31 k xorg-x11-fonts-Type1 noarch 7.5-33.el9 tf-mirrors.ci_repos_yum9-appstream 499 k Installing weak dependencies: abattis-cantarell-fonts noarch 0.301-4.el9 tf-mirrors.ci_repos_yum9-appstream 364 k dconf x86_64 0.40.0-6.el9 tf-mirrors.ci_repos_yum9-appstream 109 k exiv2 x86_64 0.27.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 975 k flatpak x86_64 1.12.9-3.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.7 M java-17-openjdk-devel x86_64 1:17.0.14.0.7-2.el9 tf-mirrors.ci_repos_yum9-appstream 4.7 M libcanberra-gtk2 x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 25 k libproxy-webkitgtk4 x86_64 0.4.15-35.el9 tf-mirrors.ci_repos_yum9-appstream 21 k mesa-dri-drivers x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 8.8 M p11-kit-server x86_64 0.25.3-3.el9_5 tf-mirrors.ci_repos_yum9-appstream 244 k perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k pipewire x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 101 k pipewire-alsa x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 56 k pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 8.1 k pipewire-pulseaudio x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 185 k polkit-pkla-compat x86_64 0.1-21.el9 tf-mirrors.ci_repos_yum9-baseos 44 k tracker-miners x86_64 3.1.2-4.el9_3 tf-mirrors.ci_repos_yum9-appstream 888 k xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 130 k Transaction Summary ============================================================================================================================= Install 306 Packages Total download size: 216 M Installed size: 817 M Downloading Packages: (1/306): ModemManager-glib-1.20.2-1.el9.x86_64. 14 MB/s | 334 kB 00:00 (2/306): avahi-libs-0.8-21.el9.x86_64.rpm 9.7 MB/s | 67 kB 00:00 (3/306): adobe-source-code-pro-fonts-2.030.1.05 18 MB/s | 831 kB 00:00 (4/306): bluez-libs-5.72-2.el9.x86_64.rpm 4.3 MB/s | 81 kB 00:00 (5/306): bubblewrap-0.4.1-8.el9_5.x86_64.rpm 7.7 MB/s | 49 kB 00:00 (6/306): bzip2-1.0.8-10.el9_5.x86_64.rpm 5.5 MB/s | 51 kB 00:00 (7/306): NetworkManager-libnm-1.48.10-5.el9_5.x 23 MB/s | 1.8 MB 00:00 (8/306): cups-libs-2.3.3op2-31.el9_5.x86_64.rpm 9.4 MB/s | 262 kB 00:00 (9/306): cryptsetup-libs-2.7.2-3.el9_5.x86_64.r 13 MB/s | 514 kB 00:00 (10/306): device-mapper-1.02.198-2.el9.x86_64.r 11 MB/s | 137 kB 00:00 (11/306): device-mapper-libs-1.02.198-2.el9.x86 18 MB/s | 177 kB 00:00 (12/306): ed-1.14.2-12.el9.x86_64.rpm 8.4 MB/s | 74 kB 00:00 (13/306): fonts-filesystem-2.0.5-7.el9.1.noarch 1.4 MB/s | 9.0 kB 00:00 (14/306): fuse-2.9.9-16.el9.x86_64.rpm 15 MB/s | 78 kB 00:00 (15/306): freetype-2.10.4-9.el9.x86_64.rpm 25 MB/s | 387 kB 00:00 (16/306): fuse-common-3.10.2-9.el9.x86_64.rpm 826 kB/s | 7.3 kB 00:00 (17/306): fuse-libs-2.9.9-16.el9.x86_64.rpm 16 MB/s | 96 kB 00:00 (18/306): dejavu-sans-fonts-2.37-18.el9.noarch. 19 MB/s | 1.3 MB 00:00 (19/306): glib-networking-2.68.3-3.el9.x86_64.r 6.3 MB/s | 169 kB 00:00 (20/306): graphite2-1.3.14-9.el9.x86_64.rpm 11 MB/s | 94 kB 00:00 (21/306): gobject-introspection-1.68.0-11.el9.x 7.5 MB/s | 246 kB 00:00 (22/306): gsettings-desktop-schemas-40.0-6.el9. 35 MB/s | 667 kB 00:00 (23/306): groff-base-1.22.4-10.el9.x86_64.rpm 29 MB/s | 1.0 MB 00:00 (24/306): harfbuzz-2.7.4-10.el9.x86_64.rpm 17 MB/s | 623 kB 00:00 (25/306): info-6.7-15.el9.x86_64.rpm 12 MB/s | 224 kB 00:00 (26/306): json-glib-1.6.6-1.el9.x86_64.rpm 13 MB/s | 151 kB 00:00 (27/306): kbd-2.4.0-10.el9.x86_64.rpm 31 MB/s | 387 kB 00:00 (28/306): kbd-legacy-2.4.0-10.el9.noarch.rpm 29 MB/s | 502 kB 00:00 (29/306): hwdata-0.348-9.15.el9.noarch.rpm 23 MB/s | 1.6 MB 00:00 (30/306): kmod-28-10.el9.x86_64.rpm 5.4 MB/s | 121 kB 00:00 (31/306): libbrotli-1.0.9-7.el9_5.x86_64.rpm 28 MB/s | 312 kB 00:00 (32/306): libcbor-0.7.0-5.el9.x86_64.rpm 5.7 MB/s | 56 kB 00:00 (33/306): libedit-3.1-38.20210216cvs.el9.x86_64 14 MB/s | 103 kB 00:00 (34/306): libfido2-1.13.0-2.el9.x86_64.rpm 13 MB/s | 97 kB 00:00 (35/306): libgudev-237-1.el9.x86_64.rpm 5.3 MB/s | 35 kB 00:00 (36/306): libgusb-0.3.8-2.el9.x86_64.rpm 8.0 MB/s | 50 kB 00:00 (37/306): kbd-misc-2.4.0-10.el9.noarch.rpm 20 MB/s | 1.5 MB 00:00 (38/306): libpciaccess-0.16-7.el9.x86_64.rpm 1.2 MB/s | 26 kB 00:00 (39/306): libpng-1.6.37-12.el9.x86_64.rpm 15 MB/s | 116 kB 00:00 (40/306): libproxy-0.4.15-35.el9.x86_64.rpm 8.3 MB/s | 73 kB 00:00 (41/306): libtdb-1.4.10-1.el9.x86_64.rpm 6.6 MB/s | 50 kB 00:00 (42/306): lksctp-tools-1.0.19-3.el9_4.x86_64.rp 12 MB/s | 96 kB 00:00 (43/306): ncurses-6.2-10.20210508.el9.x86_64.rp 32 MB/s | 399 kB 00:00 (44/306): openssh-8.7p1-43.el9.x86_64.rpm 24 MB/s | 457 kB 00:00 (45/306): openssh-clients-8.7p1-43.el9.x86_64.r 27 MB/s | 713 kB 00:00 (46/306): polkit-0.117-13.el9.x86_64.rpm 7.1 MB/s | 146 kB 00:00 (47/306): polkit-pkla-compat-0.1-21.el9.x86_64. 6.7 MB/s | 44 kB 00:00 (48/306): procps-ng-3.3.17-14.el9.x86_64.rpm 31 MB/s | 332 kB 00:00 (49/306): python3-setools-4.4.4-1.el9.x86_64.rp 32 MB/s | 551 kB 00:00 (50/306): shared-mime-info-2.1-5.el9.x86_64.rpm 33 MB/s | 372 kB 00:00 (51/306): sudo-1.9.5p2-10.el9_3.x86_64.rpm 52 MB/s | 1.0 MB 00:00 (52/306): libicu-67.1-9.el9.x86_64.rpm 43 MB/s | 9.6 MB 00:00 (53/306): systemd-udev-252-46.el9_5.2.0.1.x86_6 21 MB/s | 1.9 MB 00:00 (54/306): unzip-6.0-57.el9.x86_64.rpm 7.8 MB/s | 180 kB 00:00 (55/306): vim-filesystem-8.2.2637-21.el9.noarch 1.2 MB/s | 9.3 kB 00:00 (56/306): which-2.21-29.el9.x86_64.rpm 6.5 MB/s | 40 kB 00:00 (57/306): abattis-cantarell-fonts-0.301-4.el9.n 35 MB/s | 364 kB 00:00 (58/306): polkit-libs-0.117-13.el9.x86_64.rpm 34 MB/s | 8.3 MB 00:00 (59/306): adwaita-cursor-theme-40.1.1-3.el9.noa 7.6 MB/s | 623 kB 00:00 (60/306): alsa-lib-1.2.12-1.el9.x86_64.rpm 24 MB/s | 504 kB 00:00 (61/306): ant-1.10.9-11.el9_5.noarch.rpm 11 MB/s | 163 kB 00:00 (62/306): ant-junit-1.10.9-11.el9_5.noarch.rpm 16 MB/s | 155 kB 00:00 (63/306): ant-openjdk17-1.10.9-11.el9_5.noarch. 689 kB/s | 7.5 kB 00:00 (64/306): ant-lib-1.10.9-11.el9_5.noarch.rpm 59 MB/s | 2.0 MB 00:00 (65/306): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 3.7 MB/s | 86 kB 00:00 (66/306): at-spi2-core-2.40.3-1.el9.x86_64.rpm 18 MB/s | 176 kB 00:00 (67/306): atk-2.36.0-5.el9.x86_64.rpm 25 MB/s | 270 kB 00:00 (68/306): avahi-glib-0.8-21.el9.x86_64.rpm 1.4 MB/s | 14 kB 00:00 (69/306): cairo-gobject-1.17.4-7.el9.x86_64.rpm 3.8 MB/s | 18 kB 00:00 (70/306): cairo-1.17.4-7.el9.x86_64.rpm 34 MB/s | 659 kB 00:00 (71/306): checkpolicy-3.6-1.el9.x86_64.rpm 20 MB/s | 352 kB 00:00 (72/306): colord-libs-1.4.5-4.el9.x86_64.rpm 17 MB/s | 230 kB 00:00 (73/306): composefs-libs-1.0.5-1.el9.x86_64.rpm 5.8 MB/s | 60 kB 00:00 (74/306): copy-jdk-configs-4.0-3.el9.noarch.rpm 3.8 MB/s | 27 kB 00:00 (75/306): dbus-glib-0.110-13.el9.x86_64.rpm 17 MB/s | 122 kB 00:00 (76/306): dconf-0.40.0-6.el9.x86_64.rpm 14 MB/s | 109 kB 00:00 (77/306): emacs-filesystem-27.2-11.el9_5.1.noar 1.3 MB/s | 7.9 kB 00:00 (78/306): exempi-2.6.0-0.2.20211007gite23c213.e 41 MB/s | 523 kB 00:00 (79/306): exiv2-0.27.5-2.el9.x86_64.rpm 37 MB/s | 975 kB 00:00 (80/306): exiv2-libs-0.27.5-2.el9.x86_64.rpm 28 MB/s | 779 kB 00:00 (81/306): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 17 MB/s | 324 kB 00:00 (82/306): flac-libs-1.3.3-10.el9_2.1.x86_64.rpm 17 MB/s | 217 kB 00:00 (83/306): flatpak-selinux-1.12.9-3.el9_5.noarch 2.1 MB/s | 21 kB 00:00 (84/306): flatpak-1.12.9-3.el9_5.x86_64.rpm 49 MB/s | 1.7 MB 00:00 (85/306): flatpak-session-helper-1.12.9-3.el9_5 3.2 MB/s | 72 kB 00:00 (86/306): fontconfig-2.14.0-2.el9_1.x86_64.rpm 29 MB/s | 274 kB 00:00 (87/306): fribidi-1.0.10-6.el9.2.x86_64.rpm 8.3 MB/s | 84 kB 00:00 (88/306): gdk-pixbuf2-2.42.6-4.el9_4.x86_64.rpm 35 MB/s | 466 kB 00:00 (89/306): gdk-pixbuf2-modules-2.42.6-4.el9_4.x8 6.5 MB/s | 85 kB 00:00 (90/306): adwaita-icon-theme-40.1.1-3.el9.noarc 29 MB/s | 11 MB 00:00 (91/306): geoclue2-2.6.0-7.el9.x86_64.rpm 1.6 MB/s | 122 kB 00:00 (92/306): giflib-5.2.1-9.el9.x86_64.rpm 641 kB/s | 48 kB 00:00 (93/306): git-2.43.5-2.el9_5.x86_64.rpm 4.9 MB/s | 50 kB 00:00 (94/306): git-core-doc-2.43.5-2.el9_5.noarch.rp 49 MB/s | 2.7 MB 00:00 (95/306): gpm-libs-1.20.7-29.el9.x86_64.rpm 377 kB/s | 20 kB 00:00 (96/306): graphene-1.10.6-2.el9.x86_64.rpm 11 MB/s | 64 kB 00:00 (97/306): gsm-1.0.19-6.el9.x86_64.rpm 5.7 MB/s | 33 kB 00:00 (98/306): git-core-2.43.5-2.el9_5.x86_64.rpm 44 MB/s | 4.4 MB 00:00 (99/306): gtk-update-icon-cache-3.24.31-5.el9.x 5.8 MB/s | 32 kB 00:00 (100/306): gstreamer1-1.22.1-2.el9.x86_64.rpm 21 MB/s | 1.4 MB 00:00 (101/306): gstreamer1-plugins-base-1.22.1-3.el9 24 MB/s | 2.2 MB 00:00 (102/306): hamcrest-2.2-9.el9_5.noarch.rpm 13 MB/s | 118 kB 00:00 (103/306): hicolor-icon-theme-0.17-13.el9.noarc 12 MB/s | 66 kB 00:00 (104/306): gtk2-2.24.33-8.el9.x86_64.rpm 37 MB/s | 3.5 MB 00:00 (105/306): ipmitool-1.8.18-27.el9.x86_64.rpm 9.8 MB/s | 385 kB 00:00 (106/306): java-17-openjdk-17.0.14.0.7-2.el9.x8 34 MB/s | 430 kB 00:00 (107/306): gtk3-3.24.31-5.el9.x86_64.rpm 37 MB/s | 4.8 MB 00:00 (108/306): iso-codes-4.6.0-3.el9.noarch.rpm 35 MB/s | 3.3 MB 00:00 (109/306): javapackages-filesystem-6.0.0-7.el9_ 2.0 MB/s | 9.9 kB 00:00 (110/306): javapackages-tools-6.0.0-7.el9_5.noa 2.9 MB/s | 23 kB 00:00 (111/306): jbigkit-libs-2.1-23.el9.x86_64.rpm 11 MB/s | 52 kB 00:00 (112/306): java-17-openjdk-devel-17.0.14.0.7-2. 36 MB/s | 4.7 MB 00:00 (113/306): junit-4.13.1-7.el9_5.noarch.rpm 7.3 MB/s | 341 kB 00:00 (114/306): langpacks-core-font-en-3.0-16.el9.no 879 kB/s | 9.5 kB 00:00 (115/306): lcms2-2.12-3.el9.x86_64.rpm 21 MB/s | 166 kB 00:00 (116/306): libX11-common-1.7.0-9.el9.noarch.rpm 23 MB/s | 151 kB 00:00 (117/306): libX11-1.7.0-9.el9.x86_64.rpm 30 MB/s | 650 kB 00:00 (118/306): libX11-xcb-1.7.0-9.el9.x86_64.rpm 853 kB/s | 10 kB 00:00 (119/306): libXau-1.0.9-8.el9.x86_64.rpm 5.9 MB/s | 30 kB 00:00 (120/306): libXcomposite-0.4.5-7.el9.x86_64.rpm 4.2 MB/s | 23 kB 00:00 (121/306): libXcursor-1.2.0-7.el9.x86_64.rpm 5.8 MB/s | 30 kB 00:00 (122/306): libXdamage-1.1.5-7.el9.x86_64.rpm 4.3 MB/s | 22 kB 00:00 (123/306): libXext-1.3.4-8.el9.x86_64.rpm 7.2 MB/s | 39 kB 00:00 (124/306): libXfixes-5.0.3-16.el9.x86_64.rpm 3.4 MB/s | 19 kB 00:00 (125/306): libXft-2.3.3-8.el9.x86_64.rpm 10 MB/s | 61 kB 00:00 (126/306): libXi-1.7.10-8.el9.x86_64.rpm 5.7 MB/s | 39 kB 00:00 (127/306): libXinerama-1.1.4-10.el9.x86_64.rpm 2.3 MB/s | 14 kB 00:00 (128/306): libXpm-3.5.13-10.el9.x86_64.rpm 4.0 MB/s | 58 kB 00:00 (129/306): libXrandr-1.5.2-8.el9.x86_64.rpm 1.9 MB/s | 27 kB 00:00 (130/306): libXrender-0.9.10-16.el9.x86_64.rpm 4.5 MB/s | 27 kB 00:00 (131/306): libXtst-1.2.3-16.el9.x86_64.rpm 3.5 MB/s | 20 kB 00:00 (132/306): libXv-1.0.11-16.el9.x86_64.rpm 3.4 MB/s | 18 kB 00:00 (133/306): libXxf86vm-1.1.4-18.el9.x86_64.rpm 3.5 MB/s | 18 kB 00:00 (134/306): libasyncns-0.8-22.el9.x86_64.rpm 6.3 MB/s | 29 kB 00:00 (135/306): libappstream-glib-0.7.18-5.el9_4.x86 29 MB/s | 386 kB 00:00 (136/306): libcanberra-0.30-27.el9.x86_64.rpm 8.9 MB/s | 85 kB 00:00 (137/306): libcanberra-gtk2-0.30-27.el9.x86_64. 3.9 MB/s | 25 kB 00:00 (138/306): libcanberra-gtk3-0.30-27.el9.x86_64. 5.9 MB/s | 31 kB 00:00 (139/306): libdatrie-0.2.13-4.el9.x86_64.rpm 6.4 MB/s | 32 kB 00:00 (140/306): libdrm-2.4.121-1.el9.x86_64.rpm 23 MB/s | 158 kB 00:00 (141/306): libepoxy-1.5.5-4.el9.x86_64.rpm 25 MB/s | 244 kB 00:00 (142/306): libfontenc-1.1.3-17.el9.x86_64.rpm 7.4 MB/s | 30 kB 00:00 (143/306): libexif-0.6.22-6.el9.x86_64.rpm 25 MB/s | 423 kB 00:00 (144/306): libgexiv2-0.12.3-1.el9.x86_64.rpm 7.6 MB/s | 81 kB 00:00 (145/306): libglvnd-1.3.4-1.el9.x86_64.rpm 17 MB/s | 133 kB 00:00 (146/306): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 5.1 MB/s | 36 kB 00:00 (147/306): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 19 MB/s | 140 kB 00:00 (148/306): libgsf-1.14.47-5.el9.x86_64.rpm 23 MB/s | 245 kB 00:00 (149/306): libgxps-0.3.2-3.el9.x86_64.rpm 8.5 MB/s | 78 kB 00:00 (150/306): libiptcdata-1.0.5-10.el9.x86_64.rpm 9.4 MB/s | 60 kB 00:00 (151/306): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 23 MB/s | 174 kB 00:00 (152/306): libldac-2.0.2.3-10.el9.x86_64.rpm 5.5 MB/s | 40 kB 00:00 (153/306): libnotify-0.7.9-8.el9.x86_64.rpm 7.1 MB/s | 43 kB 00:00 (154/306): libogg-1.3.4-6.el9.x86_64.rpm 5.5 MB/s | 32 kB 00:00 (155/306): libproxy-webkitgtk4-0.4.15-35.el9.x8 6.4 MB/s | 21 kB 00:00 (156/306): libosinfo-1.10.0-1.el9.x86_64.rpm 27 MB/s | 312 kB 00:00 (157/306): libsbc-1.4-9.el9.x86_64.rpm 9.3 MB/s | 44 kB 00:00 (158/306): libsndfile-1.0.31-8.el9_5.2.x86_64.r 21 MB/s | 206 kB 00:00 (159/306): libsoup-2.72.0-8.el9_5.3.x86_64.rpm 34 MB/s | 388 kB 00:00 (160/306): librsvg2-2.50.7-3.el9.x86_64.rpm 49 MB/s | 2.8 MB 00:00 (161/306): libstemmer-0-18.585svn.el9.x86_64.rp 2.8 MB/s | 83 kB 00:00 (162/306): libthai-0.1.28-8.el9.x86_64.rpm 23 MB/s | 208 kB 00:00 (163/306): libtheora-1.1.1-31.el9.x86_64.rpm 16 MB/s | 163 kB 00:00 (164/306): libtiff-4.4.0-13.el9.x86_64.rpm 20 MB/s | 197 kB 00:00 (165/306): libtool-ltdl-2.4.6-46.el9.x86_64.rpm 4.3 MB/s | 35 kB 00:00 (166/306): libtracker-sparql-3.1.2-3.el9_1.x86_ 34 MB/s | 316 kB 00:00 (167/306): libvisual-0.4.0-34.el9.x86_64.rpm 13 MB/s | 143 kB 00:00 (168/306): libvorbis-1.3.7-5.el9.x86_64.rpm 21 MB/s | 192 kB 00:00 (169/306): libwayland-client-1.21.0-1.el9.x86_6 4.3 MB/s | 33 kB 00:00 (170/306): libwayland-cursor-1.21.0-1.el9.x86_6 2.9 MB/s | 18 kB 00:00 (171/306): libwayland-egl-1.21.0-1.el9.x86_64.r 1.9 MB/s | 12 kB 00:00 (172/306): libwayland-server-1.21.0-1.el9.x86_6 7.5 MB/s | 41 kB 00:00 (173/306): libwebp-1.2.0-8.el9.x86_64.rpm 31 MB/s | 276 kB 00:00 (174/306): libxcb-1.13.1-9.el9.x86_64.rpm 19 MB/s | 224 kB 00:00 (175/306): libxkbcommon-1.0.3-4.el9.x86_64.rpm 13 MB/s | 132 kB 00:00 (176/306): libxshmfence-1.3-10.el9.x86_64.rpm 1.6 MB/s | 12 kB 00:00 (177/306): libxslt-1.1.34-9.el9.x86_64.rpm 28 MB/s | 240 kB 00:00 (178/306): low-memory-monitor-2.1-4.el9.x86_64. 6.9 MB/s | 35 kB 00:00 (179/306): lua-5.4.4-4.el9.x86_64.rpm 22 MB/s | 187 kB 00:00 (180/306): lua-posix-35.0-8.el9.x86_64.rpm 16 MB/s | 131 kB 00:00 (181/306): mesa-dri-drivers-24.1.2-3.el9.x86_64 80 MB/s | 8.8 MB 00:00 (182/306): mesa-filesystem-24.1.2-3.el9.x86_64. 1.9 MB/s | 10 kB 00:00 (183/306): mesa-libEGL-24.1.2-3.el9.x86_64.rpm 16 MB/s | 138 kB 00:00 (184/306): mesa-libGL-24.1.2-3.el9.x86_64.rpm 28 MB/s | 169 kB 00:00 (185/306): mesa-libgbm-24.1.2-3.el9.x86_64.rpm 6.2 MB/s | 35 kB 00:00 (186/306): mesa-libglapi-24.1.2-3.el9.x86_64.rp 5.6 MB/s | 44 kB 00:00 (187/306): mkfontscale-1.2.1-3.el9.x86_64.rpm 5.2 MB/s | 31 kB 00:00 (188/306): nspr-4.35.0-17.el9_5.x86_64.rpm 20 MB/s | 134 kB 00:00 (189/306): nss-3.101.0-10.el9_5.x86_64.rpm 41 MB/s | 716 kB 00:00 (190/306): nss-softokn-3.101.0-10.el9_5.x86_64. 35 MB/s | 386 kB 00:00 (191/306): nss-softokn-freebl-3.101.0-10.el9_5. 28 MB/s | 309 kB 00:00 (192/306): nss-sysinit-3.101.0-10.el9_5.x86_64. 4.3 MB/s | 18 kB 00:00 (193/306): nss-util-3.101.0-10.el9_5.x86_64.rpm 15 MB/s | 89 kB 00:00 (194/306): openjpeg2-2.4.0-7.el9.x86_64.rpm 22 MB/s | 162 kB 00:00 (195/306): opus-1.3.1-10.el9.x86_64.rpm 28 MB/s | 199 kB 00:00 (196/306): orc-0.4.31-8.el9.x86_64.rpm 26 MB/s | 182 kB 00:00 (197/306): osinfo-db-20240701-2.el9.noarch.rpm 35 MB/s | 289 kB 00:00 (198/306): osinfo-db-tools-1.10.0-1.el9.x86_64. 13 MB/s | 68 kB 00:00 (199/306): ostree-libs-2024.9-1.el9_5.x86_64.rp 37 MB/s | 467 kB 00:00 (200/306): p11-kit-server-0.25.3-3.el9_5.x86_64 28 MB/s | 244 kB 00:00 (201/306): pango-1.48.7-3.el9.x86_64.rpm 38 MB/s | 297 kB 00:00 (202/306): patch-2.7.6-16.el9.x86_64.rpm 17 MB/s | 127 kB 00:00 (203/306): perl-AutoLoader-5.74-481.el9.noarch. 5.4 MB/s | 20 kB 00:00 (204/306): perl-B-1.80-481.el9.x86_64.rpm 30 MB/s | 178 kB 00:00 (205/306): java-17-openjdk-headless-17.0.14.0.7 45 MB/s | 44 MB 00:00 (206/306): perl-Carp-1.50-460.el9.noarch.rpm 110 kB/s | 29 kB 00:00 (207/306): perl-Class-Struct-0.66-481.el9.noarc 3.3 MB/s | 21 kB 00:00 (208/306): perl-Data-Dumper-2.174-462.el9.x86_6 8.5 MB/s | 55 kB 00:00 (209/306): perl-Digest-1.19-4.el9.noarch.rpm 3.9 MB/s | 25 kB 00:00 (210/306): perl-Digest-MD5-2.58-4.el9.x86_64.rp 5.6 MB/s | 36 kB 00:00 (211/306): perl-DynaLoader-1.47-481.el9.x86_64. 4.1 MB/s | 24 kB 00:00 (212/306): llvm-libs-18.1.8-3.el9.x86_64.rpm 35 MB/s | 26 MB 00:00 (213/306): perl-Errno-1.30-481.el9.x86_64.rpm 93 kB/s | 13 kB 00:00 (214/306): perl-Error-0.17029-7.el9.noarch.rpm 6.1 MB/s | 41 kB 00:00 (215/306): perl-Exporter-5.74-461.el9.noarch.rp 4.7 MB/s | 31 kB 00:00 (216/306): perl-Fcntl-1.13-481.el9.x86_64.rpm 3.6 MB/s | 19 kB 00:00 (217/306): perl-File-Basename-2.85-481.el9.noar 3.1 MB/s | 16 kB 00:00 (218/306): perl-File-Find-1.37-481.el9.noarch.r 4.3 MB/s | 24 kB 00:00 (219/306): perl-File-Path-2.18-4.el9.noarch.rpm 6.1 MB/s | 35 kB 00:00 (220/306): perl-File-Temp-0.231.100-4.el9.noarc 11 MB/s | 59 kB 00:00 (221/306): perl-File-stat-1.09-481.el9.noarch.r 3.0 MB/s | 16 kB 00:00 (222/306): perl-FileHandle-2.03-481.el9.noarch. 2.9 MB/s | 14 kB 00:00 (223/306): perl-Getopt-Long-2.52-4.el9.noarch.r 11 MB/s | 60 kB 00:00 (224/306): perl-Getopt-Std-1.12-481.el9.noarch. 2.6 MB/s | 14 kB 00:00 (225/306): perl-Git-2.43.5-2.el9_5.noarch.rpm 7.0 MB/s | 37 kB 00:00 (226/306): perl-HTTP-Tiny-0.076-462.el9.noarch. 8.8 MB/s | 53 kB 00:00 (227/306): perl-IO-1.43-481.el9.x86_64.rpm 13 MB/s | 85 kB 00:00 (228/306): perl-IO-Socket-IP-0.41-5.el9.noarch. 5.5 MB/s | 42 kB 00:00 (229/306): perl-IO-Socket-SSL-2.073-2.el9.noarc 23 MB/s | 214 kB 00:00 (230/306): perl-IPC-Open3-1.21-481.el9.noarch.r 2.8 MB/s | 21 kB 00:00 (231/306): perl-MIME-Base64-3.16-4.el9.x86_64.r 5.9 MB/s | 30 kB 00:00 (232/306): perl-Mozilla-CA-20200520-6.el9.noarc 2.4 MB/s | 12 kB 00:00 (233/306): perl-NDBM_File-1.15-481.el9.x86_64.r 4.2 MB/s | 21 kB 00:00 (234/306): perl-Encode-3.08-462.el9.x86_64.rpm 7.3 MB/s | 1.7 MB 00:00 (235/306): perl-POSIX-1.94-481.el9.x86_64.rpm 3.9 MB/s | 95 kB 00:00 (236/306): perl-Net-SSLeay-1.94-1.el9.x86_64.rp 11 MB/s | 391 kB 00:00 (237/306): perl-PathTools-3.78-461.el9.x86_64.r 6.0 MB/s | 85 kB 00:00 (238/306): perl-Pod-Escapes-1.07-460.el9.noarch 1.5 MB/s | 20 kB 00:00 (239/306): perl-Pod-Perldoc-3.28.01-461.el9.noa 13 MB/s | 83 kB 00:00 (240/306): perl-Pod-Usage-2.01-4.el9.noarch.rpm 5.8 MB/s | 40 kB 00:00 (241/306): perl-Pod-Simple-3.42-4.el9.noarch.rp 15 MB/s | 215 kB 00:00 (242/306): perl-Scalar-List-Utils-1.56-462.el9. 6.7 MB/s | 70 kB 00:00 (243/306): perl-SelectSaver-1.02-481.el9.noarch 914 kB/s | 10 kB 00:00 (244/306): perl-Socket-2.031-4.el9.x86_64.rpm 7.8 MB/s | 54 kB 00:00 (245/306): perl-Symbol-1.08-481.el9.noarch.rpm 2.5 MB/s | 13 kB 00:00 (246/306): perl-Storable-3.21-460.el9.x86_64.rp 7.6 MB/s | 95 kB 00:00 (247/306): perl-Term-Cap-1.17-460.el9.noarch.rp 4.0 MB/s | 22 kB 00:00 (248/306): perl-Term-ANSIColor-5.01-461.el9.noa 4.5 MB/s | 48 kB 00:00 (249/306): perl-TermReadKey-2.38-11.el9.x86_64. 4.6 MB/s | 36 kB 00:00 (250/306): perl-Text-ParseWords-3.30-460.el9.no 2.2 MB/s | 16 kB 00:00 (251/306): perl-Text-Tabs+Wrap-2013.0523-460.el 3.2 MB/s | 23 kB 00:00 (252/306): perl-Time-Local-1.300-7.el9.noarch.r 6.6 MB/s | 33 kB 00:00 (253/306): perl-base-2.27-481.el9.noarch.rpm 3.0 MB/s | 15 kB 00:00 (254/306): perl-constant-1.33-461.el9.noarch.rp 4.6 MB/s | 23 kB 00:00 (255/306): perl-URI-5.09-3.el9.noarch.rpm 7.9 MB/s | 108 kB 00:00 (256/306): perl-if-0.60.800-481.el9.noarch.rpm 1.6 MB/s | 13 kB 00:00 (257/306): perl-interpreter-5.32.1-481.el9.x86_ 7.1 MB/s | 70 kB 00:00 (258/306): perl-lib-0.65-481.el9.x86_64.rpm 1.9 MB/s | 13 kB 00:00 (259/306): perl-libnet-3.13-4.el9.noarch.rpm 11 MB/s | 125 kB 00:00 (260/306): perl-mro-1.23-481.el9.x86_64.rpm 4.2 MB/s | 27 kB 00:00 (261/306): perl-overload-1.31-481.el9.noarch.rp 8.4 MB/s | 44 kB 00:00 (262/306): perl-overloading-0.02-481.el9.noarch 2.3 MB/s | 11 kB 00:00 (263/306): perl-parent-0.238-460.el9.noarch.rpm 2.4 MB/s | 14 kB 00:00 (264/306): perl-podlators-4.14-460.el9.noarch.r 16 MB/s | 112 kB 00:00 (265/306): perl-subs-1.03-481.el9.noarch.rpm 1.7 MB/s | 10 kB 00:00 (266/306): perl-vars-1.05-481.el9.noarch.rpm 2.6 MB/s | 12 kB 00:00 (267/306): pipewire-1.0.1-1.el9.x86_64.rpm 18 MB/s | 101 kB 00:00 (268/306): pipewire-alsa-1.0.1-1.el9.x86_64.rpm 8.9 MB/s | 56 kB 00:00 (269/306): pipewire-jack-audio-connection-kit-1 1.6 MB/s | 8.1 kB 00:00 (270/306): pipewire-jack-audio-connection-kit-l 18 MB/s | 134 kB 00:00 (271/306): pipewire-pulseaudio-1.0.1-1.el9.x86_ 33 MB/s | 185 kB 00:00 (272/306): pixman-0.40.0-6.el9_3.x86_64.rpm 34 MB/s | 269 kB 00:00 (273/306): perl-libs-5.32.1-481.el9.x86_64.rpm 26 MB/s | 2.0 MB 00:00 (274/306): policycoreutils-python-utils-3.6-2.1 2.5 MB/s | 71 kB 00:00 (275/306): pipewire-libs-1.0.1-1.el9.x86_64.rpm 26 MB/s | 1.9 MB 00:00 (276/306): poppler-21.01.0-21.el9.x86_64.rpm 23 MB/s | 1.1 MB 00:00 (277/306): poppler-glib-21.01.0-21.el9.x86_64.r 7.0 MB/s | 151 kB 00:00 (278/306): python3-audit-3.1.5-1.el9.x86_64.rpm 13 MB/s | 82 kB 00:00 (279/306): pulseaudio-libs-15.0-2.el9.x86_64.rp 31 MB/s | 666 kB 00:00 (280/306): python3-distro-1.5.0-7.el9.noarch.rp 2.7 MB/s | 36 kB 00:00 (281/306): python3-libselinux-3.6-1.el9.x86_64. 24 MB/s | 187 kB 00:00 (282/306): python3-libsemanage-3.6-2.1.el9_5.x8 9.8 MB/s | 78 kB 00:00 (283/306): poppler-data-0.4.9-9.el9.0.1.noarch. 19 MB/s | 1.8 MB 00:00 (284/306): rtkit-0.11-29.el9.x86_64.rpm 2.1 MB/s | 55 kB 00:00 (285/306): sound-theme-freedesktop-0.8-17.el9.n 35 MB/s | 377 kB 00:00 (286/306): tcpdump-4.99.0-9.el9.x86_64.rpm 30 MB/s | 542 kB 00:00 (287/306): totem-pl-parser-3.26.6-2.el9.x86_64. 8.3 MB/s | 130 kB 00:00 (288/306): tracker-3.1.2-3.el9_1.x86_64.rpm 38 MB/s | 538 kB 00:00 (289/306): python3-policycoreutils-3.6-2.1.el9. 24 MB/s | 2.0 MB 00:00 (290/306): ttmkfdir-3.0.9-65.el9.x86_64.rpm 2.0 MB/s | 52 kB 00:00 (291/306): tzdata-java-2025a-1.el9.noarch.rpm 19 MB/s | 145 kB 00:00 (292/306): upower-0.99.13-2.el9.x86_64.rpm 18 MB/s | 165 kB 00:00 (293/306): tracker-miners-3.1.2-4.el9_3.x86_64. 15 MB/s | 888 kB 00:00 (294/306): vim-enhanced-8.2.2637-21.el9.x86_64. 43 MB/s | 1.7 MB 00:00 (295/306): webrtc-audio-processing-0.3.1-8.el9. 29 MB/s | 303 kB 00:00 (296/306): wireplumber-0.4.14-1.el9.0.1.x86_64. 8.5 MB/s | 83 kB 00:00 (297/306): wireplumber-libs-0.4.14-1.el9.0.1.x8 26 MB/s | 338 kB 00:00 (298/306): xdg-dbus-proxy-0.1.3-1.el9.x86_64.rp 3.9 MB/s | 41 kB 00:00 (299/306): vim-common-8.2.2637-21.el9.x86_64.rp 43 MB/s | 6.6 MB 00:00 (300/306): xdg-desktop-portal-1.12.6-1.el9.x86_ 5.2 MB/s | 367 kB 00:00 (301/306): xdg-desktop-portal-gtk-1.12.0-3.el9. 11 MB/s | 130 kB 00:00 (302/306): webkit2gtk3-jsc-2.46.6-1.el9_5.x86_6 24 MB/s | 4.4 MB 00:00 (303/306): xml-common-0.6.3-58.el9.noarch.rpm 765 kB/s | 31 kB 00:00 (304/306): xorg-x11-fonts-Type1-7.5-33.el9.noar 41 MB/s | 499 kB 00:00 (305/306): xkeyboard-config-2.33-2.el9.noarch.r 12 MB/s | 779 kB 00:00 (306/306): GConf2-3.2.6-34.el9.x86_64.rpm 31 MB/s | 979 kB 00:00 -------------------------------------------------------------------------------- Total 73 MB/s | 216 MB 00:02 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 1/1 Running scriptlet: java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86_64 1/1 Preparing : 1/1 Installing : libpng-2:1.6.37-12.el9.x86_64 1/306 Installing : nspr-4.35.0-17.el9_5.x86_64 2/306 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 3/306 Installing : javapackages-filesystem-6.0.0-7.el9_5.noarch 4/306 Installing : json-glib-1.6.6-1.el9.x86_64 5/306 Installing : libogg-2:1.3.4-6.el9.x86_64 6/306 Installing : libvorbis-1:1.3.7-5.el9.x86_64 7/306 Installing : atk-2.36.0-5.el9.x86_64 8/306 Installing : alsa-lib-1.2.12-1.el9.x86_64 9/306 Installing : avahi-libs-0.8-21.el9.x86_64 10/306 Installing : nss-util-3.101.0-10.el9_5.x86_64 11/306 Installing : libwayland-client-1.21.0-1.el9.x86_64 12/306 Installing : polkit-libs-0.117-13.el9.x86_64 13/306 Installing : libicu-67.1-9.el9.x86_64 14/306 Installing : fonts-filesystem-1:2.0.5-7.el9.1.noarch 15/306 Installing : cups-libs-1:2.3.3op2-31.el9_5.x86_64 16/306 Installing : opus-1.3.1-10.el9.x86_64 17/306 Installing : libtool-ltdl-2.4.6-46.el9.x86_64 18/306 Installing : libstemmer-0-18.585svn.el9.x86_64 19/306 Installing : libX11-xcb-1.7.0-9.el9.x86_64 20/306 Installing : lcms2-2.12-3.el9.x86_64 21/306 Installing : gstreamer1-1.22.1-2.el9.x86_64 22/306 Installing : which-2.21-29.el9.x86_64 23/306 Installing : libtdb-1.4.10-1.el9.x86_64 24/306 Installing : hwdata-0.348-9.15.el9.noarch 25/306 Installing : dejavu-sans-fonts-2.37-18.el9.noarch 26/306 Running scriptlet: polkit-0.117-13.el9.x86_64 27/306 Installing : polkit-0.117-13.el9.x86_64 27/306 Running scriptlet: polkit-0.117-13.el9.x86_64 27/306 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 28/306 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 29/306 Installing : ant-lib-1.10.9-11.el9_5.noarch 30/306 Running scriptlet: xml-common-0.6.3-58.el9.noarch 31/306 Installing : xml-common-0.6.3-58.el9.noarch 31/306 Installing : python3-libselinux-3.6-1.el9.x86_64 32/306 Installing : pixman-0.40.0-6.el9_3.x86_64 33/306 Installing : libxshmfence-1.3-10.el9.x86_64 34/306 Installing : libwayland-server-1.21.0-1.el9.x86_64 35/306 Installing : libwayland-egl-1.21.0-1.el9.x86_64 36/306 Installing : libglvnd-1:1.3.4-1.el9.x86_64 37/306 Installing : libXau-1.0.9-8.el9.x86_64 38/306 Installing : libxcb-1.13.1-9.el9.x86_64 39/306 Installing : hicolor-icon-theme-0.17-13.el9.noarch 40/306 Installing : fribidi-1.0.10-6.el9.2.x86_64 41/306 Installing : dconf-0.40.0-6.el9.x86_64 42/306 Running scriptlet: dconf-0.40.0-6.el9.x86_64 42/306 Installing : libproxy-0.4.15-35.el9.x86_64 43/306 Installing : libgudev-237-1.el9.x86_64 44/306 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 45/306 Installing : libbrotli-1.0.9-7.el9_5.x86_64 46/306 Installing : fuse-libs-2.9.9-16.el9.x86_64 47/306 Installing : llvm-libs-18.1.8-3.el9.x86_64 48/306 Installing : python3-libsemanage-3.6-2.1.el9_5.x86_64 49/306 Installing : iso-codes-4.6.0-3.el9.noarch 50/306 Running scriptlet: rtkit-0.11-29.el9.x86_64 51/306 Installing : rtkit-0.11-29.el9.x86_64 51/306 Running scriptlet: rtkit-0.11-29.el9.x86_64 51/306 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. Installing : langpacks-core-font-en-3.0-16.el9.noarch 52/306 Installing : libpciaccess-0.16-7.el9.x86_64 53/306 Installing : libdrm-2.4.121-1.el9.x86_64 54/306 Installing : osinfo-db-20240701-2.el9.noarch 55/306 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 56/306 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 57/306 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 58/306 Installing : webkit2gtk3-jsc-2.46.6-1.el9_5.x86_64 59/306 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 60/306 Installing : glib-networking-2.68.3-3.el9.x86_64 61/306 Installing : libsoup-2.72.0-8.el9_5.3.x86_64 62/306 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 63/306 Installing : nss-softokn-freebl-3.101.0-10.el9_5.x86_64 64/306 Installing : nss-softokn-3.101.0-10.el9_5.x86_64 65/306 Installing : nss-3.101.0-10.el9_5.x86_64 66/306 Running scriptlet: nss-3.101.0-10.el9_5.x86_64 66/306 Installing : nss-sysinit-3.101.0-10.el9_5.x86_64 67/306 Installing : avahi-glib-0.8-21.el9.x86_64 68/306 Installing : flac-libs-1.3.3-10.el9_2.1.x86_64 69/306 Installing : libtheora-1:1.1.1-31.el9.x86_64 70/306 Installing : hamcrest-2.2-9.el9_5.noarch 71/306 Installing : junit-1:4.13.1-7.el9_5.noarch 72/306 Installing : exiv2-libs-0.27.5-2.el9.x86_64 73/306 Installing : exiv2-0.27.5-2.el9.x86_64 74/306 Installing : libgexiv2-0.12.3-1.el9.x86_64 75/306 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 76/306 Installing : device-mapper-9:1.02.198-2.el9.x86_64 77/306 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 78/306 Installing : xkeyboard-config-2.33-2.el9.noarch 79/306 Installing : libxkbcommon-1.0.3-4.el9.x86_64 80/306 Installing : xdg-dbus-proxy-0.1.3-1.el9.x86_64 81/306 Installing : webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 82/306 Installing : tzdata-java-2025a-1.el9.noarch 83/306 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 84/306 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 85/306 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 85/306 Installing : python3-distro-1.5.0-7.el9.noarch 86/306 Installing : python3-audit-3.1.5-1.el9.x86_64 87/306 Installing : poppler-data-0.4.9-9.el9.0.1.noarch 88/306 Installing : p11-kit-server-0.25.3-3.el9_5.x86_64 89/306 Installing : orc-0.4.31-8.el9.x86_64 90/306 Installing : openjpeg2-2.4.0-7.el9.x86_64 91/306 Installing : mesa-filesystem-24.1.2-3.el9.x86_64 92/306 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 93/306 Installing : mesa-libglapi-24.1.2-3.el9.x86_64 94/306 Installing : mesa-dri-drivers-24.1.2-3.el9.x86_64 95/306 Installing : mesa-libgbm-24.1.2-3.el9.x86_64 96/306 Installing : mesa-libEGL-24.1.2-3.el9.x86_64 97/306 Installing : lua-posix-35.0-8.el9.x86_64 98/306 Installing : lua-5.4.4-4.el9.x86_64 99/306 Installing : copy-jdk-configs-4.0-3.el9.noarch 100/306 Installing : low-memory-monitor-2.1-4.el9.x86_64 101/306 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 101/306 Created symlink /etc/systemd/system/basic.target.wants/low-memory-monitor.service → /usr/lib/systemd/system/low-memory-monitor.service. Installing : libxslt-1.1.34-9.el9.x86_64 102/306 Installing : libosinfo-1.10.0-1.el9.x86_64 103/306 Installing : libwebp-1.2.0-8.el9.x86_64 104/306 Installing : libvisual-1:0.4.0-34.el9.x86_64 105/306 Installing : libsbc-1.4-9.el9.x86_64 106/306 Installing : libldac-2.0.2.3-10.el9.x86_64 107/306 Installing : libiptcdata-1.0.5-10.el9.x86_64 108/306 Installing : libfontenc-1.1.3-17.el9.x86_64 109/306 Installing : libexif-0.6.22-6.el9.x86_64 110/306 Installing : libepoxy-1.5.5-4.el9.x86_64 111/306 Installing : libdatrie-0.2.13-4.el9.x86_64 112/306 Installing : libthai-0.1.28-8.el9.x86_64 113/306 Installing : libasyncns-0.8-22.el9.x86_64 114/306 Installing : libX11-common-1.7.0-9.el9.noarch 115/306 Installing : libX11-1.7.0-9.el9.x86_64 116/306 Installing : libXext-1.3.4-8.el9.x86_64 117/306 Installing : libXrender-0.9.10-16.el9.x86_64 118/306 Installing : libXi-1.7.10-8.el9.x86_64 119/306 Installing : libXfixes-5.0.3-16.el9.x86_64 120/306 Installing : libXcomposite-0.4.5-7.el9.x86_64 121/306 Installing : libXcursor-1.2.0-7.el9.x86_64 122/306 Installing : libXdamage-1.1.5-7.el9.x86_64 123/306 Installing : libXtst-1.2.3-16.el9.x86_64 124/306 Installing : libXrandr-1.5.2-8.el9.x86_64 125/306 Installing : libXinerama-1.1.4-10.el9.x86_64 126/306 Installing : at-spi2-core-2.40.3-1.el9.x86_64 127/306 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 128/306 Installing : libXv-1.0.11-16.el9.x86_64 129/306 Installing : libXxf86vm-1.1.4-18.el9.x86_64 130/306 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 131/306 Installing : mesa-libGL-24.1.2-3.el9.x86_64 132/306 Installing : jbigkit-libs-2.1-23.el9.x86_64 133/306 Installing : libtiff-4.4.0-13.el9.x86_64 134/306 Installing : gsm-1.0.19-6.el9.x86_64 135/306 Installing : libsndfile-1.0.31-8.el9_5.2.x86_64 136/306 Installing : pulseaudio-libs-15.0-2.el9.x86_64 137/306 Installing : libcanberra-0.30-27.el9.x86_64 138/306 Running scriptlet: libcanberra-0.30-27.el9.x86_64 138/306 Installing : graphene-1.10.6-2.el9.x86_64 139/306 Installing : gpm-libs-1.20.7-29.el9.x86_64 140/306 Installing : giflib-5.2.1-9.el9.x86_64 141/306 Installing : flatpak-session-helper-1.12.9-3.el9_5.x86_64 142/306 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 143/306 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 144/306 Installing : emacs-filesystem-1:27.2-11.el9_5.1.noarch 145/306 Installing : dbus-glib-0.110-13.el9.x86_64 146/306 Installing : composefs-libs-1.0.5-1.el9.x86_64 147/306 Installing : ostree-libs-2024.9-1.el9_5.x86_64 148/306 Installing : checkpolicy-3.6-1.el9.x86_64 149/306 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 150/306 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 151/306 Installing : vim-filesystem-2:8.2.2637-21.el9.noarch 152/306 Installing : vim-common-2:8.2.2637-21.el9.x86_64 153/306 Installing : shared-mime-info-2.1-5.el9.x86_64 154/306 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 154/306 Installing : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 155/306 Installing : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 156/306 Installing : gtk-update-icon-cache-3.24.31-5.el9.x86_64 157/306 Installing : libappstream-glib-0.7.18-5.el9_4.x86_64 158/306 Installing : libgsf-1.14.47-5.el9.x86_64 159/306 Installing : libnotify-0.7.9-8.el9.x86_64 160/306 Installing : python3-setools-4.4.4-1.el9.x86_64 161/306 Installing : python3-policycoreutils-3.6-2.1.el9.noarch 162/306 Installing : policycoreutils-python-utils-3.6-2.1.el9.noarch 163/306 Installing : flatpak-selinux-1.12.9-3.el9_5.noarch 164/306 Running scriptlet: flatpak-selinux-1.12.9-3.el9_5.noarch 164/306 libsemanage.semanage_rename: WARNING: rename(/var/lib/selinux/targeted/active, /var/lib/selinux/targeted/previous) failed: Invalid cross-device link, fall back to non-atomic semanage_copy_dir_flags() Installing : procps-ng-3.3.17-14.el9.x86_64 165/306 Running scriptlet: openssh-8.7p1-43.el9.x86_64 166/306 Installing : openssh-8.7p1-43.el9.x86_64 166/306 Installing : ncurses-6.2-10.20210508.el9.x86_64 167/306 Installing : lksctp-tools-1.0.19-3.el9_4.x86_64 168/306 Installing : java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86 169/306 Running scriptlet: java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86 169/306 Installing : javapackages-tools-6.0.0-7.el9_5.noarch 170/306 Installing : libgusb-0.3.8-2.el9.x86_64 171/306 Installing : colord-libs-1.4.5-4.el9.x86_64 172/306 Installing : libcbor-0.7.0-5.el9.x86_64 173/306 Installing : kmod-28-10.el9.x86_64 174/306 Installing : kbd-misc-2.4.0-10.el9.noarch 175/306 Installing : kbd-legacy-2.4.0-10.el9.noarch 176/306 Installing : kbd-2.4.0-10.el9.x86_64 177/306 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 178/306 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 178/306 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. Installing : libfido2-1.13.0-2.el9.x86_64 179/306 Installing : openssh-clients-8.7p1-43.el9.x86_64 180/306 Running scriptlet: openssh-clients-8.7p1-43.el9.x86_64 180/306 Installing : git-core-2.43.5-2.el9_5.x86_64 181/306 Installing : git-core-doc-2.43.5-2.el9_5.noarch 182/306 Installing : info-6.7-15.el9.x86_64 183/306 Installing : ed-1.14.2-12.el9.x86_64 184/306 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 185/306 Installing : groff-base-1.22.4-10.el9.x86_64 185/306 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 185/306 Installing : perl-Digest-1.19-4.el9.noarch 186/306 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 187/306 Installing : perl-B-1.80-481.el9.x86_64 188/306 Installing : perl-FileHandle-2.03-481.el9.noarch 189/306 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 190/306 Installing : perl-libnet-3.13-4.el9.noarch 191/306 Installing : perl-AutoLoader-5.74-481.el9.noarch 192/306 Installing : perl-base-2.27-481.el9.noarch 193/306 Installing : perl-URI-5.09-3.el9.noarch 194/306 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 195/306 Installing : perl-if-0.60.800-481.el9.noarch 196/306 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 197/306 Installing : perl-Time-Local-2:1.300-7.el9.noarch 198/306 Installing : perl-File-Path-2.18-4.el9.noarch 199/306 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 200/306 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 201/306 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 202/306 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 203/306 Installing : perl-Class-Struct-0.66-481.el9.noarch 204/306 Installing : perl-POSIX-1.94-481.el9.x86_64 205/306 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 206/306 Installing : perl-IPC-Open3-1.21-481.el9.noarch 207/306 Installing : perl-subs-1.03-481.el9.noarch 208/306 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 209/306 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 210/306 Installing : perl-Term-Cap-1.17-460.el9.noarch 211/306 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 212/306 Installing : perl-Socket-4:2.031-4.el9.x86_64 213/306 Installing : perl-SelectSaver-1.02-481.el9.noarch 214/306 Installing : perl-Symbol-1.08-481.el9.noarch 215/306 Installing : perl-File-stat-1.09-481.el9.noarch 216/306 Installing : perl-podlators-1:4.14-460.el9.noarch 217/306 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 218/306 Installing : perl-Fcntl-1.13-481.el9.x86_64 219/306 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 220/306 Installing : perl-mro-1.23-481.el9.x86_64 221/306 Installing : perl-IO-1.43-481.el9.x86_64 222/306 Installing : perl-overloading-0.02-481.el9.noarch 223/306 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 224/306 Installing : perl-Errno-1.30-481.el9.x86_64 225/306 Installing : perl-File-Basename-2.85-481.el9.noarch 226/306 Installing : perl-Getopt-Std-1.12-481.el9.noarch 227/306 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 228/306 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 229/306 Installing : perl-constant-1.33-461.el9.noarch 230/306 Installing : perl-Storable-1:3.21-460.el9.x86_64 231/306 Installing : perl-overload-1.31-481.el9.noarch 232/306 Installing : perl-parent-1:0.238-460.el9.noarch 233/306 Installing : perl-vars-1.05-481.el9.noarch 234/306 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 235/306 Installing : perl-Carp-1.50-460.el9.noarch 236/306 Installing : perl-Exporter-5.74-461.el9.noarch 237/306 Installing : perl-NDBM_File-1.15-481.el9.x86_64 238/306 Installing : perl-PathTools-3.78-461.el9.x86_64 239/306 Installing : perl-Encode-4:3.08-462.el9.x86_64 240/306 Installing : perl-libs-4:5.32.1-481.el9.x86_64 241/306 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 242/306 Installing : perl-DynaLoader-1.47-481.el9.x86_64 243/306 Installing : perl-TermReadKey-2.38-11.el9.x86_64 244/306 Installing : perl-Error-1:0.17029-7.el9.noarch 245/306 Installing : perl-File-Find-1.37-481.el9.noarch 246/306 Installing : perl-lib-0.65-481.el9.x86_64 247/306 Installing : perl-Git-2.43.5-2.el9_5.noarch 248/306 Installing : git-2.43.5-2.el9_5.x86_64 249/306 Installing : graphite2-1.3.14-9.el9.x86_64 250/306 Installing : harfbuzz-2.7.4-10.el9.x86_64 251/306 Installing : freetype-2.10.4-9.el9.x86_64 252/306 Installing : fontconfig-2.14.0-2.el9_1.x86_64 253/306 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 253/306 Installing : cairo-1.17.4-7.el9.x86_64 254/306 Installing : cairo-gobject-1.17.4-7.el9.x86_64 255/306 Installing : libgxps-0.3.2-3.el9.x86_64 256/306 Installing : libXft-2.3.3-8.el9.x86_64 257/306 Installing : pango-1.48.7-3.el9.x86_64 258/306 Installing : gstreamer1-plugins-base-1.22.1-3.el9_5.x86_64 259/306 Installing : librsvg2-2.50.7-3.el9.x86_64 260/306 Installing : poppler-21.01.0-21.el9.x86_64 261/306 Installing : poppler-glib-21.01.0-21.el9.x86_64 262/306 Installing : mkfontscale-1.2.1-3.el9.x86_64 263/306 Installing : ttmkfdir-3.0.9-65.el9.x86_64 264/306 Installing : xorg-x11-fonts-Type1-7.5-33.el9.noarch 265/306 Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch 265/306 Installing : gobject-introspection-1.68.0-11.el9.x86_64 266/306 Installing : upower-0.99.13-2.el9.x86_64 267/306 Running scriptlet: upower-0.99.13-2.el9.x86_64 267/306 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. Installing : fuse-common-3.10.2-9.el9.x86_64 268/306 Installing : fuse-2.9.9-16.el9.x86_64 269/306 Installing : bubblewrap-0.4.1-8.el9_5.x86_64 270/306 Installing : bluez-libs-5.72-2.el9.x86_64 271/306 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 272/306 Installing : pipewire-1.0.1-1.el9.x86_64 272/306 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 272/306 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. Installing : pipewire-libs-1.0.1-1.el9.x86_64 273/306 Installing : wireplumber-0.4.14-1.el9.0.1.x86_64 274/306 Installing : wireplumber-libs-0.4.14-1.el9.0.1.x86_64 275/306 Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 276/306 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 277/306 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 277/306 Installing : libtracker-sparql-3.1.2-3.el9_1.x86_64 278/306 Installing : tracker-3.1.2-3.el9_1.x86_64 279/306 Running scriptlet: tracker-3.1.2-3.el9_1.x86_64 279/306 Installing : tracker-miners-3.1.2-4.el9_3.x86_64 280/306 Running scriptlet: tracker-miners-3.1.2-4.el9_3.x86_64 280/306 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 281/306 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 282/306 Installing : geoclue2-2.6.0-7.el9.x86_64 282/306 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 282/306 Running scriptlet: flatpak-1.12.9-3.el9_5.x86_64 283/306 Installing : flatpak-1.12.9-3.el9_5.x86_64 283/306 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 284/306 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 284/306 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 285/306 Installing : gtk3-3.24.31-5.el9.x86_64 286/306 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 287/306 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 287/306 Installing : java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 288/306 Running scriptlet: java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 288/306 Installing : java-17-openjdk-devel-1:17.0.14.0.7-2.el9.x86_64 289/306 Running scriptlet: java-17-openjdk-devel-1:17.0.14.0.7-2.el9.x86_64 289/306 Installing : ant-1.10.9-11.el9_5.noarch 290/306 Installing : ant-openjdk17-1.10.9-11.el9_5.noarch 291/306 Installing : gtk2-2.24.33-8.el9.x86_64 292/306 Installing : libcanberra-gtk2-0.30-27.el9.x86_64 293/306 Installing : ant-junit-1.10.9-11.el9_5.noarch 294/306 Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 295/306 Installing : pipewire-alsa-1.0.1-1.el9.x86_64 296/306 Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 297/306 Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 297/306 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. Installing : vim-enhanced-2:8.2.2637-21.el9.x86_64 298/306 Installing : patch-2.7.6-16.el9.x86_64 299/306 Installing : GConf2-3.2.6-34.el9.x86_64 300/306 Running scriptlet: GConf2-3.2.6-34.el9.x86_64 300/306 Installing : libXpm-3.5.13-10.el9.x86_64 301/306 Running scriptlet: tcpdump-14:4.99.0-9.el9.x86_64 302/306 Installing : tcpdump-14:4.99.0-9.el9.x86_64 302/306 Installing : ipmitool-1.8.18-27.el9.x86_64 303/306 Installing : unzip-6.0-57.el9.x86_64 304/306 Installing : sudo-1.9.5p2-10.el9_3.x86_64 305/306 Running scriptlet: sudo-1.9.5p2-10.el9_3.x86_64 305/306 Installing : bzip2-1.0.8-10.el9_5.x86_64 306/306 Running scriptlet: dconf-0.40.0-6.el9.x86_64 306/306 Running scriptlet: nss-3.101.0-10.el9_5.x86_64 306/306 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 306/306 Running scriptlet: java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86 306/306 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 306/306 Running scriptlet: wireplumber-0.4.14-1.el9.0.1.x86_64 306/306 Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. Running scriptlet: java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 306/306 Running scriptlet: java-17-openjdk-devel-1:17.0.14.0.7-2.el9.x86_64 306/306 Running scriptlet: bzip2-1.0.8-10.el9_5.x86_64 306/306 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 1/306 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/306 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 3/306 Verifying : avahi-libs-0.8-21.el9.x86_64 4/306 Verifying : bluez-libs-5.72-2.el9.x86_64 5/306 Verifying : bubblewrap-0.4.1-8.el9_5.x86_64 6/306 Verifying : bzip2-1.0.8-10.el9_5.x86_64 7/306 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 8/306 Verifying : cups-libs-1:2.3.3op2-31.el9_5.x86_64 9/306 Verifying : dejavu-sans-fonts-2.37-18.el9.noarch 10/306 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 11/306 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 12/306 Verifying : ed-1.14.2-12.el9.x86_64 13/306 Verifying : fonts-filesystem-1:2.0.5-7.el9.1.noarch 14/306 Verifying : freetype-2.10.4-9.el9.x86_64 15/306 Verifying : fuse-2.9.9-16.el9.x86_64 16/306 Verifying : fuse-common-3.10.2-9.el9.x86_64 17/306 Verifying : fuse-libs-2.9.9-16.el9.x86_64 18/306 Verifying : glib-networking-2.68.3-3.el9.x86_64 19/306 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 20/306 Verifying : graphite2-1.3.14-9.el9.x86_64 21/306 Verifying : groff-base-1.22.4-10.el9.x86_64 22/306 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 23/306 Verifying : harfbuzz-2.7.4-10.el9.x86_64 24/306 Verifying : hwdata-0.348-9.15.el9.noarch 25/306 Verifying : info-6.7-15.el9.x86_64 26/306 Verifying : json-glib-1.6.6-1.el9.x86_64 27/306 Verifying : kbd-2.4.0-10.el9.x86_64 28/306 Verifying : kbd-legacy-2.4.0-10.el9.noarch 29/306 Verifying : kbd-misc-2.4.0-10.el9.noarch 30/306 Verifying : kmod-28-10.el9.x86_64 31/306 Verifying : libbrotli-1.0.9-7.el9_5.x86_64 32/306 Verifying : libcbor-0.7.0-5.el9.x86_64 33/306 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 34/306 Verifying : libfido2-1.13.0-2.el9.x86_64 35/306 Verifying : libgudev-237-1.el9.x86_64 36/306 Verifying : libgusb-0.3.8-2.el9.x86_64 37/306 Verifying : libicu-67.1-9.el9.x86_64 38/306 Verifying : libpciaccess-0.16-7.el9.x86_64 39/306 Verifying : libpng-2:1.6.37-12.el9.x86_64 40/306 Verifying : libproxy-0.4.15-35.el9.x86_64 41/306 Verifying : libtdb-1.4.10-1.el9.x86_64 42/306 Verifying : lksctp-tools-1.0.19-3.el9_4.x86_64 43/306 Verifying : ncurses-6.2-10.20210508.el9.x86_64 44/306 Verifying : openssh-8.7p1-43.el9.x86_64 45/306 Verifying : openssh-clients-8.7p1-43.el9.x86_64 46/306 Verifying : polkit-0.117-13.el9.x86_64 47/306 Verifying : polkit-libs-0.117-13.el9.x86_64 48/306 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 49/306 Verifying : procps-ng-3.3.17-14.el9.x86_64 50/306 Verifying : python3-setools-4.4.4-1.el9.x86_64 51/306 Verifying : shared-mime-info-2.1-5.el9.x86_64 52/306 Verifying : sudo-1.9.5p2-10.el9_3.x86_64 53/306 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 54/306 Verifying : unzip-6.0-57.el9.x86_64 55/306 Verifying : vim-filesystem-2:8.2.2637-21.el9.noarch 56/306 Verifying : which-2.21-29.el9.x86_64 57/306 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 58/306 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 59/306 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 60/306 Verifying : alsa-lib-1.2.12-1.el9.x86_64 61/306 Verifying : ant-1.10.9-11.el9_5.noarch 62/306 Verifying : ant-junit-1.10.9-11.el9_5.noarch 63/306 Verifying : ant-lib-1.10.9-11.el9_5.noarch 64/306 Verifying : ant-openjdk17-1.10.9-11.el9_5.noarch 65/306 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 66/306 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 67/306 Verifying : atk-2.36.0-5.el9.x86_64 68/306 Verifying : avahi-glib-0.8-21.el9.x86_64 69/306 Verifying : cairo-1.17.4-7.el9.x86_64 70/306 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 71/306 Verifying : checkpolicy-3.6-1.el9.x86_64 72/306 Verifying : colord-libs-1.4.5-4.el9.x86_64 73/306 Verifying : composefs-libs-1.0.5-1.el9.x86_64 74/306 Verifying : copy-jdk-configs-4.0-3.el9.noarch 75/306 Verifying : dbus-glib-0.110-13.el9.x86_64 76/306 Verifying : dconf-0.40.0-6.el9.x86_64 77/306 Verifying : emacs-filesystem-1:27.2-11.el9_5.1.noarch 78/306 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 79/306 Verifying : exiv2-0.27.5-2.el9.x86_64 80/306 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 81/306 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 82/306 Verifying : flac-libs-1.3.3-10.el9_2.1.x86_64 83/306 Verifying : flatpak-1.12.9-3.el9_5.x86_64 84/306 Verifying : flatpak-selinux-1.12.9-3.el9_5.noarch 85/306 Verifying : flatpak-session-helper-1.12.9-3.el9_5.x86_64 86/306 Verifying : fontconfig-2.14.0-2.el9_1.x86_64 87/306 Verifying : fribidi-1.0.10-6.el9.2.x86_64 88/306 Verifying : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 89/306 Verifying : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 90/306 Verifying : geoclue2-2.6.0-7.el9.x86_64 91/306 Verifying : giflib-5.2.1-9.el9.x86_64 92/306 Verifying : git-2.43.5-2.el9_5.x86_64 93/306 Verifying : git-core-2.43.5-2.el9_5.x86_64 94/306 Verifying : git-core-doc-2.43.5-2.el9_5.noarch 95/306 Verifying : gpm-libs-1.20.7-29.el9.x86_64 96/306 Verifying : graphene-1.10.6-2.el9.x86_64 97/306 Verifying : gsm-1.0.19-6.el9.x86_64 98/306 Verifying : gstreamer1-1.22.1-2.el9.x86_64 99/306 Verifying : gstreamer1-plugins-base-1.22.1-3.el9_5.x86_64 100/306 Verifying : gtk-update-icon-cache-3.24.31-5.el9.x86_64 101/306 Verifying : gtk2-2.24.33-8.el9.x86_64 102/306 Verifying : gtk3-3.24.31-5.el9.x86_64 103/306 Verifying : hamcrest-2.2-9.el9_5.noarch 104/306 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 105/306 Verifying : ipmitool-1.8.18-27.el9.x86_64 106/306 Verifying : iso-codes-4.6.0-3.el9.noarch 107/306 Verifying : java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 108/306 Verifying : java-17-openjdk-devel-1:17.0.14.0.7-2.el9.x86_64 109/306 Verifying : java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86 110/306 Verifying : javapackages-filesystem-6.0.0-7.el9_5.noarch 111/306 Verifying : javapackages-tools-6.0.0-7.el9_5.noarch 112/306 Verifying : jbigkit-libs-2.1-23.el9.x86_64 113/306 Verifying : junit-1:4.13.1-7.el9_5.noarch 114/306 Verifying : langpacks-core-font-en-3.0-16.el9.noarch 115/306 Verifying : lcms2-2.12-3.el9.x86_64 116/306 Verifying : libX11-1.7.0-9.el9.x86_64 117/306 Verifying : libX11-common-1.7.0-9.el9.noarch 118/306 Verifying : libX11-xcb-1.7.0-9.el9.x86_64 119/306 Verifying : libXau-1.0.9-8.el9.x86_64 120/306 Verifying : libXcomposite-0.4.5-7.el9.x86_64 121/306 Verifying : libXcursor-1.2.0-7.el9.x86_64 122/306 Verifying : libXdamage-1.1.5-7.el9.x86_64 123/306 Verifying : libXext-1.3.4-8.el9.x86_64 124/306 Verifying : libXfixes-5.0.3-16.el9.x86_64 125/306 Verifying : libXft-2.3.3-8.el9.x86_64 126/306 Verifying : libXi-1.7.10-8.el9.x86_64 127/306 Verifying : libXinerama-1.1.4-10.el9.x86_64 128/306 Verifying : libXpm-3.5.13-10.el9.x86_64 129/306 Verifying : libXrandr-1.5.2-8.el9.x86_64 130/306 Verifying : libXrender-0.9.10-16.el9.x86_64 131/306 Verifying : libXtst-1.2.3-16.el9.x86_64 132/306 Verifying : libXv-1.0.11-16.el9.x86_64 133/306 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 134/306 Verifying : libappstream-glib-0.7.18-5.el9_4.x86_64 135/306 Verifying : libasyncns-0.8-22.el9.x86_64 136/306 Verifying : libcanberra-0.30-27.el9.x86_64 137/306 Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 138/306 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 139/306 Verifying : libdatrie-0.2.13-4.el9.x86_64 140/306 Verifying : libdrm-2.4.121-1.el9.x86_64 141/306 Verifying : libepoxy-1.5.5-4.el9.x86_64 142/306 Verifying : libexif-0.6.22-6.el9.x86_64 143/306 Verifying : libfontenc-1.1.3-17.el9.x86_64 144/306 Verifying : libgexiv2-0.12.3-1.el9.x86_64 145/306 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 146/306 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 147/306 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 148/306 Verifying : libgsf-1.14.47-5.el9.x86_64 149/306 Verifying : libgxps-0.3.2-3.el9.x86_64 150/306 Verifying : libiptcdata-1.0.5-10.el9.x86_64 151/306 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 152/306 Verifying : libldac-2.0.2.3-10.el9.x86_64 153/306 Verifying : libnotify-0.7.9-8.el9.x86_64 154/306 Verifying : libogg-2:1.3.4-6.el9.x86_64 155/306 Verifying : libosinfo-1.10.0-1.el9.x86_64 156/306 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 157/306 Verifying : librsvg2-2.50.7-3.el9.x86_64 158/306 Verifying : libsbc-1.4-9.el9.x86_64 159/306 Verifying : libsndfile-1.0.31-8.el9_5.2.x86_64 160/306 Verifying : libsoup-2.72.0-8.el9_5.3.x86_64 161/306 Verifying : libstemmer-0-18.585svn.el9.x86_64 162/306 Verifying : libthai-0.1.28-8.el9.x86_64 163/306 Verifying : libtheora-1:1.1.1-31.el9.x86_64 164/306 Verifying : libtiff-4.4.0-13.el9.x86_64 165/306 Verifying : libtool-ltdl-2.4.6-46.el9.x86_64 166/306 Verifying : libtracker-sparql-3.1.2-3.el9_1.x86_64 167/306 Verifying : libvisual-1:0.4.0-34.el9.x86_64 168/306 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 169/306 Verifying : libwayland-client-1.21.0-1.el9.x86_64 170/306 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 171/306 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 172/306 Verifying : libwayland-server-1.21.0-1.el9.x86_64 173/306 Verifying : libwebp-1.2.0-8.el9.x86_64 174/306 Verifying : libxcb-1.13.1-9.el9.x86_64 175/306 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 176/306 Verifying : libxshmfence-1.3-10.el9.x86_64 177/306 Verifying : libxslt-1.1.34-9.el9.x86_64 178/306 Verifying : llvm-libs-18.1.8-3.el9.x86_64 179/306 Verifying : low-memory-monitor-2.1-4.el9.x86_64 180/306 Verifying : lua-5.4.4-4.el9.x86_64 181/306 Verifying : lua-posix-35.0-8.el9.x86_64 182/306 Verifying : mesa-dri-drivers-24.1.2-3.el9.x86_64 183/306 Verifying : mesa-filesystem-24.1.2-3.el9.x86_64 184/306 Verifying : mesa-libEGL-24.1.2-3.el9.x86_64 185/306 Verifying : mesa-libGL-24.1.2-3.el9.x86_64 186/306 Verifying : mesa-libgbm-24.1.2-3.el9.x86_64 187/306 Verifying : mesa-libglapi-24.1.2-3.el9.x86_64 188/306 Verifying : mkfontscale-1.2.1-3.el9.x86_64 189/306 Verifying : nspr-4.35.0-17.el9_5.x86_64 190/306 Verifying : nss-3.101.0-10.el9_5.x86_64 191/306 Verifying : nss-softokn-3.101.0-10.el9_5.x86_64 192/306 Verifying : nss-softokn-freebl-3.101.0-10.el9_5.x86_64 193/306 Verifying : nss-sysinit-3.101.0-10.el9_5.x86_64 194/306 Verifying : nss-util-3.101.0-10.el9_5.x86_64 195/306 Verifying : openjpeg2-2.4.0-7.el9.x86_64 196/306 Verifying : opus-1.3.1-10.el9.x86_64 197/306 Verifying : orc-0.4.31-8.el9.x86_64 198/306 Verifying : osinfo-db-20240701-2.el9.noarch 199/306 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 200/306 Verifying : ostree-libs-2024.9-1.el9_5.x86_64 201/306 Verifying : p11-kit-server-0.25.3-3.el9_5.x86_64 202/306 Verifying : pango-1.48.7-3.el9.x86_64 203/306 Verifying : patch-2.7.6-16.el9.x86_64 204/306 Verifying : perl-AutoLoader-5.74-481.el9.noarch 205/306 Verifying : perl-B-1.80-481.el9.x86_64 206/306 Verifying : perl-Carp-1.50-460.el9.noarch 207/306 Verifying : perl-Class-Struct-0.66-481.el9.noarch 208/306 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 209/306 Verifying : perl-Digest-1.19-4.el9.noarch 210/306 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 211/306 Verifying : perl-DynaLoader-1.47-481.el9.x86_64 212/306 Verifying : perl-Encode-4:3.08-462.el9.x86_64 213/306 Verifying : perl-Errno-1.30-481.el9.x86_64 214/306 Verifying : perl-Error-1:0.17029-7.el9.noarch 215/306 Verifying : perl-Exporter-5.74-461.el9.noarch 216/306 Verifying : perl-Fcntl-1.13-481.el9.x86_64 217/306 Verifying : perl-File-Basename-2.85-481.el9.noarch 218/306 Verifying : perl-File-Find-1.37-481.el9.noarch 219/306 Verifying : perl-File-Path-2.18-4.el9.noarch 220/306 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 221/306 Verifying : perl-File-stat-1.09-481.el9.noarch 222/306 Verifying : perl-FileHandle-2.03-481.el9.noarch 223/306 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 224/306 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 225/306 Verifying : perl-Git-2.43.5-2.el9_5.noarch 226/306 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 227/306 Verifying : perl-IO-1.43-481.el9.x86_64 228/306 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 229/306 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 230/306 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 231/306 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 232/306 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 233/306 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 234/306 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 235/306 Verifying : perl-POSIX-1.94-481.el9.x86_64 236/306 Verifying : perl-PathTools-3.78-461.el9.x86_64 237/306 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 238/306 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 239/306 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 240/306 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 241/306 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 242/306 Verifying : perl-SelectSaver-1.02-481.el9.noarch 243/306 Verifying : perl-Socket-4:2.031-4.el9.x86_64 244/306 Verifying : perl-Storable-1:3.21-460.el9.x86_64 245/306 Verifying : perl-Symbol-1.08-481.el9.noarch 246/306 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 247/306 Verifying : perl-Term-Cap-1.17-460.el9.noarch 248/306 Verifying : perl-TermReadKey-2.38-11.el9.x86_64 249/306 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 250/306 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 251/306 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 252/306 Verifying : perl-URI-5.09-3.el9.noarch 253/306 Verifying : perl-base-2.27-481.el9.noarch 254/306 Verifying : perl-constant-1.33-461.el9.noarch 255/306 Verifying : perl-if-0.60.800-481.el9.noarch 256/306 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 257/306 Verifying : perl-lib-0.65-481.el9.x86_64 258/306 Verifying : perl-libnet-3.13-4.el9.noarch 259/306 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 260/306 Verifying : perl-mro-1.23-481.el9.x86_64 261/306 Verifying : perl-overload-1.31-481.el9.noarch 262/306 Verifying : perl-overloading-0.02-481.el9.noarch 263/306 Verifying : perl-parent-1:0.238-460.el9.noarch 264/306 Verifying : perl-podlators-1:4.14-460.el9.noarch 265/306 Verifying : perl-subs-1.03-481.el9.noarch 266/306 Verifying : perl-vars-1.05-481.el9.noarch 267/306 Verifying : pipewire-1.0.1-1.el9.x86_64 268/306 Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 269/306 Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 270/306 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 271/306 Verifying : pipewire-libs-1.0.1-1.el9.x86_64 272/306 Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 273/306 Verifying : pixman-0.40.0-6.el9_3.x86_64 274/306 Verifying : policycoreutils-python-utils-3.6-2.1.el9.noarch 275/306 Verifying : poppler-21.01.0-21.el9.x86_64 276/306 Verifying : poppler-data-0.4.9-9.el9.0.1.noarch 277/306 Verifying : poppler-glib-21.01.0-21.el9.x86_64 278/306 Verifying : pulseaudio-libs-15.0-2.el9.x86_64 279/306 Verifying : python3-audit-3.1.5-1.el9.x86_64 280/306 Verifying : python3-distro-1.5.0-7.el9.noarch 281/306 Verifying : python3-libselinux-3.6-1.el9.x86_64 282/306 Verifying : python3-libsemanage-3.6-2.1.el9_5.x86_64 283/306 Verifying : python3-policycoreutils-3.6-2.1.el9.noarch 284/306 Verifying : rtkit-0.11-29.el9.x86_64 285/306 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 286/306 Verifying : tcpdump-14:4.99.0-9.el9.x86_64 287/306 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 288/306 Verifying : tracker-3.1.2-3.el9_1.x86_64 289/306 Verifying : tracker-miners-3.1.2-4.el9_3.x86_64 290/306 Verifying : ttmkfdir-3.0.9-65.el9.x86_64 291/306 Verifying : tzdata-java-2025a-1.el9.noarch 292/306 Verifying : upower-0.99.13-2.el9.x86_64 293/306 Verifying : vim-common-2:8.2.2637-21.el9.x86_64 294/306 Verifying : vim-enhanced-2:8.2.2637-21.el9.x86_64 295/306 Verifying : webkit2gtk3-jsc-2.46.6-1.el9_5.x86_64 296/306 Verifying : webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 297/306 Verifying : wireplumber-0.4.14-1.el9.0.1.x86_64 298/306 Verifying : wireplumber-libs-0.4.14-1.el9.0.1.x86_64 299/306 Verifying : xdg-dbus-proxy-0.1.3-1.el9.x86_64 300/306 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 301/306 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 302/306 Verifying : xkeyboard-config-2.33-2.el9.noarch 303/306 Verifying : xml-common-0.6.3-58.el9.noarch 304/306 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 305/306 Verifying : GConf2-3.2.6-34.el9.x86_64 306/306 Installed: GConf2-3.2.6-34.el9.x86_64 ModemManager-glib-1.20.2-1.el9.x86_64 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 abattis-cantarell-fonts-0.301-4.el9.noarch adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch adwaita-cursor-theme-40.1.1-3.el9.noarch adwaita-icon-theme-40.1.1-3.el9.noarch alsa-lib-1.2.12-1.el9.x86_64 ant-1.10.9-11.el9_5.noarch ant-junit-1.10.9-11.el9_5.noarch ant-lib-1.10.9-11.el9_5.noarch ant-openjdk17-1.10.9-11.el9_5.noarch at-spi2-atk-2.38.0-4.el9.x86_64 at-spi2-core-2.40.3-1.el9.x86_64 atk-2.36.0-5.el9.x86_64 avahi-glib-0.8-21.el9.x86_64 avahi-libs-0.8-21.el9.x86_64 bluez-libs-5.72-2.el9.x86_64 bubblewrap-0.4.1-8.el9_5.x86_64 bzip2-1.0.8-10.el9_5.x86_64 cairo-1.17.4-7.el9.x86_64 cairo-gobject-1.17.4-7.el9.x86_64 checkpolicy-3.6-1.el9.x86_64 colord-libs-1.4.5-4.el9.x86_64 composefs-libs-1.0.5-1.el9.x86_64 copy-jdk-configs-4.0-3.el9.noarch cryptsetup-libs-2.7.2-3.el9_5.x86_64 cups-libs-1:2.3.3op2-31.el9_5.x86_64 dbus-glib-0.110-13.el9.x86_64 dconf-0.40.0-6.el9.x86_64 dejavu-sans-fonts-2.37-18.el9.noarch device-mapper-9:1.02.198-2.el9.x86_64 device-mapper-libs-9:1.02.198-2.el9.x86_64 ed-1.14.2-12.el9.x86_64 emacs-filesystem-1:27.2-11.el9_5.1.noarch exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 exiv2-0.27.5-2.el9.x86_64 exiv2-libs-0.27.5-2.el9.x86_64 fdk-aac-free-2.0.0-8.el9.x86_64 flac-libs-1.3.3-10.el9_2.1.x86_64 flatpak-1.12.9-3.el9_5.x86_64 flatpak-selinux-1.12.9-3.el9_5.noarch flatpak-session-helper-1.12.9-3.el9_5.x86_64 fontconfig-2.14.0-2.el9_1.x86_64 fonts-filesystem-1:2.0.5-7.el9.1.noarch freetype-2.10.4-9.el9.x86_64 fribidi-1.0.10-6.el9.2.x86_64 fuse-2.9.9-16.el9.x86_64 fuse-common-3.10.2-9.el9.x86_64 fuse-libs-2.9.9-16.el9.x86_64 gdk-pixbuf2-2.42.6-4.el9_4.x86_64 gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 geoclue2-2.6.0-7.el9.x86_64 giflib-5.2.1-9.el9.x86_64 git-2.43.5-2.el9_5.x86_64 git-core-2.43.5-2.el9_5.x86_64 git-core-doc-2.43.5-2.el9_5.noarch glib-networking-2.68.3-3.el9.x86_64 gobject-introspection-1.68.0-11.el9.x86_64 gpm-libs-1.20.7-29.el9.x86_64 graphene-1.10.6-2.el9.x86_64 graphite2-1.3.14-9.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 gsettings-desktop-schemas-40.0-6.el9.x86_64 gsm-1.0.19-6.el9.x86_64 gstreamer1-1.22.1-2.el9.x86_64 gstreamer1-plugins-base-1.22.1-3.el9_5.x86_64 gtk-update-icon-cache-3.24.31-5.el9.x86_64 gtk2-2.24.33-8.el9.x86_64 gtk3-3.24.31-5.el9.x86_64 hamcrest-2.2-9.el9_5.noarch harfbuzz-2.7.4-10.el9.x86_64 hicolor-icon-theme-0.17-13.el9.noarch hwdata-0.348-9.15.el9.noarch info-6.7-15.el9.x86_64 ipmitool-1.8.18-27.el9.x86_64 iso-codes-4.6.0-3.el9.noarch java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 java-17-openjdk-devel-1:17.0.14.0.7-2.el9.x86_64 java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86_64 javapackages-filesystem-6.0.0-7.el9_5.noarch javapackages-tools-6.0.0-7.el9_5.noarch jbigkit-libs-2.1-23.el9.x86_64 json-glib-1.6.6-1.el9.x86_64 junit-1:4.13.1-7.el9_5.noarch kbd-2.4.0-10.el9.x86_64 kbd-legacy-2.4.0-10.el9.noarch kbd-misc-2.4.0-10.el9.noarch kmod-28-10.el9.x86_64 langpacks-core-font-en-3.0-16.el9.noarch lcms2-2.12-3.el9.x86_64 libX11-1.7.0-9.el9.x86_64 libX11-common-1.7.0-9.el9.noarch libX11-xcb-1.7.0-9.el9.x86_64 libXau-1.0.9-8.el9.x86_64 libXcomposite-0.4.5-7.el9.x86_64 libXcursor-1.2.0-7.el9.x86_64 libXdamage-1.1.5-7.el9.x86_64 libXext-1.3.4-8.el9.x86_64 libXfixes-5.0.3-16.el9.x86_64 libXft-2.3.3-8.el9.x86_64 libXi-1.7.10-8.el9.x86_64 libXinerama-1.1.4-10.el9.x86_64 libXpm-3.5.13-10.el9.x86_64 libXrandr-1.5.2-8.el9.x86_64 libXrender-0.9.10-16.el9.x86_64 libXtst-1.2.3-16.el9.x86_64 libXv-1.0.11-16.el9.x86_64 libXxf86vm-1.1.4-18.el9.x86_64 libappstream-glib-0.7.18-5.el9_4.x86_64 libasyncns-0.8-22.el9.x86_64 libbrotli-1.0.9-7.el9_5.x86_64 libcanberra-0.30-27.el9.x86_64 libcanberra-gtk2-0.30-27.el9.x86_64 libcanberra-gtk3-0.30-27.el9.x86_64 libcbor-0.7.0-5.el9.x86_64 libdatrie-0.2.13-4.el9.x86_64 libdrm-2.4.121-1.el9.x86_64 libedit-3.1-38.20210216cvs.el9.x86_64 libepoxy-1.5.5-4.el9.x86_64 libexif-0.6.22-6.el9.x86_64 libfido2-1.13.0-2.el9.x86_64 libfontenc-1.1.3-17.el9.x86_64 libgexiv2-0.12.3-1.el9.x86_64 libglvnd-1:1.3.4-1.el9.x86_64 libglvnd-egl-1:1.3.4-1.el9.x86_64 libglvnd-glx-1:1.3.4-1.el9.x86_64 libgsf-1.14.47-5.el9.x86_64 libgudev-237-1.el9.x86_64 libgusb-0.3.8-2.el9.x86_64 libgxps-0.3.2-3.el9.x86_64 libicu-67.1-9.el9.x86_64 libiptcdata-1.0.5-10.el9.x86_64 libjpeg-turbo-2.0.90-7.el9.x86_64 libldac-2.0.2.3-10.el9.x86_64 libnotify-0.7.9-8.el9.x86_64 libogg-2:1.3.4-6.el9.x86_64 libosinfo-1.10.0-1.el9.x86_64 libpciaccess-0.16-7.el9.x86_64 libpng-2:1.6.37-12.el9.x86_64 libproxy-0.4.15-35.el9.x86_64 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 librsvg2-2.50.7-3.el9.x86_64 libsbc-1.4-9.el9.x86_64 libsndfile-1.0.31-8.el9_5.2.x86_64 libsoup-2.72.0-8.el9_5.3.x86_64 libstemmer-0-18.585svn.el9.x86_64 libtdb-1.4.10-1.el9.x86_64 libthai-0.1.28-8.el9.x86_64 libtheora-1:1.1.1-31.el9.x86_64 libtiff-4.4.0-13.el9.x86_64 libtool-ltdl-2.4.6-46.el9.x86_64 libtracker-sparql-3.1.2-3.el9_1.x86_64 libvisual-1:0.4.0-34.el9.x86_64 libvorbis-1:1.3.7-5.el9.x86_64 libwayland-client-1.21.0-1.el9.x86_64 libwayland-cursor-1.21.0-1.el9.x86_64 libwayland-egl-1.21.0-1.el9.x86_64 libwayland-server-1.21.0-1.el9.x86_64 libwebp-1.2.0-8.el9.x86_64 libxcb-1.13.1-9.el9.x86_64 libxkbcommon-1.0.3-4.el9.x86_64 libxshmfence-1.3-10.el9.x86_64 libxslt-1.1.34-9.el9.x86_64 lksctp-tools-1.0.19-3.el9_4.x86_64 llvm-libs-18.1.8-3.el9.x86_64 low-memory-monitor-2.1-4.el9.x86_64 lua-5.4.4-4.el9.x86_64 lua-posix-35.0-8.el9.x86_64 mesa-dri-drivers-24.1.2-3.el9.x86_64 mesa-filesystem-24.1.2-3.el9.x86_64 mesa-libEGL-24.1.2-3.el9.x86_64 mesa-libGL-24.1.2-3.el9.x86_64 mesa-libgbm-24.1.2-3.el9.x86_64 mesa-libglapi-24.1.2-3.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 ncurses-6.2-10.20210508.el9.x86_64 nspr-4.35.0-17.el9_5.x86_64 nss-3.101.0-10.el9_5.x86_64 nss-softokn-3.101.0-10.el9_5.x86_64 nss-softokn-freebl-3.101.0-10.el9_5.x86_64 nss-sysinit-3.101.0-10.el9_5.x86_64 nss-util-3.101.0-10.el9_5.x86_64 openjpeg2-2.4.0-7.el9.x86_64 openssh-8.7p1-43.el9.x86_64 openssh-clients-8.7p1-43.el9.x86_64 opus-1.3.1-10.el9.x86_64 orc-0.4.31-8.el9.x86_64 osinfo-db-20240701-2.el9.noarch osinfo-db-tools-1.10.0-1.el9.x86_64 ostree-libs-2024.9-1.el9_5.x86_64 p11-kit-server-0.25.3-3.el9_5.x86_64 pango-1.48.7-3.el9.x86_64 patch-2.7.6-16.el9.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-DynaLoader-1.47-481.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-481.el9.x86_64 perl-Error-1:0.17029-7.el9.noarch 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-Find-1.37-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-Git-2.43.5-2.el9_5.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-NDBM_File-1.15-481.el9.x86_64 perl-Net-SSLeay-1.94-1.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-TermReadKey-2.38-11.el9.x86_64 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-lib-0.65-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 pipewire-1.0.1-1.el9.x86_64 pipewire-alsa-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 pipewire-libs-1.0.1-1.el9.x86_64 pipewire-pulseaudio-1.0.1-1.el9.x86_64 pixman-0.40.0-6.el9_3.x86_64 policycoreutils-python-utils-3.6-2.1.el9.noarch polkit-0.117-13.el9.x86_64 polkit-libs-0.117-13.el9.x86_64 polkit-pkla-compat-0.1-21.el9.x86_64 poppler-21.01.0-21.el9.x86_64 poppler-data-0.4.9-9.el9.0.1.noarch poppler-glib-21.01.0-21.el9.x86_64 procps-ng-3.3.17-14.el9.x86_64 pulseaudio-libs-15.0-2.el9.x86_64 python3-audit-3.1.5-1.el9.x86_64 python3-distro-1.5.0-7.el9.noarch python3-libselinux-3.6-1.el9.x86_64 python3-libsemanage-3.6-2.1.el9_5.x86_64 python3-policycoreutils-3.6-2.1.el9.noarch python3-setools-4.4.4-1.el9.x86_64 rtkit-0.11-29.el9.x86_64 shared-mime-info-2.1-5.el9.x86_64 sound-theme-freedesktop-0.8-17.el9.noarch sudo-1.9.5p2-10.el9_3.x86_64 systemd-udev-252-46.el9_5.2.0.1.x86_64 tcpdump-14:4.99.0-9.el9.x86_64 totem-pl-parser-3.26.6-2.el9.x86_64 tracker-3.1.2-3.el9_1.x86_64 tracker-miners-3.1.2-4.el9_3.x86_64 ttmkfdir-3.0.9-65.el9.x86_64 tzdata-java-2025a-1.el9.noarch unzip-6.0-57.el9.x86_64 upower-0.99.13-2.el9.x86_64 vim-common-2:8.2.2637-21.el9.x86_64 vim-enhanced-2:8.2.2637-21.el9.x86_64 vim-filesystem-2:8.2.2637-21.el9.noarch webkit2gtk3-jsc-2.46.6-1.el9_5.x86_64 webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 which-2.21-29.el9.x86_64 wireplumber-0.4.14-1.el9.0.1.x86_64 wireplumber-libs-0.4.14-1.el9.0.1.x86_64 xdg-dbus-proxy-0.1.3-1.el9.x86_64 xdg-desktop-portal-1.12.6-1.el9.x86_64 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 xkeyboard-config-2.33-2.el9.noarch xml-common-0.6.3-58.el9.noarch xorg-x11-fonts-Type1-7.5-33.el9.noarch Complete! Last metadata expiration check: 0:00:50 ago on Sat 19 Jul 2025 07:16:54 AM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: libffi-devel x86_64 3.4.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 28 k sshpass x86_64 1.09-4.el9 tf-mirrors.ci_repos_yum9-appstream 27 k Transaction Summary ================================================================================ Install 2 Packages Total download size: 55 k Installed size: 80 k Downloading Packages: (1/2): sshpass-1.09-4.el9.x86_64.rpm 1.7 MB/s | 27 kB 00:00 (2/2): libffi-devel-3.4.2-8.el9.x86_64.rpm 1.5 MB/s | 28 kB 00:00 -------------------------------------------------------------------------------- Total 2.8 MB/s | 55 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : sshpass-1.09-4.el9.x86_64 1/2 Installing : libffi-devel-3.4.2-8.el9.x86_64 2/2 Running scriptlet: libffi-devel-3.4.2-8.el9.x86_64 2/2 Verifying : libffi-devel-3.4.2-8.el9.x86_64 1/2 Verifying : sshpass-1.09-4.el9.x86_64 2/2 Installed: libffi-devel-3.4.2-8.el9.x86_64 sshpass-1.09-4.el9.x86_64 Complete! Setting system policy to LEGACY Note: System-wide crypto policies are applied on application start-up. It is recommended to restart the system for the change of policies to fully take place. 80 files removed Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Ignoring fabric3: markers 'python_version < "3.9"' don't match your environment Ignoring gevent: markers 'python_version < "3.9"' don't match your environment Ignoring greenlet: markers 'python_version < "3.9" and platform_python_implementation == "CPython"' don't match your environment Ignoring importlib-metadata: markers 'python_version < "3.8"' don't match your environment Ignoring ruamel.yaml.clib: markers 'platform_python_implementation == "CPython" and python_version < "3.9"' don't match your environment Collecting backports.ssl-match-hostname==3.5.0.1 (from -r /requirements_common.txt (line 1)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/502/ad98707319f4a/backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-cinderclient==5.0.0 (from -r /requirements_common.txt (line 5)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d4b/0bd21a2d67d8a/python_cinderclient-5.0.0-py2.py3-none-any.whl (274 kB) Collecting python-glanceclient==2.17.0 (from -r /requirements_common.txt (line 6)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f28/c6dadd0c37404/python_glanceclient-2.17.0-py2.py3-none-any.whl (195 kB) Collecting python-heatclient==1.18.0 (from -r /requirements_common.txt (line 7)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bf1/f3cb2fd4ce4a3/python_heatclient-1.18.0-py2.py3-none-any.whl (213 kB) Collecting python-novaclient==16.0.0 (from -r /requirements_common.txt (line 8)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6ac/16cd41bce3057/python_novaclient-16.0.0-py2.py3-none-any.whl (330 kB) Collecting python-ironicclient==3.1.0 (from -r /requirements_common.txt (line 9)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a17/0d6ca5da54a6e/python_ironicclient-3.1.0-py2.py3-none-any.whl (233 kB) Collecting python-neutronclient==6.14.0 (from -r /requirements_common.txt (line 10)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/de7/c866519931c85/python_neutronclient-6.14.0-py2.py3-none-any.whl (435 kB) Collecting python-keystoneclient==3.22.0 (from -r /requirements_common.txt (line 11)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b9f/9e74219a44be7/python_keystoneclient-3.22.0-py2.py3-none-any.whl (397 kB) Collecting python-swiftclient==3.9.0 (from -r /requirements_common.txt (line 12)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cba/38ac00a69bcea/python_swiftclient-3.9.0-py2.py3-none-any.whl (84 kB) Requirement already satisfied: setuptools!=58.5 in /usr/local/lib/python3.9/site-packages (from -r /requirements3.txt (line 2)) (80.9.0) Collecting adal==1.2.2 (from -r /requirements3.txt (line 4)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fd1/7e5661f60634d/adal-1.2.2-py2.py3-none-any.whl (53 kB) Collecting appdirs==1.4.3 (from -r /requirements3.txt (line 5)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d8b/24664561d0d34/appdirs-1.4.3-py2.py3-none-any.whl (12 kB) Collecting argparse==1.4.0 (from -r /requirements3.txt (line 6)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) Collecting attrs==19.3.0 (from -r /requirements3.txt (line 7)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/08a/96c641c3a74e4/attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting babel==2.9.1 (from -r /requirements3.txt (line 8)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 143.5 MB/s eta 0:00:00 Collecting bcrypt==3.1.7 (from -r /requirements3.txt (line 10)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c94/57fa5c121e94a/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56 kB) Collecting cachetools==3.1.1 (from -r /requirements3.txt (line 11)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/428/266a1c0d36dc5/cachetools-3.1.1-py2.py3-none-any.whl (11 kB) Collecting certifi==2019.11.28 (from -r /requirements3.txt (line 12)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/017/c25db2a153ce5/certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting cffi==1.14.0 (from -r /requirements3.txt (line 13)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2d3/84f4a127a15ba/cffi-1.14.0.tar.gz (463 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting chardet==3.0.4 (from -r /requirements3.txt (line 14)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting cliff==2.18.0 (from -r /requirements3.txt (line 15)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4a2/d5dd015d0051e/cliff-2.18.0-py2.py3-none-any.whl (79 kB) Collecting cmd2==0.8.9 (from -r /requirements3.txt (line 16)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ce7/79b8bcb6aab05/cmd2-0.8.9-py2.py3-none-any.whl (53 kB) Collecting configparser==4.0.2 (from -r /requirements3.txt (line 17)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/254/c1d9c79f60c45/configparser-4.0.2-py2.py3-none-any.whl (22 kB) Collecting cryptography==3.3.2 (from -r /requirements3.txt (line 18)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a0f/0b96c572fc9f2/cryptography-3.3.2-cp36-abi3-manylinux2010_x86_64.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 96.3 MB/s eta 0:00:00 Collecting debtcollector==1.22.0 (from -r /requirements3.txt (line 19)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0b/ccd85595fbca1/debtcollector-1.22.0-py2.py3-none-any.whl (23 kB) Collecting decorator==4.4.2 (from -r /requirements3.txt (line 20)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting dictdiffer==0.8.1 (from -r /requirements3.txt (line 21)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d79/d9a39e459fe33/dictdiffer-0.8.1-py2.py3-none-any.whl (16 kB) Collecting discover==0.4.0 (from -r /requirements3.txt (line 22)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/05c/3fa9199e57d4b/discover-0.4.0.tar.gz (8.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dnspython==1.16.0 (from -r /requirements3.txt (line 23)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) Collecting dogpile.cache==0.9.0 (from -r /requirements3.txt (line 24)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b34/8835825c9dcd2/dogpile.cache-0.9.0.tar.gz (325 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dpkt==1.9.2 (from -r /requirements3.txt (line 25)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/472/c8fbf992f913c/dpkt-1.9.2-py3-none-any.whl (145 kB) Collecting easyprocess==0.2.10 (from -r /requirements3.txt (line 26)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0f6/2037295e5bdba/EasyProcess-0.2.10-py2.py3-none-any.whl (10 kB) Collecting eventlet==0.31.0 (from -r /requirements3.txt (line 27)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/27a/e41fad9deed9b/eventlet-0.31.0-py2.py3-none-any.whl (224 kB) Collecting fabric3 (from -r /requirements3.txt (line 31)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/7c5/a5f2eb3079eb6/Fabric3-1.14.post1-py3-none-any.whl (92 kB) Collecting fixtures==3.0.0 (from -r /requirements3.txt (line 33)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) Collecting future==0.18.2 (from -r /requirements3.txt (line 34)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 46.6 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gevent==23.9.1 (from -r /requirements3.txt (line 38)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/7c2/8e38dcde327c2/gevent-23.9.1-cp39-cp39-manylinux_2_28_x86_64.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 135.5 MB/s eta 0:00:00 Collecting google-auth==1.11.2 (from -r /requirements3.txt (line 39)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/28a/848d47c55075a/google_auth-1.11.2-py2.py3-none-any.whl (76 kB) Requirement already satisfied: greenlet>=2.0.0 in /usr/local/lib64/python3.9/site-packages (from -r /requirements3.txt (line 41)) (3.2.3) Collecting idna==2.8 (from -r /requirements3.txt (line 42)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ea8/b7f6188e6fa11/idna-2.8-py2.py3-none-any.whl (58 kB) Collecting ipaddress==1.0.23 (from -r /requirements3.txt (line 44)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6e0/f4a39e66cb5bb/ipaddress-1.0.23-py2.py3-none-any.whl (18 kB) Collecting iso8601==0.1.12 (from -r /requirements3.txt (line 45)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/210/e0134677cc0d0/iso8601-0.1.12-py2.py3-none-any.whl (12 kB) Collecting jinja2==2.11.3 (from -r /requirements3.txt (line 46)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/03e/47ad063331dd6/Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting jmespath==0.9.5 (from -r /requirements3.txt (line 47)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/695/cb76fa78a1066/jmespath-0.9.5-py2.py3-none-any.whl (24 kB) Collecting jsonpatch==1.25 (from -r /requirements3.txt (line 48)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cc3/a7241010a1fd3/jsonpatch-1.25-py2.py3-none-any.whl (11 kB) Collecting jsonpointer==2.0 (from -r /requirements3.txt (line 49)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) Collecting jsonschema==3.2.0 (from -r /requirements3.txt (line 50)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting junitxml==0.7 (from -r /requirements3.txt (line 51)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a59/01127067ab7f3/junitxml-0.7.tar.gz (26 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting junos-eznc==2.3.0 (from -r /requirements3.txt (line 52)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e37/41b8d7c267c58/junos_eznc-2.3.0-py2.py3-none-any.whl (190 kB) Collecting jxmlease==1.0.1 (from -r /requirements3.txt (line 53)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c65/15c71295ba775/jxmlease-1.0.1-py2.py3-none-any.whl (37 kB) Collecting keystoneauth1==3.18.0 (from -r /requirements3.txt (line 54)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/341/046d2c758b949/keystoneauth1-3.18.0-py2.py3-none-any.whl (310 kB) Collecting kubernetes==21.7.0 (from -r /requirements3.txt (line 55)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/044/c20253f857749/kubernetes-21.7.0-py2.py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 77.6 MB/s eta 0:00:00 Collecting lxml==4.6.5 (from -r /requirements3.txt (line 56)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fcc/849b28f584ed1/lxml-4.6.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 14.7 MB/s eta 0:00:00 Collecting markupsafe==1.1.1 (from -r /requirements3.txt (line 57)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6f1/e273a34492834/MarkupSafe-1.1.1-cp39-cp39-manylinux2010_x86_64.whl (32 kB) Collecting monotonic==1.5 (from -r /requirements3.txt (line 58)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) Collecting msgpack==1.0.0 (from -r /requirements3.txt (line 59)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/953/4d5cc480d4aff/msgpack-1.0.0.tar.gz (232 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting munch==2.5.0 (from -r /requirements3.txt (line 60)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB) Collecting ncclient==0.6.6 (from -r /requirements3.txt (line 61)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2b3/67354d1cd25b7/ncclient-0.6.6.tar.gz (89 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting netaddr==0.7.19 (from -r /requirements3.txt (line 62)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/56b/3558bd71f3f69/netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 64.8 MB/s eta 0:00:00 Collecting netifaces==0.10.9 (from -r /requirements3.txt (line 63)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2de/e9ffdd1629287/netifaces-0.10.9.tar.gz (28 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting oauthlib==3.1.0 (from -r /requirements3.txt (line 64)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) Collecting openstacksdk==0.43.0 (from -r /requirements3.txt (line 65)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/18e/c6af56892e4f1/openstacksdk-0.43.0-py2.py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 69.5 MB/s eta 0:00:00 Collecting os-client-config==2.0.0 (from -r /requirements3.txt (line 66)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dcb/817660f29602d/os_client_config-2.0.0-py2.py3-none-any.whl (31 kB) Collecting os-service-types==1.7.0 (from -r /requirements3.txt (line 67)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) Collecting osc-lib==2.0.0 (from -r /requirements3.txt (line 68)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/93b/8e83b61daebd7/osc_lib-2.0.0-py2.py3-none-any.whl (89 kB) Collecting oslo.config==7.0.0 (from -r /requirements3.txt (line 69)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/858/81b305971bab0/oslo.config-7.0.0-py2.py3-none-any.whl (125 kB) Collecting oslo.context==2.23.0 (from -r /requirements3.txt (line 70)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/38b/c91829be948c0/oslo.context-2.23.0-py2.py3-none-any.whl (19 kB) Collecting oslo.i18n==3.25.1 (from -r /requirements3.txt (line 71)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/04a/ebc4134e1144d/oslo.i18n-3.25.1-py2.py3-none-any.whl (47 kB) Collecting oslo.log==3.45.2 (from -r /requirements3.txt (line 72)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/18d/3acca90814e3d/oslo.log-3.45.2-py2.py3-none-any.whl (72 kB) Collecting oslo.serialization==2.29.2 (from -r /requirements3.txt (line 73)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0b9/bde3d03feab54/oslo.serialization-2.29.2-py2.py3-none-any.whl (28 kB) Collecting oslo.utils==3.42.1 (from -r /requirements3.txt (line 74)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4cb/60d091585715c/oslo.utils-3.42.1-py2.py3-none-any.whl (100 kB) Collecting paramiko==2.10.1 (from -r /requirements3.txt (line 75)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f6c/bd3e1204abfdb/paramiko-2.10.1-py2.py3-none-any.whl (211 kB) Collecting pbr==5.4.4 (from -r /requirements3.txt (line 76)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/61a/a52a0f18b71c5/pbr-5.4.4-py2.py3-none-any.whl (110 kB) Collecting pexpect==4.7.0 (from -r /requirements3.txt (line 77)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/209/4eefdfcf37a1f/pexpect-4.7.0-py2.py3-none-any.whl (58 kB) Collecting prettytable==0.7.2 (from -r /requirements3.txt (line 78)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/853/c116513625c73/prettytable-0.7.2.tar.bz2 (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ptyprocess==0.6.0 (from -r /requirements3.txt (line 79)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d7c/c528d76e76342/ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting pyasn1-modules==0.2.8 (from -r /requirements3.txt (line 80)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting pyasn1==0.4.8 (from -r /requirements3.txt (line 81)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting pycparser==2.20 (from -r /requirements3.txt (line 82)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting pycryptodome (from -r /requirements3.txt (line 83)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c89/87bd3307a39bc/pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 94.9 MB/s eta 0:00:00 Collecting pyinotify==0.9.6 (from -r /requirements3.txt (line 84)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyjwt==1.7.1 (from -r /requirements3.txt (line 85)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) Collecting pynacl==1.3.0 (from -r /requirements3.txt (line 86)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aab/b0c5232910a20/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.9/759.9 kB 44.3 MB/s eta 0:00:00 Collecting pyopenssl==19.1.0 (from -r /requirements3.txt (line 87)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/621/880965a720b8e/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53 kB) Collecting pyparsing==2.4.6 (from -r /requirements3.txt (line 88)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c34/2dccb5250c08d/pyparsing-2.4.6-py2.py3-none-any.whl (67 kB) Collecting pyperclip==1.7.0 (from -r /requirements3.txt (line 89)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/979/325468ccf6821/pyperclip-1.7.0.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyrsistent==0.15.7 (from -r /requirements3.txt (line 90)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cdc/7b5e3ed77bed6/pyrsistent-0.15.7.tar.gz (107 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyserial==3.4 (from -r /requirements3.txt (line 91)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e07/70fadba80c310/pyserial-3.4-py2.py3-none-any.whl (193 kB) Collecting python-dateutil==2.8.1 (from -r /requirements3.txt (line 92)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting python-string-utils==0.6.0 (from -r /requirements3.txt (line 93)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/05d/24a8d884b629b/python-string-utils-0.6.0.tar.gz (7.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-subunit==1.3.0 (from -r /requirements3.txt (line 94)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/f1bcb4fe4bd53/python_subunit-1.3.0-py2.py3-none-any.whl (104 kB) Collecting pytz==2019.3 (from -r /requirements3.txt (line 95)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/1c5/57d7d0e871de1/pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting pyvirtualdisplay==0.2.5 (from -r /requirements3.txt (line 96)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cab/4ce130be34a9f/PyVirtualDisplay-0.2.5-py2.py3-none-any.whl (13 kB) Collecting pyvmomi==6.7.3 (from -r /requirements3.txt (line 97)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d63/9d09eb3c7b118/pyvmomi-6.7.3.tar.gz (576 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 576.8/576.8 kB 32.6 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml==5.4.1 (from -r /requirements3.txt (line 98)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/74c/1485f7707cf70/PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.1/630.1 kB 27.1 MB/s eta 0:00:00 Collecting remote-pdb==2.0.0 (from -r /requirements3.txt (line 99)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2a1/602ac1ec42e4c/remote_pdb-2.0.0-py2.py3-none-any.whl (6.0 kB) Collecting requests-oauthlib==1.3.0 (from -r /requirements3.txt (line 100)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/7f7/1572defaecd16/requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB) Collecting requests==2.22.0 (from -r /requirements3.txt (line 101)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9cf/5292fcd0f598c/requests-2.22.0-py2.py3-none-any.whl (57 kB) Collecting requestsexceptions==1.4.0 (from -r /requirements3.txt (line 102)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) Collecting rfc3986==1.3.2 (from -r /requirements3.txt (line 103)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/df4/eba676077cefb/rfc3986-1.3.2-py2.py3-none-any.whl (31 kB) Collecting rsa==4.0 (from -r /requirements3.txt (line 104)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) Collecting ruamel.yaml==0.16.10 (from -r /requirements3.txt (line 106)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/096/2fd7999e064c4/ruamel.yaml-0.16.10-py2.py3-none-any.whl (111 kB) Collecting scp==0.13.2 (from -r /requirements3.txt (line 107)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/26c/0bbc7ea29c30e/scp-0.13.2-py2.py3-none-any.whl (9.5 kB) Collecting selectors2==2.0.1 (from -r /requirements3.txt (line 108)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ed3/b473edddb85d4/selectors2-2.0.1-py2.py3-none-any.whl (13 kB) Collecting selenium==2.53.6 (from -r /requirements3.txt (line 109)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/507/1f43daa2e698d/selenium-2.53.6-py2.py3-none-any.whl (884 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 884.6/884.6 kB 45.9 MB/s eta 0:00:00 Collecting simplejson==3.17.0 (from -r /requirements3.txt (line 110)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2b4/b2b738b3b9981/simplejson-3.17.0.tar.gz (83 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting stevedore==1.32.0 (from -r /requirements3.txt (line 111)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a4e/7dc759fb0f2e3/stevedore-1.32.0-py2.py3-none-any.whl (43 kB) Collecting tabulate==0.8.5 (from -r /requirements3.txt (line 112)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d00/97023658d4dea/tabulate-0.8.5.tar.gz (45 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting testrepository==0.0.20 (from -r /requirements3.txt (line 113)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting testresources==2.0.1 (from -r /requirements3.txt (line 114)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) Collecting testtools==2.3.0 (from -r /requirements3.txt (line 115)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a2b/e448869171b6e/testtools-2.3.0-py2.py3-none-any.whl (184 kB) Collecting traceback2==1.4.0 (from -r /requirements3.txt (line 116)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) Collecting transitions==0.7.2 (from -r /requirements3.txt (line 117)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/011/afaefa1244177/transitions-0.7.2-py2.py3-none-any.whl (55 kB) Collecting unittest2==1.1.0 (from -r /requirements3.txt (line 118)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) Collecting urllib3==1.25.11 (from -r /requirements3.txt (line 119)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f53/21fbe4bf3fefa/urllib3-1.25.11-py2.py3-none-any.whl (127 kB) Collecting warlock==1.3.3 (from -r /requirements3.txt (line 120)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a09/3c4d04b42b790/warlock-1.3.3.tar.gz (11 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcwidth==0.1.8 (from -r /requirements3.txt (line 121)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8fd/29383f539be45/wcwidth-0.1.8-py2.py3-none-any.whl (17 kB) Collecting websocket-client==0.55.0 (from -r /requirements3.txt (line 122)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/47a/3ddf3ee7ecd4e/websocket_client-0.55.0-py2.py3-none-any.whl (200 kB) Collecting wrapt==1.12.1 (from -r /requirements3.txt (line 123)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from -r /requirements3.txt (line 124)) (0.12.0) Collecting yamlordereddictloader==0.4.0 (from -r /requirements3.txt (line 125)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/7f3/0f0b99ea3f877/yamlordereddictloader-0.4.0.tar.gz (3.3 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting zipp==1.2.0 (from -r /requirements3.txt (line 126)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e0d/9e63797e483a3/zipp-1.2.0-py2.py3-none-any.whl (4.8 kB) Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.9/site-packages (from python-cinderclient==5.0.0->-r /requirements_common.txt (line 5)) (1.17.0) Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent==23.9.1->-r /requirements3.txt (line 38)) (5.1) Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent==23.9.1->-r /requirements3.txt (line 38)) (7.2) Collecting extras (from python-subunit==1.3.0->-r /requirements3.txt (line 94)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) Collecting python-mimeparse (from testtools==2.3.0->-r /requirements3.txt (line 115)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/574/062a06f2e1d41/python_mimeparse-2.0.0-py3-none-any.whl (5.6 kB) Collecting linecache2 (from traceback2==1.4.0->-r /requirements3.txt (line 116)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) Building wheels for collected packages: backports.ssl-match-hostname, prettytable, warlock, cffi, discover, dogpile.cache, future, junitxml, msgpack, ncclient, netifaces, pyinotify, pyperclip, pyrsistent, python-string-utils, pyvmomi, simplejson, tabulate, testrepository, wrapt, yamlordereddictloader Building wheel for backports.ssl-match-hostname (pyproject.toml): started Building wheel for backports.ssl-match-hostname (pyproject.toml): finished with status 'done' Created wheel for backports.ssl-match-hostname: filename=backports_ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5230 sha256=81021bf19544e1d0150343e175d12f1fca22c0f787e418df59aa64382c6cd55e Stored in directory: /root/.cache/pip/wheels/79/c5/b5/2e251cd2eb3f999c6a9284c90226bd1fcd9d33ec30a2a79a7e Building wheel for prettytable (pyproject.toml): started Building wheel for prettytable (pyproject.toml): finished with status 'done' Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13762 sha256=f36dc603e8895f9c66edff668a8ea0997baf5e167bf5a28cbdfda3fd8d288285 Stored in directory: /root/.cache/pip/wheels/d2/75/5c/e1cb0d2bef2899220fbee330a55173996026485911db3018dd Building wheel for warlock (pyproject.toml): started Building wheel for warlock (pyproject.toml): finished with status 'done' Created wheel for warlock: filename=warlock-1.3.3-py2.py3-none-any.whl size=9911 sha256=4ed7fd5c9dc9139f6c406c46fdcc6efc8ec5f9497af01e532ebd6a961b987f3b Stored in directory: /root/.cache/pip/wheels/62/fb/96/94738f258209f2ec408dddc7aed0ca1a4c2b48eaf32449fdf4 Building wheel for cffi (pyproject.toml): started Building wheel for cffi (pyproject.toml): finished with status 'done' Created wheel for cffi: filename=cffi-1.14.0-cp39-cp39-linux_x86_64.whl size=377044 sha256=2aed681316873e346ccc4991227eef9a2ddf8797ee854d3c6d5f3516d3381928 Stored in directory: /root/.cache/pip/wheels/8f/ca/31/250250d900e735283fbf19ae441dd1b61951ce444784e06e5c Building wheel for discover (pyproject.toml): started Building wheel for discover (pyproject.toml): finished with status 'done' Created wheel for discover: filename=discover-0.4.0-py3-none-any.whl size=9117 sha256=277c64999cc410491541219f71ff1cfaea9e83f7f578401f518263b64d4aabd3 Stored in directory: /root/.cache/pip/wheels/3e/a1/87/ab22c502a43f93b0d894cf708171054bbd12aaa276c385a9e4 Building wheel for dogpile.cache (pyproject.toml): started Building wheel for dogpile.cache (pyproject.toml): finished with status 'done' Created wheel for dogpile.cache: filename=dogpile_cache-0.9.0-py2.py3-none-any.whl size=44900 sha256=1f1b1d52a25f82e9a7c0d6839750bb50ef41a8dce0032883527ebb3db9bf78d3 Stored in directory: /root/.cache/pip/wheels/8e/7f/43/de90af2b6cc7e738a851b263c90cc0cb6369d4fd1e4ee9f683 Building wheel for future (pyproject.toml): started Building wheel for future (pyproject.toml): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491148 sha256=0244c583d04f1dcc2cac12ffb17b74d5b9337af40b7013d2cccdd600826f55bd Stored in directory: /root/.cache/pip/wheels/07/cc/40/edbf7b14590ce66bb36f59e76c019864caf3b2834b43c0a314 Building wheel for junitxml (pyproject.toml): started Building wheel for junitxml (pyproject.toml): finished with status 'done' Created wheel for junitxml: filename=junitxml-0.7-py3-none-any.whl size=16364 sha256=a4b61a3fb1910caf5df0a530bdb09fc6642f0ca841f1f1fbefb93ae43e5325f4 Stored in directory: /root/.cache/pip/wheels/c5/63/3d/0f7ee8f443b0a7aa2b59a075a5858da2b29e7ee6c24cd19e8f Building wheel for msgpack (pyproject.toml): started Building wheel for msgpack (pyproject.toml): finished with status 'done' Created wheel for msgpack: filename=msgpack-1.0.0-cp39-cp39-linux_x86_64.whl size=15955 sha256=dfcc9731bc8258d86b8b9f7fef5a35e07e1fa8b8e9a9038648d623889fdc5d24 Stored in directory: /root/.cache/pip/wheels/b0/fe/da/6e549b5196d9fd18b009ba5f175ba3aa5ae05331da98a1d201 Building wheel for ncclient (pyproject.toml): started Building wheel for ncclient (pyproject.toml): finished with status 'done' Created wheel for ncclient: filename=ncclient-0.6.6-py2.py3-none-any.whl size=70968 sha256=74784e7955d2f2d7c1a0ae96b6ffef56c137bb1947aac5ab83f4483c9786da95 Stored in directory: /root/.cache/pip/wheels/3f/ff/da/c870932acb8316e1425e3b29fdc39ba36f13f003045f23f3cc Building wheel for netifaces (pyproject.toml): started Building wheel for netifaces (pyproject.toml): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.10.9-cp39-cp39-linux_x86_64.whl size=34354 sha256=ac3fed57e3be6ded9427c96a4e04fb46f25892b4f3345690f06f1f5dfd72ab5a Stored in directory: /root/.cache/pip/wheels/93/d1/f1/d1a67a4a16f50a1b794c990e1c55e94926147da9a81048794b Building wheel for pyinotify (pyproject.toml): started Building wheel for pyinotify (pyproject.toml): finished with status 'done' Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25417 sha256=03be6150488094d6b232ba777913c30bbe0eb6f67b21915118dd304768c7dce7 Stored in directory: /root/.cache/pip/wheels/68/4f/6d/732e994c0df78664d6946bd6ccd2f00999cc436595c859ed2f Building wheel for pyperclip (pyproject.toml): started Building wheel for pyperclip (pyproject.toml): finished with status 'done' Created wheel for pyperclip: filename=pyperclip-1.7.0-py3-none-any.whl size=8392 sha256=c5bc7e4abe13f4c414a9e584d79665f797b43e9b9754a21544a2f1b7f7946d95 Stored in directory: /root/.cache/pip/wheels/e9/6b/b3/4bebf4025523a6b2cc09416c911557591c02a4ddbc2372d575 Building wheel for pyrsistent (pyproject.toml): started Building wheel for pyrsistent (pyproject.toml): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.15.7-cp39-cp39-linux_x86_64.whl size=105831 sha256=9af57aa43d35aed74d998088e4e4547b3296c1e999f66593fbba45484f0252fc Stored in directory: /root/.cache/pip/wheels/cb/c6/ff/9d6ec06e0b8baf84d225829581f1f8386911362b81f608d6a2 Building wheel for python-string-utils (pyproject.toml): started Building wheel for python-string-utils (pyproject.toml): finished with status 'done' Created wheel for python-string-utils: filename=python_string_utils-0.6.0-py3-none-any.whl size=8497 sha256=88a4e400d42db7650877010ab13ac5034f6e66fdb670fd364dec8501b538c4da Stored in directory: /root/.cache/pip/wheels/4a/52/d8/26fca602b4d28257336b7e5f286b8be6b5fc49268bf7125cda Building wheel for pyvmomi (pyproject.toml): started Building wheel for pyvmomi (pyproject.toml): finished with status 'done' Created wheel for pyvmomi: filename=pyvmomi-6.7.3-py2.py3-none-any.whl size=244359 sha256=b8e33d272d0e19f33059ddf599be71aed71d47fc9ca22bb99d852e87635ca86c Stored in directory: /root/.cache/pip/wheels/f6/3b/58/196036b6234f468a345acb30b71820bbb77d10c70c67410355 Building wheel for simplejson (pyproject.toml): started Building wheel for simplejson (pyproject.toml): finished with status 'done' Created wheel for simplejson: filename=simplejson-3.17.0-cp39-cp39-linux_x86_64.whl size=123130 sha256=9dd4d2eb3b4d7cdbdc4a5bbc5b8aecc5df711fb2a18deb5320b7777da2a90df2 Stored in directory: /root/.cache/pip/wheels/61/fb/9f/32703f682285e7e509bfebd6f6f8fcb9db7a1a675c43dc2964 Building wheel for tabulate (pyproject.toml): started Building wheel for tabulate (pyproject.toml): finished with status 'done' Created wheel for tabulate: filename=tabulate-0.8.5-py3-none-any.whl size=23330 sha256=e6cb470a540af15ccb71b962860efe0e3d428e01fcab10d47921dbc2738f2ce7 Stored in directory: /root/.cache/pip/wheels/18/24/8d/f4cdc6c64063c66516a67ac952919f64240a521626b777ea02 Building wheel for testrepository (pyproject.toml): started Building wheel for testrepository (pyproject.toml): finished with status 'done' Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118794 sha256=b3c2404532dd605a4a573298e7285d09a520061c8bd1f2782449afd79d5631f3 Stored in directory: /root/.cache/pip/wheels/51/44/a4/e5aa2cab608994f3fabf6154f5d4deaa9c65cfd52998ee3e9f Building wheel for wrapt (pyproject.toml): started Building wheel for wrapt (pyproject.toml): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_x86_64.whl size=71710 sha256=efda199ba7c0841de4cf6d3996d8b7c7527a26f4e9ba1b82625cc0755d0fcb09 Stored in directory: /root/.cache/pip/wheels/f5/e7/fc/a74fed2bed36bc358f6b3e65009f8267f58a2ba316635da371 Building wheel for yamlordereddictloader (pyproject.toml): started Building wheel for yamlordereddictloader (pyproject.toml): finished with status 'done' Created wheel for yamlordereddictloader: filename=yamlordereddictloader-0.4.0-py3-none-any.whl size=4143 sha256=3073e33160cf60295425a5dd11ed1181a41b3777820e9ad10b0789e2c4b18bb2 Stored in directory: /root/.cache/pip/wheels/c0/2e/66/5f4578bcb0cf9b8eae8172377746d281c0cd45185daa8dcedf Successfully built backports.ssl-match-hostname prettytable warlock cffi discover dogpile.cache future junitxml msgpack ncclient netifaces pyinotify pyperclip pyrsistent python-string-utils pyvmomi simplejson tabulate testrepository wrapt yamlordereddictloader Installing collected packages: wrapt, wcwidth, tabulate, selenium, selectors2, ruamel.yaml, rfc3986, requestsexceptions, pytz, python-string-utils, pyserial, pyperclip, pyjwt, pyinotify, pyasn1, ptyprocess, prettytable, pbr, netifaces, netaddr, msgpack, monotonic, linecache2, jxmlease, junitxml, jmespath, iso8601, ipaddress, extras, easyprocess, dpkt, discover, dictdiffer, chardet, certifi, cachetools, backports.ssl-match-hostname, argparse, appdirs, zipp, websocket-client, urllib3, transitions, traceback2, testresources, stevedore, simplejson, rsa, remote-pdb, pyyaml, pyvirtualdisplay, python-mimeparse, python-dateutil, pyrsistent, pyparsing, pycryptodome, pycparser, pyasn1-modules, pexpect, os-service-types, oauthlib, munch, markupsafe, lxml, jsonpointer, idna, future, dnspython, decorator, debtcollector, configparser, babel, attrs, yamlordereddictloader, unittest2, requests, oslo.i18n, oslo.context, jsonschema, jsonpatch, jinja2, google-auth, gevent, eventlet, dogpile.cache, cmd2, cffi, warlock, requests-oauthlib, pyvmomi, python-swiftclient, pynacl, oslo.utils, oslo.config, keystoneauth1, cryptography, cliff, bcrypt, python-cinderclient, pyopenssl, paramiko, oslo.serialization, openstacksdk, kubernetes, adal, scp, python-novaclient, python-keystoneclient, python-glanceclient, oslo.log, osc-lib, os-client-config, ncclient, fabric3, python-neutronclient, python-ironicclient, python-heatclient, junos-eznc, fixtures, testtools, python-subunit, testrepository Attempting uninstall: pbr Found existing installation: pbr 6.1.1 Uninstalling pbr-6.1.1: Successfully uninstalled pbr-6.1.1 Attempting uninstall: netaddr Found existing installation: netaddr 0.10.1 Uninstalling netaddr-0.10.1: Successfully uninstalled netaddr-0.10.1 Attempting uninstall: certifi Found existing installation: certifi 2025.7.9 Uninstalling certifi-2025.7.9: Successfully uninstalled certifi-2025.7.9 Attempting uninstall: urllib3 Found existing installation: urllib3 2.5.0 Uninstalling urllib3-2.5.0: Successfully uninstalled urllib3-2.5.0 Attempting uninstall: stevedore Found existing installation: stevedore 5.4.1 Uninstalling stevedore-5.4.1: Successfully uninstalled stevedore-5.4.1 Attempting uninstall: simplejson Found existing installation: simplejson 3.20.1 Uninstalling simplejson-3.20.1: Successfully uninstalled simplejson-3.20.1 Attempting uninstall: remote-pdb Found existing installation: remote-pdb 2.1.0 Uninstalling remote-pdb-2.1.0: Successfully uninstalled remote-pdb-2.1.0 Attempting uninstall: idna Found existing installation: idna 3.10 Uninstalling idna-3.10: Successfully uninstalled idna-3.10 Attempting uninstall: requests Found existing installation: requests 2.32.4 Uninstalling requests-2.32.4: Successfully uninstalled requests-2.32.4 Attempting uninstall: gevent Found existing installation: gevent 25.5.1 Uninstalling gevent-25.5.1: Successfully uninstalled gevent-25.5.1 Successfully installed adal-1.2.2 appdirs-1.4.3 argparse-1.4.0 attrs-19.3.0 babel-2.9.1 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 cachetools-3.1.1 certifi-2019.11.28 cffi-1.14.0 chardet-3.0.4 cliff-2.18.0 cmd2-0.8.9 configparser-4.0.2 cryptography-3.3.2 debtcollector-1.22.0 decorator-4.4.2 dictdiffer-0.8.1 discover-0.4.0 dnspython-1.16.0 dogpile.cache-0.9.0 dpkt-1.9.2 easyprocess-0.2.10 eventlet-0.31.0 extras-1.0.0 fabric3-1.14.post1 fixtures-3.0.0 future-0.18.2 gevent-23.9.1 google-auth-1.11.2 idna-2.8 ipaddress-1.0.23 iso8601-0.1.12 jinja2-2.11.3 jmespath-0.9.5 jsonpatch-1.25 jsonpointer-2.0 jsonschema-3.2.0 junitxml-0.7 junos-eznc-2.3.0 jxmlease-1.0.1 keystoneauth1-3.18.0 kubernetes-21.7.0 linecache2-1.0.0 lxml-4.6.5 markupsafe-1.1.1 monotonic-1.5 msgpack-1.0.0 munch-2.5.0 ncclient-0.6.6 netaddr-0.7.19 netifaces-0.10.9 oauthlib-3.1.0 openstacksdk-0.43.0 os-client-config-2.0.0 os-service-types-1.7.0 osc-lib-2.0.0 oslo.config-7.0.0 oslo.context-2.23.0 oslo.i18n-3.25.1 oslo.log-3.45.2 oslo.serialization-2.29.2 oslo.utils-3.42.1 paramiko-2.10.1 pbr-5.4.4 pexpect-4.7.0 prettytable-0.7.2 ptyprocess-0.6.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pycryptodome-3.23.0 pyinotify-0.9.6 pyjwt-1.7.1 pynacl-1.3.0 pyopenssl-19.1.0 pyparsing-2.4.6 pyperclip-1.7.0 pyrsistent-0.15.7 pyserial-3.4 python-cinderclient-5.0.0 python-dateutil-2.8.1 python-glanceclient-2.17.0 python-heatclient-1.18.0 python-ironicclient-3.1.0 python-keystoneclient-3.22.0 python-mimeparse-2.0.0 python-neutronclient-6.14.0 python-novaclient-16.0.0 python-string-utils-0.6.0 python-subunit-1.3.0 python-swiftclient-3.9.0 pytz-2019.3 pyvirtualdisplay-0.2.5 pyvmomi-6.7.3 pyyaml-5.4.1 remote-pdb-2.0.0 requests-2.22.0 requests-oauthlib-1.3.0 requestsexceptions-1.4.0 rfc3986-1.3.2 rsa-4.0 ruamel.yaml-0.16.10 scp-0.13.2 selectors2-2.0.1 selenium-2.53.6 simplejson-3.17.0 stevedore-1.32.0 tabulate-0.8.5 testrepository-0.0.20 testresources-2.0.1 testtools-2.3.0 traceback2-1.4.0 transitions-0.7.2 unittest2-1.1.0 urllib3-1.25.11 warlock-1.3.3 wcwidth-0.1.8 websocket-client-0.55.0 wrapt-1.12.1 yamlordereddictloader-0.4.0 zipp-1.2.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.  ---> Removed intermediate container 441ef3a1ca5f ---> f926ba5335c0 Step 15/17 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c659166aa3bc ---> Removed intermediate container c659166aa3bc ---> 017a8d7628dc Step 16/17 : LABEL net.juniper.contrail=test ---> Running in 7df1057da147 ---> Removed intermediate container 7df1057da147 ---> 173d84dfc80c Step 17/17 : LABEL net.juniper.node=test ---> Running in 562ae283dc59 ---> Removed intermediate container 562ae283dc59 ---> ab3df684f6b5 Successfully built ab3df684f6b5 Successfully tagged opensdn-test-test:master-1_7_6_9-6 Built test container opensdn-test-test:master-1_7_6_9-6 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-test-test] 1734e261bcaa: Preparing 5f1ff7c108ad: Preparing 97bdd2b91436: Preparing 5183b9983024: Preparing d294cea52342: Preparing 036797e65811: Preparing 59b7ce6941a7: Preparing 595837026750: Preparing 89198dcef056: Preparing f1648ff05aa1: Preparing 7f57f353ab10: Preparing 9ac68cdb14e6: Preparing 44343de3ea1d: Preparing 036797e65811: Waiting 59b7ce6941a7: Waiting 595837026750: Waiting 89198dcef056: Waiting f1648ff05aa1: Waiting 7f57f353ab10: Waiting 9ac68cdb14e6: Waiting 44343de3ea1d: Waiting d294cea52342: Layer already exists 036797e65811: Layer already exists 59b7ce6941a7: Layer already exists 595837026750: Layer already exists 97bdd2b91436: Pushed 89198dcef056: Layer already exists 5183b9983024: Pushed f1648ff05aa1: Layer already exists 7f57f353ab10: Layer already exists 9ac68cdb14e6: Layer already exists 44343de3ea1d: Layer already exists 5f1ff7c108ad: Pushed 1734e261bcaa: Pushed master-1_7_6_9-6: digest: sha256:ac8eb61ce2b6ca1adf0a2fe82f4786a68a70367a7296d6618ddb406bc1793601 size: 3039 INFO: Build test container for train finished successfully