INFO: Start build test container for train Waiting for base container ............master-1_2_2_2-2_9: Pulling from opensdn-base Digest: sha256:13ec3ec1ede178271dbda7a4731f38c98e5b2acaddfce1731302b3953ce3ce16 Status: Image is up to date for nexus.gz1.opensdn.io:5101/opensdn-base:master-1_2_2_2-2_9 Building test container opensdn-test-test:master-1_2_2_2-2_9 (sudo docker build --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_2_2_2-2_9 --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_2_2_2-2_9 -f docker/Dockerfile.nofromargs .) Sending build context to Docker daemon 35.89 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} ---> e6e772c5fd20 Step 4/17 : ARG PIP_REPOSITORY ---> Running in f94d69c0b2a9 ---> Removed intermediate container f94d69c0b2a9 ---> 0ff771f3d9ed Step 5/17 : ARG SITE_MIRROR ---> Running in fdb855197dad ---> Removed intermediate container fdb855197dad ---> c4c34bcff5d6 Step 6/17 : ARG YUM_ENABLE_REPOS="" ---> Running in 68138c7f860a ---> Removed intermediate container 68138c7f860a ---> 6b2a2a7de7be Step 7/17 : ARG SKU=ocata ---> Running in 43760397f8f1 ---> Removed intermediate container 43760397f8f1 ---> d51271715270 Step 8/17 : ARG OPENSTACK_REPO ---> Running in 0f52891e04f0 ---> Removed intermediate container 0f52891e04f0 ---> 0f102b5ee2e0 Step 9/17 : ARG CONTRAIL_REPO ---> Running in 9b34060e09df ---> Removed intermediate container 9b34060e09df ---> f23dfc6ced49 Step 10/17 : ARG DOCKERFILE_DIR ---> Running in 0bc7847555ef ---> Removed intermediate container 0bc7847555ef ---> 4adcdfae90ac Step 11/17 : COPY $DOCKERFILE_DIR/*requirements*.txt $DOCKERFILE_DIR/entrypoint.sh / ---> 7fa069e7cb6c Step 12/17 : RUN mkdir -p /contrail-test ---> Running in 96192d9bd77a ---> Removed intermediate container 96192d9bd77a ---> dd75cc89c6ba Step 13/17 : COPY ./ /contrail-test/ ---> 26865c483448 Step 14/17 : RUN 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 ; yum clean all -y ; rm -rf /var/cache/yum ; rm -rf /etc/yum.repos.d ; 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} ; 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 ccc484516c17 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package bash.x86_64 0:4.2.46-34.el7 will be updated ---> Package bash.x86_64 0:4.2.46-35.el7_9 will be an update ---> Package bind-license.noarch 32:9.11.4-26.P2.el7 will be updated ---> Package bind-license.noarch 32:9.11.4-26.P2.el7_9.15 will be an update ---> Package binutils.x86_64 0:2.27-44.base.el7 will be updated ---> Package binutils.x86_64 0:2.27-44.base.el7_9.1 will be an update ---> Package ca-certificates.noarch 0:2020.2.41-70.0.el7_8 will be updated ---> Package ca-certificates.noarch 0:2023.2.60_v7.0.306-72.el7_9 will be an update ---> Package centos-release.x86_64 0:7-9.2009.0.el7.centos will be updated ---> Package centos-release.x86_64 0:7-9.2009.1.el7.centos will be an update ---> Package curl.x86_64 0:7.29.0-59.el7 will be updated ---> Package curl.x86_64 0:7.29.0-59.el7_9.2 will be an update ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 will be updated ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 will be an update ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update ---> Package diffutils.x86_64 0:3.3-5.el7 will be updated ---> Package diffutils.x86_64 0:3.3-6.el7_9 will be an update ---> Package expat.x86_64 0:2.1.0-12.el7 will be updated ---> Package expat.x86_64 0:2.1.0-15.el7_9 will be an update ---> Package geoipupdate.x86_64 0:2.5.0-1.el7 will be updated ---> Package geoipupdate.x86_64 0:2.5.0-2.el7 will be an update ---> Package glib2.x86_64 0:2.56.1-7.el7 will be updated ---> Package glib2.x86_64 0:2.56.1-9.el7_9 will be an update ---> Package gzip.x86_64 0:1.5-10.el7 will be updated ---> Package gzip.x86_64 0:1.5-11.el7_9 will be an update ---> Package kpartx.x86_64 0:0.4.9-133.el7 will be updated ---> Package kpartx.x86_64 0:0.4.9-136.el7_9 will be an update ---> Package krb5-libs.x86_64 0:1.15.1-50.el7 will be updated ---> Package krb5-libs.x86_64 0:1.15.1-55.el7_9 will be an update ---> Package libblkid.x86_64 0:2.23.2-65.el7 will be updated ---> Package libblkid.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libcurl.x86_64 0:7.29.0-59.el7 will be updated ---> Package libcurl.x86_64 0:7.29.0-59.el7_9.2 will be an update ---> Package libmount.x86_64 0:2.23.2-65.el7 will be updated ---> Package libmount.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libsmartcols.x86_64 0:2.23.2-65.el7 will be updated ---> Package libsmartcols.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libssh2.x86_64 0:1.8.0-4.el7 will be updated ---> Package libssh2.x86_64 0:1.8.0-4.el7_9.1 will be an update ---> Package libuuid.x86_64 0:2.23.2-65.el7 will be updated ---> Package libuuid.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libxml2.x86_64 0:2.9.1-6.el7.5 will be updated ---> Package libxml2.x86_64 0:2.9.1-6.el7_9.6 will be an update ---> Package libxml2-python.x86_64 0:2.9.1-6.el7.5 will be updated ---> Package libxml2-python.x86_64 0:2.9.1-6.el7_9.6 will be an update ---> Package nspr.x86_64 0:4.25.0-2.el7_9 will be updated ---> Package nspr.x86_64 0:4.35.0-1.el7_9 will be an update ---> Package nss.x86_64 0:3.53.1-3.el7_9 will be updated ---> Package nss.x86_64 0:3.90.0-2.el7_9 will be an update ---> Package nss-pem.x86_64 0:1.0.3-7.el7 will be updated ---> Package nss-pem.x86_64 0:1.0.3-7.el7_9.1 will be an update ---> Package nss-softokn.x86_64 0:3.53.1-6.el7_9 will be updated ---> Package nss-softokn.x86_64 0:3.90.0-6.el7_9 will be an update ---> Package nss-softokn-freebl.x86_64 0:3.53.1-6.el7_9 will be updated ---> Package nss-softokn-freebl.x86_64 0:3.90.0-6.el7_9 will be an update ---> Package nss-sysinit.x86_64 0:3.53.1-3.el7_9 will be updated ---> Package nss-sysinit.x86_64 0:3.90.0-2.el7_9 will be an update ---> Package nss-tools.x86_64 0:3.53.1-3.el7_9 will be updated ---> Package nss-tools.x86_64 0:3.90.0-2.el7_9 will be an update ---> Package nss-util.x86_64 0:3.53.1-1.el7_9 will be updated ---> Package nss-util.x86_64 0:3.90.0-1.el7_9 will be an update ---> Package openldap.x86_64 0:2.4.44-22.el7 will be updated ---> Package openldap.x86_64 0:2.4.44-25.el7_9 will be an update ---> Package python.x86_64 0:2.7.5-89.el7 will be updated ---> Package python.x86_64 0:2.7.5-94.el7_9 will be an update ---> Package python-chardet.noarch 0:2.2.1-3.el7 will be obsoleted ---> Package python-libs.x86_64 0:2.7.5-89.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-94.el7_9 will be an update ---> Package python2-chardet.noarch 0:3.0.4-7.el7 will be obsoleting ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update ---> Package systemd.x86_64 0:219-78.el7 will be updated ---> Package systemd.x86_64 0:219-78.el7_9.9 will be an update ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated ---> Package systemd-libs.x86_64 0:219-78.el7_9.9 will be an update ---> Package tzdata.noarch 0:2020d-2.el7 will be updated ---> Package tzdata.noarch 0:2024a-1.el7 will be an update ---> Package util-linux.x86_64 0:2.23.2-65.el7 will be updated ---> Package util-linux.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package vim-minimal.x86_64 2:7.4.629-7.el7 will be updated ---> Package vim-minimal.x86_64 2:7.4.629-8.el7_9 will be an update ---> Package xz.x86_64 0:5.2.2-1.el7 will be updated ---> Package xz.x86_64 0:5.2.2-2.el7_9 will be an update ---> Package xz-libs.x86_64 0:5.2.2-1.el7 will be updated ---> Package xz-libs.x86_64 0:5.2.2-2.el7_9 will be an update ---> Package zlib.x86_64 0:1.2.7-18.el7 will be updated ---> Package zlib.x86_64 0:1.2.7-21.el7_9 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: python2-chardet noarch 3.0.4-7.el7 tpc 186 k replacing python-chardet.noarch 2.2.1-3.el7 Updating: bash x86_64 4.2.46-35.el7_9 tf-mirrors.ci_repos_yum7-updates 1.0 M bind-license noarch 32:9.11.4-26.P2.el7_9.15 tf-mirrors.ci_repos_yum7-updates 92 k binutils x86_64 2.27-44.base.el7_9.1 tf-mirrors.ci_repos_yum7-updates 5.9 M ca-certificates noarch 2023.2.60_v7.0.306-72.el7_9 tf-mirrors.ci_repos_yum7-updates 923 k centos-release x86_64 7-9.2009.1.el7.centos tf-mirrors.ci_repos_yum7-updates 27 k curl x86_64 7.29.0-59.el7_9.2 tf-mirrors.ci_repos_yum7-updates 271 k cyrus-sasl-lib x86_64 2.1.26-24.el7_9 tf-mirrors.ci_repos_yum7-updates 156 k device-mapper x86_64 7:1.02.170-6.el7_9.5 tf-mirrors.ci_repos_yum7-updates 297 k device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 tf-mirrors.ci_repos_yum7-updates 325 k diffutils x86_64 3.3-6.el7_9 tf-mirrors.ci_repos_yum7-updates 322 k expat x86_64 2.1.0-15.el7_9 tf-mirrors.ci_repos_yum7-updates 83 k geoipupdate x86_64 2.5.0-2.el7 tf-mirrors.ci_repos_yum7-updates 35 k glib2 x86_64 2.56.1-9.el7_9 tf-mirrors.ci_repos_yum7-updates 2.5 M gzip x86_64 1.5-11.el7_9 tf-mirrors.ci_repos_yum7-updates 130 k kpartx x86_64 0.4.9-136.el7_9 tf-mirrors.ci_repos_yum7-updates 81 k krb5-libs x86_64 1.15.1-55.el7_9 tf-mirrors.ci_repos_yum7-updates 810 k libblkid x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 183 k libcurl x86_64 7.29.0-59.el7_9.2 tf-mirrors.ci_repos_yum7-updates 223 k libmount x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 185 k libsmartcols x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 143 k libssh2 x86_64 1.8.0-4.el7_9.1 tf-mirrors.ci_repos_yum7-updates 88 k libuuid x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 84 k libxml2 x86_64 2.9.1-6.el7_9.6 tf-mirrors.ci_repos_yum7-updates 668 k libxml2-python x86_64 2.9.1-6.el7_9.6 tf-mirrors.ci_repos_yum7-updates 247 k nspr x86_64 4.35.0-1.el7_9 tf-mirrors.ci_repos_yum7-updates 128 k nss x86_64 3.90.0-2.el7_9 tf-mirrors.ci_repos_yum7-updates 905 k nss-pem x86_64 1.0.3-7.el7_9.1 tf-mirrors.ci_repos_yum7-updates 75 k nss-softokn x86_64 3.90.0-6.el7_9 tf-mirrors.ci_repos_yum7-updates 383 k nss-softokn-freebl x86_64 3.90.0-6.el7_9 tf-mirrors.ci_repos_yum7-updates 321 k nss-sysinit x86_64 3.90.0-2.el7_9 tf-mirrors.ci_repos_yum7-updates 67 k nss-tools x86_64 3.90.0-2.el7_9 tf-mirrors.ci_repos_yum7-updates 557 k nss-util x86_64 3.90.0-1.el7_9 tf-mirrors.ci_repos_yum7-updates 80 k openldap x86_64 2.4.44-25.el7_9 tf-mirrors.ci_repos_yum7-updates 356 k python x86_64 2.7.5-94.el7_9 tf-mirrors.ci_repos_yum7-updates 97 k python-libs x86_64 2.7.5-94.el7_9 tf-mirrors.ci_repos_yum7-updates 5.6 M rpm x86_64 4.11.3-48.el7_9 tf-mirrors.ci_repos_yum7-updates 1.2 M rpm-build-libs x86_64 4.11.3-48.el7_9 tf-mirrors.ci_repos_yum7-updates 108 k rpm-libs x86_64 4.11.3-48.el7_9 tf-mirrors.ci_repos_yum7-updates 279 k rpm-python x86_64 4.11.3-48.el7_9 tf-mirrors.ci_repos_yum7-updates 84 k systemd x86_64 219-78.el7_9.9 tf-mirrors.ci_repos_yum7-updates 5.1 M systemd-libs x86_64 219-78.el7_9.9 tf-mirrors.ci_repos_yum7-updates 419 k tzdata noarch 2024a-1.el7 tf-mirrors.ci_repos_yum7-updates 497 k util-linux x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 2.0 M vim-minimal x86_64 2:7.4.629-8.el7_9 tf-mirrors.ci_repos_yum7-updates 443 k xz x86_64 5.2.2-2.el7_9 tf-mirrors.ci_repos_yum7-updates 229 k xz-libs x86_64 5.2.2-2.el7_9 tf-mirrors.ci_repos_yum7-updates 103 k zlib x86_64 1.2.7-21.el7_9 tf-mirrors.ci_repos_yum7-updates 90 k Transaction Summary ================================================================================ Install 1 Package Upgrade 47 Packages Total download size: 34 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 82 MB/s | 34 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : bash-4.2.46-35.el7_9.x86_64 1/96 Updating : zlib-1.2.7-21.el7_9.x86_64 2/96 Updating : nspr-4.35.0-1.el7_9.x86_64 3/96 Updating : nss-util-3.90.0-1.el7_9.x86_64 4/96 Updating : xz-libs-5.2.2-2.el7_9.x86_64 5/96 Updating : systemd-libs-219-78.el7_9.9.x86_64 6/96 Updating : libuuid-2.23.2-65.el7_9.1.x86_64 7/96 Updating : libblkid-2.23.2-65.el7_9.1.x86_64 8/96 Updating : libmount-2.23.2-65.el7_9.1.x86_64 9/96 Updating : krb5-libs-1.15.1-55.el7_9.x86_64 10/96 Updating : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 11/96 Updating : libxml2-2.9.1-6.el7_9.6.x86_64 12/96 Updating : nss-softokn-freebl-3.90.0-6.el7_9.x86_64 13/96 Updating : nss-softokn-3.90.0-6.el7_9.x86_64 14/96 Updating : nss-pem-1.0.3-7.el7_9.1.x86_64 15/96 Updating : nss-sysinit-3.90.0-2.el7_9.x86_64 16/96 Updating : nss-3.90.0-2.el7_9.x86_64 17/96 Updating : nss-tools-3.90.0-2.el7_9.x86_64 18/96 Updating : libssh2-1.8.0-4.el7_9.1.x86_64 19/96 Updating : libcurl-7.29.0-59.el7_9.2.x86_64 20/96 Updating : curl-7.29.0-59.el7_9.2.x86_64 21/96 Updating : rpm-libs-4.11.3-48.el7_9.x86_64 22/96 Updating : rpm-4.11.3-48.el7_9.x86_64 23/96 Updating : openldap-2.4.44-25.el7_9.x86_64 24/96 Updating : rpm-build-libs-4.11.3-48.el7_9.x86_64 25/96 Updating : diffutils-3.3-6.el7_9.x86_64 26/96 Updating : expat-2.1.0-15.el7_9.x86_64 27/96 Updating : python-libs-2.7.5-94.el7_9.x86_64 28/96 Updating : python-2.7.5-94.el7_9.x86_64 29/96 Updating : libsmartcols-2.23.2-65.el7_9.1.x86_64 30/96 Updating : util-linux-2.23.2-65.el7_9.1.x86_64 31/96 Updating : centos-release-7-9.2009.1.el7.centos.x86_64 32/96 Updating : systemd-219-78.el7_9.9.x86_64 33/96 Failed to get D-Bus connection: Operation not permitted Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 34/96 Updating : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 35/96 Updating : kpartx-0.4.9-136.el7_9.x86_64 36/96 Updating : libxml2-python-2.9.1-6.el7_9.6.x86_64 37/96 Installing : python2-chardet-3.0.4-7.el7.noarch 38/96 Updating : rpm-python-4.11.3-48.el7_9.x86_64 39/96 Updating : geoipupdate-2.5.0-2.el7.x86_64 40/96 Updating : glib2-2.56.1-9.el7_9.x86_64 41/96 Updating : xz-5.2.2-2.el7_9.x86_64 42/96 Updating : binutils-2.27-44.base.el7_9.1.x86_64 43/96 Updating : ca-certificates-2023.2.60_v7.0.306-72.el7_9.noarch 44/96 Updating : gzip-1.5-11.el7_9.x86_64 45/96 Updating : 32:bind-license-9.11.4-26.P2.el7_9.15.noarch 46/96 Updating : tzdata-2024a-1.el7.noarch 47/96 Updating : 2:vim-minimal-7.4.629-8.el7_9.x86_64 48/96 Cleanup : rpm-python-4.11.3-45.el7.x86_64 49/96 Cleanup : libxml2-python-2.9.1-6.el7.5.x86_64 50/96 Cleanup : ca-certificates-2020.2.41-70.0.el7_8.noarch 51/96 Erasing : python-chardet-2.2.1-3.el7.noarch 52/96 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 53/96 Cleanup : glib2-2.56.1-7.el7.x86_64 54/96 Cleanup : libxml2-2.9.1-6.el7.5.x86_64 55/96 Cleanup : xz-5.2.2-1.el7.x86_64 56/96 Cleanup : binutils-2.27-44.base.el7.x86_64 57/96 Cleanup : geoipupdate-2.5.0-1.el7.x86_64 58/96 Cleanup : 32:bind-license-9.11.4-26.P2.el7.noarch 59/96 Cleanup : tzdata-2020d-2.el7.noarch 60/96 Cleanup : python-2.7.5-89.el7.x86_64 61/96 Cleanup : python-libs-2.7.5-89.el7.x86_64 62/96 Cleanup : gzip-1.5-10.el7.x86_64 63/96 Cleanup : kpartx-0.4.9-133.el7.x86_64 64/96 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.x86_64 65/96 Cleanup : 7:device-mapper-1.02.170-6.el7.x86_64 66/96 Cleanup : systemd-219-78.el7.x86_64 67/96 Cleanup : curl-7.29.0-59.el7.x86_64 68/96 Cleanup : libcurl-7.29.0-59.el7.x86_64 69/96 Cleanup : openldap-2.4.44-22.el7.x86_64 70/96 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 71/96 Cleanup : rpm-4.11.3-45.el7.x86_64 72/96 Cleanup : nss-tools-3.53.1-3.el7_9.x86_64 73/96 Cleanup : nss-sysinit-3.53.1-3.el7_9.x86_64 74/96 Cleanup : nss-3.53.1-3.el7_9.x86_64 75/96 Cleanup : nss-pem-1.0.3-7.el7.x86_64 76/96 Cleanup : util-linux-2.23.2-65.el7.x86_64 77/96 Cleanup : centos-release-7-9.2009.0.el7.centos.x86_64 78/96 Cleanup : nss-softokn-3.53.1-6.el7_9.x86_64 79/96 Cleanup : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 80/96 Cleanup : libmount-2.23.2-65.el7.x86_64 81/96 Cleanup : libblkid-2.23.2-65.el7.x86_64 82/96 Cleanup : nss-util-3.53.1-1.el7_9.x86_64 83/96 Cleanup : systemd-libs-219-78.el7.x86_64 84/96 Cleanup : cyrus-sasl-lib-2.1.26-23.el7.x86_64 85/96 Cleanup : krb5-libs-1.15.1-50.el7.x86_64 86/96 Cleanup : libssh2-1.8.0-4.el7.x86_64 87/96 Cleanup : diffutils-3.3-5.el7.x86_64 88/96 Cleanup : bash-4.2.46-34.el7.x86_64 89/96 Cleanup : zlib-1.2.7-18.el7.x86_64 90/96 Cleanup : xz-libs-5.2.2-1.el7.x86_64 91/96 Cleanup : nspr-4.25.0-2.el7_9.x86_64 92/96 Cleanup : libuuid-2.23.2-65.el7.x86_64 93/96 Cleanup : libsmartcols-2.23.2-65.el7.x86_64 94/96 Cleanup : expat-2.1.0-12.el7.x86_64 95/96 Cleanup : 2:vim-minimal-7.4.629-7.el7.x86_64 96/96 Verifying : libblkid-2.23.2-65.el7_9.1.x86_64 1/96 Verifying : libcurl-7.29.0-59.el7_9.2.x86_64 2/96 Verifying : centos-release-7-9.2009.1.el7.centos.x86_64 3/96 Verifying : libsmartcols-2.23.2-65.el7_9.1.x86_64 4/96 Verifying : nss-softokn-3.90.0-6.el7_9.x86_64 5/96 Verifying : openldap-2.4.44-25.el7_9.x86_64 6/96 Verifying : libxml2-python-2.9.1-6.el7_9.6.x86_64 7/96 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 8/96 Verifying : python2-chardet-3.0.4-7.el7.noarch 9/96 Verifying : libxml2-2.9.1-6.el7_9.6.x86_64 10/96 Verifying : libmount-2.23.2-65.el7_9.1.x86_64 11/96 Verifying : zlib-1.2.7-21.el7_9.x86_64 12/96 Verifying : libssh2-1.8.0-4.el7_9.1.x86_64 13/96 Verifying : geoipupdate-2.5.0-2.el7.x86_64 14/96 Verifying : nss-pem-1.0.3-7.el7_9.1.x86_64 15/96 Verifying : util-linux-2.23.2-65.el7_9.1.x86_64 16/96 Verifying : binutils-2.27-44.base.el7_9.1.x86_64 17/96 Verifying : bash-4.2.46-35.el7_9.x86_64 18/96 Verifying : python-2.7.5-94.el7_9.x86_64 19/96 Verifying : nss-tools-3.90.0-2.el7_9.x86_64 20/96 Verifying : systemd-219-78.el7_9.9.x86_64 21/96 Verifying : 2:vim-minimal-7.4.629-8.el7_9.x86_64 22/96 Verifying : nss-sysinit-3.90.0-2.el7_9.x86_64 23/96 Verifying : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 24/96 Verifying : tzdata-2024a-1.el7.noarch 25/96 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 26/96 Verifying : 32:bind-license-9.11.4-26.P2.el7_9.15.noarch 27/96 Verifying : nss-softokn-freebl-3.90.0-6.el7_9.x86_64 28/96 Verifying : kpartx-0.4.9-136.el7_9.x86_64 29/96 Verifying : krb5-libs-1.15.1-55.el7_9.x86_64 30/96 Verifying : rpm-4.11.3-48.el7_9.x86_64 31/96 Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 32/96 Verifying : systemd-libs-219-78.el7_9.9.x86_64 33/96 Verifying : nss-util-3.90.0-1.el7_9.x86_64 34/96 Verifying : ca-certificates-2023.2.60_v7.0.306-72.el7_9.noarch 35/96 Verifying : libuuid-2.23.2-65.el7_9.1.x86_64 36/96 Verifying : xz-libs-5.2.2-2.el7_9.x86_64 37/96 Verifying : diffutils-3.3-6.el7_9.x86_64 38/96 Verifying : nss-3.90.0-2.el7_9.x86_64 39/96 Verifying : expat-2.1.0-15.el7_9.x86_64 40/96 Verifying : glib2-2.56.1-9.el7_9.x86_64 41/96 Verifying : curl-7.29.0-59.el7_9.2.x86_64 42/96 Verifying : gzip-1.5-11.el7_9.x86_64 43/96 Verifying : rpm-python-4.11.3-48.el7_9.x86_64 44/96 Verifying : nspr-4.35.0-1.el7_9.x86_64 45/96 Verifying : python-libs-2.7.5-94.el7_9.x86_64 46/96 Verifying : xz-5.2.2-2.el7_9.x86_64 47/96 Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 48/96 Verifying : rpm-4.11.3-45.el7.x86_64 49/96 Verifying : nss-tools-3.53.1-3.el7_9.x86_64 50/96 Verifying : ca-certificates-2020.2.41-70.0.el7_8.noarch 51/96 Verifying : nss-softokn-3.53.1-6.el7_9.x86_64 52/96 Verifying : nss-util-3.53.1-1.el7_9.x86_64 53/96 Verifying : glib2-2.56.1-7.el7.x86_64 54/96 Verifying : libssh2-1.8.0-4.el7.x86_64 55/96 Verifying : nspr-4.25.0-2.el7_9.x86_64 56/96 Verifying : nss-pem-1.0.3-7.el7.x86_64 57/96 Verifying : systemd-219-78.el7.x86_64 58/96 Verifying : 7:device-mapper-1.02.170-6.el7.x86_64 59/96 Verifying : libblkid-2.23.2-65.el7.x86_64 60/96 Verifying : rpm-libs-4.11.3-45.el7.x86_64 61/96 Verifying : libxml2-python-2.9.1-6.el7.5.x86_64 62/96 Verifying : tzdata-2020d-2.el7.noarch 63/96 Verifying : libuuid-2.23.2-65.el7.x86_64 64/96 Verifying : 2:vim-minimal-7.4.629-7.el7.x86_64 65/96 Verifying : geoipupdate-2.5.0-1.el7.x86_64 66/96 Verifying : nss-sysinit-3.53.1-3.el7_9.x86_64 67/96 Verifying : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 68/96 Verifying : rpm-python-4.11.3-45.el7.x86_64 69/96 Verifying : libcurl-7.29.0-59.el7.x86_64 70/96 Verifying : curl-7.29.0-59.el7.x86_64 71/96 Verifying : krb5-libs-1.15.1-50.el7.x86_64 72/96 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 73/96 Verifying : gzip-1.5-10.el7.x86_64 74/96 Verifying : binutils-2.27-44.base.el7.x86_64 75/96 Verifying : nss-3.53.1-3.el7_9.x86_64 76/96 Verifying : zlib-1.2.7-18.el7.x86_64 77/96 Verifying : libxml2-2.9.1-6.el7.5.x86_64 78/96 Verifying : centos-release-7-9.2009.0.el7.centos.x86_64 79/96 Verifying : systemd-libs-219-78.el7.x86_64 80/96 Verifying : diffutils-3.3-5.el7.x86_64 81/96 Verifying : openldap-2.4.44-22.el7.x86_64 82/96 Verifying : 7:device-mapper-libs-1.02.170-6.el7.x86_64 83/96 Verifying : util-linux-2.23.2-65.el7.x86_64 84/96 Verifying : xz-libs-5.2.2-1.el7.x86_64 85/96 Verifying : python-2.7.5-89.el7.x86_64 86/96 Verifying : python-chardet-2.2.1-3.el7.noarch 87/96 Verifying : expat-2.1.0-12.el7.x86_64 88/96 Verifying : bash-4.2.46-34.el7.x86_64 89/96 Verifying : kpartx-0.4.9-133.el7.x86_64 90/96 Verifying : 32:bind-license-9.11.4-26.P2.el7.noarch 91/96 Verifying : python-libs-2.7.5-89.el7.x86_64 92/96 Verifying : xz-5.2.2-1.el7.x86_64 93/96 Verifying : libsmartcols-2.23.2-65.el7.x86_64 94/96 Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 95/96 Verifying : libmount-2.23.2-65.el7.x86_64 96/96 Installed: python2-chardet.noarch 0:3.0.4-7.el7 Updated: bash.x86_64 0:4.2.46-35.el7_9 bind-license.noarch 32:9.11.4-26.P2.el7_9.15 binutils.x86_64 0:2.27-44.base.el7_9.1 ca-certificates.noarch 0:2023.2.60_v7.0.306-72.el7_9 centos-release.x86_64 0:7-9.2009.1.el7.centos curl.x86_64 0:7.29.0-59.el7_9.2 cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 device-mapper.x86_64 7:1.02.170-6.el7_9.5 device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 diffutils.x86_64 0:3.3-6.el7_9 expat.x86_64 0:2.1.0-15.el7_9 geoipupdate.x86_64 0:2.5.0-2.el7 glib2.x86_64 0:2.56.1-9.el7_9 gzip.x86_64 0:1.5-11.el7_9 kpartx.x86_64 0:0.4.9-136.el7_9 krb5-libs.x86_64 0:1.15.1-55.el7_9 libblkid.x86_64 0:2.23.2-65.el7_9.1 libcurl.x86_64 0:7.29.0-59.el7_9.2 libmount.x86_64 0:2.23.2-65.el7_9.1 libsmartcols.x86_64 0:2.23.2-65.el7_9.1 libssh2.x86_64 0:1.8.0-4.el7_9.1 libuuid.x86_64 0:2.23.2-65.el7_9.1 libxml2.x86_64 0:2.9.1-6.el7_9.6 libxml2-python.x86_64 0:2.9.1-6.el7_9.6 nspr.x86_64 0:4.35.0-1.el7_9 nss.x86_64 0:3.90.0-2.el7_9 nss-pem.x86_64 0:1.0.3-7.el7_9.1 nss-softokn.x86_64 0:3.90.0-6.el7_9 nss-softokn-freebl.x86_64 0:3.90.0-6.el7_9 nss-sysinit.x86_64 0:3.90.0-2.el7_9 nss-tools.x86_64 0:3.90.0-2.el7_9 nss-util.x86_64 0:3.90.0-1.el7_9 openldap.x86_64 0:2.4.44-25.el7_9 python.x86_64 0:2.7.5-94.el7_9 python-libs.x86_64 0:2.7.5-94.el7_9 rpm.x86_64 0:4.11.3-48.el7_9 rpm-build-libs.x86_64 0:4.11.3-48.el7_9 rpm-libs.x86_64 0:4.11.3-48.el7_9 rpm-python.x86_64 0:4.11.3-48.el7_9 systemd.x86_64 0:219-78.el7_9.9 systemd-libs.x86_64 0:219-78.el7_9.9 tzdata.noarch 0:2024a-1.el7 util-linux.x86_64 0:2.23.2-65.el7_9.1 vim-minimal.x86_64 2:7.4.629-8.el7_9 xz.x86_64 0:5.2.2-2.el7_9 xz-libs.x86_64 0:5.2.2-2.el7_9 zlib.x86_64 0:1.2.7-21.el7_9 Replaced: python-chardet.noarch 0:2.2.1-3.el7 Complete! Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile No Packages marked for minimal Update Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check ---> Package GConf2.x86_64 0:3.2.6-8.el7 will be installed --> Processing Dependency: /usr/bin/killall for package: GConf2-3.2.6-8.el7.x86_64 --> Processing Dependency: libpolkit-gobject-1.so.0()(64bit) for package: GConf2-3.2.6-8.el7.x86_64 ---> Package ant.noarch 0:1.9.4-2.el7 will be installed --> Processing Dependency: jpackage-utils >= 1.7.5 for package: ant-1.9.4-2.el7.noarch --> Processing Dependency: java-devel >= 1.5.0 for package: ant-1.9.4-2.el7.noarch --> Processing Dependency: xml-commons-apis for package: ant-1.9.4-2.el7.noarch --> Processing Dependency: xerces-j2 for package: ant-1.9.4-2.el7.noarch --> Processing Dependency: jpackage-utils for package: ant-1.9.4-2.el7.noarch ---> Package ant-junit.noarch 0:1.9.4-2.el7 will be installed --> Processing Dependency: xalan-j2 for package: ant-junit-1.9.4-2.el7.noarch --> Processing Dependency: junit for package: ant-junit-1.9.4-2.el7.noarch ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed ---> Package git.x86_64 0:1.8.3.1-25.el7_9 will be installed --> Processing Dependency: perl-Git = 1.8.3.1-25.el7_9 for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-25.el7_9.x86_64 ---> Package gtk2.x86_64 0:2.24.31-1.el7 will be installed --> Processing Dependency: pango >= 1.20.0-1 for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libtiff >= 3.6.1 for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: atk >= 1.29.4-2 for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: gtk-update-icon-cache for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libpango-1.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libfreetype.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libfontconfig.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libcups.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libcairo.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libatk-1.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXi.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXext.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libX11.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 ---> Package ipmitool.x86_64 0:1.8.18-11.el7_9 will be installed --> Processing Dependency: systemd-sysv for package: ipmitool-1.8.18-11.el7_9.x86_64 --> Processing Dependency: OpenIPMI-modalias for package: ipmitool-1.8.18-11.el7_9.x86_64 ---> Package libXpm.x86_64 0:3.5.12-2.el7_9 will be installed ---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed ---> Package sudo.x86_64 0:1.8.23-10.el7_9.3 will be installed ---> Package tcpdump.x86_64 14:4.9.2-4.el7_7.1 will be installed ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed ---> Package vim-enhanced.x86_64 2:7.4.629-8.el7_9 will be installed --> Processing Dependency: vim-common = 2:7.4.629-8.el7_9 for package: 2:vim-enhanced-7.4.629-8.el7_9.x86_64 --> Processing Dependency: which for package: 2:vim-enhanced-7.4.629-8.el7_9.x86_64 --> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.629-8.el7_9.x86_64 --> Running transaction check ---> Package OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 will be installed --> Processing Dependency: OpenIPMI for package: OpenIPMI-modalias-2.0.27-1.el7.x86_64 ---> Package atk.x86_64 0:2.28.1-2.el7 will be installed ---> Package cairo.x86_64 0:1.15.12-4.el7 will be installed --> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libxcb.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libxcb-shm.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libxcb-render.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libpng15.so.15()(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 ---> Package cups-libs.x86_64 1:1.6.3-52.el7_9 will be installed --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-52.el7_9.x86_64 --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-52.el7_9.x86_64 ---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be installed --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.13.0-4.3.el7.x86_64 --> Processing Dependency: dejavu-sans-fonts for package: fontconfig-2.13.0-4.3.el7.x86_64 ---> Package freetype.x86_64 0:2.8-14.el7_9.1 will be installed ---> Package gdk-pixbuf2.x86_64 0:2.36.12-3.el7 will be installed --> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 --> Processing Dependency: libjpeg.so.62()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 --> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 ---> Package gpm-libs.x86_64 0:1.20.7-6.el7 will be installed ---> Package gtk-update-icon-cache.x86_64 0:3.22.30-8.el7_9 will be installed ---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed ---> Package java-1.8.0-openjdk-devel.x86_64 1:1.8.0.402.b06-1.el7_9 will be installed --> Processing Dependency: java-1.8.0-openjdk(x86-64) = 1:1.8.0.402.b06-1.el7_9 for package: 1:java-1.8.0-openjdk-devel-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libjvm.so()(64bit) for package: 1:java-1.8.0-openjdk-devel-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libjava.so()(64bit) for package: 1:java-1.8.0-openjdk-devel-1.8.0.402.b06-1.el7_9.x86_64 ---> Package javapackages-tools.noarch 0:3.4.1-11.el7 will be installed --> Processing Dependency: python-javapackages = 3.4.1-11.el7 for package: javapackages-tools-3.4.1-11.el7.noarch --> Processing Dependency: libxslt for package: javapackages-tools-3.4.1-11.el7.noarch ---> Package junit.noarch 0:4.11-8.el7 will be installed --> Processing Dependency: osgi(org.hamcrest.core) for package: junit-4.11-8.el7.noarch --> Processing Dependency: hamcrest for package: junit-4.11-8.el7.noarch ---> Package libX11.x86_64 0:1.6.7-4.el7_9 will be installed --> Processing Dependency: libX11-common >= 1.6.7-4.el7_9 for package: libX11-1.6.7-4.el7_9.x86_64 ---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed ---> Package libXcursor.x86_64 0:1.1.15-1.el7 will be installed ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed ---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed ---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed ---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed ---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed ---> Package libtiff.x86_64 0:4.0.3-35.el7 will be installed --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-35.el7.x86_64 ---> Package openssh-clients.x86_64 0:7.4p1-23.el7_9 will be installed --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 ---> Package pango.x86_64 0:1.42.4-4.el7_7 will be installed --> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: libXft(x86-64) >= 2.0.0 for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: harfbuzz(x86-64) >= 1.4.2 for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: fribidi(x86-64) >= 1.0 for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: libfribidi.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed ---> Package perl-Git.noarch 0:1.8.3.1-25.el7_9 will be installed ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed ---> Package polkit.x86_64 0:0.112-26.el7_9.1 will be installed --> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-26.el7_9.1.x86_64 --> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-26.el7_9.1.x86_64 --> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-26.el7_9.1.x86_64 ---> Package psmisc.x86_64 0:22.20-17.el7 will be installed ---> Package systemd-sysv.x86_64 0:219-78.el7_9.9 will be installed ---> Package vim-common.x86_64 2:7.4.629-8.el7_9 will be installed --> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.629-8.el7_9.x86_64 ---> Package which.x86_64 0:2.20-7.el7 will be installed ---> Package xalan-j2.noarch 0:2.7.1-23.el7 will be installed ---> Package xerces-j2.noarch 0:2.11.0-17.el7_0 will be installed --> Processing Dependency: xml-commons-resolver >= 1.2 for package: xerces-j2-2.11.0-17.el7_0.noarch --> Processing Dependency: osgi(org.apache.xml.resolver) for package: xerces-j2-2.11.0-17.el7_0.noarch ---> Package xml-commons-apis.noarch 0:1.4.01-16.el7 will be installed --> Running transaction check ---> Package OpenIPMI.x86_64 0:2.0.27-1.el7 will be installed --> Processing Dependency: OpenIPMI-libs = 2.0.27-1.el7 for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 Package net-snmp-libs is obsoleted by net-snmp, but obsoleting package does not provide for requirements --> Processing Dependency: libOpenIPMIutils.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIui.so.1()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIposix.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIglib.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIcmdlang.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMI.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 ---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed ---> Package dejavu-sans-fonts.noarch 0:2.33-6.el7 will be installed --> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-fonts-2.33-6.el7.noarch ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed ---> Package fribidi.x86_64 0:1.0.2-1.el7_7.1 will be installed ---> Package hamcrest.noarch 0:1.3-6.el7 will be installed --> Processing Dependency: qdox for package: hamcrest-1.3-6.el7.noarch --> Processing Dependency: easymock2 for package: hamcrest-1.3-6.el7.noarch ---> Package harfbuzz.x86_64 0:1.7.5-2.el7 will be installed --> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-1.7.5-2.el7.x86_64 ---> Package jasper-libs.x86_64 0:1.900.1-33.el7 will be installed ---> Package java-1.8.0-openjdk.x86_64 1:1.8.0.402.b06-1.el7_9 will be installed --> Processing Dependency: xorg-x11-fonts-Type1 for package: 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libgif.so.4()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libasound.so.2()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libXtst.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 ---> Package java-1.8.0-openjdk-headless.x86_64 1:1.8.0.402.b06-1.el7_9 will be installed --> Processing Dependency: tzdata-java >= 2022g for package: 1:java-1.8.0-openjdk-headless-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: copy-jdk-configs >= 3.3 for package: 1:java-1.8.0-openjdk-headless-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: pcsc-lite-libs(x86-64) for package: 1:java-1.8.0-openjdk-headless-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: lksctp-tools(x86-64) for package: 1:java-1.8.0-openjdk-headless-1.8.0.402.b06-1.el7_9.x86_64 ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed ---> Package libX11-common.noarch 0:1.6.7-4.el7_9 will be installed ---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed ---> Package libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed --> Processing Dependency: libglvnd(x86-64) = 1:1.0.1-0.8.git5baa1e5.el7 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 --> Processing Dependency: mesa-libEGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 --> Processing Dependency: libGLdispatch.so.0()(64bit) for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 ---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed --> Processing Dependency: mesa-libGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 ---> Package libjpeg-turbo.x86_64 0:1.2.90-8.el7 will be installed ---> Package libpng.x86_64 2:1.5.13-8.el7 will be installed ---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed ---> Package libxcb.x86_64 0:1.13-1.el7 will be installed --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64 ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed ---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed ---> Package openssh.x86_64 0:7.4p1-23.el7_9 will be installed ---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed ---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed ---> Package python-javapackages.noarch 0:3.4.1-11.el7 will be installed --> Processing Dependency: python-lxml for package: python-javapackages-3.4.1-11.el7.noarch ---> Package vim-filesystem.x86_64 2:7.4.629-8.el7_9 will be installed ---> Package xml-commons-resolver.noarch 0:1.2-15.el7 will be installed --> Running transaction check ---> Package OpenIPMI.x86_64 0:2.0.27-1.el7 will be installed --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 Package net-snmp-libs is obsoleted by net-snmp, but obsoleting package does not provide for requirements ---> Package OpenIPMI-libs.x86_64 0:2.0.27-1.el7 will be installed ---> Package alsa-lib.x86_64 0:1.1.8-1.el7 will be installed ---> Package copy-jdk-configs.noarch 0:3.3-11.el7_9 will be installed ---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed ---> Package easymock2.noarch 0:2.5.2-12.el7 will be installed ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed ---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed --> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64 --> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64 ---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be installed ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed ---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed ---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed ---> Package lksctp-tools.x86_64 0:1.0.17-2.el7 will be installed ---> Package mesa-libEGL.x86_64 0:18.3.4-12.el7_9 will be installed --> Processing Dependency: mesa-libgbm = 18.3.4-12.el7_9 for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 --> Processing Dependency: libxshmfence.so.1()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 --> Processing Dependency: libwayland-server.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 --> Processing Dependency: libwayland-client.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 --> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 ---> Package mesa-libGL.x86_64 0:18.3.4-12.el7_9 will be installed --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 ---> Package pcsc-lite-libs.x86_64 0:1.8.8-8.el7 will be installed ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed ---> Package qdox.noarch 0:1.12.1-10.el7 will be installed ---> Package tzdata-java.noarch 0:2024a-1.el7 will be installed ---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed --> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch --> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch --> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch --> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch --> Running transaction check ---> Package OpenIPMI.x86_64 0:2.0.27-1.el7 will be installed --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 Package net-snmp-libs is obsoleted by net-snmp, but obsoleting package does not provide for requirements ---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed ---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed ---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed ---> Package libdrm.x86_64 0:2.4.97-2.el7 will be installed --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.97-2.el7.x86_64 ---> Package libwayland-client.x86_64 0:1.15.0-1.el7 will be installed ---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed ---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed ---> Package mesa-libgbm.x86_64 0:18.3.4-12.el7_9 will be installed ---> Package mesa-libglapi.x86_64 0:18.3.4-12.el7_9 will be installed ---> Package ttmkfdir.x86_64 0:3.0.9-42.el7 will be installed ---> Package xorg-x11-font-utils.x86_64 1:7.5-21.el7 will be installed --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-21.el7.x86_64 --> Running transaction check ---> Package OpenIPMI.x86_64 0:2.0.27-1.el7 will be installed --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 Package net-snmp-libs is obsoleted by net-snmp, but obsoleting package does not provide for requirements ---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed ---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed --> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64 --> Running transaction check ---> Package OpenIPMI.x86_64 0:2.0.27-1.el7 will be installed --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 Package net-snmp-libs is obsoleted by net-snmp, but obsoleting package does not provide for requirements ---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed --> Finished Dependency Resolution You could try using --skip-broken to work around the problem Error: Package: OpenIPMI-2.0.27-1.el7.x86_64 (tf-mirrors.ci_repos_yum7-base) Requires: libnetsnmp.so.31()(64bit) Available: 1:net-snmp-libs-5.7.2-49.el7.x86_64 (tf-mirrors.ci_repos_yum7-base) libnetsnmp.so.31()(64bit) Available: 1:net-snmp-libs-5.7.2-49.el7_9.1.x86_64 (tf-mirrors.ci_repos_yum7-updates) libnetsnmp.so.31()(64bit) Available: 1:net-snmp-libs-5.7.2-49.el7_9.2.x86_64 (tf-mirrors.ci_repos_yum7-updates) libnetsnmp.so.31()(64bit) Available: 1:net-snmp-libs-5.7.2-49.el7_9.3.x86_64 (tf-mirrors.ci_repos_yum7-updates) libnetsnmp.so.31()(64bit) Available: 1:net-snmp-libs-5.7.2-49.el7_9.4.x86_64 (tf-mirrors.ci_repos_yum7-updates) libnetsnmp.so.31()(64bit) Available: 1:net-snmp-libs-5.8-20.el7.x86_64 (tpc) ~libnetsnmp.so.35()(64bit) Available: 1:net-snmp-libs-5.9.4-5.el7.x86_64 (tpc) ~libnetsnmp.so.40()(64bit)  You could try running: rpm -Va --nofiles --nodigest Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc Cleaning up list of fastest mirrors 2025-06-25 12:38:02 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/pub/archive/epel/8.4/Everything/x86_64/Packages/s/sshpass-1.06-9.el8.x86_64.rpm [28064/28064] -> "sshpass-1.06-9.el8.x86_64.rpm" [1] warning: sshpass-1.06-9.el8.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 2f86d6a1: NOKEY Preparing... ######################################## Updating / installing... sshpass-1.06-9.el8 ######################################## Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Collecting backports.ssl-match-hostname==3.5.0.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) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting python-cinderclient==5.0.0 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 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 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 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 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 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 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 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.6/site-packages (from -r /requirements3.txt (line 2)) (59.6.0) Collecting adal==1.2.2 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 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 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting bcrypt==3.1.7 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 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/028/a579fc9aed3af/cffi-1.14.0-cp36-cp36m-manylinux1_x86_64.whl (399 kB) Collecting chardet==3.0.4 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 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 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 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 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) Collecting debtcollector==1.22.0 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 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/05c/3fa9199e57d4b/discover-0.4.0.tar.gz (8.6 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting dnspython==1.16.0 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b34/8835825c9dcd2/dogpile.cache-0.9.0.tar.gz (325 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting dpkt==1.9.2 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 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 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==1.14.post1 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting gevent==1.5.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d3c/93c39d4a23979/gevent-1.5.0-cp36-cp36m-manylinux2010_x86_64.whl (5.1 MB) Collecting google-auth==1.11.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/28a/848d47c55075a/google_auth-1.11.2-py2.py3-none-any.whl (76 kB) Collecting greenlet==0.4.15 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/23d/12eacffa9d0f2/greenlet-0.4.15-cp36-cp36m-manylinux1_x86_64.whl (41 kB) Collecting idna==2.8 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ea8/b7f6188e6fa11/idna-2.8-py2.py3-none-any.whl (58 kB) Collecting importlib-metadata==1.5.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b97/607a1a18a5100/importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) Collecting ipaddress==1.0.23 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 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 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 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 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 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a59/01127067ab7f3/junitxml-0.7.tar.gz (26 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting junos-eznc==2.3.0 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 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/044/c20253f857749/kubernetes-21.7.0-py2.py3-none-any.whl (1.8 MB) Collecting lxml==4.6.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/353/4d7c468c044f6/lxml-4.6.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.3 MB) Collecting markupsafe==1.1.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/84d/ee80c15f1b560/MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB) Collecting monotonic==1.5 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/25b/3bc3190f3d9d9/msgpack-1.0.0-cp36-cp36m-manylinux1_x86_64.whl (274 kB) Collecting munch==2.5.0 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2b3/67354d1cd25b7/ncclient-0.6.6.tar.gz (89 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting netaddr==0.7.19 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/56b/3558bd71f3f69/netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB) Collecting netifaces==0.10.9 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) Collecting oauthlib==3.1.0 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/18e/c6af56892e4f1/openstacksdk-0.43.0-py2.py3-none-any.whl (1.3 MB) Collecting os-client-config==2.0.0 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 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 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 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 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 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 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 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 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 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 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/853/c116513625c73/prettytable-0.7.2.tar.bz2 (21 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting ptyprocess==0.6.0 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 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) Collecting pycrypto==2.6.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyinotify==0.9.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyjwt==1.7.1 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aab/b0c5232910a20/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759 kB) Collecting pyopenssl==19.1.0 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/979/325468ccf6821/pyperclip-1.7.0.tar.gz (15 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyrsistent==0.15.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cdc/7b5e3ed77bed6/pyrsistent-0.15.7.tar.gz (107 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyserial==3.4 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/05d/24a8d884b629b/python-string-utils-0.6.0.tar.gz (7.3 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting python-subunit==1.3.0 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 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d63/9d09eb3c7b118/pyvmomi-6.7.3.tar.gz (576 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyyaml==5.4.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) Collecting remote-pdb==2.0.0 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 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 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 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 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 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.clib==0.2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d0d/3ac228c9bbab0/ruamel.yaml.clib-0.2.0-cp36-cp36m-manylinux1_x86_64.whl (548 kB) Collecting ruamel.yaml==0.16.10 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 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/507/1f43daa2e698d/selenium-2.53.6-py2.py3-none-any.whl (884 kB) Collecting simplejson==3.17.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2b4/b2b738b3b9981/simplejson-3.17.0.tar.gz (83 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting stevedore==1.32.0 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d00/97023658d4dea/tabulate-0.8.5.tar.gz (45 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting testrepository==0.0.20 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting testresources==2.0.1 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 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 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 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 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a09/3c4d04b42b790/warlock-1.3.3.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting wcwidth==0.1.8 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 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.6/site-packages (from -r /requirements3.txt (line 121)) (0.12.0) Collecting yamlordereddictloader==0.4.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/7f3/0f0b99ea3f877/yamlordereddictloader-0.4.0.tar.gz (3.3 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zipp==1.2.0 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.6/site-packages (from python-cinderclient==5.0.0->-r /requirements_common.txt (line 5)) (1.17.0) Collecting extras 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 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) Collecting linecache2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) Using legacy 'setup.py install' for backports.ssl-match-hostname, since package 'wheel' is not installed. Using legacy 'setup.py install' for discover, since package 'wheel' is not installed. Using legacy 'setup.py install' for dogpile.cache, since package 'wheel' is not installed. Using legacy 'setup.py install' for future, since package 'wheel' is not installed. Using legacy 'setup.py install' for junitxml, since package 'wheel' is not installed. Using legacy 'setup.py install' for ncclient, since package 'wheel' is not installed. Using legacy 'setup.py install' for prettytable, since package 'wheel' is not installed. Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. Using legacy 'setup.py install' for pyinotify, since package 'wheel' is not installed. Using legacy 'setup.py install' for pyperclip, since package 'wheel' is not installed. Using legacy 'setup.py install' for pyrsistent, since package 'wheel' is not installed. Using legacy 'setup.py install' for python-string-utils, since package 'wheel' is not installed. Using legacy 'setup.py install' for pyvmomi, since package 'wheel' is not installed. Using legacy 'setup.py install' for simplejson, since package 'wheel' is not installed. Using legacy 'setup.py install' for tabulate, since package 'wheel' is not installed. Using legacy 'setup.py install' for testrepository, since package 'wheel' is not installed. Using legacy 'setup.py install' for warlock, since package 'wheel' is not installed. Using legacy 'setup.py install' for wrapt, since package 'wheel' is not installed. Using legacy 'setup.py install' for yamlordereddictloader, since package 'wheel' is not installed. Installing collected packages: pytz, wrapt, urllib3, pycparser, pbr, linecache2, idna, chardet, certifi, babel, zipp, wcwidth, traceback2, stevedore, requests, pyperclip, pyparsing, oslo.i18n, os-service-types, netifaces, netaddr, jsonpointer, iso8601, decorator, debtcollector, cffi, argparse, unittest2, rfc3986, requestsexceptions, pyyaml, python-mimeparse, pyrsistent, pynacl, pyasn1, prettytable, oslo.utils, munch, msgpack, keystoneauth1, jsonpatch, jmespath, importlib-metadata, fixtures, extras, dogpile.cache, cryptography, cmd2, bcrypt, attrs, appdirs, testtools, simplejson, rsa, python-dateutil, pyinotify, pyasn1-modules, paramiko, oslo.serialization, oslo.context, oslo.config, openstacksdk, oauthlib, markupsafe, lxml, jsonschema, cliff, cachetools, yamlordereddictloader, websocket-client, warlock, transitions, scp, ruamel.yaml.clib, requests-oauthlib, python-swiftclient, python-subunit, python-keystoneclient, pyserial, pyopenssl, pyjwt, ptyprocess, oslo.log, osc-lib, os-client-config, ncclient, jinja2, greenlet, google-auth, easyprocess, dnspython, testresources, testrepository, tabulate, selenium, selectors2, ruamel.yaml, remote-pdb, pyvmomi, pyvirtualdisplay, python-string-utils, python-novaclient, python-neutronclient, python-ironicclient, python-heatclient, python-glanceclient, python-cinderclient, pycrypto, pexpect, monotonic, kubernetes, jxmlease, junos-eznc, junitxml, ipaddress, gevent, future, fabric3, eventlet, dpkt, discover, dictdiffer, configparser, backports.ssl-match-hostname, adal Running setup.py install for wrapt: started Running setup.py install for wrapt: finished with status 'done' Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.20 Uninstalling urllib3-1.26.20: Successfully uninstalled urllib3-1.26.20 Attempting uninstall: pbr Found existing installation: pbr 6.1.1 Uninstalling pbr-6.1.1: Successfully uninstalled pbr-6.1.1 Attempting uninstall: idna Found existing installation: idna 3.10 Uninstalling idna-3.10: Successfully uninstalled idna-3.10 Attempting uninstall: certifi Found existing installation: certifi 2025.4.26 Uninstalling certifi-2025.4.26: Successfully uninstalled certifi-2025.4.26 Attempting uninstall: zipp Found existing installation: zipp 3.6.0 Uninstalling zipp-3.6.0: Successfully uninstalled zipp-3.6.0 Attempting uninstall: stevedore Found existing installation: stevedore 3.5.2 Uninstalling stevedore-3.5.2: Successfully uninstalled stevedore-3.5.2 Attempting uninstall: requests Found existing installation: requests 2.27.1 Uninstalling requests-2.27.1: Successfully uninstalled requests-2.27.1 Running setup.py install for pyperclip: started Running setup.py install for pyperclip: finished with status 'done' Attempting uninstall: netaddr Found existing installation: netaddr 0.10.1 Uninstalling netaddr-0.10.1: Successfully uninstalled netaddr-0.10.1 Running setup.py install for pyrsistent: started Running setup.py install for pyrsistent: finished with status 'done' Running setup.py install for prettytable: started Running setup.py install for prettytable: finished with status 'done' Attempting uninstall: importlib-metadata Found existing installation: importlib-metadata 4.8.3 Uninstalling importlib-metadata-4.8.3: Successfully uninstalled importlib-metadata-4.8.3 Running setup.py install for dogpile.cache: started Running setup.py install for dogpile.cache: finished with status 'done' Attempting uninstall: simplejson Found existing installation: simplejson 3.20.1 Uninstalling simplejson-3.20.1: Successfully uninstalled simplejson-3.20.1 Running setup.py install for simplejson: started Running setup.py install for simplejson: finished with status 'done' Running setup.py install for pyinotify: started Running setup.py install for pyinotify: finished with status 'done' Running setup.py install for yamlordereddictloader: started Running setup.py install for yamlordereddictloader: finished with status 'done' Running setup.py install for warlock: started Running setup.py install for warlock: finished with status 'done' Running setup.py install for ncclient: started Running setup.py install for ncclient: finished with status 'done' Attempting uninstall: greenlet Found existing installation: greenlet 2.0.2 Uninstalling greenlet-2.0.2: Successfully uninstalled greenlet-2.0.2 Running setup.py install for testrepository: started Running setup.py install for testrepository: finished with status 'done' Running setup.py install for tabulate: started Running setup.py install for tabulate: finished with status 'done' 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 Running setup.py install for pyvmomi: started Running setup.py install for pyvmomi: finished with status 'done' Running setup.py install for python-string-utils: started Running setup.py install for python-string-utils: finished with status 'done' Running setup.py install for pycrypto: started Running setup.py install for pycrypto: finished with status 'done' Running setup.py install for junitxml: started Running setup.py install for junitxml: finished with status 'done' Attempting uninstall: gevent Found existing installation: gevent 22.10.2 Uninstalling gevent-22.10.2: Successfully uninstalled gevent-22.10.2 Running setup.py install for future: started Running setup.py install for future: finished with status 'done' Running setup.py install for discover: started Running setup.py install for discover: finished with status 'done' Running setup.py install for backports.ssl-match-hostname: started Running setup.py install for backports.ssl-match-hostname: finished with status 'done' ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. importlib-resources 5.4.0 requires zipp>=3.1.0; python_version < "3.10", but you have zipp 1.2.0 which is incompatible. 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-1.5.0 google-auth-1.11.2 greenlet-0.4.15 idna-2.8 importlib-metadata-1.5.0 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 pycrypto-2.6.1 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-1.6.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 ruamel.yaml.clib-0.2.0 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. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv  ---> Removed intermediate container ccc484516c17 ---> 93a55c5fac70 Step 15/17 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 017a9f97f63c ---> Removed intermediate container 017a9f97f63c ---> f8bea31690b3 Step 16/17 : LABEL net.juniper.contrail=test ---> Running in 41cc14b46717 ---> Removed intermediate container 41cc14b46717 ---> f3b7173d2692 Step 17/17 : LABEL net.juniper.node=test ---> Running in 8a3b5d02a3cb ---> Removed intermediate container 8a3b5d02a3cb ---> f77b2b3f7b20 Successfully built f77b2b3f7b20 Successfully tagged opensdn-test-test:master-1_2_2_2-2_9 Built test container opensdn-test-test:master-1_2_2_2-2_9 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-test-test] 0d85e460feea: Preparing 155e9464b70d: Preparing 1e61b44cf37d: Preparing cd708ae37a90: Preparing 3bcfc2bd23cc: Preparing e8bc63ec297d: Preparing 53e00b01f95c: Preparing 240dc40e1fbf: Preparing 3d4b0b2c6df2: Preparing 91b9a98b7b6c: Preparing e106cca54404: Preparing e7df82699634: Preparing 174f56854903: Preparing e8bc63ec297d: Waiting 53e00b01f95c: Waiting 240dc40e1fbf: Waiting 3d4b0b2c6df2: Waiting 91b9a98b7b6c: Waiting 174f56854903: Waiting e106cca54404: Waiting e7df82699634: Waiting 3bcfc2bd23cc: Layer already exists e8bc63ec297d: Layer already exists 53e00b01f95c: Layer already exists 240dc40e1fbf: Layer already exists 1e61b44cf37d: Pushed cd708ae37a90: Pushed 3d4b0b2c6df2: Layer already exists 91b9a98b7b6c: Layer already exists e106cca54404: Layer already exists e7df82699634: Layer already exists 174f56854903: Layer already exists 155e9464b70d: Pushed 0d85e460feea: Pushed master-1_2_2_2-2_9: digest: sha256:7f3fcb357801b529db9b067a5e477dfe697c5cc281b8dce0398c1a85cf153e69 size: 3040 INFO: Build test container for train finished successfully