Sending build context to Docker daemon 2.248 MB Step 1/6 : ARG LINUX_DISTR=centos Step 2/6 : ARG LINUX_DISTR_VER=7 Step 3/6 : FROM $LINUX_DISTR:$LINUX_DISTR_VER ---> eeb6ee3f44bd Step 4/6 : COPY . /tf-deployment-test ---> c801f7662873 Step 5/6 : RUN cp /tf-deployment-test/testrunner.sh / && cp -r /etc/yum.repos.d /etc/yum.repos.d.orig && if [ -f /tf-deployment-test/mirrors/pip.conf ] ; then cp /tf-deployment-test/mirrors/pip.conf /etc/ ; fi && if [[ -d /tf-deployment-test/mirrors && -n "$(ls /tf-deployment-test/mirrors/*.repo)" ]] ; then cp /tf-deployment-test/mirrors/*.repo /etc/yum.repos.d/ ; fi && yum update -y -x "redhat-release*" -x "coreutils*" && yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical && yum install -y python3 rsync openssh-clients && pip3 install --upgrade --no-compile pip && pip3 install --no-compile -r /tf-deployment-test/requirements.txt && pip3 install --force urllib3==1.24.2 && yum clean all -y && rm -rf /var/cache/yum ---> Running in da80353c83a4 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 glibc.x86_64 0:2.17-317.el7 will be updated ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated ---> Package glibc-common.x86_64 0:2.17-326.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 openssl-libs.x86_64 1:1.0.2k-19.el7 will be updated ---> Package openssl-libs.x86_64 1:1.0.2k-26.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-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 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 ================================================================================ 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 glibc x86_64 2.17-326.el7_9 tf-mirrors.ci_repos_yum7-updates 3.6 M glibc-common x86_64 2.17-326.el7_9 tf-mirrors.ci_repos_yum7-updates 12 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 openssl-libs x86_64 1:1.0.2k-26.el7_9 tf-mirrors.ci_repos_yum7-updates 1.2 M 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 ================================================================================ Upgrade 50 Packages Total download size: 50 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 80 MB/s | 50 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : tzdata-2024a-1.el7.noarch 1/100 Updating : bash-4.2.46-35.el7_9.x86_64 2/100 Updating : glibc-common-2.17-326.el7_9.x86_64 3/100 Updating : nss-softokn-freebl-3.90.0-6.el7_9.x86_64 4/100 Updating : glibc-2.17-326.el7_9.x86_64 5/100 Updating : nspr-4.35.0-1.el7_9.x86_64 6/100 Updating : nss-util-3.90.0-1.el7_9.x86_64 7/100 Updating : zlib-1.2.7-21.el7_9.x86_64 8/100 Updating : xz-libs-5.2.2-2.el7_9.x86_64 9/100 Updating : systemd-libs-219-78.el7_9.9.x86_64 10/100 Updating : libuuid-2.23.2-65.el7_9.1.x86_64 11/100 Updating : libblkid-2.23.2-65.el7_9.1.x86_64 12/100 Updating : libmount-2.23.2-65.el7_9.1.x86_64 13/100 Updating : nss-softokn-3.90.0-6.el7_9.x86_64 14/100 Updating : nss-pem-1.0.3-7.el7_9.1.x86_64 15/100 Updating : nss-sysinit-3.90.0-2.el7_9.x86_64 16/100 Updating : nss-3.90.0-2.el7_9.x86_64 17/100 Updating : nss-tools-3.90.0-2.el7_9.x86_64 18/100 Updating : libxml2-2.9.1-6.el7_9.6.x86_64 19/100 Updating : libsmartcols-2.23.2-65.el7_9.1.x86_64 20/100 Updating : util-linux-2.23.2-65.el7_9.1.x86_64 21/100 Updating : diffutils-3.3-6.el7_9.x86_64 22/100 install-info: No such file or directory for /usr/share/info/diffutils.info Updating : expat-2.1.0-15.el7_9.x86_64 23/100 Updating : ca-certificates-2023.2.60_v7.0.306-72.el7_9.noarch 24/100 Updating : 1:openssl-libs-1.0.2k-26.el7_9.x86_64 25/100 Updating : krb5-libs-1.15.1-55.el7_9.x86_64 26/100 Updating : python-libs-2.7.5-94.el7_9.x86_64 27/100 Updating : python-2.7.5-94.el7_9.x86_64 28/100 Updating : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 29/100 Updating : libssh2-1.8.0-4.el7_9.1.x86_64 30/100 Updating : libcurl-7.29.0-59.el7_9.2.x86_64 31/100 Updating : curl-7.29.0-59.el7_9.2.x86_64 32/100 Updating : rpm-libs-4.11.3-48.el7_9.x86_64 33/100 Updating : rpm-4.11.3-48.el7_9.x86_64 34/100 Updating : openldap-2.4.44-25.el7_9.x86_64 35/100 Updating : rpm-build-libs-4.11.3-48.el7_9.x86_64 36/100 Updating : centos-release-7-9.2009.1.el7.centos.x86_64 37/100 Updating : systemd-219-78.el7_9.9.x86_64 38/100 Failed to get D-Bus connection: Operation not permitted Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 39/100 Updating : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 40/100 Updating : kpartx-0.4.9-136.el7_9.x86_64 41/100 Updating : rpm-python-4.11.3-48.el7_9.x86_64 42/100 Updating : geoipupdate-2.5.0-2.el7.x86_64 43/100 Updating : libxml2-python-2.9.1-6.el7_9.6.x86_64 44/100 Updating : glib2-2.56.1-9.el7_9.x86_64 45/100 Updating : xz-5.2.2-2.el7_9.x86_64 46/100 Updating : binutils-2.27-44.base.el7_9.1.x86_64 47/100 install-info: No such file or directory for /usr/share/info/as.info.gz install-info: No such file or directory for /usr/share/info/binutils.info.gz install-info: No such file or directory for /usr/share/info/gprof.info.gz install-info: No such file or directory for /usr/share/info/ld.info.gz install-info: No such file or directory for /usr/share/info/standards.info.gz Updating : 2:vim-minimal-7.4.629-8.el7_9.x86_64 48/100 Updating : gzip-1.5-11.el7_9.x86_64 49/100 Updating : 32:bind-license-9.11.4-26.P2.el7_9.15.noarch 50/100 Cleanup : rpm-python-4.11.3-45.el7.x86_64 51/100 Cleanup : libxml2-python-2.9.1-6.el7.5.x86_64 52/100 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 53/100 Cleanup : glib2-2.56.1-7.el7.x86_64 54/100 Cleanup : python-2.7.5-89.el7.x86_64 55/100 Cleanup : python-libs-2.7.5-89.el7.x86_64 56/100 Cleanup : libxml2-2.9.1-6.el7.5.x86_64 57/100 Cleanup : xz-5.2.2-1.el7.x86_64 58/100 Cleanup : binutils-2.27-44.base.el7.x86_64 59/100 Cleanup : geoipupdate-2.5.0-1.el7.x86_64 60/100 Cleanup : kpartx-0.4.9-133.el7.x86_64 61/100 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.x86_64 62/100 Cleanup : 7:device-mapper-1.02.170-6.el7.x86_64 63/100 Cleanup : systemd-219-78.el7.x86_64 64/100 Cleanup : curl-7.29.0-59.el7.x86_64 65/100 Cleanup : libcurl-7.29.0-59.el7.x86_64 66/100 Cleanup : openldap-2.4.44-22.el7.x86_64 67/100 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 68/100 Cleanup : rpm-4.11.3-45.el7.x86_64 69/100 Cleanup : nss-tools-3.53.1-3.el7_9.x86_64 70/100 Cleanup : nss-sysinit-3.53.1-3.el7_9.x86_64 71/100 Cleanup : nss-3.53.1-3.el7_9.x86_64 72/100 Cleanup : nss-pem-1.0.3-7.el7.x86_64 73/100 Cleanup : util-linux-2.23.2-65.el7.x86_64 74/100 Cleanup : nss-softokn-3.53.1-6.el7_9.x86_64 75/100 Cleanup : libmount-2.23.2-65.el7.x86_64 76/100 Cleanup : libblkid-2.23.2-65.el7.x86_64 77/100 Cleanup : libssh2-1.8.0-4.el7.x86_64 78/100 Cleanup : systemd-libs-219-78.el7.x86_64 79/100 Cleanup : cyrus-sasl-lib-2.1.26-23.el7.x86_64 80/100 Cleanup : krb5-libs-1.15.1-50.el7.x86_64 81/100 Cleanup : 1:openssl-libs-1.0.2k-19.el7.x86_64 82/100 Cleanup : diffutils-3.3-5.el7.x86_64 83/100 Cleanup : gzip-1.5-10.el7.x86_64 84/100 Cleanup : ca-certificates-2020.2.41-70.0.el7_8.noarch 85/100 Cleanup : zlib-1.2.7-18.el7.x86_64 86/100 Cleanup : xz-libs-5.2.2-1.el7.x86_64 87/100 Cleanup : libuuid-2.23.2-65.el7.x86_64 88/100 Cleanup : libsmartcols-2.23.2-65.el7.x86_64 89/100 Cleanup : expat-2.1.0-12.el7.x86_64 90/100 Cleanup : 2:vim-minimal-7.4.629-7.el7.x86_64 91/100 Cleanup : centos-release-7-9.2009.0.el7.centos.x86_64 92/100 Cleanup : 32:bind-license-9.11.4-26.P2.el7.noarch 93/100 Cleanup : glibc-common-2.17-317.el7.x86_64 94/100 Cleanup : bash-4.2.46-34.el7.x86_64 95/100 Cleanup : nspr-4.25.0-2.el7_9.x86_64 96/100 Cleanup : nss-util-3.53.1-1.el7_9.x86_64 97/100 Cleanup : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 98/100 Cleanup : glibc-2.17-317.el7.x86_64 99/100 Cleanup : tzdata-2020d-2.el7.noarch 100/100 Verifying : libblkid-2.23.2-65.el7_9.1.x86_64 1/100 Verifying : libcurl-7.29.0-59.el7_9.2.x86_64 2/100 Verifying : centos-release-7-9.2009.1.el7.centos.x86_64 3/100 Verifying : libsmartcols-2.23.2-65.el7_9.1.x86_64 4/100 Verifying : nss-softokn-3.90.0-6.el7_9.x86_64 5/100 Verifying : openldap-2.4.44-25.el7_9.x86_64 6/100 Verifying : libxml2-python-2.9.1-6.el7_9.6.x86_64 7/100 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 8/100 Verifying : libxml2-2.9.1-6.el7_9.6.x86_64 9/100 Verifying : glibc-2.17-326.el7_9.x86_64 10/100 Verifying : libmount-2.23.2-65.el7_9.1.x86_64 11/100 Verifying : zlib-1.2.7-21.el7_9.x86_64 12/100 Verifying : tzdata-2024a-1.el7.noarch 13/100 Verifying : libssh2-1.8.0-4.el7_9.1.x86_64 14/100 Verifying : geoipupdate-2.5.0-2.el7.x86_64 15/100 Verifying : 1:openssl-libs-1.0.2k-26.el7_9.x86_64 16/100 Verifying : nss-pem-1.0.3-7.el7_9.1.x86_64 17/100 Verifying : util-linux-2.23.2-65.el7_9.1.x86_64 18/100 Verifying : binutils-2.27-44.base.el7_9.1.x86_64 19/100 Verifying : bash-4.2.46-35.el7_9.x86_64 20/100 Verifying : python-2.7.5-94.el7_9.x86_64 21/100 Verifying : nss-tools-3.90.0-2.el7_9.x86_64 22/100 Verifying : systemd-219-78.el7_9.9.x86_64 23/100 Verifying : 2:vim-minimal-7.4.629-8.el7_9.x86_64 24/100 Verifying : nss-sysinit-3.90.0-2.el7_9.x86_64 25/100 Verifying : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 26/100 Verifying : python-libs-2.7.5-94.el7_9.x86_64 27/100 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 28/100 Verifying : 32:bind-license-9.11.4-26.P2.el7_9.15.noarch 29/100 Verifying : nss-softokn-freebl-3.90.0-6.el7_9.x86_64 30/100 Verifying : kpartx-0.4.9-136.el7_9.x86_64 31/100 Verifying : krb5-libs-1.15.1-55.el7_9.x86_64 32/100 Verifying : rpm-4.11.3-48.el7_9.x86_64 33/100 Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 34/100 Verifying : systemd-libs-219-78.el7_9.9.x86_64 35/100 Verifying : nss-util-3.90.0-1.el7_9.x86_64 36/100 Verifying : ca-certificates-2023.2.60_v7.0.306-72.el7_9.noarch 37/100 Verifying : libuuid-2.23.2-65.el7_9.1.x86_64 38/100 Verifying : xz-libs-5.2.2-2.el7_9.x86_64 39/100 Verifying : diffutils-3.3-6.el7_9.x86_64 40/100 Verifying : nss-3.90.0-2.el7_9.x86_64 41/100 Verifying : expat-2.1.0-15.el7_9.x86_64 42/100 Verifying : glib2-2.56.1-9.el7_9.x86_64 43/100 Verifying : curl-7.29.0-59.el7_9.2.x86_64 44/100 Verifying : gzip-1.5-11.el7_9.x86_64 45/100 Verifying : glibc-common-2.17-326.el7_9.x86_64 46/100 Verifying : rpm-python-4.11.3-48.el7_9.x86_64 47/100 Verifying : nspr-4.35.0-1.el7_9.x86_64 48/100 Verifying : xz-5.2.2-2.el7_9.x86_64 49/100 Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 50/100 Verifying : rpm-4.11.3-45.el7.x86_64 51/100 Verifying : nss-tools-3.53.1-3.el7_9.x86_64 52/100 Verifying : glibc-common-2.17-317.el7.x86_64 53/100 Verifying : ca-certificates-2020.2.41-70.0.el7_8.noarch 54/100 Verifying : nss-softokn-3.53.1-6.el7_9.x86_64 55/100 Verifying : nss-util-3.53.1-1.el7_9.x86_64 56/100 Verifying : glib2-2.56.1-7.el7.x86_64 57/100 Verifying : libssh2-1.8.0-4.el7.x86_64 58/100 Verifying : nspr-4.25.0-2.el7_9.x86_64 59/100 Verifying : nss-pem-1.0.3-7.el7.x86_64 60/100 Verifying : systemd-219-78.el7.x86_64 61/100 Verifying : 7:device-mapper-1.02.170-6.el7.x86_64 62/100 Verifying : libblkid-2.23.2-65.el7.x86_64 63/100 Verifying : rpm-libs-4.11.3-45.el7.x86_64 64/100 Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 65/100 Verifying : libxml2-python-2.9.1-6.el7.5.x86_64 66/100 Verifying : tzdata-2020d-2.el7.noarch 67/100 Verifying : libuuid-2.23.2-65.el7.x86_64 68/100 Verifying : 2:vim-minimal-7.4.629-7.el7.x86_64 69/100 Verifying : geoipupdate-2.5.0-1.el7.x86_64 70/100 Verifying : nss-sysinit-3.53.1-3.el7_9.x86_64 71/100 Verifying : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 72/100 Verifying : rpm-python-4.11.3-45.el7.x86_64 73/100 Verifying : libcurl-7.29.0-59.el7.x86_64 74/100 Verifying : curl-7.29.0-59.el7.x86_64 75/100 Verifying : krb5-libs-1.15.1-50.el7.x86_64 76/100 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 77/100 Verifying : gzip-1.5-10.el7.x86_64 78/100 Verifying : binutils-2.27-44.base.el7.x86_64 79/100 Verifying : nss-3.53.1-3.el7_9.x86_64 80/100 Verifying : zlib-1.2.7-18.el7.x86_64 81/100 Verifying : libxml2-2.9.1-6.el7.5.x86_64 82/100 Verifying : centos-release-7-9.2009.0.el7.centos.x86_64 83/100 Verifying : systemd-libs-219-78.el7.x86_64 84/100 Verifying : diffutils-3.3-5.el7.x86_64 85/100 Verifying : openldap-2.4.44-22.el7.x86_64 86/100 Verifying : 7:device-mapper-libs-1.02.170-6.el7.x86_64 87/100 Verifying : util-linux-2.23.2-65.el7.x86_64 88/100 Verifying : xz-libs-5.2.2-1.el7.x86_64 89/100 Verifying : python-2.7.5-89.el7.x86_64 90/100 Verifying : expat-2.1.0-12.el7.x86_64 91/100 Verifying : glibc-2.17-317.el7.x86_64 92/100 Verifying : bash-4.2.46-34.el7.x86_64 93/100 Verifying : kpartx-0.4.9-133.el7.x86_64 94/100 Verifying : 32:bind-license-9.11.4-26.P2.el7.noarch 95/100 Verifying : python-libs-2.7.5-89.el7.x86_64 96/100 Verifying : xz-5.2.2-1.el7.x86_64 97/100 Verifying : libsmartcols-2.23.2-65.el7.x86_64 98/100 Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 99/100 Verifying : libmount-2.23.2-65.el7.x86_64 100/100 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 glibc.x86_64 0:2.17-326.el7_9 glibc-common.x86_64 0:2.17-326.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 openssl-libs.x86_64 1:1.0.2k-26.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 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 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 python3.x86_64 0:3.6.8-21.el7_9 will be installed --> Processing Dependency: python3-libs(x86-64) = 3.6.8-21.el7_9 for package: python3-3.6.8-21.el7_9.x86_64 --> Processing Dependency: python3-setuptools for package: python3-3.6.8-21.el7_9.x86_64 --> Processing Dependency: python3-pip for package: python3-3.6.8-21.el7_9.x86_64 --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-21.el7_9.x86_64 ---> Package rsync.x86_64 0:3.1.2-12.el7_9 will be installed --> Running transaction check ---> 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 libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed ---> Package openssh.x86_64 0:7.4p1-23.el7_9 will be installed ---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be installed --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-21.el7_9.x86_64 ---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed --> Running transaction check ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: openssh-clients x86_64 7.4p1-23.el7_9 tf-mirrors.ci_repos_yum7-updates 655 k python3 x86_64 3.6.8-21.el7_9 tf-mirrors.ci_repos_yum7-updates 71 k rsync x86_64 3.1.2-12.el7_9 tf-mirrors.ci_repos_yum7-updates 408 k Installing for dependencies: fipscheck x86_64 1.4.1-6.el7 tf-mirrors.ci_repos_yum7-base 21 k fipscheck-lib x86_64 1.4.1-6.el7 tf-mirrors.ci_repos_yum7-base 11 k libedit x86_64 3.0-12.20121213cvs.el7 tf-mirrors.ci_repos_yum7-base 92 k libtirpc x86_64 0.2.4-0.16.el7 tf-mirrors.ci_repos_yum7-base 89 k openssh x86_64 7.4p1-23.el7_9 tf-mirrors.ci_repos_yum7-updates 510 k python3-libs x86_64 3.6.8-21.el7_9 tf-mirrors.ci_repos_yum7-updates 7.0 M python3-pip noarch 9.0.3-8.el7 tf-mirrors.ci_repos_yum7-base 1.6 M python3-setuptools noarch 39.2.0-10.el7 tf-mirrors.ci_repos_yum7-base 629 k Transaction Summary ================================================================================ Install 3 Packages (+8 Dependent packages) Total download size: 11 M Installed size: 53 M Downloading packages: -------------------------------------------------------------------------------- Total 35 MB/s | 11 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : fipscheck-1.4.1-6.el7.x86_64 1/11 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/11 Installing : openssh-7.4p1-23.el7_9.x86_64 3/11 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 4/11 Installing : libtirpc-0.2.4-0.16.el7.x86_64 5/11 Installing : python3-setuptools-39.2.0-10.el7.noarch 6/11 Installing : python3-pip-9.0.3-8.el7.noarch 7/11 Installing : python3-3.6.8-21.el7_9.x86_64 8/11 Installing : python3-libs-3.6.8-21.el7_9.x86_64 9/11 Installing : openssh-clients-7.4p1-23.el7_9.x86_64 10/11 Installing : rsync-3.1.2-12.el7_9.x86_64 11/11 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/11 Verifying : libtirpc-0.2.4-0.16.el7.x86_64 2/11 Verifying : openssh-7.4p1-23.el7_9.x86_64 3/11 Verifying : rsync-3.1.2-12.el7_9.x86_64 4/11 Verifying : fipscheck-1.4.1-6.el7.x86_64 5/11 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 6/11 Verifying : openssh-clients-7.4p1-23.el7_9.x86_64 7/11 Verifying : python3-libs-3.6.8-21.el7_9.x86_64 8/11 Verifying : python3-setuptools-39.2.0-10.el7.noarch 9/11 Verifying : python3-pip-9.0.3-8.el7.noarch 10/11 Verifying : python3-3.6.8-21.el7_9.x86_64 11/11 Installed: openssh-clients.x86_64 0:7.4p1-23.el7_9 python3.x86_64 0:3.6.8-21.el7_9 rsync.x86_64 0:3.1.2-12.el7_9 Dependency Installed: fipscheck.x86_64 0:1.4.1-6.el7 fipscheck-lib.x86_64 0:1.4.1-6.el7 libedit.x86_64 0:3.0-12.20121213cvs.el7 libtirpc.x86_64 0:0.2.4-0.16.el7 openssh.x86_64 0:7.4p1-23.el7_9 python3-libs.x86_64 0:3.6.8-21.el7_9 python3-pip.noarch 0:9.0.3-8.el7 python3-setuptools.noarch 0:39.2.0-10.el7 Complete! WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead. Collecting pip Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7MB) Installing collected packages: pip Successfully installed pip-21.3.1 WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip. Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. To avoid this problem you can invoke Python with '-m pip' instead of running pip directly. Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Collecting testrepository Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c50/1212eb885ab1d/testrepository-0.0.21-py2.py3-none-any.whl (117 kB) Collecting testtools Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cae/7b2c2f459e448/testtools-2.6.0-py3-none-any.whl (182 kB) Collecting paramiko Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e4/9fd2f82f84acf/paramiko-3.4.1-py3-none-any.whl (226 kB) Collecting python-subunit Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c08/d6de7e09bf6ac/python_subunit-1.4.2-py3-none-any.whl (106 kB) Collecting junitxml 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 fixtures Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d27/58826400d095b/fixtures-4.0.1.tar.gz (56 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 contrail-api-client==2005 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f74/d1adc19c127f1/contrail-api-client-2005.tar.gz (995 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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 six==1.15.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting requests==2.24.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fe7/5cc94a9443b92/requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting pyyaml<6.0.0 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 os-testr Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) Collecting idna<3,>=2.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/922/820b53db7a725/certifi-2024.8.30-py3-none-any.whl (167 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f53/21fbe4bf3fefa/urllib3-1.25.11-py2.py3-none-any.whl (127 kB) Collecting iso8601 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/840/0e90141bf792b/iso8601-1.1.0-py3-none-any.whl (9.9 kB) Collecting pbr>=0.11 Using cached http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a77/6ae228892d801/pbr-6.1.0-py2.py3-none-any.whl (108 kB) Collecting pynacl>=1.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) Collecting cryptography>=3.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0dc/ca15d3a19a66e/cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB) Collecting bcrypt>=3.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ae8/8eca3024bb34b/bcrypt-4.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (593 kB) 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 stestr>=1.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f31/9326588c39528/stestr-4.1.0-py3-none-any.whl (117 kB) Collecting cffi>=1.12 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/697/5a3fac6bc83c4/cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) Collecting tomlkit>=0.11.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/07d/e26b0d8cfc18f/tomlkit-0.11.6-py3-none-any.whl (35 kB) Collecting voluptuous>=0.8.9 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4b8/38b185f5951f2/voluptuous-0.13.1-py3-none-any.whl (29 kB) Collecting cliff>=2.8.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) Collecting pycparser Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8ee/45429555515e1/pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting cmd2>=1.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f19/88ff2fff0ed81/cmd2-2.4.3-py3-none-any.whl (147 kB) Collecting autopage>=0.4.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f5e/ae54dd20ccc8b/autopage-0.5.2-py3-none-any.whl (30 kB) Collecting pyparsing>=2.1.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a6a/7ee4235a3f944/pyparsing-3.1.4-py3-none-any.whl (104 kB) Collecting stevedore>=2.0.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fa2/630e3d0ad3e22/stevedore-3.5.2-py3-none-any.whl (50 kB) Collecting PrettyTable>=0.7.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/141/1c65d21dca9ea/prettytable-2.5.0-py3-none-any.whl (24 kB) Collecting attrs>=16.3.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/29e/95c7f6778868d/attrs-22.2.0-py3-none-any.whl (60 kB) Collecting typing-extensions Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/21c/85e0fe4b9a155/typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting pyperclip>=1.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b7d/e0142ddc81bfc/pyperclip-1.9.0.tar.gz (20 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting importlib-metadata>=1.6.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/65a/9576a5b2d58ca/importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting wcwidth>=0.1.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3da/69048e4540d84/wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Collecting zipp>=0.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl (5.3 kB) Using legacy 'setup.py install' for contrail-api-client, 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 pyperclip, since package 'wheel' is not installed. Building wheels for collected packages: fixtures Building wheel for fixtures (pyproject.toml): started Building wheel for fixtures (pyproject.toml): finished with status 'done' Created wheel for fixtures: filename=fixtures-4.0.1-py3-none-any.whl size=63074 sha256=a062271b4c45cf908847301aa5dcb8115a95d5ab5776ce03f6302b0d8cb53563 Stored in directory: /root/.cache/pip/wheels/e1/6d/a5/ff428bab366d49d226c1368015c546662a96087b71fe8e0ad4 Successfully built fixtures Installing collected packages: zipp, typing-extensions, pbr, wcwidth, pyperclip, importlib-metadata, fixtures, attrs, testtools, stevedore, pyyaml, pyparsing, pycparser, PrettyTable, extras, cmd2, autopage, voluptuous, tomlkit, python-subunit, cliff, cffi, urllib3, stestr, pynacl, iso8601, idna, cryptography, chardet, certifi, bcrypt, testrepository, six, requests, paramiko, os-testr, junitxml, future, contrail-api-client Running setup.py install for pyperclip: started Running setup.py install for pyperclip: finished with status 'done' Running setup.py install for junitxml: started Running setup.py install for junitxml: finished with status 'done' Running setup.py install for future: started Running setup.py install for future: finished with status 'done' Running setup.py install for contrail-api-client: started Running setup.py install for contrail-api-client: finished with status 'done' Successfully installed PrettyTable-2.5.0 attrs-22.2.0 autopage-0.5.2 bcrypt-4.0.1 certifi-2024.8.30 cffi-1.15.1 chardet-3.0.4 cliff-3.10.1 cmd2-2.4.3 contrail-api-client-2005 cryptography-40.0.2 extras-1.0.0 fixtures-4.0.1 future-0.18.2 idna-2.10 importlib-metadata-4.8.3 iso8601-1.1.0 junitxml-0.7 os-testr-2.0.1 paramiko-3.4.1 pbr-6.1.0 pycparser-2.21 pynacl-1.5.0 pyparsing-3.1.4 pyperclip-1.9.0 python-subunit-1.4.2 pyyaml-5.4.1 requests-2.24.0 six-1.15.0 stestr-4.1.0 stevedore-3.5.2 testrepository-0.0.21 testtools-2.6.0 tomlkit-0.11.6 typing-extensions-4.1.1 urllib3-1.25.11 voluptuous-0.13.1 wcwidth-0.2.13 zipp-3.6.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 WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip. Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. To avoid this problem you can invoke Python with '-m pip' instead of running pip directly. Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Collecting urllib3==1.24.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4c2/91ca23bbb55c7/urllib3-1.24.2-py2.py3-none-any.whl (131 kB) Installing collected packages: urllib3 Attempting uninstall: urllib3 Found existing installation: urllib3 1.25.11 Uninstalling urllib3-1.25.11: Successfully uninstalled urllib3-1.25.11 Successfully installed urllib3-1.24.2 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 Loaded plugins: fastestmirror, ovl Cleaning repos: 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 Cleaning up list of fastest mirrors ---> Removed intermediate container da80353c83a4 ---> a24935a0c035 Step 6/6 : ENTRYPOINT ["/tf-deployment-test/entrypoint.sh"] ---> Running in 82d8e2178b9b ---> Removed intermediate container 82d8e2178b9b ---> d6ac665556fc [Warning] One or more build-args [LANG LANGUAGE LC_ALL] were not consumed Successfully built d6ac665556fc Successfully tagged nexus.gz1.opensdn.io:5102/tf-deployment-test:nightly The push refers to repository [nexus.gz1.opensdn.io:5102/tf-deployment-test] 6ca8def72025: Preparing 73bfe9760c5d: Preparing 174f56854903: Preparing 174f56854903: Layer already exists 73bfe9760c5d: Pushed 6ca8def72025: Pushed nightly: digest: sha256:a530679d3df80f63a0f3ba50f10422f887ae8b550bbcd5e519d4f6fd5f25e6ea size: 952