Running: docker build /localdisk/loadbuild/jenkins/rc-3.0/20191212T162958Z/std/build-images/loci --no-cache --build-arg PROJECT=infra --build-arg PROJECT_REPO=nil --build-arg FROM=docker.io/starlingx/stx-centos:rc-3.0-stable-20191212T162958Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/rc/3.0/centos/20191212T162958Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PIP_PACKAGES=pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 six prettytable PyYAML python-keystoneclient python-barbicanclient python-openstackclient cgtsclient fmclient distributedcloud_client osprofiler beautifulsoup4 --build-arg DIST_PACKAGES=python-devel libffi-devel openssl-devel which bash-completion helm kubernetes-client --tag jenkins/stx-platformclients:rc-3.0-centos-stable-build Sending build context to Docker daemon 456.2kB Step 1/26 : ARG FROM=ubuntu:xenial Step 2/26 : FROM ${FROM} ---> 9cd448bf5016 Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH ---> Running in 4ca64cd7f9fa Removing intermediate container 4ca64cd7f9fa ---> 35e40beca556 Step 4/26 : ARG PROJECT ---> Running in b084f71b64f5 Removing intermediate container b084f71b64f5 ---> 1097bb63106f Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu ---> Running in cd11f8d7e4f4 Removing intermediate container cd11f8d7e4f4 ---> 41b645c1d271 Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT} ---> Running in 47afaf90e575 Removing intermediate container 47afaf90e575 ---> c80854dba617 Step 7/26 : ARG PROJECT_REF=master ---> Running in 703ff2986be7 Removing intermediate container 703ff2986be7 ---> 643711ce8a6c Step 8/26 : ARG DISTRO ---> Running in f96cf4710736 Removing intermediate container f96cf4710736 ---> 82d8ae902ab3 Step 9/26 : ARG PROFILES ---> Running in 6bffcae907de Removing intermediate container 6bffcae907de ---> 2636973066b8 Step 10/26 : ARG PIP_PACKAGES="" ---> Running in bc7149e02bd3 Removing intermediate container bc7149e02bd3 ---> c120ab3239dd Step 11/26 : ARG PIP_ARGS="" ---> Running in 1bc6507e5a26 Removing intermediate container 1bc6507e5a26 ---> 69da21e5bfaa Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS ---> Running in 50565bc9cc75 Removing intermediate container 50565bc9cc75 ---> 008f233584f2 Step 13/26 : ARG DIST_PACKAGES="" ---> Running in 3f3ee6562e5d Removing intermediate container 3f3ee6562e5d ---> 1d43d75b80f0 Step 14/26 : ARG PLUGIN=no ---> Running in 0055ae402a9a Removing intermediate container 0055ae402a9a ---> f6c04252e483 Step 15/26 : ARG PYTHON3=no ---> Running in 84eeeb9e7824 Removing intermediate container 84eeeb9e7824 ---> a56dcc3809f2 Step 16/26 : ARG EXTRA_BINDEP="" ---> Running in 68122cf596ed Removing intermediate container 68122cf596ed ---> bd4c65780d36 Step 17/26 : ARG EXTRA_PYDEP="" ---> Running in a1eced89f66b Removing intermediate container a1eced89f66b ---> b69029998cfa Step 18/26 : ARG UID=42424 ---> Running in d2811b07a663 Removing intermediate container d2811b07a663 ---> 3223db69d716 Step 19/26 : ARG GID=42424 ---> Running in f2d4272734a5 Removing intermediate container f2d4272734a5 ---> c3ea2d7e4b31 Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc ---> Running in e063053a7ed9 Removing intermediate container e063053a7ed9 ---> 826e8d081445 Step 21/26 : ARG NOVNC_REF=v1.0.0 ---> Running in 99287c5a44fe Removing intermediate container 99287c5a44fe ---> 341bfce65807 Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git ---> Running in 0987e8aef9d5 Removing intermediate container 0987e8aef9d5 ---> c2a59678f599 Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6 ---> Running in a8e0a583070d Removing intermediate container a8e0a583070d ---> aa85c65be87a Step 24/26 : COPY scripts /opt/loci/scripts ---> 6bb4d05eab7a Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/ ---> 938b1de233cf Step 26/26 : RUN /opt/loci/scripts/install.sh ---> Running in 6b5fad215c6a ++ awk -F= '/^ID=/ {gsub(/\"/, "", $2); print $2}' /etc/centos-release /etc/os-release /etc/redhat-release /etc/system-release + distro=centos + export distro=centos + distro=centos + [[ no == \n\o ]] + dpkg_python_packages=("python" "virtualenv") + rpm_python_packages=("python" "python-virtualenv") + case ${distro} in + yum upgrade -y Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: less.cogeco.net * extras: less.cogeco.net * updates: centos.mirror.rafal.ca Resolving Dependencies --> Running transaction check ---> Package audit-libs.x86_64 0:2.8.4-4.el7 will be updated ---> Package audit-libs.x86_64 0:2.8.5-4.el7 will be an update ---> Package bash.x86_64 0:4.2.46-31.el7.tis.4 will be updated ---> Package bash.x86_64 0:4.2.46-33.el7 will be an update ---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated ---> Package bind-license.noarch 32:9.11.4-9.P2.el7 will be an update ---> Package binutils.x86_64 0:2.27-34.base.el7 will be updated ---> Package binutils.x86_64 0:2.27-41.base.el7_7.1 will be an update ---> Package ca-certificates.noarch 0:2018.2.22-70.0.el7_5 will be updated ---> Package ca-certificates.noarch 0:2019.2.32-76.el7_7 will be an update ---> Package centos-release.x86_64 0:7-6.1810.2.el7.centos will be updated ---> Package centos-release.x86_64 0:7-7.1908.0.el7.centos will be an update ---> Package coreutils.x86_64 0:8.22-23.el7 will be updated ---> Package coreutils.x86_64 0:8.22-24.el7 will be an update ---> Package cryptsetup-libs.x86_64 0:2.0.3-3.el7 will be updated ---> Package cryptsetup-libs.x86_64 0:2.0.3-5.el7 will be an update ---> Package curl.x86_64 0:7.29.0-51.el7_6.3 will be updated ---> Package curl.x86_64 0:7.29.0-54.el7_7.1 will be an update ---> Package dbus.x86_64 1:1.10.24-12.el7 will be updated ---> Package dbus.x86_64 1:1.10.24-13.el7_6 will be an update ---> Package dbus-libs.x86_64 1:1.10.24-12.el7 will be updated ---> Package dbus-libs.x86_64 1:1.10.24-13.el7_6 will be an update ---> Package device-mapper.x86_64 7:1.02.146-4.el7 will be updated ---> Package device-mapper.x86_64 7:1.02.158-2.el7_7.2 will be an update ---> Package device-mapper-libs.x86_64 7:1.02.146-4.el7 will be updated ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 will be an update ---> Package diffutils.x86_64 0:3.3-4.el7 will be updated ---> Package diffutils.x86_64 0:3.3-5.el7 will be an update ---> Package dracut.x86_64 0:033-554.el7 will be updated ---> Package dracut.x86_64 0:033-564.el7 will be an update ---> Package glib2.x86_64 0:2.56.1-2.el7 will be updated ---> Package glib2.x86_64 0:2.56.1-5.el7 will be an update ---> Package glibc.x86_64 0:2.17-260.el7 will be updated ---> Package glibc.x86_64 0:2.17-292.el7 will be an update ---> Package glibc-common.x86_64 0:2.17-260.el7 will be updated ---> Package glibc-common.x86_64 0:2.17-292.el7 will be an update ---> Package gnutls.x86_64 0:3.3.29-8.el7 will be updated ---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be an update ---> Package hostname.x86_64 0:3.13-3.el7 will be updated ---> Package hostname.x86_64 0:3.13-3.el7_7.1 will be an update ---> Package hwdata.x86_64 0:0.252-9.1.el7 will be updated ---> Package hwdata.x86_64 0:0.252-9.3.el7 will be an update ---> Package ima-evm-utils.x86_64 0:1.1-2.el7 will be updated ---> Package ima-evm-utils.x86_64 0:1.1-3.el7 will be an update ---> Package kmod.x86_64 0:20-23.el7 will be updated ---> Package kmod.x86_64 0:20-25.el7 will be an update ---> Package kmod-libs.x86_64 0:20-23.el7 will be updated ---> Package kmod-libs.x86_64 0:20-25.el7 will be an update ---> Package kpartx.x86_64 0:0.4.9-119.el7 will be updated ---> Package kpartx.x86_64 0:0.4.9-127.el7 will be an update ---> Package krb5-libs.x86_64 0:1.15.1-34.el7 will be updated ---> Package krb5-libs.x86_64 0:1.15.1-37.el7_7.2 will be an update ---> Package libblkid.x86_64 0:2.23.2-59.el7 will be updated ---> Package libblkid.x86_64 0:2.23.2-61.el7_7.1 will be an update ---> Package libcap.x86_64 0:2.22-9.el7 will be updated ---> Package libcap.x86_64 0:2.22-10.el7 will be an update ---> Package libcom_err.x86_64 0:1.42.9-13.el7 will be updated ---> Package libcom_err.x86_64 0:1.42.9-16.el7 will be an update ---> Package libcurl.x86_64 0:7.29.0-51.el7_6.3 will be updated ---> Package libcurl.x86_64 0:7.29.0-54.el7_7.1 will be an update ---> Package libdb.x86_64 0:5.3.21-24.el7 will be updated ---> Package libdb.x86_64 0:5.3.21-25.el7 will be an update ---> Package libdb-utils.x86_64 0:5.3.21-24.el7 will be updated ---> Package libdb-utils.x86_64 0:5.3.21-25.el7 will be an update ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-39.el7 will be an update ---> Package libmount.x86_64 0:2.23.2-59.el7 will be updated ---> Package libmount.x86_64 0:2.23.2-61.el7_7.1 will be an update ---> Package libsmartcols.x86_64 0:2.23.2-59.el7 will be updated ---> Package libsmartcols.x86_64 0:2.23.2-61.el7_7.1 will be an update ---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated ---> Package libssh2.x86_64 0:1.8.0-3.el7 will be an update ---> Package libstdc++.x86_64 0:4.8.5-36.el7 will be updated ---> Package libstdc++.x86_64 0:4.8.5-39.el7 will be an update ---> Package libuuid.x86_64 0:2.23.2-59.el7 will be updated ---> Package libuuid.x86_64 0:2.23.2-61.el7_7.1 will be an update ---> Package lz4.x86_64 0:1.7.5-2.el7 will be updated ---> Package lz4.x86_64 0:1.7.5-3.el7 will be an update ---> Package nspr.x86_64 0:4.19.0-1.el7_5 will be updated ---> Package nspr.x86_64 0:4.21.0-1.el7 will be an update ---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated ---> Package nss.x86_64 0:3.44.0-7.el7_7 will be an update ---> Package nss-pem.x86_64 0:1.0.3-5.el7 will be updated ---> Package nss-pem.x86_64 0:1.0.3-7.el7 will be an update ---> Package nss-softokn.x86_64 0:3.36.0-5.el7_5 will be updated ---> Package nss-softokn.x86_64 0:3.44.0-8.el7_7 will be an update ---> Package nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5 will be updated ---> Package nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 will be an update ---> Package nss-sysinit.x86_64 0:3.36.0-7.el7_5 will be updated ---> Package nss-sysinit.x86_64 0:3.44.0-7.el7_7 will be an update ---> Package nss-tools.x86_64 0:3.36.0-7.el7_5 will be updated ---> Package nss-tools.x86_64 0:3.44.0-7.el7_7 will be an update ---> Package nss-util.x86_64 0:3.36.0-1.el7_5 will be updated ---> Package nss-util.x86_64 0:3.44.0-4.el7_7 will be an update ---> Package openldap.x86_64 0:2.4.44-20.el7.tis.9 will be updated ---> Package openldap.x86_64 0:2.4.44-21.el7_6 will be an update ---> Package openssh.x86_64 0:7.4p1-16.el7_4.tis.10 will be updated ---> Package openssh.x86_64 0:7.4p1-21.el7 will be an update ---> Package openssh-clients.x86_64 0:7.4p1-16.el7_4.tis.10 will be updated ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be an update ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated ---> Package openssl-libs.x86_64 1:1.0.2k-19.el7 will be an update ---> Package passwd.x86_64 0:0.79-4.el7 will be updated ---> Package passwd.x86_64 0:0.79-5.el7 will be an update ---> Package procps-ng.x86_64 0:3.3.10-23.el7 will be updated ---> Package procps-ng.x86_64 0:3.3.10-26.el7_7.1 will be an update ---> Package python.x86_64 0:2.7.5-76.el7.tis.4 will be updated ---> Package python.x86_64 0:2.7.5-86.el7 will be an update ---> Package python-libs.x86_64 0:2.7.5-76.el7.tis.4 will be updated ---> Package python-libs.x86_64 0:2.7.5-86.el7 will be an update ---> Package readline.x86_64 0:6.2-10.el7 will be updated ---> Package readline.x86_64 0:6.2-11.el7 will be an update ---> Package shadow-utils.x86_64 2:4.1.5.1-25.el7 will be updated ---> Package shadow-utils.x86_64 2:4.6-5.el7 will be an update ---> Package systemd.x86_64 0:219-67.el7.tis.1 will be updated ---> Package systemd.x86_64 0:219-67.el7_7.2 will be an update ---> Package systemd-libs.x86_64 0:219-67.el7.tis.1 will be updated ---> Package systemd-libs.x86_64 0:219-67.el7_7.2 will be an update ---> Package tzdata.noarch 0:2018g-1.el7 will be updated ---> Package tzdata.noarch 0:2019c-1.el7 will be an update ---> Package util-linux.x86_64 0:2.23.2-59.el7 will be updated ---> Package util-linux.x86_64 0:2.23.2-61.el7_7.1 will be an update ---> Package vim-minimal.x86_64 2:7.4.160-5.el7 will be updated ---> Package vim-minimal.x86_64 2:7.4.629-6.el7 will be an update ---> Package yum.noarch 0:3.4.3-161.el7.centos will be updated ---> Package yum.noarch 0:3.4.3-163.el7.centos will be an update ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-50.el7 will be updated ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-52.el7 will be an update ---> Package yum-plugin-ovl.noarch 0:1.1.31-45.el7 will be updated ---> Package yum-plugin-ovl.noarch 0:1.1.31-52.el7 will be an update ---> Package yum-utils.noarch 0:1.1.31-50.el7 will be updated ---> Package yum-utils.noarch 0:1.1.31-52.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: audit-libs x86_64 2.8.5-4.el7 base 102 k bash x86_64 4.2.46-33.el7 base 1.0 M bind-license noarch 32:9.11.4-9.P2.el7 base 88 k binutils x86_64 2.27-41.base.el7_7.1 updates 5.9 M ca-certificates noarch 2019.2.32-76.el7_7 updates 399 k centos-release x86_64 7-7.1908.0.el7.centos base 26 k coreutils x86_64 8.22-24.el7 base 3.3 M cryptsetup-libs x86_64 2.0.3-5.el7 base 338 k curl x86_64 7.29.0-54.el7_7.1 updates 270 k dbus x86_64 1:1.10.24-13.el7_6 base 245 k dbus-libs x86_64 1:1.10.24-13.el7_6 base 169 k device-mapper x86_64 7:1.02.158-2.el7_7.2 updates 294 k device-mapper-libs x86_64 7:1.02.158-2.el7_7.2 updates 322 k diffutils x86_64 3.3-5.el7 base 322 k dracut x86_64 033-564.el7 base 329 k glib2 x86_64 2.56.1-5.el7 base 2.5 M glibc x86_64 2.17-292.el7 base 3.6 M glibc-common x86_64 2.17-292.el7 base 11 M gnutls x86_64 3.3.29-9.el7_6 base 680 k hostname x86_64 3.13-3.el7_7.1 updates 17 k hwdata x86_64 0.252-9.3.el7 base 2.4 M ima-evm-utils x86_64 1.1-3.el7 base 46 k kmod x86_64 20-25.el7 base 122 k kmod-libs x86_64 20-25.el7 base 51 k kpartx x86_64 0.4.9-127.el7 base 78 k krb5-libs x86_64 1.15.1-37.el7_7.2 updates 805 k libblkid x86_64 2.23.2-61.el7_7.1 updates 181 k libcap x86_64 2.22-10.el7 base 47 k libcom_err x86_64 1.42.9-16.el7 base 41 k libcurl x86_64 7.29.0-54.el7_7.1 updates 223 k libdb x86_64 5.3.21-25.el7 base 720 k libdb-utils x86_64 5.3.21-25.el7 base 132 k libgcc x86_64 4.8.5-39.el7 base 102 k libmount x86_64 2.23.2-61.el7_7.1 updates 183 k libsmartcols x86_64 2.23.2-61.el7_7.1 updates 141 k libssh2 x86_64 1.8.0-3.el7 base 88 k libstdc++ x86_64 4.8.5-39.el7 base 305 k libuuid x86_64 2.23.2-61.el7_7.1 updates 83 k lz4 x86_64 1.7.5-3.el7 base 99 k nspr x86_64 4.21.0-1.el7 base 127 k nss x86_64 3.44.0-7.el7_7 updates 854 k nss-pem x86_64 1.0.3-7.el7 base 74 k nss-softokn x86_64 3.44.0-8.el7_7 updates 330 k nss-softokn-freebl x86_64 3.44.0-8.el7_7 updates 224 k nss-sysinit x86_64 3.44.0-7.el7_7 updates 65 k nss-tools x86_64 3.44.0-7.el7_7 updates 528 k nss-util x86_64 3.44.0-4.el7_7 updates 79 k openldap x86_64 2.4.44-21.el7_6 base 356 k openssh x86_64 7.4p1-21.el7 base 510 k openssh-clients x86_64 7.4p1-21.el7 base 655 k openssl-libs x86_64 1:1.0.2k-19.el7 base 1.2 M passwd x86_64 0.79-5.el7 base 105 k procps-ng x86_64 3.3.10-26.el7_7.1 updates 291 k python x86_64 2.7.5-86.el7 base 95 k python-libs x86_64 2.7.5-86.el7 base 5.6 M readline x86_64 6.2-11.el7 base 193 k shadow-utils x86_64 2:4.6-5.el7 base 1.2 M systemd x86_64 219-67.el7_7.2 updates 5.1 M systemd-libs x86_64 219-67.el7_7.2 updates 411 k tzdata noarch 2019c-1.el7 updates 493 k util-linux x86_64 2.23.2-61.el7_7.1 updates 2.0 M vim-minimal x86_64 2:7.4.629-6.el7 base 443 k yum noarch 3.4.3-163.el7.centos base 1.2 M yum-plugin-fastestmirror noarch 1.1.31-52.el7 base 34 k yum-plugin-ovl noarch 1.1.31-52.el7 base 27 k yum-utils noarch 1.1.31-52.el7 base 121 k Transaction Summary ================================================================================ Upgrade 66 Packages Total download size: 59 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. warning: /var/cache/yum/x86_64/7/base/packages/audit-libs-2.8.5-4.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY Public key for audit-libs-2.8.5-4.el7.x86_64.rpm is not installed Public key for ca-certificates-2019.2.32-76.el7_7.noarch.rpm is not installed -------------------------------------------------------------------------------- Total 24 MB/s | 59 MB 00:02 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Importing GPG key 0xF4A80EB5: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 Package : centos-release-7-6.1810.2.el7.centos.x86_64 (@stx-mirror-distro) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-39.el7.x86_64 1/132 Updating : centos-release-7-7.1908.0.el7.centos.x86_64 2/132 Updating : tzdata-2019c-1.el7.noarch 3/132 Updating : bash-4.2.46-33.el7.x86_64 4/132 Updating : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 5/132 Updating : glibc-common-2.17-292.el7.x86_64 6/132 Updating : glibc-2.17-292.el7.x86_64 7/132 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Updating : nspr-4.21.0-1.el7.x86_64 8/132 Updating : nss-util-3.44.0-4.el7_7.x86_64 9/132 Updating : audit-libs-2.8.5-4.el7.x86_64 10/132 Updating : libuuid-2.23.2-61.el7_7.1.x86_64 11/132 Updating : libcom_err-1.42.9-16.el7.x86_64 12/132 Updating : diffutils-3.3-5.el7.x86_64 13/132 install-info: No such file or directory for /usr/share/info/diffutils.info Updating : libcap-2.22-10.el7.x86_64 14/132 Updating : nss-softokn-3.44.0-8.el7_7.x86_64 15/132 Updating : lz4-1.7.5-3.el7.x86_64 16/132 Updating : systemd-libs-219-67.el7_7.2.x86_64 17/132 Updating : libdb-5.3.21-25.el7.x86_64 18/132 Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/132 Updating : procps-ng-3.3.10-26.el7_7.1.x86_64 20/132 Updating : readline-6.2-11.el7.x86_64 21/132 Updating : kmod-libs-20-25.el7.x86_64 22/132 Updating : libsmartcols-2.23.2-61.el7_7.1.x86_64 23/132 Updating : ca-certificates-2019.2.32-76.el7_7.noarch 24/132 Updating : coreutils-8.22-24.el7.x86_64 25/132 Updating : 1:openssl-libs-1.0.2k-19.el7.x86_64 26/132 Updating : krb5-libs-1.15.1-37.el7_7.2.x86_64 27/132 Updating : libblkid-2.23.2-61.el7_7.1.x86_64 28/132 Updating : libmount-2.23.2-61.el7_7.1.x86_64 29/132 Updating : util-linux-2.23.2-61.el7_7.1.x86_64 30/132 Updating : 2:shadow-utils-4.6-5.el7.x86_64 31/132 Updating : glib2-2.56.1-5.el7.x86_64 32/132 Updating : libssh2-1.8.0-3.el7.x86_64 33/132 Updating : python-libs-2.7.5-86.el7.x86_64 34/132 Updating : python-2.7.5-86.el7.x86_64 35/132 Updating : yum-plugin-fastestmirror-1.1.31-52.el7.noarch 36/132 Updating : yum-3.4.3-163.el7.centos.noarch 37/132 Updating : nss-pem-1.0.3-7.el7.x86_64 38/132 Updating : nss-sysinit-3.44.0-7.el7_7.x86_64 39/132 Updating : nss-3.44.0-7.el7_7.x86_64 40/132 Updating : nss-tools-3.44.0-7.el7_7.x86_64 41/132 Updating : openldap-2.4.44-21.el7_6.x86_64 42/132 Updating : libcurl-7.29.0-54.el7_7.1.x86_64 43/132 Updating : openssh-7.4p1-21.el7.x86_64 44/132 Updating : binutils-2.27-41.base.el7_7.1.x86_64 45/132 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 : kpartx-0.4.9-127.el7.x86_64 46/132 Updating : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 47/132 Updating : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 48/132 Updating : cryptsetup-libs-2.0.3-5.el7.x86_64 49/132 Updating : dracut-033-564.el7.x86_64 50/132 Updating : kmod-20-25.el7.x86_64 51/132 Updating : systemd-219-67.el7_7.2.x86_64 52/132 Failed to get D-Bus connection: Operation not permitted Updating : 1:dbus-1.10.24-13.el7_6.x86_64 53/132 Updating : hwdata-0.252-9.3.el7.x86_64 54/132 Updating : openssh-clients-7.4p1-21.el7.x86_64 55/132 Updating : curl-7.29.0-54.el7_7.1.x86_64 56/132 Updating : yum-plugin-ovl-1.1.31-52.el7.noarch 57/132 Updating : yum-utils-1.1.31-52.el7.noarch 58/132 Updating : passwd-0.79-5.el7.x86_64 59/132 Updating : ima-evm-utils-1.1-3.el7.x86_64 60/132 Updating : libdb-utils-5.3.21-25.el7.x86_64 61/132 Updating : libstdc++-4.8.5-39.el7.x86_64 62/132 Updating : 2:vim-minimal-7.4.629-6.el7.x86_64 63/132 Updating : gnutls-3.3.29-9.el7_6.x86_64 64/132 Updating : hostname-3.13-3.el7_7.1.x86_64 65/132 Updating : 32:bind-license-9.11.4-9.P2.el7.noarch 66/132 Cleanup : openssh-clients-7.4p1-16.el7_4.tis.10.x86_64 67/132 Cleanup : openssh-7.4p1-16.el7_4.tis.10.x86_64 68/132 Cleanup : dracut-033-554.el7.x86_64 69/132 Cleanup : curl-7.29.0-51.el7_6.3.x86_64 70/132 Cleanup : procps-ng-3.3.10-23.el7.x86_64 71/132 Cleanup : libstdc++-4.8.5-36.el7.x86_64 72/132 Cleanup : ima-evm-utils-1.1-2.el7.x86_64 73/132 Cleanup : gnutls-3.3.29-8.el7.x86_64 74/132 Cleanup : passwd-0.79-4.el7.x86_64 75/132 Cleanup : glib2-2.56.1-2.el7.x86_64 76/132 Cleanup : libdb-utils-5.3.21-24.el7.x86_64 77/132 Cleanup : hwdata-0.252-9.1.el7.x86_64 78/132 Cleanup : yum-utils-1.1.31-50.el7.noarch 79/132 Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 80/132 Cleanup : kpartx-0.4.9-119.el7.x86_64 81/132 Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 82/132 Cleanup : systemd-219-67.el7.tis.1.x86_64 83/132 Cleanup : cryptsetup-libs-2.0.3-3.el7.x86_64 84/132 Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 85/132 Cleanup : util-linux-2.23.2-59.el7.x86_64 86/132 Cleanup : libcurl-7.29.0-51.el7_6.3.x86_64 87/132 Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 88/132 Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 89/132 Cleanup : nss-3.36.0-7.el7_5.x86_64 90/132 Cleanup : nss-softokn-3.36.0-5.el7_5.x86_64 91/132 Cleanup : libmount-2.23.2-59.el7.x86_64 92/132 Cleanup : 1:dbus-1.10.24-12.el7.x86_64 93/132 Cleanup : libblkid-2.23.2-59.el7.x86_64 94/132 Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 95/132 Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 96/132 Cleanup : systemd-libs-219-67.el7.tis.1.x86_64 97/132 Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 98/132 Cleanup : kmod-20-23.el7.x86_64 99/132 Cleanup : binutils-2.27-34.base.el7.x86_64 100/132 Cleanup : nss-pem-1.0.3-5.el7.x86_64 101/132 Cleanup : libsmartcols-2.23.2-59.el7.x86_64 102/132 Cleanup : kmod-libs-20-23.el7.x86_64 103/132 Cleanup : libssh2-1.4.3-12.el7.x86_64 104/132 Cleanup : audit-libs-2.8.4-4.el7.x86_64 105/132 Cleanup : libuuid-2.23.2-59.el7.x86_64 106/132 Cleanup : 2:vim-minimal-7.4.160-5.el7.x86_64 107/132 Cleanup : yum-3.4.3-161.el7.centos.noarch 108/132 Cleanup : centos-release-7-6.1810.2.el7.centos.x86_64 109/132 Cleanup : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 110/132 Cleanup : 32:bind-license-9.9.4-72.el7.noarch 111/132 Cleanup : python-2.7.5-76.el7.tis.4.x86_64 112/132 Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 113/132 Cleanup : coreutils-8.22-23.el7.x86_64 114/132 Cleanup : krb5-libs-1.15.1-34.el7.x86_64 115/132 Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 116/132 Cleanup : libdb-5.3.21-24.el7.x86_64 117/132 Cleanup : libcom_err-1.42.9-13.el7.x86_64 118/132 Cleanup : readline-6.2-10.el7.x86_64 119/132 Cleanup : libcap-2.22-9.el7.x86_64 120/132 Cleanup : diffutils-3.3-4.el7.x86_64 121/132 Cleanup : lz4-1.7.5-2.el7.x86_64 122/132 Cleanup : hostname-3.13-3.el7.x86_64 123/132 Cleanup : ca-certificates-2018.2.22-70.0.el7_5.noarch 124/132 Cleanup : glibc-common-2.17-260.el7.x86_64 125/132 Cleanup : bash-4.2.46-31.el7.tis.4.x86_64 126/132 Cleanup : nspr-4.19.0-1.el7_5.x86_64 127/132 Cleanup : nss-util-3.36.0-1.el7_5.x86_64 128/132 Cleanup : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 129/132 Cleanup : glibc-2.17-260.el7.x86_64 130/132 Cleanup : tzdata-2018g-1.el7.noarch 131/132 Cleanup : libgcc-4.8.5-36.el7.x86_64 132/132 Verifying : tzdata-2019c-1.el7.noarch 1/132 Verifying : yum-3.4.3-163.el7.centos.noarch 2/132 Verifying : libdb-utils-5.3.21-25.el7.x86_64 3/132 Verifying : nss-3.44.0-7.el7_7.x86_64 4/132 Verifying : libssh2-1.8.0-3.el7.x86_64 5/132 Verifying : python-libs-2.7.5-86.el7.x86_64 6/132 Verifying : readline-6.2-11.el7.x86_64 7/132 Verifying : ca-certificates-2019.2.32-76.el7_7.noarch 8/132 Verifying : nss-pem-1.0.3-7.el7.x86_64 9/132 Verifying : glibc-common-2.17-292.el7.x86_64 10/132 Verifying : yum-plugin-ovl-1.1.31-52.el7.noarch 11/132 Verifying : lz4-1.7.5-3.el7.x86_64 12/132 Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 13/132 Verifying : hwdata-0.252-9.3.el7.x86_64 14/132 Verifying : systemd-219-67.el7_7.2.x86_64 15/132 Verifying : util-linux-2.23.2-61.el7_7.1.x86_64 16/132 Verifying : nss-tools-3.44.0-7.el7_7.x86_64 17/132 Verifying : coreutils-8.22-24.el7.x86_64 18/132 Verifying : libstdc++-4.8.5-39.el7.x86_64 19/132 Verifying : curl-7.29.0-54.el7_7.1.x86_64 20/132 Verifying : libcurl-7.29.0-54.el7_7.1.x86_64 21/132 Verifying : glib2-2.56.1-5.el7.x86_64 22/132 Verifying : libuuid-2.23.2-61.el7_7.1.x86_64 23/132 Verifying : 2:vim-minimal-7.4.629-6.el7.x86_64 24/132 Verifying : passwd-0.79-5.el7.x86_64 25/132 Verifying : gnutls-3.3.29-9.el7_6.x86_64 26/132 Verifying : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 27/132 Verifying : nss-sysinit-3.44.0-7.el7_7.x86_64 28/132 Verifying : openssh-clients-7.4p1-21.el7.x86_64 29/132 Verifying : 32:bind-license-9.11.4-9.P2.el7.noarch 30/132 Verifying : yum-utils-1.1.31-52.el7.noarch 31/132 Verifying : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 32/132 Verifying : openldap-2.4.44-21.el7_6.x86_64 33/132 Verifying : yum-plugin-fastestmirror-1.1.31-52.el7.noarch 34/132 Verifying : kmod-libs-20-25.el7.x86_64 35/132 Verifying : 2:shadow-utils-4.6-5.el7.x86_64 36/132 Verifying : systemd-libs-219-67.el7_7.2.x86_64 37/132 Verifying : ima-evm-utils-1.1-3.el7.x86_64 38/132 Verifying : centos-release-7-7.1908.0.el7.centos.x86_64 39/132 Verifying : audit-libs-2.8.5-4.el7.x86_64 40/132 Verifying : cryptsetup-libs-2.0.3-5.el7.x86_64 41/132 Verifying : diffutils-3.3-5.el7.x86_64 42/132 Verifying : hostname-3.13-3.el7_7.1.x86_64 43/132 Verifying : libdb-5.3.21-25.el7.x86_64 44/132 Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 45/132 Verifying : binutils-2.27-41.base.el7_7.1.x86_64 46/132 Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 47/132 Verifying : libblkid-2.23.2-61.el7_7.1.x86_64 48/132 Verifying : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 49/132 Verifying : bash-4.2.46-33.el7.x86_64 50/132 Verifying : openssh-7.4p1-21.el7.x86_64 51/132 Verifying : procps-ng-3.3.10-26.el7_7.1.x86_64 52/132 Verifying : libgcc-4.8.5-39.el7.x86_64 53/132 Verifying : krb5-libs-1.15.1-37.el7_7.2.x86_64 54/132 Verifying : dracut-033-564.el7.x86_64 55/132 Verifying : python-2.7.5-86.el7.x86_64 56/132 Verifying : libmount-2.23.2-61.el7_7.1.x86_64 57/132 Verifying : nspr-4.21.0-1.el7.x86_64 58/132 Verifying : kpartx-0.4.9-127.el7.x86_64 59/132 Verifying : libcap-2.22-10.el7.x86_64 60/132 Verifying : libcom_err-1.42.9-16.el7.x86_64 61/132 Verifying : glibc-2.17-292.el7.x86_64 62/132 Verifying : nss-softokn-3.44.0-8.el7_7.x86_64 63/132 Verifying : libsmartcols-2.23.2-61.el7_7.1.x86_64 64/132 Verifying : kmod-20-25.el7.x86_64 65/132 Verifying : nss-util-3.44.0-4.el7_7.x86_64 66/132 Verifying : ima-evm-utils-1.1-2.el7.x86_64 67/132 Verifying : libgcc-4.8.5-36.el7.x86_64 68/132 Verifying : 2:vim-minimal-7.4.160-5.el7.x86_64 69/132 Verifying : libstdc++-4.8.5-36.el7.x86_64 70/132 Verifying : cryptsetup-libs-2.0.3-3.el7.x86_64 71/132 Verifying : libsmartcols-2.23.2-59.el7.x86_64 72/132 Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 73/132 Verifying : curl-7.29.0-51.el7_6.3.x86_64 74/132 Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 75/132 Verifying : krb5-libs-1.15.1-34.el7.x86_64 76/132 Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 77/132 Verifying : readline-6.2-10.el7.x86_64 78/132 Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 79/132 Verifying : libuuid-2.23.2-59.el7.x86_64 80/132 Verifying : hwdata-0.252-9.1.el7.x86_64 81/132 Verifying : openssh-clients-7.4p1-16.el7_4.tis.10.x86_64 82/132 Verifying : coreutils-8.22-23.el7.x86_64 83/132 Verifying : lz4-1.7.5-2.el7.x86_64 84/132 Verifying : nss-tools-3.36.0-7.el7_5.x86_64 85/132 Verifying : util-linux-2.23.2-59.el7.x86_64 86/132 Verifying : nss-softokn-3.36.0-5.el7_5.x86_64 87/132 Verifying : ca-certificates-2018.2.22-70.0.el7_5.noarch 88/132 Verifying : yum-utils-1.1.31-50.el7.noarch 89/132 Verifying : python-2.7.5-76.el7.tis.4.x86_64 90/132 Verifying : systemd-219-67.el7.tis.1.x86_64 91/132 Verifying : centos-release-7-6.1810.2.el7.centos.x86_64 92/132 Verifying : libcom_err-1.42.9-13.el7.x86_64 93/132 Verifying : yum-3.4.3-161.el7.centos.noarch 94/132 Verifying : libblkid-2.23.2-59.el7.x86_64 95/132 Verifying : libdb-utils-5.3.21-24.el7.x86_64 96/132 Verifying : gnutls-3.3.29-8.el7.x86_64 97/132 Verifying : dracut-033-554.el7.x86_64 98/132 Verifying : passwd-0.79-4.el7.x86_64 99/132 Verifying : glibc-2.17-260.el7.x86_64 100/132 Verifying : glib2-2.56.1-2.el7.x86_64 101/132 Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 102/132 Verifying : binutils-2.27-34.base.el7.x86_64 103/132 Verifying : bash-4.2.46-31.el7.tis.4.x86_64 104/132 Verifying : libdb-5.3.21-24.el7.x86_64 105/132 Verifying : kmod-20-23.el7.x86_64 106/132 Verifying : libmount-2.23.2-59.el7.x86_64 107/132 Verifying : hostname-3.13-3.el7.x86_64 108/132 Verifying : 32:bind-license-9.9.4-72.el7.noarch 109/132 Verifying : tzdata-2018g-1.el7.noarch 110/132 Verifying : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 111/132 Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 112/132 Verifying : nspr-4.19.0-1.el7_5.x86_64 113/132 Verifying : libcurl-7.29.0-51.el7_6.3.x86_64 114/132 Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 115/132 Verifying : 1:dbus-1.10.24-12.el7.x86_64 116/132 Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 117/132 Verifying : nss-3.36.0-7.el7_5.x86_64 118/132 Verifying : procps-ng-3.3.10-23.el7.x86_64 119/132 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 120/132 Verifying : kpartx-0.4.9-119.el7.x86_64 121/132 Verifying : audit-libs-2.8.4-4.el7.x86_64 122/132 Verifying : nss-pem-1.0.3-5.el7.x86_64 123/132 Verifying : kmod-libs-20-23.el7.x86_64 124/132 Verifying : libssh2-1.4.3-12.el7.x86_64 125/132 Verifying : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 126/132 Verifying : glibc-common-2.17-260.el7.x86_64 127/132 Verifying : libcap-2.22-9.el7.x86_64 128/132 Verifying : nss-util-3.36.0-1.el7_5.x86_64 129/132 Verifying : systemd-libs-219-67.el7.tis.1.x86_64 130/132 Verifying : openssh-7.4p1-16.el7_4.tis.10.x86_64 131/132 Verifying : diffutils-3.3-4.el7.x86_64 132/132 Updated: audit-libs.x86_64 0:2.8.5-4.el7 bash.x86_64 0:4.2.46-33.el7 bind-license.noarch 32:9.11.4-9.P2.el7 binutils.x86_64 0:2.27-41.base.el7_7.1 ca-certificates.noarch 0:2019.2.32-76.el7_7 centos-release.x86_64 0:7-7.1908.0.el7.centos coreutils.x86_64 0:8.22-24.el7 cryptsetup-libs.x86_64 0:2.0.3-5.el7 curl.x86_64 0:7.29.0-54.el7_7.1 dbus.x86_64 1:1.10.24-13.el7_6 dbus-libs.x86_64 1:1.10.24-13.el7_6 device-mapper.x86_64 7:1.02.158-2.el7_7.2 device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 diffutils.x86_64 0:3.3-5.el7 dracut.x86_64 0:033-564.el7 glib2.x86_64 0:2.56.1-5.el7 glibc.x86_64 0:2.17-292.el7 glibc-common.x86_64 0:2.17-292.el7 gnutls.x86_64 0:3.3.29-9.el7_6 hostname.x86_64 0:3.13-3.el7_7.1 hwdata.x86_64 0:0.252-9.3.el7 ima-evm-utils.x86_64 0:1.1-3.el7 kmod.x86_64 0:20-25.el7 kmod-libs.x86_64 0:20-25.el7 kpartx.x86_64 0:0.4.9-127.el7 krb5-libs.x86_64 0:1.15.1-37.el7_7.2 libblkid.x86_64 0:2.23.2-61.el7_7.1 libcap.x86_64 0:2.22-10.el7 libcom_err.x86_64 0:1.42.9-16.el7 libcurl.x86_64 0:7.29.0-54.el7_7.1 libdb.x86_64 0:5.3.21-25.el7 libdb-utils.x86_64 0:5.3.21-25.el7 libgcc.x86_64 0:4.8.5-39.el7 libmount.x86_64 0:2.23.2-61.el7_7.1 libsmartcols.x86_64 0:2.23.2-61.el7_7.1 libssh2.x86_64 0:1.8.0-3.el7 libstdc++.x86_64 0:4.8.5-39.el7 libuuid.x86_64 0:2.23.2-61.el7_7.1 lz4.x86_64 0:1.7.5-3.el7 nspr.x86_64 0:4.21.0-1.el7 nss.x86_64 0:3.44.0-7.el7_7 nss-pem.x86_64 0:1.0.3-7.el7 nss-softokn.x86_64 0:3.44.0-8.el7_7 nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 nss-sysinit.x86_64 0:3.44.0-7.el7_7 nss-tools.x86_64 0:3.44.0-7.el7_7 nss-util.x86_64 0:3.44.0-4.el7_7 openldap.x86_64 0:2.4.44-21.el7_6 openssh.x86_64 0:7.4p1-21.el7 openssh-clients.x86_64 0:7.4p1-21.el7 openssl-libs.x86_64 1:1.0.2k-19.el7 passwd.x86_64 0:0.79-5.el7 procps-ng.x86_64 0:3.3.10-26.el7_7.1 python.x86_64 0:2.7.5-86.el7 python-libs.x86_64 0:2.7.5-86.el7 readline.x86_64 0:6.2-11.el7 shadow-utils.x86_64 2:4.6-5.el7 systemd.x86_64 0:219-67.el7_7.2 systemd-libs.x86_64 0:219-67.el7_7.2 tzdata.noarch 0:2019c-1.el7 util-linux.x86_64 0:2.23.2-61.el7_7.1 vim-minimal.x86_64 2:7.4.629-6.el7 yum.noarch 0:3.4.3-163.el7.centos yum-plugin-fastestmirror.noarch 0:1.1.31-52.el7 yum-plugin-ovl.noarch 0:1.1.31-52.el7 yum-utils.noarch 0:1.1.31-52.el7 Complete! + yum install -y --setopt=skip_missing_names_on_install=False git patch redhat-lsb-core sudo python python-virtualenv Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: less.cogeco.net * extras: less.cogeco.net * updates: mirror.netflash.net Package python-2.7.5-86.el7.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.8.3.1-20.el7 will be installed --> Processing Dependency: perl-Git = 1.8.3.1-20.el7 for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: rsync for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: less for package: git-1.8.3.1-20.el7.x86_64 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed ---> Package python-virtualenv.noarch 0:15.1.0-2.el7 will be installed --> Processing Dependency: python2-devel for package: python-virtualenv-15.1.0-2.el7.noarch --> Processing Dependency: python-setuptools for package: python-virtualenv-15.1.0-2.el7.noarch ---> Package redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 will be installed --> Processing Dependency: redhat-lsb-submod-security(x86-64) = 4.1-27.el7.centos.1 for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: spax for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/sbin/sendmail for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/sbin/fuser for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/time for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/msgfmt for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/man for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/make for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/m4 for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/lpr for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/lp for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/killall for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/gettext for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/file for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/crontab for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/bc for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/batch for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /usr/bin/at for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /sbin/pidof for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /bin/mailx for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 --> Processing Dependency: /bin/ed for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64 ---> Package sudo.x86_64 0:1.8.23-4.el7_7.1.tis.3 will be installed --> Running transaction check ---> Package at.x86_64 0:3.1.13-24.el7 will be installed ---> Package bc.x86_64 0:1.06.95-13.el7 will be installed ---> Package cronie.x86_64 0:1.4.11-23.el7 will be installed --> Processing Dependency: dailyjobs for package: cronie-1.4.11-23.el7.x86_64 ---> Package cups-client.x86_64 1:1.6.3-40.el7 will be installed --> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-40.el7 for package: 1:cups-client-1.6.3-40.el7.x86_64 --> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-40.el7.x86_64 --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-40.el7.x86_64 --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-40.el7.x86_64 ---> Package ed.x86_64 0:1.9-4.el7 will be installed ---> Package file.x86_64 0:5.11-35.el7 will be installed ---> Package gettext.x86_64 0:0.19.8.1-2.el7 will be installed --> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-2.el7 for package: gettext-0.19.8.1-2.el7.x86_64 --> Processing Dependency: libgomp.so.1(GOMP_1.0)(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 --> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 --> Processing Dependency: libgomp.so.1()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 --> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 --> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64 ---> Package less.x86_64 0:458-9.el7 will be installed ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed ---> Package mailx.x86_64 0:12.5-19.el7 will be installed ---> Package make.x86_64 1:3.82-24.el7 will be installed ---> Package man-db.x86_64 0:2.6.3-11.el7 will be installed --> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.6.3-11.el7.x86_64 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed ---> Package perl-Git.noarch 0:1.8.3.1-20.el7 will be installed ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed ---> Package psmisc.x86_64 0:22.20-16.el7 will be installed ---> Package python-devel.x86_64 0:2.7.5-86.el7 will be installed --> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64 --> Processing Dependency: python-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64 ---> Package python2-setuptools.noarch 0:38.5.1-1.el7.tis.0 will be installed ---> Package redhat-lsb-submod-security.x86_64 0:4.1-27.el7.centos.1 will be installed ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed ---> Package spax.x86_64 0:1.5.2-13.el7 will be installed ---> Package ssmtp.x86_64 0:2.64-14.el7 will be installed ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed ---> Package time.x86_64 0:1.7-45.el7 will be installed --> Running transaction check ---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be installed ---> Package cronie-anacron.x86_64 0:1.4.11-23.el7 will be installed --> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-23.el7.x86_64 ---> Package cups-libs.x86_64 1:1.6.3-40.el7 will be installed ---> Package gettext-libs.x86_64 0:0.19.8.1-2.el7 will be installed ---> Package libcroco.x86_64 0:0.6.12-4.el7 will be installed ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed ---> Package libpipeline.x86_64 0:1.2.3-3.el7 will be installed ---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch ---> Package python2-rpm-macros.noarch 0:3-32.el7 will be installed --> Running transaction check ---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git x86_64 1.8.3.1-20.el7 base 4.4 M patch x86_64 2.7.1-12.el7_7 updates 111 k python-virtualenv noarch 15.1.0-2.el7 base 1.7 M redhat-lsb-core x86_64 4.1-27.el7.centos.1 base 38 k sudo x86_64 1.8.23-4.el7_7.1.tis.3 stx-local-build 840 k Installing for dependencies: at x86_64 3.1.13-24.el7 base 51 k avahi-libs x86_64 0.6.31-19.el7 base 61 k bc x86_64 1.06.95-13.el7 base 115 k cronie x86_64 1.4.11-23.el7 base 92 k cronie-anacron x86_64 1.4.11-23.el7 base 36 k crontabs noarch 1.11-6.20121102git.el7 base 13 k cups-client x86_64 1:1.6.3-40.el7 base 151 k cups-libs x86_64 1:1.6.3-40.el7 base 358 k ed x86_64 1.9-4.el7 base 72 k file x86_64 5.11-35.el7 base 57 k gettext x86_64 0.19.8.1-2.el7 base 1.0 M gettext-libs x86_64 0.19.8.1-2.el7 base 501 k less x86_64 458-9.el7 base 120 k libcroco x86_64 0.6.12-4.el7 base 105 k libgomp x86_64 4.8.5-39.el7 base 158 k libpipeline x86_64 1.2.3-3.el7 base 53 k libunistring x86_64 0.9.3-9.el7 base 293 k m4 x86_64 1.4.16-10.el7 base 256 k mailx x86_64 12.5-19.el7 base 245 k make x86_64 1:3.82-24.el7 base 421 k man-db x86_64 2.6.3-11.el7 base 832 k perl-Error noarch 1:0.17020-2.el7 base 32 k perl-Git noarch 1.8.3.1-20.el7 base 55 k perl-TermReadKey x86_64 2.30-20.el7 base 31 k psmisc x86_64 22.20-16.el7 base 141 k python-devel x86_64 2.7.5-86.el7 base 398 k python-rpm-macros noarch 3-32.el7 base 8.8 k python-srpm-macros noarch 3-32.el7 base 8.4 k python2-rpm-macros noarch 3-32.el7 base 7.7 k python2-setuptools noarch 38.5.1-1.el7.tis.0 stx-local-build 582 k redhat-lsb-submod-security x86_64 4.1-27.el7.centos.1 base 15 k rsync x86_64 3.1.2-6.el7_6.1 base 404 k spax x86_64 1.5.2-13.el7 base 260 k ssmtp x86_64 2.64-14.el7 stx-mirror-distro 50 k sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k time x86_64 1.7-45.el7 base 30 k Transaction Summary ================================================================================ Install 5 Packages (+36 Dependent packages) Total download size: 14 M Installed size: 47 M Downloading packages: -------------------------------------------------------------------------------- Total 18 MB/s | 14 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : less-458-9.el7.x86_64 1/41 Installing : avahi-libs-0.6.31-19.el7.x86_64 2/41 Installing : 1:perl-Error-0.17020-2.el7.noarch 3/41 Installing : libgomp-4.8.5-39.el7.x86_64 4/41 Installing : libcroco-0.6.12-4.el7.x86_64 5/41 Installing : libunistring-0.9.3-9.el7.x86_64 6/41 Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/41 Installing : gettext-0.19.8.1-2.el7.x86_64 8/41 install-info: No such file or directory for /usr/share/info/gettext.info.gz Installing : 1:cups-libs-1.6.3-40.el7.x86_64 9/41 Installing : 1:cups-client-1.6.3-40.el7.x86_64 10/41 Installing : cronie-1.4.11-23.el7.x86_64 11/41 Installing : crontabs-1.11-6.20121102git.el7.noarch 12/41 Installing : cronie-anacron-1.4.11-23.el7.x86_64 13/41 Installing : python2-rpm-macros-3-32.el7.noarch 14/41 Installing : mailx-12.5-19.el7.x86_64 15/41 Installing : ssmtp-2.64-14.el7.x86_64 16/41 Installing : spax-1.5.2-13.el7.x86_64 17/41 Installing : time-1.7-45.el7.x86_64 18/41 Installing : at-3.1.13-24.el7.x86_64 19/41 Installing : libpipeline-1.2.3-3.el7.x86_64 20/41 Installing : man-db-2.6.3-11.el7.x86_64 21/41 Installing : file-5.11-35.el7.x86_64 22/41 Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 23/41 Installing : patch-2.7.1-12.el7_7.x86_64 24/41 Installing : psmisc-22.20-16.el7.x86_64 25/41 Installing : 1:make-3.82-24.el7.x86_64 26/41 Installing : python-srpm-macros-3-32.el7.noarch 27/41 Installing : python-rpm-macros-3-32.el7.noarch 28/41 Installing : python-devel-2.7.5-86.el7.x86_64 29/41 Installing : perl-TermReadKey-2.30-20.el7.x86_64 30/41 Installing : bc-1.06.95-13.el7.x86_64 31/41 Installing : rsync-3.1.2-6.el7_6.1.x86_64 32/41 Installing : perl-Git-1.8.3.1-20.el7.noarch 33/41 Installing : git-1.8.3.1-20.el7.x86_64 34/41 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 35/41 Installing : m4-1.4.16-10.el7.x86_64 36/41 Installing : ed-1.9-4.el7.x86_64 37/41 install-info: No such file or directory for /usr/share/info/ed.info.gz Installing : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 38/41 Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 39/41 Installing : python-virtualenv-15.1.0-2.el7.noarch 40/41 Installing : sudo-1.8.23-4.el7_7.1.tis.3.x86_64 41/41 Verifying : sudo-1.8.23-4.el7_7.1.tis.3.x86_64 1/41 Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 2/41 Verifying : python-devel-2.7.5-86.el7.x86_64 3/41 Verifying : crontabs-1.11-6.20121102git.el7.noarch 4/41 Verifying : libunistring-0.9.3-9.el7.x86_64 5/41 Verifying : ed-1.9-4.el7.x86_64 6/41 Verifying : m4-1.4.16-10.el7.x86_64 7/41 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 8/41 Verifying : rsync-3.1.2-6.el7_6.1.x86_64 9/41 Verifying : 1:cups-client-1.6.3-40.el7.x86_64 10/41 Verifying : bc-1.06.95-13.el7.x86_64 11/41 Verifying : 1:cups-libs-1.6.3-40.el7.x86_64 12/41 Verifying : cronie-anacron-1.4.11-23.el7.x86_64 13/41 Verifying : libcroco-0.6.12-4.el7.x86_64 14/41 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 15/41 Verifying : gettext-0.19.8.1-2.el7.x86_64 16/41 Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 17/41 Verifying : perl-Git-1.8.3.1-20.el7.noarch 18/41 Verifying : python-srpm-macros-3-32.el7.noarch 19/41 Verifying : libgomp-4.8.5-39.el7.x86_64 20/41 Verifying : 1:make-3.82-24.el7.x86_64 21/41 Verifying : cronie-1.4.11-23.el7.x86_64 22/41 Verifying : man-db-2.6.3-11.el7.x86_64 23/41 Verifying : psmisc-22.20-16.el7.x86_64 24/41 Verifying : patch-2.7.1-12.el7_7.x86_64 25/41 Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 26/41 Verifying : file-5.11-35.el7.x86_64 27/41 Verifying : libpipeline-1.2.3-3.el7.x86_64 28/41 Verifying : at-3.1.13-24.el7.x86_64 29/41 Verifying : 1:perl-Error-0.17020-2.el7.noarch 30/41 Verifying : git-1.8.3.1-20.el7.x86_64 31/41 Verifying : avahi-libs-0.6.31-19.el7.x86_64 32/41 Verifying : python-virtualenv-15.1.0-2.el7.noarch 33/41 Verifying : python-rpm-macros-3-32.el7.noarch 34/41 Verifying : time-1.7-45.el7.x86_64 35/41 Verifying : spax-1.5.2-13.el7.x86_64 36/41 Verifying : ssmtp-2.64-14.el7.x86_64 37/41 Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 38/41 Verifying : mailx-12.5-19.el7.x86_64 39/41 Verifying : less-458-9.el7.x86_64 40/41 Verifying : python2-rpm-macros-3-32.el7.noarch 41/41 Installed: git.x86_64 0:1.8.3.1-20.el7 patch.x86_64 0:2.7.1-12.el7_7 python-virtualenv.noarch 0:15.1.0-2.el7 redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 sudo.x86_64 0:1.8.23-4.el7_7.1.tis.3 Dependency Installed: at.x86_64 0:3.1.13-24.el7 avahi-libs.x86_64 0:0.6.31-19.el7 bc.x86_64 0:1.06.95-13.el7 cronie.x86_64 0:1.4.11-23.el7 cronie-anacron.x86_64 0:1.4.11-23.el7 crontabs.noarch 0:1.11-6.20121102git.el7 cups-client.x86_64 1:1.6.3-40.el7 cups-libs.x86_64 1:1.6.3-40.el7 ed.x86_64 0:1.9-4.el7 file.x86_64 0:5.11-35.el7 gettext.x86_64 0:0.19.8.1-2.el7 gettext-libs.x86_64 0:0.19.8.1-2.el7 less.x86_64 0:458-9.el7 libcroco.x86_64 0:0.6.12-4.el7 libgomp.x86_64 0:4.8.5-39.el7 libpipeline.x86_64 0:1.2.3-3.el7 libunistring.x86_64 0:0.9.3-9.el7 m4.x86_64 0:1.4.16-10.el7 mailx.x86_64 0:12.5-19.el7 make.x86_64 1:3.82-24.el7 man-db.x86_64 0:2.6.3-11.el7 perl-Error.noarch 1:0.17020-2.el7 perl-Git.noarch 0:1.8.3.1-20.el7 perl-TermReadKey.x86_64 0:2.30-20.el7 psmisc.x86_64 0:22.20-16.el7 python-devel.x86_64 0:2.7.5-86.el7 python-rpm-macros.noarch 0:3-32.el7 python-srpm-macros.noarch 0:3-32.el7 python2-rpm-macros.noarch 0:3-32.el7 python2-setuptools.noarch 0:38.5.1-1.el7.tis.0 redhat-lsb-submod-security.x86_64 0:4.1-27.el7.centos.1 rsync.x86_64 0:3.1.2-6.el7_6.1 spax.x86_64 0:1.5.2-13.el7 ssmtp.x86_64 0:2.64-14.el7 sysvinit-tools.x86_64 0:2.88-14.dsf.el7 time.x86_64 0:1.7-45.el7 Complete! + [[ infra == \r\e\q\u\i\r\e\m\e\n\t\s ]] ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/fetch_wheels.sh + [[ no == \n\o ]] + python=python2 ++ dirname /opt/loci/scripts/fetch_wheels.sh + python2 /opt/loci/scripts/fetch_wheels.py + mkdir -p /tmp/wheels/ + tar xf /tmp/wheels.tar.gz '--exclude=.*' -C /tmp/wheels/ + [[ infra == \i\n\f\r\a ]] ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/setup_pip.sh + [[ no == \n\o ]] + TMP_VIRTUALENV=virtualenv ++ virtualenv --version ++ cut -d. -f1 + (( 15 >= 14 )) + SETUPTOOLS=--no-setuptools + virtualenv --extra-search-dir=/tmp/wheels --no-setuptools /tmp/venv New python executable in /tmp/venv/bin/python Installing pip, wheel...done. + source /tmp/venv/bin/activate ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z '' ']' ++ '[' -z '' ']' ++ '[' -n /bin/bash ']' ++ hash -r ++ '[' -z '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/tmp/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/tmp/venv/bin:/var/lib/openstack/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /tmp/venv ++ PS1='(venv) ' ++ export PS1 ++ alias pydoc ++ '[' -n /bin/bash ']' ++ hash -r + pip install --upgrade virtualenv==16.3.0 Collecting virtualenv==16.3.0 Downloading https://files.pythonhosted.org/packages/8f/f1/c0b069ca6cb44f9681715232e6d3d65c75866dd231c5e4a88e80a46634bb/virtualenv-16.3.0-py2.py3-none-any.whl (2.0MB) Collecting setuptools>=18.0.0 (from virtualenv==16.3.0) Downloading https://files.pythonhosted.org/packages/54/28/c45d8b54c1339f9644b87663945e54a8503cfef59cf0f65b3ff5dd17cf64/setuptools-42.0.2-py2.py3-none-any.whl (583kB) Installing collected packages: setuptools, virtualenv Successfully installed setuptools-42.0.2 virtualenv-16.3.0 You are using pip version 9.0.1, however version 19.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + hash -r + virtualenv --extra-search-dir=/tmp/wheels /var/lib/openstack Using real prefix '/usr' New python executable in /var/lib/openstack/bin/python Installing setuptools, pip, wheel... done. ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/pip_install.sh bindep pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 six prettytable PyYAML python-keystoneclient python-barbicanclient python-openstackclient cgtsclient fmclient distributedcloud_client osprofiler beautifulsoup4 + packages='bindep pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 six prettytable PyYAML python-keystoneclient python-barbicanclient python-openstackclient cgtsclient fmclient distributedcloud_client osprofiler beautifulsoup4' + pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 six prettytable PyYAML python-keystoneclient python-barbicanclient python-openstackclient cgtsclient fmclient distributedcloud_client osprofiler beautifulsoup4 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Ignoring pytest: markers 'python_version == "3.4"' don't match your environment Ignoring pytest: markers 'python_version == "3.5"' don't match your environment Ignoring pytest: markers 'python_version == "3.6"' don't match your environment Ignoring pytest: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.4"' don't match your environment Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.5"' don't match your environment Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.6"' don't match your environment Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment Ignoring networkx: markers 'python_version == "3.4"' don't match your environment Ignoring networkx: markers 'python_version == "3.5"' don't match your environment Ignoring networkx: markers 'python_version == "3.6"' don't match your environment Ignoring networkx: markers 'python_version == "3.7"' don't match your environment Ignoring zeroconf: markers 'python_version == "3.4"' don't match your environment Ignoring zeroconf: markers 'python_version == "3.5"' don't match your environment Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment Ignoring scipy: markers 'python_version == "3.4"' don't match your environment Ignoring scipy: markers 'python_version == "3.5"' don't match your environment Ignoring scipy: markers 'python_version == "3.6"' don't match your environment Ignoring scipy: markers 'python_version == "3.7"' don't match your environment Ignoring mypy-extensions: markers 'python_version == "3.4"' don't match your environment Ignoring mypy-extensions: markers 'python_version == "3.5"' don't match your environment Ignoring mypy-extensions: markers 'python_version == "3.6"' don't match your environment Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment Ignoring ifaddr: markers 'python_version == "3.4"' don't match your environment Ignoring ifaddr: markers 'python_version == "3.5"' don't match your environment Ignoring ifaddr: markers 'python_version == "3.6"' don't match your environment Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment Ignoring tornado: markers 'python_version == "3.4"' don't match your environment Ignoring tornado: markers 'python_version == "3.5"' don't match your environment Ignoring tornado: markers 'python_version == "3.6"' don't match your environment Ignoring tornado: markers 'python_version == "3.7"' don't match your environment Ignoring gunicorn: markers 'python_version == "3.4"' don't match your environment Ignoring gunicorn: markers 'python_version == "3.5"' don't match your environment Ignoring gunicorn: markers 'python_version == "3.6"' don't match your environment Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment Ignoring asyncio: markers 'python_version == "3.4"' don't match your environment Ignoring asyncio: markers 'python_version == "3.5"' don't match your environment Ignoring asyncio: markers 'python_version == "3.6"' don't match your environment Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.4"' don't match your environment Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.5"' don't match your environment Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.6"' don't match your environment Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.4"' don't match your environment Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.5"' don't match your environment Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.6"' don't match your environment Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment Ignoring influxdb: markers 'python_version == "3.4"' don't match your environment Ignoring influxdb: markers 'python_version == "3.5"' don't match your environment Ignoring influxdb: markers 'python_version == "3.6"' don't match your environment Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.4"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.5"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.6"' don't match your environment Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment Ignoring joblib: markers 'python_version == "3.4"' don't match your environment Ignoring joblib: markers 'python_version == "3.5"' don't match your environment Ignoring joblib: markers 'python_version == "3.6"' don't match your environment Ignoring joblib: markers 'python_version == "3.7"' don't match your environment Ignoring mypy: markers 'python_version == "3.4"' don't match your environment Ignoring mypy: markers 'python_version == "3.5"' don't match your environment Ignoring mypy: markers 'python_version == "3.6"' don't match your environment Ignoring mypy: markers 'python_version == "3.7"' don't match your environment Ignoring jeepney: markers 'python_version == "3.4"' don't match your environment Ignoring jeepney: markers 'python_version == "3.5"' don't match your environment Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment Ignoring keyring: markers 'python_version == "3.4"' don't match your environment Ignoring keyring: markers 'python_version == "3.5"' don't match your environment Ignoring keyring: markers 'python_version == "3.6"' don't match your environment Ignoring keyring: markers 'python_version == "3.7"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.4"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.5"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.6"' don't match your environment Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.4"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.5"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.6"' don't match your environment Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment Ignoring numpy: markers 'python_version == "3.4"' don't match your environment Ignoring numpy: markers 'python_version == "3.5"' don't match your environment Ignoring numpy: markers 'python_version == "3.6"' don't match your environment Ignoring numpy: markers 'python_version == "3.7"' don't match your environment Ignoring Sphinx: markers 'python_version == "3.4"' don't match your environment Ignoring Sphinx: markers 'python_version == "3.5"' don't match your environment Ignoring Sphinx: markers 'python_version == "3.6"' don't match your environment Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment Ignoring Django: markers 'python_version == "3.4"' don't match your environment Ignoring Django: markers 'python_version == "3.5"' don't match your environment Ignoring Django: markers 'python_version == "3.6"' don't match your environment Ignoring Django: markers 'python_version == "3.7"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.4"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.5"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment Ignoring GitPython: markers 'python_version == "3.4"' don't match your environment Ignoring GitPython: markers 'python_version == "3.5"' don't match your environment Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.4"' don't match your environment Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.5"' don't match your environment Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.6"' don't match your environment Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.4"' don't match your environment Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.5"' don't match your environment Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.6"' don't match your environment Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment Ignoring dnspython: markers 'python_version == "3.4"' don't match your environment Ignoring dnspython: markers 'python_version == "3.5"' don't match your environment Ignoring dnspython: markers 'python_version == "3.6"' don't match your environment Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment Ignoring typing-extensions: markers 'python_version == "3.4"' don't match your environment Ignoring typing-extensions: markers 'python_version == "3.5"' don't match your environment Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.4"' don't match your environment Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.5"' don't match your environment Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.6"' don't match your environment Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment Ignoring scikit-learn: markers 'python_version == "3.4"' don't match your environment Ignoring scikit-learn: markers 'python_version == "3.5"' don't match your environment Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment Looking in links: /tmp/wheels/ Collecting osprofiler===2.8.2 Downloading https://files.pythonhosted.org/packages/4d/7f/12c81890f546d7c14c199db5b1f6caaf69487f3033c3bd3d9f68dcf42665/osprofiler-2.8.2-py2.py3-none-any.whl (89kB) Collecting pyOpenSSL===19.0.0 Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB) Collecting netaddr===0.7.19 Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB) Processing /tmp/wheels/prettytable-0.7.2-py2-none-any.whl Processing /tmp/wheels/PyYAML-5.1.2-cp27-cp27mu-linux_x86_64.whl Collecting beautifulsoup4===4.8.0 Downloading https://files.pythonhosted.org/packages/39/0e/cfae701dc1143409adf1dc78ebc138f7c507e342e5814b1ead2a727bc900/beautifulsoup4-4.8.0-py2-none-any.whl (97kB) Collecting cryptography===2.7 Downloading https://files.pythonhosted.org/packages/e6/68/50698ce24c61db7d44d93a5043c621a0ca7839d4ef9dff913e6ab465fc92/cryptography-2.7-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB) Collecting requests===2.22.0 Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB) Processing /tmp/wheels/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl Collecting oslo.serialization===2.29.2 Downloading https://files.pythonhosted.org/packages/18/a3/76d415ffc9932941db801ff99bcb66645b738c10a1b88e5ade75a7d1431e/oslo.serialization-2.29.2-py2.py3-none-any.whl Collecting enum34===1.1.6 Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl Collecting idna===2.8 Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Collecting msgpack===0.6.1 Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB) Processing /tmp/wheels/httplib2-0.13.1-py2-none-any.whl Collecting python-barbicanclient===4.9.0 Downloading https://files.pythonhosted.org/packages/12/c6/9875e5d83e04b778b58c093906e91a8b63b70584da90c28c435465c976c0/python_barbicanclient-4.9.0-py2.py3-none-any.whl (82kB) Collecting pyasn1===0.4.7 Downloading https://files.pythonhosted.org/packages/a1/71/8f0d444e3a74e5640a3d5d967c1c6b015da9c655f35b2d308a55d907a517/pyasn1-0.4.7-py2.py3-none-any.whl (76kB) Collecting six===1.12.0 Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting python-openstackclient===4.0.0 Downloading https://files.pythonhosted.org/packages/31/12/a053e88d7e614a482324916c3eaaa4b076fef103d99a4ef0dc607a9c86f7/python_openstackclient-4.0.0-py2.py3-none-any.whl (870kB) Processing /tmp/wheels/ndg_httpsclient-0.5.1-py2-none-any.whl Collecting keystoneauth1===3.17.1 Downloading https://files.pythonhosted.org/packages/1c/91/e867514234f0804d4601986b1e723c17b63c39831d421ff7059af18e07bc/keystoneauth1-3.17.1-py2.py3-none-any.whl (309kB) Collecting python-keystoneclient===3.21.0 Downloading https://files.pythonhosted.org/packages/c0/05/f92b18b6591aa5bdae4a9245a940c1c046bca74438f0460d6371bd8c3ccb/python_keystoneclient-3.21.0-py2.py3-none-any.whl (395kB) Collecting cffi===1.12.3 Downloading https://files.pythonhosted.org/packages/8d/e9/0c8afd1579e5cf7bc0f06fbcd7cdb954cbc0baadd505973949a99337da1c/cffi-1.12.3-cp27-cp27mu-manylinux1_x86_64.whl (415kB) Collecting Babel===2.7.0 Downloading https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl (8.4MB) Collecting oslo.utils===3.41.3 Downloading https://files.pythonhosted.org/packages/da/19/3ce67d093196eab03ba5bd86826a8bd79ec6ee841fee2302da63307e2d62/oslo.utils-3.41.3-py2.py3-none-any.whl (99kB) Collecting pytz===2019.2 Downloading https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl (508kB) Processing /tmp/wheels/cgtsclient-1.0-py2-none-any.whl Processing /tmp/wheels/distributedcloud_client-1.0.0-py2-none-any.whl Processing /tmp/wheels/fmclient-1.0-py2.py3-none-any.whl Collecting bindep Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl Collecting pylint Downloading https://files.pythonhosted.org/packages/36/3b/fa4025a424adafd85c6195001b1c130ecb8d8b30784a1c4cb68e7b5e5ae7/pylint-1.9.5-py2.py3-none-any.whl (696kB) Collecting WebOb===1.8.5 Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB) Collecting oslo.concurrency===3.30.0 Downloading https://files.pythonhosted.org/packages/70/ef/7060351e8b8cbb19b7cd2eab86c4059ab7de60e565f9b780c1e04da92247/oslo.concurrency-3.30.0-py2.py3-none-any.whl (46kB) Collecting soupsieve===1.9.3 Downloading https://files.pythonhosted.org/packages/0b/44/0474f2207fdd601bb25787671c81076333d2c80e6f97e92790f8887cf682/soupsieve-1.9.3-py2.py3-none-any.whl Collecting asn1crypto===0.24.0 Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB) Collecting ipaddress===1.0.22 Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl Collecting chardet===3.0.4 Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting urllib3===1.25.3 Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB) Collecting certifi===2019.6.16 Downloading https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl (157kB) Collecting pbr===5.4.3 Downloading https://files.pythonhosted.org/packages/46/a4/d5c83831a3452713e4b4f126149bc4fbda170f7cb16a86a00ce57ce0e9ad/pbr-5.4.3-py2.py3-none-any.whl (110kB) Collecting oslo.i18n===3.24.0 Downloading https://files.pythonhosted.org/packages/21/b9/ccb8fd9e9011c59b7e9eb5aee9e24c73be23b24d3a1e800ad2631efa628a/oslo.i18n-3.24.0-py2.py3-none-any.whl (46kB) Collecting cliff===2.16.0 Downloading https://files.pythonhosted.org/packages/f6/a9/e976ba91e57043c4b6add2c394e6d1ffc26712c694379c3fe72f942d2440/cliff-2.16.0-py2.py3-none-any.whl (78kB) Collecting osc-lib===1.14.1 Downloading https://files.pythonhosted.org/packages/ee/19/c455c3a556a2ee96221770eab026a67a3be416bed70d11fb5d1a8bc9dda6/osc_lib-1.14.1-py2.py3-none-any.whl (87kB) Collecting openstacksdk===0.36.0 Downloading https://files.pythonhosted.org/packages/70/32/5de4f34277123ead85f9290aa3866452d053a1509f03f1d9d42cdb15a695/openstacksdk-0.36.0-py2.py3-none-any.whl (1.3MB) Collecting python-novaclient===15.1.0 Downloading https://files.pythonhosted.org/packages/c1/63/9075a30d92183c23d331f13b28b234cf90b003ae6fe331b3256e6c24fd1e/python_novaclient-15.1.0-py2.py3-none-any.whl (333kB) Collecting python-glanceclient===2.17.0 Downloading https://files.pythonhosted.org/packages/1e/66/b6120307763c1f0c8873f34b9bb26c17a471bb59908934ab469288413725/python_glanceclient-2.17.0-py2.py3-none-any.whl (195kB) Processing /tmp/wheels/python_cinderclient-4.3.0-py2.py3-none-any.whl Collecting iso8601===0.1.12 Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl Collecting os-service-types===1.7.0 Downloading https://files.pythonhosted.org/packages/10/2d/318b2b631f68e0fc221ba8f45d163bf810cdb795cf242fe85ad3e5d45639/os_service_types-1.7.0-py2.py3-none-any.whl Collecting stevedore===1.31.0 Downloading https://files.pythonhosted.org/packages/b1/e1/f5ddbd83f60b03f522f173c03e406c1bff8343f0232a292ac96aa633b47a/stevedore-1.31.0-py2.py3-none-any.whl (43kB) Collecting oslo.config===6.11.1 Downloading https://files.pythonhosted.org/packages/5a/83/05654ed8afa484b7de13e8cb3ed85dca0ea7bca03a6436e704fc5f45334c/oslo.config-6.11.1-py2.py3-none-any.whl (131kB) Collecting debtcollector===1.22.0 Downloading https://files.pythonhosted.org/packages/ca/ab/e34b13877f84a198b043166a82baf0ae8b9ed1daa83b6ebde776e8628b0a/debtcollector-1.22.0-py2.py3-none-any.whl Processing /tmp/wheels/pycparser-2.19-py2.py3-none-any.whl Collecting netifaces===0.10.9 Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl Collecting pyparsing===2.4.2 Downloading https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl (65kB) Collecting funcsigs===1.0.2 Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl Collecting monotonic===1.5 Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl Collecting python-neutronclient===6.14.0 Downloading https://files.pythonhosted.org/packages/f7/28/c765e4ef04fb9427623dcc35bad160016006cfffd963d7cc5ee1c5e4ea80/python_neutronclient-6.14.0-py2.py3-none-any.whl (435kB) Collecting keyring===18.0.1 Downloading https://files.pythonhosted.org/packages/cb/97/351c4839d78c518d8784822ec6f48f601de5cf47ab21242c0a6e5da888cc/keyring-18.0.1-py2.py3-none-any.whl Collecting Parsley===1.3 Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB) Collecting distro===1.4.0 Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl Collecting astroid<2.0,>=1.6 Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB) Collecting isort>=4.2.5 Downloading https://files.pythonhosted.org/packages/e5/b0/c121fd1fa3419ea9bfd55c7f9c4fedfec5143208d8c7ad3ce3db6c623c21/isort-4.3.21-py2.py3-none-any.whl (42kB) Collecting singledispatch===3.4.0.3 Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting mccabe Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl Collecting configparser===3.8.1 Downloading https://files.pythonhosted.org/packages/ab/1a/ec151e5e703ac80041eaccef923611bbcec2b667c20383655a06962732e9/configparser-3.8.1-py2.py3-none-any.whl Collecting backports.functools-lru-cache===1.5 Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl Collecting fasteners===0.14.1 Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl Processing /tmp/wheels/unicodecsv-0.14.1-py2-none-any.whl Processing /tmp/wheels/cmd2-0.8.9-py2.py3-none-any.whl Processing /tmp/wheels/simplejson-3.16.0-cp27-cp27mu-linux_x86_64.whl Processing /tmp/wheels/dogpile.cache-0.7.1-py2.py3-none-any.whl Collecting decorator===4.4.0 Downloading https://files.pythonhosted.org/packages/5f/88/0075e461560a1e750a0dcbf77f1d9de775028c37a19a346a6c565a257399/decorator-4.4.0-py2.py3-none-any.whl Collecting requestsexceptions===1.4.0 Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl Processing /tmp/wheels/munch-2.3.2-py2.py3-none-any.whl Collecting futures===3.3.0 Downloading https://files.pythonhosted.org/packages/d8/a6/f46ae3f1da0cd4361c344888f59ec2f5785e69c872e175a748ef6071cdb5/futures-3.3.0-py2-none-any.whl Collecting appdirs===1.4.3 Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl Collecting jsonpatch===1.24 Downloading https://files.pythonhosted.org/packages/86/7e/035d19a73306278673039f0805b863be8798057cc1b4008b9c8c7d1d32a3/jsonpatch-1.24-py2.py3-none-any.whl Collecting jmespath===0.9.4 Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl Processing /tmp/wheels/warlock-1.3.3-py2.py3-none-any.whl Processing /tmp/wheels/wrapt-1.11.2-cp27-cp27mu-linux_x86_64.whl Collecting rfc3986===1.3.2 Downloading https://files.pythonhosted.org/packages/00/8d/9d56bfe43997f1864fe0891be69bc239ded98e69c9f56eb9eaa5b1789660/rfc3986-1.3.2-py2.py3-none-any.whl Collecting oslo.log===3.44.1 Downloading https://files.pythonhosted.org/packages/b6/66/d672403dbf82820ef47340c85babab8fe210a59769685942b97090ac9c0c/oslo.log-3.44.1-py2.py3-none-any.whl (72kB) Collecting os-client-config===1.33.0 Downloading https://files.pythonhosted.org/packages/fc/ab/6ef4ca53fe5b99b9f13758d7e2dfd06517e8ae608492808afd2c4ec7806c/os_client_config-1.33.0-py2.py3-none-any.whl Collecting entrypoints===0.3 Downloading https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl Processing /tmp/wheels/SecretStorage-2.3.1-py2-none-any.whl Collecting lazy-object-proxy Downloading https://files.pythonhosted.org/packages/9b/1c/a01cbc29f2f737a797e4abdd5a9436e52449b8f439fa0221806966c25530/lazy_object_proxy-1.4.3-cp27-cp27mu-manylinux1_x86_64.whl (54kB) Collecting contextlib2===0.5.5 Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl Processing /tmp/wheels/pyperclip-1.7.0-py2-none-any.whl Collecting wcwidth===0.1.7 Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl Processing /tmp/wheels/subprocess32-3.5.4-cp27-cp27mu-linux_x86_64.whl Collecting jsonpointer===2.0 Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl Collecting jsonschema===3.0.2 Downloading https://files.pythonhosted.org/packages/54/48/f5f11003ceddcd4ad292d4d9b5677588e9169eef41f88e38b2888e7ec6c4/jsonschema-3.0.2-py2.py3-none-any.whl (54kB) Collecting oslo.context===2.23.0 Downloading https://files.pythonhosted.org/packages/f5/21/2d466c9c0146d5d846b52ecde5c628a400cd8602a6550b009da912cd3fd4/oslo.context-2.23.0-py2.py3-none-any.whl Collecting python-dateutil===2.8.0 Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB) Processing /tmp/wheels/pyinotify-0.9.6-py2-none-any.whl Processing /tmp/wheels/functools32-3.2.3.post2-py2-none-any.whl Processing /tmp/wheels/pyrsistent-0.15.4-cp27-cp27mu-linux_x86_64.whl Requirement already satisfied: setuptools in /var/lib/openstack/lib/python2.7/site-packages (from jsonschema===3.0.2->-c /tmp/wheels/upper-constraints.txt (line 627)) (42.0.2) Collecting attrs===19.1.0 Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Installing collected packages: chardet, WebOb, enum34, six, pbr, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, idna, urllib3, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, msgpack, oslo.serialization, prettytable, osprofiler, munch, attrs, oslo.context, ipaddress, simplejson, asn1crypto, pycparser, cffi, cryptography, pyOpenSSL, jsonpointer, jsonpatch, functools32, pyrsistent, jsonschema, warlock, os-service-types, keystoneauth1, python-glanceclient, pyinotify, backports.functools-lru-cache, soupsieve, wcwidth, unicodecsv, beautifulsoup4, python-novaclient, decorator, dogpile.cache, requestsexceptions, futures, appdirs, jmespath, openstacksdk, os-client-config, contextlib2, pyperclip, subprocess32, cmd2, cliff, python-dateutil, oslo.log, pycrypto, singledispatch, configparser, entrypoints, SecretStorage, keyring, Parsley, python-cinderclient, osc-lib, python-keystoneclient, python-neutronclient, httplib2, python-barbicanclient, pyasn1, distro, python-openstackclient, ndg-httpsclient, cgtsclient, distributedcloud-client, fmclient, bindep, lazy-object-proxy, astroid, isort, mccabe, pylint Successfully installed Babel-2.7.0 Parsley-1.3 PyYAML-5.1.2 SecretStorage-2.3.1 WebOb-1.8.5 appdirs-1.4.3 asn1crypto-0.24.0 astroid-1.6.6 attrs-19.1.0 backports.functools-lru-cache-1.5 beautifulsoup4-4.8.0 bindep-2.8.1 certifi-2019.6.16 cffi-1.12.3 cgtsclient-1.0 chardet-3.0.4 cliff-2.16.0 cmd2-0.8.9 configparser-3.8.1 contextlib2-0.5.5 cryptography-2.7 debtcollector-1.22.0 decorator-4.4.0 distributedcloud-client-1.0.0 distro-1.4.0 dogpile.cache-0.7.1 entrypoints-0.3 enum34-1.1.6 fasteners-0.14.1 fmclient-1.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.3.0 httplib2-0.13.1 idna-2.8 ipaddress-1.0.22 iso8601-0.1.12 isort-4.3.21 jmespath-0.9.4 jsonpatch-1.24 jsonpointer-2.0 jsonschema-3.0.2 keyring-18.0.1 keystoneauth1-3.17.1 lazy-object-proxy-1.4.3 mccabe-0.6.1 monotonic-1.5 msgpack-0.6.1 munch-2.3.2 ndg-httpsclient-0.5.1 netaddr-0.7.19 netifaces-0.10.9 openstacksdk-0.36.0 os-client-config-1.33.0 os-service-types-1.7.0 osc-lib-1.14.1 oslo.concurrency-3.30.0 oslo.config-6.11.1 oslo.context-2.23.0 oslo.i18n-3.24.0 oslo.log-3.44.1 oslo.serialization-2.29.2 oslo.utils-3.41.3 osprofiler-2.8.2 pbr-5.4.3 prettytable-0.7.2 pyOpenSSL-19.0.0 pyasn1-0.4.7 pycparser-2.19 pycrypto-2.6.1 pyinotify-0.9.6 pylint-1.9.5 pyparsing-2.4.2 pyperclip-1.7.0 pyrsistent-0.15.4 python-barbicanclient-4.9.0 python-cinderclient-4.3.0 python-dateutil-2.8.0 python-glanceclient-2.17.0 python-keystoneclient-3.21.0 python-neutronclient-6.14.0 python-novaclient-15.1.0 python-openstackclient-4.0.0 pytz-2019.2 requests-2.22.0 requestsexceptions-1.4.0 rfc3986-1.3.2 simplejson-3.16.0 singledispatch-3.4.0.3 six-1.12.0 soupsieve-1.9.3 stevedore-1.31.0 subprocess32-3.5.4 unicodecsv-0.14.1 urllib3-1.25.3 warlock-1.3.3 wcwidth-0.1.7 wrapt-1.11.2 ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/install_packages.sh + [[ no != \n\o ]] + for file in '/opt/loci/bindep*' + PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :)) ++ bindep -f /opt/loci/bindep.txt -b -l newline infra + [[ ! -z libxml2 ]] + case ${distro} in + yum -y --setopt=skip_missing_names_on_install=False install libxml2 python-devel libffi-devel openssl-devel which bash-completion helm kubernetes-client Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: less.cogeco.net * extras: less.cogeco.net * updates: centos.mirror.rafal.ca Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version Package python-devel-2.7.5-86.el7.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package bash-completion.noarch 1:2.1-6.el7 will be installed ---> Package helm.x86_64 0:2.13.1-0.tis.2 will be installed ---> Package kubernetes-client.x86_64 0:1.16.2-1.tis.1 will be installed ---> Package libffi-devel.x86_64 0:3.0.13-18.el7 will be installed ---> Package openssl-devel.x86_64 1:1.0.2k-19.el7 will be installed --> Processing Dependency: zlib-devel(x86-64) for package: 1:openssl-devel-1.0.2k-19.el7.x86_64 --> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-19.el7.x86_64 ---> Package which.x86_64 0:2.20-7.el7 will be installed --> Running transaction check ---> Package krb5-devel.x86_64 0:1.15.1-37.el7_7.2 will be installed --> Processing Dependency: libkadm5(x86-64) = 1.15.1-37.el7_7.2 for package: krb5-devel-1.15.1-37.el7_7.2.x86_64 --> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-37.el7_7.2.x86_64 --> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-37.el7_7.2.x86_64 --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-37.el7_7.2.x86_64 --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-37.el7_7.2.x86_64 ---> Package zlib-devel.x86_64 0:1.2.7-18.el7 will be installed --> Running transaction check ---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed ---> Package libcom_err-devel.x86_64 0:1.42.9-16.el7 will be installed ---> Package libkadm5.x86_64 0:1.15.1-37.el7_7.2 will be installed ---> Package libselinux-devel.x86_64 0:2.5-14.1.el7 will be installed --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-14.1.el7.x86_64 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-14.1.el7.x86_64 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-14.1.el7.x86_64 ---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed --> Running transaction check ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: bash-completion noarch 1:2.1-6.el7 base 85 k helm x86_64 2.13.1-0.tis.2 stx-local-build 8.2 M kubernetes-client x86_64 1.16.2-1.tis.1 stx-local-build 32 M libffi-devel x86_64 3.0.13-18.el7 base 23 k openssl-devel x86_64 1:1.0.2k-19.el7 base 1.5 M which x86_64 2.20-7.el7 base 41 k Installing for dependencies: keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k krb5-devel x86_64 1.15.1-37.el7_7.2 updates 272 k libcom_err-devel x86_64 1.42.9-16.el7 base 32 k libkadm5 x86_64 1.15.1-37.el7_7.2 updates 178 k libselinux-devel x86_64 2.5-14.1.el7 base 187 k libsepol-devel x86_64 2.5-10.el7 base 77 k libverto-devel x86_64 0.2.5-4.el7 base 12 k pcre-devel x86_64 8.32-17.el7 base 480 k zlib-devel x86_64 1.2.7-18.el7 base 50 k Transaction Summary ================================================================================ Install 6 Packages (+9 Dependent packages) Total download size: 43 M Installed size: 245 M Downloading packages: -------------------------------------------------------------------------------- Total 48 MB/s | 43 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 1/15 Installing : libsepol-devel-2.5-10.el7.x86_64 2/15 Installing : pcre-devel-8.32-17.el7.x86_64 3/15 Installing : libselinux-devel-2.5-14.1.el7.x86_64 4/15 Installing : libkadm5-1.15.1-37.el7_7.2.x86_64 5/15 Installing : libcom_err-devel-1.42.9-16.el7.x86_64 6/15 Installing : zlib-devel-1.2.7-18.el7.x86_64 7/15 Installing : libverto-devel-0.2.5-4.el7.x86_64 8/15 Installing : krb5-devel-1.15.1-37.el7_7.2.x86_64 9/15 Installing : 1:openssl-devel-1.0.2k-19.el7.x86_64 10/15 Installing : helm-2.13.1-0.tis.2.x86_64 11/15 Installing : kubernetes-client-1.16.2-1.tis.1.x86_64 12/15 Installing : which-2.20-7.el7.x86_64 13/15 install-info: No such file or directory for /usr/share/info/which.info.gz Installing : 1:bash-completion-2.1-6.el7.noarch 14/15 Installing : libffi-devel-3.0.13-18.el7.x86_64 15/15 install-info: No such file or directory for /usr/share/info/libffi.info.gz warning: %post(libffi-devel-3.0.13-18.el7.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package libffi-devel-3.0.13-18.el7.x86_64  Verifying : libverto-devel-0.2.5-4.el7.x86_64 1/15 Verifying : libffi-devel-3.0.13-18.el7.x86_64 2/15 Verifying : 1:bash-completion-2.1-6.el7.noarch 3/15 Verifying : krb5-devel-1.15.1-37.el7_7.2.x86_64 4/15 Verifying : zlib-devel-1.2.7-18.el7.x86_64 5/15 Verifying : which-2.20-7.el7.x86_64 6/15 Verifying : kubernetes-client-1.16.2-1.tis.1.x86_64 7/15 Verifying : libcom_err-devel-1.42.9-16.el7.x86_64 8/15 Verifying : libkadm5-1.15.1-37.el7_7.2.x86_64 9/15 Verifying : pcre-devel-8.32-17.el7.x86_64 10/15 Verifying : 1:openssl-devel-1.0.2k-19.el7.x86_64 11/15 Verifying : libselinux-devel-2.5-14.1.el7.x86_64 12/15 Verifying : libsepol-devel-2.5-10.el7.x86_64 13/15 Verifying : helm-2.13.1-0.tis.2.x86_64 14/15 Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 15/15 Installed: bash-completion.noarch 1:2.1-6.el7 helm.x86_64 0:2.13.1-0.tis.2 kubernetes-client.x86_64 0:1.16.2-1.tis.1 libffi-devel.x86_64 0:3.0.13-18.el7 openssl-devel.x86_64 1:1.0.2k-19.el7 which.x86_64 0:2.20-7.el7 Dependency Installed: keyutils-libs-devel.x86_64 0:1.5.8-3.el7 krb5-devel.x86_64 0:1.15.1-37.el7_7.2 libcom_err-devel.x86_64 0:1.42.9-16.el7 libkadm5.x86_64 0:1.15.1-37.el7_7.2 libselinux-devel.x86_64 0:2.5-14.1.el7 libsepol-devel.x86_64 0:2.5-10.el7 libverto-devel.x86_64 0:0.2.5-4.el7 pcre-devel.x86_64 0:8.32-17.el7 zlib-devel.x86_64 0:1.2.7-18.el7 Complete! ++ dirname /opt/loci/scripts/install.sh + /opt/loci/scripts/cleanup.sh + case ${distro} in + yum -y autoremove git python-virtualenv python3-virtualenv Loaded plugins: fastestmirror, ovl No Match for argument: python3-virtualenv Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.8.3.1-20.el7 will be erased --> Processing Dependency: git = 1.8.3.1-20.el7 for package: perl-Git-1.8.3.1-20.el7.noarch ---> Package python-virtualenv.noarch 0:15.1.0-2.el7 will be erased --> Running transaction check ---> Package perl-Git.noarch 0:1.8.3.1-20.el7 will be erased --> Finished Dependency Resolution --> Finding unneeded leftover dependencies ---> Marking perl-Error to be removed - no longer needed by perl-Git ---> Marking perl-TermReadKey to be removed - no longer needed by git ---> Marking rsync to be removed - no longer needed by git ---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv ---> Marking python-devel to be removed - no longer needed by python-virtualenv ---> Marking python-rpm-macros to be removed - no longer needed by python-devel ---> Marking python2-rpm-macros to be removed - no longer needed by python-devel ---> Marking python-srpm-macros to be removed - no longer needed by python-rpm-macros Found and removing 8 unneeded dependencies --> Running transaction check ---> Package perl-Error.noarch 1:0.17020-2.el7 will be erased ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be erased ---> Package python-devel.x86_64 0:2.7.5-86.el7 will be erased ---> Package python-rpm-macros.noarch 0:3-32.el7 will be erased ---> Package python-srpm-macros.noarch 0:3-32.el7 will be erased ---> Package python2-rpm-macros.noarch 0:3-32.el7 will be erased ---> Package python2-setuptools.noarch 0:38.5.1-1.el7.tis.0 will be erased ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: git x86_64 1.8.3.1-20.el7 @base 22 M python-virtualenv noarch 15.1.0-2.el7 @base 2.1 M Removing for dependencies: perl-Error noarch 1:0.17020-2.el7 @base 49 k perl-Git noarch 1.8.3.1-20.el7 @base 57 k perl-TermReadKey x86_64 2.30-20.el7 @base 59 k python-devel x86_64 2.7.5-86.el7 @base 1.0 M python-rpm-macros noarch 3-32.el7 @base 4.1 k python-srpm-macros noarch 3-32.el7 @base 3.7 k python2-rpm-macros noarch 3-32.el7 @base 1.5 k python2-setuptools noarch 38.5.1-1.el7.tis.0 @stx-local-build 2.3 M rsync x86_64 3.1.2-6.el7_6.1 @base 815 k Transaction Summary ================================================================================ Remove 2 Packages (+9 Dependent packages) Installed size: 29 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : git-1.8.3.1-20.el7.x86_64 1/11 Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/11 Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/11 Erasing : python-devel-2.7.5-86.el7.x86_64 4/11 Erasing : python-rpm-macros-3-32.el7.noarch 5/11 Erasing : python-srpm-macros-3-32.el7.noarch 6/11 Erasing : python2-rpm-macros-3-32.el7.noarch 7/11 Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 8/11 Erasing : 1:perl-Error-0.17020-2.el7.noarch 9/11 Erasing : perl-TermReadKey-2.30-20.el7.x86_64 10/11 Erasing : rsync-3.1.2-6.el7_6.1.x86_64 11/11 Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/11 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/11 Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/11 Verifying : python-devel-2.7.5-86.el7.x86_64 4/11 Verifying : git-1.8.3.1-20.el7.x86_64 5/11 Verifying : perl-Git-1.8.3.1-20.el7.noarch 6/11 Verifying : python-srpm-macros-3-32.el7.noarch 7/11 Verifying : python2-rpm-macros-3-32.el7.noarch 8/11 Verifying : python-virtualenv-15.1.0-2.el7.noarch 9/11 Verifying : python-rpm-macros-3-32.el7.noarch 10/11 Verifying : rsync-3.1.2-6.el7_6.1.x86_64 11/11 Removed: git.x86_64 0:1.8.3.1-20.el7 python-virtualenv.noarch 0:15.1.0-2.el7 Dependency Removed: perl-Error.noarch 1:0.17020-2.el7 perl-Git.noarch 0:1.8.3.1-20.el7 perl-TermReadKey.x86_64 0:2.30-20.el7 python-devel.x86_64 0:2.7.5-86.el7 python-rpm-macros.noarch 0:3-32.el7 python-srpm-macros.noarch 0:3-32.el7 python2-rpm-macros.noarch 0:3-32.el7 python2-setuptools.noarch 0:38.5.1-1.el7.tis.0 rsync.x86_64 0:3.1.2-6.el7_6.1 Complete! + yum clean all Loaded plugins: fastestmirror, ovl Cleaning repos: base extras stx-local-build stx-mirror-distro updates Cleaning up list of fastest mirrors + rm /var/lib/openstack/lib/python2.7/no-global-site-packages.txt + rm -rf /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id + find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete + exit 0 Removing intermediate container 6b5fad215c6a ---> 190b4f3671e8 Successfully built 190b4f3671e8 Successfully tagged jenkins/stx-platformclients:rc-3.0-centos-stable-build