Started by upstream project STX_build_docker_images build number 102 http:jenkins-STX_build_docker_images-102.log.html
originally caused by:
Started by upstream project STX_build_master_master build number 150 http:jenkins-STX_build_master_master-150.log.html
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/workspace/STX_build_docker_flock_images
No emails were triggered.
Waiting for the completion of docker_login
docker_login 224 http:jenkins-docker_login-224.log.html completed. Result was SUCCESS
Build step 'Trigger/call builds on other projects' changed build result to SUCCESS
[STX_build_docker_flock_images] $ /bin/sh -xe /tmp/jenkins7241496130592353926.sh
+ echo TIMESTAMP=20190617T233000Z
TIMESTAMP=20190617T233000Z
+ echo PUBLISH_TIMESTAMP=20190617T233000Z
PUBLISH_TIMESTAMP=20190617T233000Z
+ echo OS=centos
OS=centos
+ echo BUILD_STREAM=stable
BUILD_STREAM=stable
+ echo REGISTRY=docker.io
REGISTRY=docker.io
+ echo REGISTRY_ORG=starlingx
REGISTRY_ORG=starlingx
+ echo REGISTRY_USERID=slittlewrs
REGISTRY_USERID=slittlewrs
+ echo HOST=build.starlingx.cengn.ca
HOST=build.starlingx.cengn.ca
+ echo HOST_PORT=80
HOST_PORT=80
+ echo MY_REPO=/localdisk/designer/jenkins/master/cgcs-root
MY_REPO=/localdisk/designer/jenkins/master/cgcs-root
+ echo MY_WORKSPACE=/localdisk/loadbuild/jenkins/master/20190617T233000Z
MY_WORKSPACE=/localdisk/loadbuild/jenkins/master/20190617T233000Z
+ echo PUBLISH_OUTPUTS_BASE=/export/mirror/starlingx/master/centos/20190617T233000Z/outputs
PUBLISH_OUTPUTS_BASE=/export/mirror/starlingx/master/centos/20190617T233000Z/outputs
+ echo PREFIX=master
PREFIX=master
+ echo LATEST_PREFIX=master
LATEST_PREFIX=master
+ echo BASE_VERSION=master-stable-20190617T233000Z
BASE_VERSION=master-stable-20190617T233000Z
+ echo FLOCK_VERSION=master-centos-stable-20190617T233000Z
FLOCK_VERSION=master-centos-stable-20190617T233000Z
+ echo PUBLISH_LOGS_BASE=/export/mirror/starlingx/master/centos/20190617T233000Z/logs
PUBLISH_LOGS_BASE=/export/mirror/starlingx/master/centos/20190617T233000Z/logs
+ echo PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190617T233000Z/logs
PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190617T233000Z/logs
+ '[' -n 20190617T233000Z ']'
+ '[' -n 20190617T233000Z ']'
+ '[' -n centos ']'
+ '[' -n stable ']'
+ '[' -n docker.io ']'
+ '[' -n starlingx ']'
+ '[' -n slittlewrs ']'
+ '[' -n build.starlingx.cengn.ca ']'
+ '[' -n 80 ']'
+ '[' -n /localdisk/designer/jenkins/master/cgcs-root ']'
+ '[' -n /localdisk/loadbuild/jenkins/master/20190617T233000Z ']'
+ '[' -n /export/mirror/starlingx/master/centos/20190617T233000Z/outputs ']'
+ '[' -n master ']'
+ '[' -n master ']'
+ '[' -n master-stable-20190617T233000Z ']'
+ '[' -n master-centos-stable-20190617T233000Z ']'
+ '[' -n /export/mirror/starlingx/master/centos/20190617T233000Z/logs ']'
+ '[' -n http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190617T233000Z/logs ']'
+ WEB_OUTPUTS_BASE=/mirror/starlingx/master/centos/20190617T233000Z/outputs
+ /localdisk/designer/jenkins/master/cgcs-root/build-tools/build-docker-images/build-stx-images.sh --prefix master --latest-prefix master --os centos --stream stable --version 20190617T233000Z --base docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --wheels http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --user starlingx --registry docker.io --attempts 5 --push --latest --clean
master-stable-20190617T233000Z: Pulling from starlingx/stx-centos
5ad559c5ae16: Already exists
78473cb44a73: Pulling fs layer
bddb044aaa2d: Pulling fs layer
78473cb44a73: Download complete
78473cb44a73: Pull complete
bddb044aaa2d: Verifying Checksum
bddb044aaa2d: Download complete
bddb044aaa2d: Pull complete
Digest: sha256:63e473e037296f9c779d8b396aa0b48f8aba195e2c4062003d31239ae3f7a545
Status: Downloaded newer image for starlingx/stx-centos:master-stable-20190617T233000Z
Cloning into 'loci'...
Note: checking out '432503259f5e624afdabd9dacc9d9b367dd95e96'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 4325032... Fix Loci build by temporarily pinning virtualenv
Building stx-fm-rest-api
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=infra --build-arg PROJECT_REPO=nil --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PIP_PACKAGES=cgtsclient fm fm_api fm_core httplib2 keystone keystonemiddleware oslo.db oslo.log oslo.middleware oslo.policy oslo.versionedobjects PyMySQL python_neutronclient pecan tsconfig WSME --build-arg DIST_PACKAGES=postgresql-devel fm-common --tag jenkins/stx-fm-rest-api:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 1c7d70247e9d
Removing intermediate container 1c7d70247e9d
---> 7c7e7ae88921
Step 4/26 : ARG PROJECT
---> Running in ec424fc76b39
Removing intermediate container ec424fc76b39
---> f669f28b53e0
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in fcb604e314ee
Removing intermediate container fcb604e314ee
---> 87dc40dcccc0
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 838a00abcf9f
Removing intermediate container 838a00abcf9f
---> 26af8c92c149
Step 7/26 : ARG PROJECT_REF=master
---> Running in 951d98f6746b
Removing intermediate container 951d98f6746b
---> 4ed8897ae686
Step 8/26 : ARG DISTRO
---> Running in 65ba937eb097
Removing intermediate container 65ba937eb097
---> 565c046ceea9
Step 9/26 : ARG PROFILES
---> Running in 0aa033dfefc0
Removing intermediate container 0aa033dfefc0
---> 13048b341b09
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in ac7ac447ac7e
Removing intermediate container ac7ac447ac7e
---> b2556e925cca
Step 11/26 : ARG PIP_ARGS=""
---> Running in 4dd876e5f1df
Removing intermediate container 4dd876e5f1df
---> f899fbd19c85
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in f16541146ae6
Removing intermediate container f16541146ae6
---> 4aa0a623e6c1
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 92446d12110a
Removing intermediate container 92446d12110a
---> 14a35fe53097
Step 14/26 : ARG PLUGIN=no
---> Running in a0379b75886c
Removing intermediate container a0379b75886c
---> b980c9ea91cf
Step 15/26 : ARG PYTHON3=no
---> Running in f31dc2017286
Removing intermediate container f31dc2017286
---> a37f71e2a0cf
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in be3dfc4adedd
Removing intermediate container be3dfc4adedd
---> c083f80ea390
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in fe997883c50f
Removing intermediate container fe997883c50f
---> 64ef053833fc
Step 18/26 : ARG UID=42424
---> Running in e0082f9575b2
Removing intermediate container e0082f9575b2
---> cdcd2a3796bc
Step 19/26 : ARG GID=42424
---> Running in da5178ee3f6c
Removing intermediate container da5178ee3f6c
---> 3fe751907f7c
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 42e271b1fedd
Removing intermediate container 42e271b1fedd
---> bf43a890122c
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in 777925f6572c
Removing intermediate container 777925f6572c
---> 658c9ba5c342
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 67d1fbc372a5
Removing intermediate container 67d1fbc372a5
---> 1f5960d9d3e8
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in ec174e98a6a7
Removing intermediate container ec174e98a6a7
---> 74875b6caa35
Step 24/26 : COPY scripts /opt/loci/scripts
---> cee4db4c8c80
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> 959912641d02
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in b0ac009f2fb8
++ 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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 45 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 27 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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 cgtsclient fm fm_api fm_core httplib2 keystone keystonemiddleware oslo.db oslo.log oslo.middleware oslo.policy oslo.versionedobjects PyMySQL python_neutronclient pecan tsconfig WSME
+ packages='bindep cgtsclient fm fm_api fm_core httplib2 keystone keystonemiddleware oslo.db oslo.log oslo.middleware oslo.policy oslo.versionedobjects PyMySQL python_neutronclient pecan tsconfig WSME'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep cgtsclient fm fm_api fm_core httplib2 keystone keystonemiddleware oslo.db oslo.log oslo.middleware oslo.policy oslo.versionedobjects PyMySQL python_neutronclient pecan tsconfig WSME
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting pecan===1.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 19))
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting oslo.versionedobjects===1.35.1 (from -c /tmp/wheels/upper-constraints.txt (line 244))
Downloading https://files.pythonhosted.org/packages/ec/8d/9d441064a4881c7fbabc3fbd430e4b6bf263ba098397eab1f00e09c40444/oslo.versionedobjects-1.35.1-py2.py3-none-any.whl (85kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362))
Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting WebTest===2.0.33 (from -c /tmp/wheels/upper-constraints.txt (line 365))
Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting httplib2===0.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 401))
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting WSME===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 410))
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting simplegeneric===0.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 463))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting logutils===0.3.5 (from -c /tmp/wheels/upper-constraints.txt (line 537))
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting cgtsclient===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 581))
Collecting fm===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 585))
Collecting fm-api===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 586))
Collecting fm-core===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 588))
Collecting tsconfig===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 591))
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting keystone
Downloading https://files.pythonhosted.org/packages/2e/56/22750bc5ab304581284e5793cc38f86865ab5ad27d5258595c0d5805638f/keystone-15.0.0-py2.py3-none-any.whl (1.5MB)
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198))
Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting beautifulsoup4===4.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 169))
Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB)
Collecting waitress===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 64))
Downloading https://files.pythonhosted.org/packages/b4/1e/3b51f5a9454a1f15ae5b82a7044e095c93eeefd2d1e5738e588fc43c9e89/waitress-1.2.1-py2.py3-none-any.whl (140kB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Collecting Flask-RESTful===0.3.7 (from -c /tmp/wheels/upper-constraints.txt (line 455))
Downloading https://files.pythonhosted.org/packages/17/44/6e490150ee443ca81d5f88b61bb4bbb133d44d75b0b716ebe92489508da4/Flask_RESTful-0.3.7-py2.py3-none-any.whl
Collecting Flask===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 547))
Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB)
Collecting pysaml2===4.6.5 (from -c /tmp/wheels/upper-constraints.txt (line 370))
Collecting PyJWT===1.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 149))
Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl
Collecting osprofiler===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 25))
Collecting bcrypt===3.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 196))
Downloading https://files.pythonhosted.org/packages/50/d8/95f7cb04344033bf9d1a12c5a7969a15999b6a710fbe1969c517333d9a62/bcrypt-3.1.6-cp27-cp27mu-manylinux1_x86_64.whl (59kB)
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting scrypt===0.8.13 (from -c /tmp/wheels/upper-constraints.txt (line 431))
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting passlib===1.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 225))
Downloading https://files.pythonhosted.org/packages/ee/a7/d6d238d927df355d4e4e000670342ca4705a72f0bf694027cf67d9bcf5af/passlib-1.7.1-py2.py3-none-any.whl (498kB)
Collecting oauthlib===3.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 535))
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting soupsieve===1.8 (from -c /tmp/wheels/upper-constraints.txt (line 116))
Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB)
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting aniso8601===5.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 518))
Collecting Werkzeug===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 489))
Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB)
Collecting Click===7.0 (from -c /tmp/wheels/upper-constraints.txt (line 282))
Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB)
Collecting itsdangerous===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 559))
Collecting future===0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 481))
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting defusedxml===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 120))
Downloading https://files.pythonhosted.org/packages/87/1c/17f3e3935a913dfe2a5ca85fa5ccbef366bfd82eb318b1f75dadbf0affca/defusedxml-0.5.0-py2.py3-none-any.whl
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting relativetimebuilder===0.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 121))
Downloading https://files.pythonhosted.org/packages/b9/46/fb188619006d458598d7a8910bbb5cd2c6debfb36821b460532bebddd046/relativetimebuilder-0.2.0-py2.py3-none-any.whl
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Installing collected packages: chardet, PasteDeploy, repoze.lru, six, Routes, WebOb, logutils, singledispatch, MarkupSafe, Mako, backports.functools-lru-cache, soupsieve, beautifulsoup4, waitress, WebTest, pecan, enum34, pbr, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, stevedore, rfc3986, oslo.config, oslo.concurrency, msgpack, oslo.serialization, prettytable, osprofiler, greenlet, Paste, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, oslo.context, python-dateutil, pyinotify, oslo.log, dnspython, eventlet, yappi, oslo.service, munch, pycadf, ipaddress, Tempita, simplejson, asn1crypto, pycparser, cffi, cryptography, pyOpenSSL, sqlparse, jsonpointer, defusedxml, aniso8601, relativetimebuilder, wcwidth, vine, SQLAlchemy, statsd, Jinja2, oslo.middleware, amqp, kombu, cachetools, futures, contextlib2, futurist, oslo.messaging, PyJWT, unicodecsv, bcrypt, decorator, dogpile.cache, os-service-types, requestsexceptions, keystoneauth1, appdirs, jsonpatch, jmespath, openstacksdk, os-client-config, passlib, pyperclip, subprocess32, cmd2, cliff, oslo.versionedobjects, Click, sqlalchemy-migrate, testscenarios, Parsley, oslo.cache, python-keystoneclient, keystonemiddleware, osc-lib, python-neutronclient, future, pysaml2, PyMySQL, httplib2, simplegeneric, WSME, oslo.upgradecheck, scrypt, distro, testresources, Werkzeug, itsdangerous, Flask, Flask-RESTful, python-editor, alembic, oslo.db, oslo.policy, functools32, jsonschema, oauthlib, cgtsclient, fm, fm-api, fm-core, tsconfig, bindep, keystone
Successfully installed Babel-2.6.0 Click-7.0 Flask-1.0.2 Flask-RESTful-0.3.7 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Parsley-1.3 Paste-3.0.7 PasteDeploy-2.0.1 PyJWT-1.7.1 PyMySQL-0.9.3 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WSME-0.9.3 WebOb-1.8.5 WebTest-2.0.33 Werkzeug-0.14.1 alembic-1.0.8 amqp-2.4.2 aniso8601-5.1.0 appdirs-1.4.3 argparse-1.4.0 asn1crypto-0.24.0 backports.functools-lru-cache-1.5 bcrypt-3.1.6 beautifulsoup4-4.7.1 bindep-2.8.1 cachetools-3.1.0 certifi-2018.11.29 cffi-1.12.2 cgtsclient-1.0 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 contextlib2-0.5.5 cryptography-2.6.1 debtcollector-1.21.0 decorator-4.3.2 defusedxml-0.5.0 distro-1.4.0 dnspython-1.16.0 dogpile.cache-0.7.1 enum34-1.1.6 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 fm-1.0.0 fm-api-1.0.0 fm-core-1.0 funcsigs-1.0.2 functools32-3.2.3.post2 future-0.17.1 futures-3.2.0 futurist-1.8.1 greenlet-0.4.15 httplib2-0.12.1 idna-2.8 ipaddress-1.0.22 iso8601-0.1.12 itsdangerous-1.1.0 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystone-15.0.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 linecache2-1.0.0 logutils-0.3.5 monotonic-1.5 msgpack-0.6.1 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.9 oauthlib-3.0.1 openstacksdk-0.27.0 os-client-config-1.32.0 os-service-types-1.6.0 osc-lib-1.12.1 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 oslo.versionedobjects-1.35.1 osprofiler-2.6.0 passlib-1.7.1 pbr-5.1.3 pecan-1.3.2 prettytable-0.7.2 pyOpenSSL-19.0.0 pycadf-2.9.0 pycparser-2.19 pyinotify-0.9.6 pyparsing-2.3.1 pyperclip-1.7.0 pysaml2-4.6.5 python-dateutil-2.8.0 python-editor-1.0.4 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 python-neutronclient-6.12.0 pytz-2018.9 relativetimebuilder-0.2.0 repoze.lru-0.7 requests-2.21.0 requestsexceptions-1.4.0 rfc3986-1.2.0 scrypt-0.8.13 simplegeneric-0.8.1 simplejson-3.16.0 singledispatch-3.4.0.3 six-1.12.0 soupsieve-1.8 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 tsconfig-1.0.0 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 waitress-1.2.1 wcwidth-0.1.7 wrapt-1.11.1 yappi-1.0
++ 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 postgresql-devel fm-common
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package fm-common.x86_64 0:1.0-9.tis will be installed
--> Processing Dependency: libpq.so.5()(64bit) for package: fm-common-1.0-9.tis.x86_64
---> Package postgresql-devel.x86_64 0:9.2.24-1.el7_5 will be installed
--> Processing Dependency: postgresql(x86-64) = 9.2.24-1.el7_5 for package: postgresql-devel-9.2.24-1.el7_5.x86_64
--> Running transaction check
---> Package postgresql.x86_64 0:9.2.24-1.el7_5 will be installed
---> Package postgresql-libs.x86_64 0:9.2.24-1.el7_5 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
fm-common x86_64 1.0-9.tis stx-local-build 109 k
postgresql-devel x86_64 9.2.24-1.el7_5 base 952 k
Installing for dependencies:
postgresql x86_64 9.2.24-1.el7_5 base 3.0 M
postgresql-libs x86_64 9.2.24-1.el7_5 base 234 k

Transaction Summary
================================================================================
Install 2 Packages (+2 Dependent packages)

Total download size: 4.3 M
Installed size: 21 M
Downloading packages:
--------------------------------------------------------------------------------
Total 15 MB/s | 4.3 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : postgresql-libs-9.2.24-1.el7_5.x86_64 1/4
Installing : postgresql-9.2.24-1.el7_5.x86_64 2/4
Installing : postgresql-devel-9.2.24-1.el7_5.x86_64 3/4
Installing : fm-common-1.0-9.tis.x86_64 4/4
Verifying : postgresql-devel-9.2.24-1.el7_5.x86_64 1/4
Verifying : postgresql-libs-9.2.24-1.el7_5.x86_64 2/4
Verifying : fm-common-1.0-9.tis.x86_64 3/4
Verifying : postgresql-9.2.24-1.el7_5.x86_64 4/4

Installed:
fm-common.x86_64 0:1.0-9.tis postgresql-devel.x86_64 0:9.2.24-1.el7_5

Dependency Installed:
postgresql.x86_64 0:9.2.24-1.el7_5 postgresql-libs.x86_64 0:9.2.24-1.el7_5

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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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 b0ac009f2fb8
---> 0f3cc9a89786
Successfully built 0f3cc9a89786
Successfully tagged jenkins/stx-fm-rest-api:master-centos-stable-build
The push refers to repository [docker.io/starlingx/stx-fm-rest-api]
7daf0c2c70ee: Preparing
318ef229745c: Preparing
0f234cf7974a: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e7a6200c5ea1: Mounted from starlingx/stx-centos
e2744e7692ff: Mounted from starlingx/stx-centos
4826cdadf1ef: Layer already exists
0f234cf7974a: Pushed
318ef229745c: Pushed
7daf0c2c70ee: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:b73146b117f9545b5bc0f519d9a04a1fbbad8d95f4199afd4274847acc0778ec size: 1578
The push refers to repository [docker.io/starlingx/stx-fm-rest-api]
7daf0c2c70ee: Preparing
318ef229745c: Preparing
0f234cf7974a: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
0f234cf7974a: Layer already exists
e2744e7692ff: Layer already exists
7daf0c2c70ee: Layer already exists
e7a6200c5ea1: Layer already exists
318ef229745c: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:b73146b117f9545b5bc0f519d9a04a1fbbad8d95f4199afd4274847acc0778ec size: 1578
Building stx-mariadb
Running: docker build /localdisk/designer/jenkins/master/cgcs-root/stx/stx-integ/database/mariadb/centos/docker --no-cache --build-arg BASE=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --tag jenkins/stx-mariadb:master-centos-stable-build
Sending build context to Docker daemon 2.048kB
Step 1/3 : FROM openstackhelm/mariadb:10.2.18
---> ad585bf77f99
Step 2/3 : RUN apt-get update && apt-get install -y galera-arbitrator-3
---> Running in c841aa3c5e6c
Get:1 http://ftp.osuosl.org/pub/mariadb/repo/10.2/ubuntu bionic InRelease [4597 B]
Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:4 http://ftp.osuosl.org/pub/mariadb/repo/10.2/ubuntu bionic/main amd64 Packages [7257 B]
Get:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [187 kB]
Get:7 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Get:8 http://archive.ubuntu.com/ubuntu bionic/universe Sources [11.5 MB]
Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [4169 B]
Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [5436 B]
Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [717 kB]
Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [535 kB]
Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
Get:16 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [322 kB]
Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [10.8 kB]
Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1220 kB]
Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [7239 B]
Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [854 kB]
Get:22 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [3918 B]
Get:23 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [2496 B]
Fetched 28.8 MB in 4s (7056 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libboost-program-options1.65.1
The following NEW packages will be installed:
galera-arbitrator-3 libboost-program-options1.65.1
0 upgraded, 2 newly installed, 0 to remove and 77 not upgraded.
Need to get 5176 kB of archives.
After this operation, 25.5 MB of additional disk space will be used.
Get:1 http://ftp.osuosl.org/pub/mariadb/repo/10.2/ubuntu bionic/main amd64 galera-arbitrator-3 amd64 25.3.26-bionic [5038 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-program-options1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [137 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 5176 kB in 1s (7379 kB/s)
Selecting previously unselected package libboost-program-options1.65.1:amd64.
(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10680 files and directories currently installed.)
Preparing to unpack .../libboost-program-options1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ...
Unpacking libboost-program-options1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
Selecting previously unselected package galera-arbitrator-3.
Preparing to unpack .../galera-arbitrator-3_25.3.26-bionic_amd64.deb ...
Unpacking galera-arbitrator-3 (25.3.26-bionic) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Setting up libboost-program-options1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ...
Setting up galera-arbitrator-3 (25.3.26-bionic) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Removing intermediate container c841aa3c5e6c
---> d963da3c1af0
Step 3/3 : CMD ["/usr/bin/garbd"]
---> Running in a2771a33bfe4
Removing intermediate container a2771a33bfe4
---> 778093516cb7
[Warning] One or more build-args [BASE] were not consumed
Successfully built 778093516cb7
Successfully tagged jenkins/stx-mariadb:master-centos-stable-build
bash: rpm: command not found
The push refers to repository [docker.io/starlingx/stx-mariadb]
2812acaa29b1: Preparing
26d30213bd29: Preparing
383896fc889c: Preparing
f32fe7de844b: Preparing
0c337c4ece39: Preparing
db22e7c71d0d: Preparing
20267b2cbb6f: Preparing
febbbb557a99: Preparing
f7b4db57c16a: Preparing
470f8b79cb02: Preparing
6505a7752b85: Preparing
b89366174e09: Preparing
8d7ea83e3c62: Preparing
db22e7c71d0d: Waiting
6a061ee02432: Preparing
f73b2816c52a: Preparing
febbbb557a99: Waiting
f7b4db57c16a: Waiting
20267b2cbb6f: Waiting
6267b420796f: Preparing
a30b835850bf: Preparing
8d7ea83e3c62: Waiting
b89366174e09: Waiting
6a061ee02432: Waiting
6505a7752b85: Waiting
f73b2816c52a: Waiting
6267b420796f: Waiting
26d30213bd29: Layer already exists
0c337c4ece39: Layer already exists
f32fe7de844b: Layer already exists
383896fc889c: Layer already exists
db22e7c71d0d: Layer already exists
febbbb557a99: Layer already exists
f7b4db57c16a: Layer already exists
20267b2cbb6f: Layer already exists
6505a7752b85: Layer already exists
b89366174e09: Layer already exists
8d7ea83e3c62: Layer already exists
470f8b79cb02: Layer already exists
6a061ee02432: Layer already exists
f73b2816c52a: Layer already exists
a30b835850bf: Layer already exists
6267b420796f: Layer already exists
2812acaa29b1: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:f63975f64023f6f906f822b8d98fd1652e540738278d82bd28bea213b1fde3e0 size: 3872
The push refers to repository [docker.io/starlingx/stx-mariadb]
2812acaa29b1: Preparing
26d30213bd29: Preparing
383896fc889c: Preparing
f32fe7de844b: Preparing
0c337c4ece39: Preparing
db22e7c71d0d: Preparing
20267b2cbb6f: Preparing
febbbb557a99: Preparing
f7b4db57c16a: Preparing
470f8b79cb02: Preparing
6505a7752b85: Preparing
b89366174e09: Preparing
8d7ea83e3c62: Preparing
6a061ee02432: Preparing
f73b2816c52a: Preparing
6267b420796f: Preparing
db22e7c71d0d: Waiting
a30b835850bf: Preparing
f7b4db57c16a: Waiting
febbbb557a99: Waiting
470f8b79cb02: Waiting
20267b2cbb6f: Waiting
6505a7752b85: Waiting
6a061ee02432: Waiting
6267b420796f: Waiting
a30b835850bf: Waiting
8d7ea83e3c62: Waiting
f73b2816c52a: Waiting
b89366174e09: Waiting
0c337c4ece39: Layer already exists
f32fe7de844b: Layer already exists
2812acaa29b1: Layer already exists
26d30213bd29: Layer already exists
383896fc889c: Layer already exists
db22e7c71d0d: Layer already exists
20267b2cbb6f: Layer already exists
470f8b79cb02: Layer already exists
f7b4db57c16a: Layer already exists
febbbb557a99: Layer already exists
b89366174e09: Layer already exists
6a061ee02432: Layer already exists
6505a7752b85: Layer already exists
f73b2816c52a: Layer already exists
8d7ea83e3c62: Layer already exists
a30b835850bf: Layer already exists
6267b420796f: Layer already exists
master-centos-stable-latest: digest: sha256:f63975f64023f6f906f822b8d98fd1652e540738278d82bd28bea213b1fde3e0 size: 3872
Building k8s-cni-sriov
get_git 'https://github.com/intel/sriov-cni.git'; '9e4c973b2ac517c64867e33d61aee152d70dc330'
Cloning into 'sriov-cni'...
Note: checking out '9e4c973b2ac517c64867e33d61aee152d70dc330'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 9e4c973... update travis.yml to fix permission issue
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/sriov-cni --no-cache --build-arg BASE=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --tag jenkins/k8s-cni-sriov:master-centos-stable-build
Sending build context to Docker daemon 37.77MB
Step 1/9 : FROM openshift/origin-release:golang-1.11 as builder
---> ff7838635744
Step 2/9 : ADD . /usr/src/sriov-cni
---> ad160287acfb
Step 3/9 : RUN cd /usr/src/sriov-cni && make build
---> Running in 7a8de26acfda
setting GOPATH...
Creating build directory...
github.com/intel/sriov-cni/vendor/golang.org/x/sys/unix
github.com/intel/sriov-cni/vendor/github.com/vishvananda/netns
github.com/intel/sriov-cni/vendor/github.com/containernetworking/plugins/pkg/utils/sysctl
github.com/intel/sriov-cni/vendor/github.com/containernetworking/plugins/pkg/utils/hwaddr
github.com/intel/sriov-cni/vendor/github.com/containernetworking/cni/pkg/types
github.com/intel/sriov-cni/pkg/utils
github.com/intel/sriov-cni/vendor/github.com/coreos/go-iptables/iptables
github.com/intel/sriov-cni/vendor/github.com/containernetworking/cni/pkg/types/020
github.com/intel/sriov-cni/pkg/types
github.com/intel/sriov-cni/vendor/github.com/vishvananda/netlink/nl
github.com/intel/sriov-cni/vendor/github.com/containernetworking/cni/pkg/types/current
github.com/intel/sriov-cni/vendor/github.com/containernetworking/cni/pkg/version
github.com/intel/sriov-cni/vendor/github.com/containernetworking/cni/pkg/skel
github.com/intel/sriov-cni/vendor/github.com/containernetworking/cni/pkg/invoke
github.com/intel/sriov-cni/vendor/github.com/vishvananda/netlink
github.com/intel/sriov-cni/pkg/config
github.com/intel/sriov-cni/vendor/github.com/containernetworking/plugins/pkg/ns
github.com/intel/sriov-cni/pkg/sriov
github.com/intel/sriov-cni/vendor/github.com/containernetworking/plugins/pkg/ip
github.com/intel/sriov-cni/vendor/github.com/containernetworking/plugins/pkg/ipam
github.com/intel/sriov-cni/cmd/sriov
Building sriov...
Done!
Removing intermediate container 7a8de26acfda
---> eac53d6556b5
Step 4/9 : FROM openshift/origin-base
---> f779ab8af41a
Step 5/9 : COPY --from=builder /usr/src/sriov-cni/build/sriov /usr/bin/
---> 1020b6cd1772
Step 6/9 : WORKDIR /
---> Running in 562939b3a1b4
Removing intermediate container 562939b3a1b4
---> b4d469e81bf6
Step 7/9 : LABEL io.k8s.display-name="SR-IOV CNI"
---> Running in 6705d231f622
Removing intermediate container 6705d231f622
---> 01cbe5695d00
Step 8/9 : ADD ./images/entrypoint.sh /
---> b84ee26a6e98
Step 9/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in b24316c98eff
Removing intermediate container b24316c98eff
---> dbb66c714bd2
[Warning] One or more build-args [BASE] were not consumed
Successfully built dbb66c714bd2
Successfully tagged jenkins/k8s-cni-sriov:master-centos-stable-build
The push refers to repository [docker.io/starlingx/k8s-cni-sriov]
b267652d27ab: Preparing
fa1033ebd017: Preparing
4ef6a7eaf5a6: Preparing
762eded89aa4: Preparing
e18335b29b2e: Preparing
4f25b188f48c: Preparing
4f25b188f48c: Waiting
e18335b29b2e: Layer already exists
4ef6a7eaf5a6: Layer already exists
762eded89aa4: Layer already exists
4f25b188f48c: Layer already exists
b267652d27ab: Pushed
fa1033ebd017: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:a5dca33b01e2a0528abe71028cedfe63b04fc5715c860cc19845ac06c86ccc79 size: 1573
The push refers to repository [docker.io/starlingx/k8s-cni-sriov]
b267652d27ab: Preparing
fa1033ebd017: Preparing
4ef6a7eaf5a6: Preparing
762eded89aa4: Preparing
e18335b29b2e: Preparing
4f25b188f48c: Preparing
4f25b188f48c: Waiting
fa1033ebd017: Layer already exists
e18335b29b2e: Layer already exists
762eded89aa4: Layer already exists
b267652d27ab: Layer already exists
4f25b188f48c: Layer already exists
4ef6a7eaf5a6: Layer already exists
master-centos-stable-latest: digest: sha256:a5dca33b01e2a0528abe71028cedfe63b04fc5715c860cc19845ac06c86ccc79 size: 1573
Building k8s-plugins-sriov-network-device
get_git 'https://github.com/intel/sriov-network-device-plugin.git'; '9a20829008f224eba14a1eac41380f0c84491f28'
Cloning into 'sriov-network-device-plugin'...
Checking out files: 30% (5023/16665) Checking out files: 31% (5167/16665) Checking out files: 32% (5333/16665) Checking out files: 33% (5500/16665) Checking out files: 34% (5667/16665) Checking out files: 35% (5833/16665) Checking out files: 36% (6000/16665) Checking out files: 37% (6167/16665) Checking out files: 38% (6333/16665) Checking out files: 39% (6500/16665) Checking out files: 40% (6666/16665) Checking out files: 41% (6833/16665) Checking out files: 42% (7000/16665) Checking out files: 43% (7166/16665) Checking out files: 44% (7333/16665) Checking out files: 45% (7500/16665) Checking out files: 46% (7666/16665) Checking out files: 47% (7833/16665) Checking out files: 48% (8000/16665) Checking out files: 49% (8166/16665) Checking out files: 50% (8333/16665) Checking out files: 51% (8500/16665) Checking out files: 52% (8666/16665) Checking out files: 53% (8833/16665) Checking out files: 54% (9000/16665) Checking out files: 55% (9166/16665) Checking out files: 56% (9333/16665) Checking out files: 57% (9500/16665) Checking out files: 58% (9666/16665) Checking out files: 59% (9833/16665) Checking out files: 60% (9999/16665) Checking out files: 61% (10166/16665) Checking out files: 62% (10333/16665) Checking out files: 63% (10499/16665) Checking out files: 64% (10666/16665) Checking out files: 65% (10833/16665) Checking out files: 66% (10999/16665) Checking out files: 67% (11166/16665) Checking out files: 68% (11333/16665) Checking out files: 69% (11499/16665) Checking out files: 70% (11666/16665) Checking out files: 71% (11833/16665) Checking out files: 72% (11999/16665) Checking out files: 73% (12166/16665) Checking out files: 74% (12333/16665) Checking out files: 75% (12499/16665) Checking out files: 76% (12666/16665) Checking out files: 77% (12833/16665) Checking out files: 78% (12999/16665) Checking out files: 79% (13166/16665) Checking out files: 80% (13332/16665) Checking out files: 81% (13499/16665) Checking out files: 82% (13666/16665) Checking out files: 83% (13832/16665) Checking out files: 83% (13865/16665) Checking out files: 84% (13999/16665) Checking out files: 85% (14166/16665) Checking out files: 86% (14332/16665) Checking out files: 87% (14499/16665) Checking out files: 88% (14666/16665) Checking out files: 89% (14832/16665) Checking out files: 90% (14999/16665) Checking out files: 91% (15166/16665) Checking out files: 92% (15332/16665) Checking out files: 93% (15499/16665) Checking out files: 94% (15666/16665) Checking out files: 95% (15832/16665) Checking out files: 96% (15999/16665) Checking out files: 97% (16166/16665) Checking out files: 98% (16332/16665) Checking out files: 99% (16499/16665) Checking out files: 100% (16665/16665) Checking out files: 100% (16665/16665), done.
Note: checking out '9a20829008f224eba14a1eac41380f0c84491f28'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 9a20829... build cni binary with static libraries (#119)
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/sriov-network-device-plugin --no-cache --build-arg BASE=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --tag jenkins/k8s-plugins-sriov-network-device:master-centos-stable-build
Sending build context to Docker daemon 199.1MB
Step 1/11 : FROM golang:alpine as builder
---> c7330979841b
Step 2/11 : ADD . /usr/src/sriov-network-device-plugin
---> 0a5e50995df3
Step 3/11 : ENV HTTP_PROXY $http_proxy
---> Running in 8680a18e015f
Removing intermediate container 8680a18e015f
---> 99b9f975bab1
Step 4/11 : ENV HTTPS_PROXY $https_proxy
---> Running in c2d43fd0031a
Removing intermediate container c2d43fd0031a
---> 3945327e48ea
Step 5/11 : RUN apk add --update make && cd /usr/src/sriov-network-device-plugin && make clean && make build
---> Running in 08dedb9ddd3d
fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
(1/1) Installing make (4.2.1-r2)
Executing busybox-1.29.3-r10.trigger
OK: 6 MiB in 16 packages
Cleaning...
setting GOPATH...
Creating build directory...
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/internal
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/resolver
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/resolver/passthrough
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/encoding
github.com/intel/sriov-network-device-plugin/vendor/golang.org/x/text/transform
github.com/intel/sriov-network-device-plugin/vendor/github.com/gogo/protobuf/sortkeys
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/internal/grpcrand
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/keepalive
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/internal/backoff
github.com/intel/sriov-network-device-plugin/vendor/golang.org/x/net/http2/hpack
github.com/intel/sriov-network-device-plugin/pkg/utils
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/codes
github.com/intel/sriov-network-device-plugin/vendor/golang.org/x/text/unicode/norm
os/user
github.com/intel/sriov-network-device-plugin/vendor/golang.org/x/net/internal/timeseries
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/grpclog
github.com/intel/sriov-network-device-plugin/vendor/golang.org/x/text/unicode/bidi
github.com/intel/sriov-network-device-plugin/vendor/github.com/golang/protobuf/proto
github.com/intel/sriov-network-device-plugin/vendor/golang.org/x/net/context
github.com/intel/sriov-network-device-plugin/vendor/github.com/gogo/protobuf/proto
net
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/tap
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/metadata
github.com/intel/sriov-network-device-plugin/vendor/github.com/golang/glog
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/connectivity
github.com/intel/sriov-network-device-plugin/vendor/golang.org/x/text/secure/bidirule
github.com/intel/sriov-network-device-plugin/vendor/golang.org/x/net/idna
github.com/intel/sriov-network-device-plugin/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor
github.com/intel/sriov-network-device-plugin/vendor/golang.org/x/net/lex/httplex
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/internal/channelz
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/resolver/dns
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/stats
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/naming
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/encoding/proto
github.com/intel/sriov-network-device-plugin/vendor/github.com/golang/protobuf/ptypes/any
github.com/intel/sriov-network-device-plugin/vendor/github.com/golang/protobuf/ptypes/duration
github.com/intel/sriov-network-device-plugin/vendor/github.com/golang/protobuf/ptypes/timestamp
net/textproto
internal/x/net/http/httpproxy
crypto/x509
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/genproto/googleapis/rpc/status
github.com/intel/sriov-network-device-plugin/vendor/github.com/golang/protobuf/ptypes
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/status
internal/x/net/http/httpguts
github.com/intel/sriov-network-device-plugin/vendor/github.com/gogo/protobuf/gogoproto
crypto/tls
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/credentials
net/http/httptrace
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/peer
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/balancer
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/balancer/base
net/http
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/balancer/roundrobin
github.com/intel/sriov-network-device-plugin/vendor/golang.org/x/net/trace
github.com/intel/sriov-network-device-plugin/vendor/golang.org/x/net/http2
net/http/httputil
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc/transport
github.com/intel/sriov-network-device-plugin/vendor/google.golang.org/grpc
github.com/intel/sriov-network-device-plugin/vendor/k8s.io/kubernetes/pkg/kubelet/apis/deviceplugin/v1beta1
github.com/intel/sriov-network-device-plugin/pkg/types
github.com/intel/sriov-network-device-plugin/pkg/resources
github.com/intel/sriov-network-device-plugin/cmd/sriovdp
Building sriovdp...
Done!
Removing intermediate container 08dedb9ddd3d
---> a440053e42e0
Step 6/11 : FROM alpine
---> 055936d39205
Step 7/11 : COPY --from=builder /usr/src/sriov-network-device-plugin/build/sriovdp /usr/bin/
---> 96d4e8b600f5
Step 8/11 : WORKDIR /
---> Running in 52f90d72ffd2
Removing intermediate container 52f90d72ffd2
---> b888597c49bb
Step 9/11 : LABEL io.k8s.display-name="SRIOV Network Device Plugin"
---> Running in cc548dab67ce
Removing intermediate container cc548dab67ce
---> d6aadbd484d1
Step 10/11 : ADD ./images/entrypoint.sh /
---> adbc740cdb11
Step 11/11 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 94295fea0c45
Removing intermediate container 94295fea0c45
---> 97e14034ce73
[Warning] One or more build-args [BASE] were not consumed
Successfully built 97e14034ce73
Successfully tagged jenkins/k8s-plugins-sriov-network-device:master-centos-stable-build
The push refers to repository [docker.io/starlingx/k8s-plugins-sriov-network-device]
199142b73507: Preparing
7604ec0a8076: Preparing
f1b5933fe4b5: Preparing
f1b5933fe4b5: Layer already exists
199142b73507: Pushed
7604ec0a8076: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:05e8818709579bab3f7b31ad128bd8eb449b0a502e7d5cd9463ae74f864f52b3 size: 946
The push refers to repository [docker.io/starlingx/k8s-plugins-sriov-network-device]
199142b73507: Preparing
7604ec0a8076: Preparing
f1b5933fe4b5: Preparing
7604ec0a8076: Layer already exists
f1b5933fe4b5: Layer already exists
199142b73507: Layer already exists
master-centos-stable-latest: digest: sha256:05e8818709579bab3f7b31ad128bd8eb449b0a502e7d5cd9463ae74f864f52b3 size: 946
Building stx-ovs
Running: docker build /localdisk/designer/jenkins/master/cgcs-root/stx/stx-integ/networking/openvswitch/centos/docker --no-cache --build-arg BASE=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --tag jenkins/stx-ovs:master-centos-stable-build
Sending build context to Docker daemon 3.072kB
Step 1/4 : ARG BASE
Step 2/4 : FROM ${BASE}
---> 23b06ee8fad8
Step 3/4 : ENV OVS_VERSION=2.11.0
---> Running in 9f9320f1d79f
Removing intermediate container 9f9320f1d79f
---> afcfbf0262ca
Step 4/4 : RUN set -ex ; yum install -y bash gcc python2-sphinx autoconf automake libtool systemd-units openssl openssl-devel python2-devel python2-six desktop-file-utils groff-base graphviz procps-ng python2-pyOpenSSL nmap-ncat libcap-ng libcap-ng-devel curl ; yum clean all ; TMP_DIR=$(mktemp -d) ; curl -sSL http://openvswitch.org/releases/openvswitch-${OVS_VERSION}.tar.gz | tar xz -C ${TMP_DIR} --strip-components=1 ; cd ${TMP_DIR} ; ./boot.sh ; ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc ; make ; make install ; cd / ; rm -rf ${TMP_DIR} ; yum autoremove -y openssl-devel python2-devel libcap-ng-devel gcc python2-sphinx autoconf automake libtool python2-six desktop-file-utils groff-base graphviz python2-pyOpenSSL nmap-ncat ;
---> Running in 939802e40c29
+ yum install -y bash gcc python2-sphinx autoconf automake libtool systemd-units openssl openssl-devel python2-devel python2-six desktop-file-utils groff-base graphviz procps-ng python2-pyOpenSSL nmap-ncat libcap-ng libcap-ng-devel curl
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package bash-4.2.46-31.el7.tis.4.x86_64 already installed and latest version
Package groff-base-1.22.2-8.el7.x86_64 already installed and latest version
Package procps-ng-3.3.10-23.el7.x86_64 already installed and latest version
Package libcap-ng-0.7.5-4.el7.x86_64 already installed and latest version
Package curl-7.29.0-51.el7.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package autoconf.noarch 0:2.69-11.el7 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch
--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
---> Package automake.noarch 0:1.13.4-3.el7 will be installed
--> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
---> Package desktop-file-utils.x86_64 0:0.23-1.el7 will be installed
--> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-1.el7.x86_64
---> Package gcc.x86_64 0:4.8.5-36.el7_6.2 will be installed
--> Processing Dependency: libgomp = 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64
--> Processing Dependency: cpp = 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64
--> Processing Dependency: libgcc >= 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7_6.2.x86_64
--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64
--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64
--> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64
---> Package graphviz.x86_64 0:2.30.1-21.el7 will be installed
--> Processing Dependency: urw-fonts for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: librsvg-2.so.2()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libpng15.so.15()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libpango-1.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libltdl.so.7()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libjpeg.so.62()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libgs.so.9()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libgd.so.2()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libfreetype.so.6()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libfontconfig.so.1()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libcairo.so.2()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libatk-1.0.so.0()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libXt.so.6()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libXrender.so.1()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libXpm.so.4()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libXmu.so.6()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libXext.so.6()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libXaw.so.7()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libX11.so.6()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libSM.so.6()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
--> Processing Dependency: libICE.so.6()(64bit) for package: graphviz-2.30.1-21.el7.x86_64
---> Package libcap-ng-devel.x86_64 0:0.7.5-4.el7 will be installed
--> Processing Dependency: kernel-headers >= 2.6.11 for package: libcap-ng-devel-0.7.5-4.el7.x86_64
---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
---> Package nmap-ncat.x86_64 2:6.40-16.el7 will be installed
--> Processing Dependency: libpcap.so.1()(64bit) for package: 2:nmap-ncat-6.40-16.el7.x86_64
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-16.el7_6.1 for package: 1:openssl-1.0.2k-16.el7_6.1.x86_64
--> Processing Dependency: make for package: 1:openssl-1.0.2k-16.el7_6.1.x86_64
---> Package openssl-devel.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Processing Dependency: zlib-devel(x86-64) for package: 1:openssl-devel-1.0.2k-16.el7_6.1.x86_64
--> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-16.el7_6.1.x86_64
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
--> Processing Dependency: python(x86-64) = 2.7.5-77.el7_6 for package: python-devel-2.7.5-77.el7_6.x86_64
---> Package python2-pyOpenSSL.noarch 0:17.3.0-3.el7 will be installed
--> Processing Dependency: python-cryptography >= 1.3.0 for package: python2-pyOpenSSL-17.3.0-3.el7.noarch
---> Package python2-six.noarch 0:1.10.0-9.el7 will be installed
---> Package python2-sphinx.noarch 0:1.6.2-3.el7 will be installed
--> Processing Dependency: python-sphinx-locale = 1.6.2-3.el7 for package: python2-sphinx-1.6.2-3.el7.noarch
--> Processing Dependency: python-docutils for package: python2-sphinx-1.6.2-3.el7.noarch
--> Processing Dependency: python-jinja2 for package: python2-sphinx-1.6.2-3.el7.noarch
--> Processing Dependency: python-pygments for package: python2-sphinx-1.6.2-3.el7.noarch
--> Processing Dependency: python2-babel for package: python2-sphinx-1.6.2-3.el7.noarch
--> Processing Dependency: python2-imagesize for package: python2-sphinx-1.6.2-3.el7.noarch
--> Processing Dependency: python2-mock for package: python2-sphinx-1.6.2-3.el7.noarch
--> Processing Dependency: python2-requests for package: python2-sphinx-1.6.2-3.el7.noarch
--> Processing Dependency: python2-snowballstemmer for package: python2-sphinx-1.6.2-3.el7.noarch
--> Processing Dependency: python2-sphinx-theme-alabaster for package: python2-sphinx-1.6.2-3.el7.noarch
--> Processing Dependency: python2-sphinx_rtd_theme for package: python2-sphinx-1.6.2-3.el7.noarch
--> Processing Dependency: python2-sphinxcontrib-websupport for package: python2-sphinx-1.6.2-3.el7.noarch
--> Processing Dependency: python2-typing for package: python2-sphinx-1.6.2-3.el7.noarch
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
--> Processing Dependency: systemd-libs = 219-62.el7_6.6 for package: systemd-219-62.el7_6.6.x86_64
--> Running transaction check
---> Package atk.x86_64 0:2.28.1-1.el7 will be installed
---> Package cairo.x86_64 0:1.15.12-3.el7 will be installed
--> Processing Dependency: libxcb.so.1()(64bit) for package: cairo-1.15.12-3.el7.x86_64
--> Processing Dependency: libxcb-shm.so.0()(64bit) for package: cairo-1.15.12-3.el7.x86_64
--> Processing Dependency: libxcb-render.so.0()(64bit) for package: cairo-1.15.12-3.el7.x86_64
--> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.15.12-3.el7.x86_64
--> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.15.12-3.el7.x86_64
--> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.15.12-3.el7.x86_64
---> Package cpp.x86_64 0:4.8.5-36.el7_6.2 will be installed
---> Package emacs-filesystem.noarch 1:24.3-22.el7 will be installed
---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be installed
--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.13.0-4.3.el7.x86_64
--> Processing Dependency: dejavu-sans-fonts for package: fontconfig-2.13.0-4.3.el7.x86_64
---> Package freetype.x86_64 0:2.8-12.el7_6.1 will be installed
---> Package gd.x86_64 0:2.0.35-26.el7 will be installed
---> Package gdk-pixbuf2.x86_64 0:2.36.12-3.el7 will be installed
--> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64
--> Processing Dependency: libtiff.so.5()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64
--> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64
---> Package ghostscript.x86_64 0:9.07-31.el7_6.11 will be installed
--> Processing Dependency: lcms2 >= 2.6 for package: ghostscript-9.07-31.el7_6.11.x86_64
--> Processing Dependency: poppler-data for package: ghostscript-9.07-31.el7_6.11.x86_64
--> Processing Dependency: ghostscript-fonts for package: ghostscript-9.07-31.el7_6.11.x86_64
--> Processing Dependency: liblcms2.so.2()(64bit) for package: ghostscript-9.07-31.el7_6.11.x86_64
--> Processing Dependency: libcupsimage.so.2()(64bit) for package: ghostscript-9.07-31.el7_6.11.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: ghostscript-9.07-31.el7_6.11.x86_64
---> Package glibc-devel.x86_64 0:2.17-260.el7_6.5 will be installed
--> Processing Dependency: glibc-headers = 2.17-260.el7_6.5 for package: glibc-devel-2.17-260.el7_6.5.x86_64
--> Processing Dependency: glibc = 2.17-260.el7_6.5 for package: glibc-devel-2.17-260.el7_6.5.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7_6.5.x86_64
---> Package gtk2.x86_64 0:2.24.31-1.el7 will be installed
--> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.31-1.el7.x86_64
--> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.31-1.el7.x86_64
--> Processing Dependency: gtk-update-icon-cache for package: gtk2-2.24.31-1.el7.x86_64
--> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
--> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
--> Processing Dependency: libXi.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
--> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
--> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
--> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
--> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
---> Package kernel-headers.x86_64 0:3.10.0-957.21.2.el7 will be installed
---> Package krb5-devel.x86_64 0:1.15.1-37.el7_6 will be installed
--> Processing Dependency: libkadm5(x86-64) = 1.15.1-37.el7_6 for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: krb5-libs(x86-64) = 1.15.1-37.el7_6 for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-37.el7_6.x86_64
---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed
---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed
---> Package libX11.x86_64 0:1.6.5-2.el7 will be installed
--> Processing Dependency: libX11-common >= 1.6.5-2.el7 for package: libX11-1.6.5-2.el7.x86_64
---> Package libXaw.x86_64 0:1.0.13-4.el7 will be installed
---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed
---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed
---> Package libXpm.x86_64 0:3.5.12-1.el7 will be installed
---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed
---> Package libXt.x86_64 0:1.1.5-3.el7 will be installed
---> Package libgcc.x86_64 0:4.8.5-36.el7 will be updated
---> Package libgcc.x86_64 0:4.8.5-36.el7_6.2 will be an update
---> Package libgomp.x86_64 0:4.8.5-36.el7_6.2 will be installed
---> Package libjpeg-turbo.x86_64 0:1.2.90-6.el7 will be installed
---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
---> Package libpcap.x86_64 14:1.5.3-11.el7 will be installed
---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed
---> Package librsvg2.x86_64 0:2.40.20-1.el7 will be installed
--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: librsvg2-2.40.20-1.el7.x86_64
---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
---> Package make.x86_64 1:3.82-23.el7 will be installed
---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.1 will be an update
---> Package pango.x86_64 0:1.42.4-2.el7_6 will be installed
--> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: libXft(x86-64) >= 2.0.0 for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: harfbuzz(x86-64) >= 1.4.2 for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: fribidi(x86-64) >= 1.0 for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: libfribidi.so.0()(64bit) for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.42.4-2.el7_6.x86_64
---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
---> Package python.x86_64 0:2.7.5-76.el7.tis.4 will be updated
---> Package python.x86_64 0:2.7.5-77.el7_6 will be an update
--> Processing Dependency: python-libs(x86-64) = 2.7.5-77.el7_6 for package: python-2.7.5-77.el7_6.x86_64
---> Package python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 will be installed
--> Processing Dependency: python-imaging for package: python-docutils-0.11-0.3.20130715svn7687.el7.noarch
---> Package python-sphinx-locale.noarch 0:1.6.2-3.el7 will be installed
---> Package python2-babel.noarch 0:2.3.4-1.el7 will be installed
--> Processing Dependency: python-setuptools for package: python2-babel-2.3.4-1.el7.noarch
--> Processing Dependency: pytz for package: python2-babel-2.3.4-1.el7.noarch
---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed
--> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64
--> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64
--> Processing Dependency: python2-idna >= 2.1 for package: python2-cryptography-2.5-1.el7.x86_64
--> Processing Dependency: python-enum34 for package: python2-cryptography-2.5-1.el7.x86_64
--> Processing Dependency: python2-ipaddress for package: python2-cryptography-2.5-1.el7.x86_64
---> Package python2-imagesize.noarch 0:0.7.1-5.el7 will be installed
---> Package python2-jinja2.noarch 0:2.8.1-1.el7 will be installed
--> Processing Dependency: python-markupsafe for package: python2-jinja2-2.8.1-1.el7.noarch
---> Package python2-mock.noarch 0:2.0.0-1.el7 will be installed
--> Processing Dependency: python-funcsigs for package: python2-mock-2.0.0-1.el7.noarch
--> Processing Dependency: python-pbr for package: python2-mock-2.0.0-1.el7.noarch
---> Package python2-pygments.noarch 0:2.2.0-7.el7 will be installed
---> Package python2-requests.noarch 0:2.21.0-2.el7.tis.2 will be installed
--> Processing Dependency: python2-urllib3 for package: python2-requests-2.21.0-2.el7.tis.2.noarch
---> Package python2-snowballstemmer.noarch 0:1.2.0-2.el7 will be installed
---> Package python2-sphinx-theme-alabaster.noarch 0:0.7.9-4.el7 will be installed
---> Package python2-sphinx_rtd_theme.noarch 0:0.2.4-2.el7.0 will be installed
--> Processing Dependency: font(fontawesome) for package: python2-sphinx_rtd_theme-0.2.4-2.el7.0.noarch
--> Processing Dependency: font(lato) for package: python2-sphinx_rtd_theme-0.2.4-2.el7.0.noarch
--> Processing Dependency: font(robotoslab) for package: python2-sphinx_rtd_theme-0.2.4-2.el7.0.noarch
--> Processing Dependency: fontawesome-fonts-web for package: python2-sphinx_rtd_theme-0.2.4-2.el7.0.noarch
---> Package python2-sphinxcontrib-websupport.noarch 0:1.0.1-1.el7 will be installed
--> Processing Dependency: python-sqlalchemy for package: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch
--> Processing Dependency: python-whoosh for package: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch
---> Package python2-typing.noarch 0:3.6.1-1.el7 will be installed
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package urw-fonts.noarch 0:2.4-16.el7 will be installed
--> Processing Dependency: xorg-x11-font-utils for package: urw-fonts-2.4-16.el7.noarch
---> Package zlib-devel.x86_64 0:1.2.7-18.el7 will be installed
--> Running transaction check
---> Package cups-libs.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-35.el7.x86_64
---> Package dejavu-sans-fonts.noarch 0:2.33-6.el7 will be installed
--> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-fonts-2.33-6.el7.noarch
---> Package fontawesome-fonts.noarch 0:4.4.0-1.el7 will be installed
---> Package fontawesome-fonts-web.noarch 0:4.4.0-1.el7 will be installed
---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
---> Package fribidi.x86_64 0:1.0.2-1.el7 will be installed
---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be installed
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
--> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-common-2.17-260.el7.x86_64
---> Package glibc.x86_64 0:2.17-260.el7_6.5 will be an update
---> Package glibc-headers.x86_64 0:2.17-260.el7_6.5 will be installed
---> Package google-roboto-slab-fonts.noarch 0:1.100263-0.5.20150923git.el7 will be installed
---> Package gtk-update-icon-cache.x86_64 0:3.22.30-3.el7 will be installed
---> Package harfbuzz.x86_64 0:1.7.5-2.el7 will be installed
--> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-1.7.5-2.el7.x86_64
---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed
---> Package jasper-libs.x86_64 0:1.900.1-33.el7 will be installed
---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed
---> 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_6 will be an update
---> Package lato-fonts.noarch 0:2.015-1.el7 will be installed
---> Package lcms2.x86_64 0:2.6-3.el7 will be installed
---> Package libX11-common.noarch 0:1.6.5-2.el7 will be installed
---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed
---> Package libXcursor.x86_64 0:1.1.15-1.el7 will be installed
---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed
---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed
---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed
---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed
---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed
---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed
---> Package libcom_err-devel.x86_64 0:1.42.9-13.el7 will be installed
---> Package libcroco.x86_64 0:0.6.12-4.el7 will be installed
---> Package libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
--> Processing Dependency: libglvnd(x86-64) = 1:1.0.1-0.8.git5baa1e5.el7 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
--> Processing Dependency: mesa-libEGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
--> Processing Dependency: libGLdispatch.so.0()(64bit) for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
--> Processing Dependency: mesa-libGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
---> Package libkadm5.x86_64 0:1.15.1-37.el7_6 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 libthai.x86_64 0:0.1.14-9.el7 will be installed
---> Package libtiff.x86_64 0:4.0.3-27.el7_3 will be installed
--> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-27.el7_3.x86_64
---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed
---> Package libxcb.x86_64 0:1.13-1.el7 will be installed
--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64
---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed
---> Package poppler-data.noarch 0:0.4.6-3.el7 will be installed
---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed
---> 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-77.el7_6 will be an update
---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed
---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed
--> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64
---> Package python2-funcsigs.noarch 0:1.0.2-4.el7 will be installed
---> Package python2-idna.noarch 0:2.5-1.el7 will be installed
---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be installed
---> Package python2-markupsafe.x86_64 0:0.23-16.el7 will be installed
---> Package python2-pbr.noarch 0:3.1.1-1.el7 will be installed
---> Package python2-pillow.x86_64 0:4.0.0-1.el7 will be installed
--> Processing Dependency: python2-olefile for package: python2-pillow-4.0.0-1.el7.x86_64
--> Processing Dependency: libimagequant.so.0()(64bit) for package: python2-pillow-4.0.0-1.el7.x86_64
--> Processing Dependency: libopenjp2.so.7()(64bit) for package: python2-pillow-4.0.0-1.el7.x86_64
--> Processing Dependency: libwebp.so.4()(64bit) for package: python2-pillow-4.0.0-1.el7.x86_64
---> Package python2-setuptools.noarch 0:38.5.1-1.el7.tis.0 will be installed
---> Package python2-sqlalchemy.x86_64 0:1.1.11-1.el7 will be installed
---> Package python2-urllib3.noarch 0:1.21.1-1.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-pysocks for package: python2-urllib3-1.21.1-1.el7.noarch
---> Package python2-whoosh.noarch 0:2.7.4-3.el7 will be installed
---> Package pytz.noarch 0:2016.10-2.el7 will be installed
---> Package xorg-x11-font-utils.x86_64 1:7.5-21.el7 will be installed
--> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-21.el7.x86_64
--> Running transaction check
---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be installed
---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed
---> Package glibc-common.x86_64 0:2.17-260.el7 will be updated
---> Package glibc-common.x86_64 0:2.17-260.el7_6.5 will be an update
---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be installed
---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed
---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed
---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
---> Package libimagequant.x86_64 0:2.8.2-2.el7 will be installed
---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
---> Package libwebp.x86_64 0:0.3.0-7.el7 will be installed
---> Package mesa-libEGL.x86_64 0:18.0.5-4.el7_6 will be installed
--> Processing Dependency: mesa-libgbm = 18.0.5-4.el7_6 for package: mesa-libEGL-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libxshmfence.so.1()(64bit) for package: mesa-libEGL-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libwayland-server.so.0()(64bit) for package: mesa-libEGL-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libwayland-client.so.0()(64bit) for package: mesa-libEGL-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-18.0.5-4.el7_6.x86_64
---> Package mesa-libGL.x86_64 0:18.0.5-4.el7_6 will be installed
--> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.0.5-4.el7_6.x86_64
---> Package openjpeg2.x86_64 0:2.3.0-6.el7 will be installed
---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed
--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch
---> Package python2-olefile.noarch 0:0.46-1.el7 will be installed
---> Package python2-pysocks.noarch 0:1.6.8-5.el7 will be installed
--> Running transaction check
---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed
---> Package libdrm.x86_64 0:2.4.91-3.el7 will be installed
--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.91-3.el7.x86_64
---> Package libwayland-client.x86_64 0:1.15.0-1.el7 will be installed
---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed
---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed
---> Package mesa-libgbm.x86_64 0:18.0.5-4.el7_6 will be installed
---> Package mesa-libglapi.x86_64 0:18.0.5-4.el7_6 will be installed
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-ply.noarch 0:3.4-11.el7 will be installed
--> Running transaction check
---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
autoconf noarch 2.69-11.el7 base 701 k
automake noarch 1.13.4-3.el7 base 679 k
desktop-file-utils x86_64 0.23-1.el7 base 67 k
gcc x86_64 4.8.5-36.el7_6.2 updates 16 M
graphviz x86_64 2.30.1-21.el7 base 1.3 M
libcap-ng-devel x86_64 0.7.5-4.el7 base 22 k
libtool x86_64 2.4.2-22.el7_3 base 588 k
nmap-ncat x86_64 2:6.40-16.el7 base 206 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k
openssl-devel x86_64 1:1.0.2k-16.el7_6.1 updates 1.5 M
python-devel x86_64 2.7.5-77.el7_6 updates 398 k
python2-pyOpenSSL noarch 17.3.0-3.el7 stx-mirror-distro 92 k
python2-six noarch 1.10.0-9.el7 stx-mirror-distro 31 k
python2-sphinx noarch 1.6.2-3.el7 stx-mirror-distro 1.6 M
Updating:
systemd x86_64 219-62.el7_6.6 updates 5.1 M
Installing for dependencies:
atk x86_64 2.28.1-1.el7 base 263 k
avahi-libs x86_64 0.6.31-19.el7 base 61 k
cairo x86_64 1.15.12-3.el7 base 741 k
cpp x86_64 4.8.5-36.el7_6.2 updates 5.9 M
cups-libs x86_64 1:1.6.3-35.el7 base 357 k
dejavu-fonts-common noarch 2.33-6.el7 base 64 k
dejavu-sans-fonts noarch 2.33-6.el7 base 1.4 M
emacs-filesystem noarch 1:24.3-22.el7 base 58 k
fontawesome-fonts noarch 4.4.0-1.el7 stx-mirror-distro 160 k
fontawesome-fonts-web noarch 4.4.0-1.el7 stx-mirror-distro 274 k
fontconfig x86_64 2.13.0-4.3.el7 base 254 k
fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k
freetype x86_64 2.8-12.el7_6.1 updates 380 k
fribidi x86_64 1.0.2-1.el7 base 79 k
gd x86_64 2.0.35-26.el7 base 146 k
gdk-pixbuf2 x86_64 2.36.12-3.el7 base 570 k
ghostscript x86_64 9.07-31.el7_6.11 updates 4.3 M
ghostscript-fonts noarch 5.50-32.el7 base 324 k
glibc-devel x86_64 2.17-260.el7_6.5 updates 1.1 M
glibc-headers x86_64 2.17-260.el7_6.5 updates 683 k
google-roboto-slab-fonts noarch 1.100263-0.5.20150923git.el7
stx-mirror-distro 233 k
graphite2 x86_64 1.3.10-1.el7_3 base 115 k
gtk-update-icon-cache x86_64 3.22.30-3.el7 base 28 k
gtk2 x86_64 2.24.31-1.el7 base 3.4 M
harfbuzz x86_64 1.7.5-2.el7 base 267 k
hicolor-icon-theme noarch 0.12-7.el7 base 42 k
jasper-libs x86_64 1.900.1-33.el7 base 150 k
jbigkit-libs x86_64 2.0-11.el7 base 46 k
kernel-headers x86_64 3.10.0-957.21.2.el7 updates 8.0 M
keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k
krb5-devel x86_64 1.15.1-37.el7_6 updates 271 k
lato-fonts noarch 2.015-1.el7 stx-mirror-distro 3.3 M
lcms2 x86_64 2.6-3.el7 base 150 k
libICE x86_64 1.0.9-9.el7 base 66 k
libSM x86_64 1.2.2-2.el7 base 39 k
libX11 x86_64 1.6.5-2.el7 base 606 k
libX11-common noarch 1.6.5-2.el7 base 164 k
libXau x86_64 1.0.8-2.1.el7 base 29 k
libXaw x86_64 1.0.13-4.el7 base 192 k
libXcomposite x86_64 0.4.4-4.1.el7 base 22 k
libXcursor x86_64 1.1.15-1.el7 base 30 k
libXdamage x86_64 1.1.4-4.1.el7 base 20 k
libXext x86_64 1.3.3-3.el7 base 39 k
libXfixes x86_64 5.0.3-1.el7 base 18 k
libXft x86_64 2.3.2-2.el7 base 58 k
libXi x86_64 1.7.9-1.el7 base 40 k
libXinerama x86_64 1.1.3-2.1.el7 base 14 k
libXmu x86_64 1.1.2-2.el7 base 71 k
libXpm x86_64 3.5.12-1.el7 base 55 k
libXrandr x86_64 1.5.1-2.el7 base 27 k
libXrender x86_64 0.9.10-1.el7 base 26 k
libXt x86_64 1.1.5-3.el7 base 173 k
libXxf86vm x86_64 1.1.4-1.el7 base 18 k
libcom_err-devel x86_64 1.42.9-13.el7 base 31 k
libcroco x86_64 0.6.12-4.el7 base 105 k
libdrm x86_64 2.4.91-3.el7 base 153 k
libfontenc x86_64 1.1.3-3.el7 base 31 k
libglvnd x86_64 1:1.0.1-0.8.git5baa1e5.el7
base 89 k
libglvnd-egl x86_64 1:1.0.1-0.8.git5baa1e5.el7
base 44 k
libglvnd-glx x86_64 1:1.0.1-0.8.git5baa1e5.el7
base 125 k
libgomp x86_64 4.8.5-36.el7_6.2 updates 158 k
libimagequant x86_64 2.8.2-2.el7 stx-mirror-distro 52 k
libjpeg-turbo x86_64 1.2.90-6.el7 base 134 k
libkadm5 x86_64 1.15.1-37.el7_6 updates 178 k
libmpc x86_64 1.0.1-3.el7 base 51 k
libpcap x86_64 14:1.5.3-11.el7 base 138 k
libpciaccess x86_64 0.14-1.el7 base 26 k
libpng x86_64 2:1.5.13-7.el7_2 base 213 k
librsvg2 x86_64 2.40.20-1.el7 base 132 k
libselinux-devel x86_64 2.5-14.1.el7 base 187 k
libsepol-devel x86_64 2.5-10.el7 base 77 k
libthai x86_64 0.1.14-9.el7 base 187 k
libtiff x86_64 4.0.3-27.el7_3 base 170 k
libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k
libverto-devel x86_64 0.2.5-4.el7 base 12 k
libwayland-client x86_64 1.15.0-1.el7 base 33 k
libwayland-server x86_64 1.15.0-1.el7 base 39 k
libwebp x86_64 0.3.0-7.el7 base 170 k
libxcb x86_64 1.13-1.el7 base 214 k
libxshmfence x86_64 1.2-1.el7 base 7.2 k
m4 x86_64 1.4.16-10.el7 base 256 k
make x86_64 1:3.82-23.el7 base 420 k
mesa-libEGL x86_64 18.0.5-4.el7_6 updates 102 k
mesa-libGL x86_64 18.0.5-4.el7_6 updates 162 k
mesa-libgbm x86_64 18.0.5-4.el7_6 updates 38 k
mesa-libglapi x86_64 18.0.5-4.el7_6 updates 44 k
mpfr x86_64 3.1.1-4.el7 base 203 k
openjpeg2 x86_64 2.3.0-6.el7 stx-mirror-distro 153 k
pango x86_64 1.42.4-2.el7_6 updates 280 k
pcre-devel x86_64 8.32-17.el7 base 480 k
perl-Data-Dumper x86_64 2.145-3.el7 base 47 k
perl-Test-Harness noarch 3.28-3.el7 base 302 k
perl-Thread-Queue noarch 3.02-2.el7 base 17 k
pixman x86_64 0.34.0-1.el7 base 248 k
poppler-data noarch 0.4.6-3.el7 base 2.2 M
python-backports x86_64 1.0-8.el7 base 5.8 k
python-backports-ssl_match_hostname
noarch 3.5.0.1-1.el7 base 13 k
python-docutils noarch 0.11-0.3.20130715svn7687.el7
base 1.5 M
python-enum34 noarch 1.0.4-1.el7 base 52 k
python-ply noarch 3.4-11.el7 base 123 k
python-pycparser noarch 2.14-1.el7 base 104 k
python-sphinx-locale noarch 1.6.2-3.el7 stx-mirror-distro 156 k
python2-asn1crypto noarch 0.23.0-2.el7 stx-mirror-distro 172 k
python2-babel noarch 2.3.4-1.el7 stx-mirror-distro 4.8 M
python2-cffi x86_64 1.11.2-1.el7 stx-mirror-distro 229 k
python2-cryptography x86_64 2.5-1.el7 stx-mirror-distro 544 k
python2-funcsigs noarch 1.0.2-4.el7 stx-mirror-distro 25 k
python2-idna noarch 2.5-1.el7 stx-mirror-distro 94 k
python2-imagesize noarch 0.7.1-5.el7 stx-mirror-distro 9.2 k
python2-ipaddress noarch 1.0.18-5.el7 stx-mirror-distro 35 k
python2-jinja2 noarch 2.8.1-1.el7 stx-mirror-distro 463 k
python2-markupsafe x86_64 0.23-16.el7 stx-mirror-distro 32 k
python2-mock noarch 2.0.0-1.el7 stx-mirror-distro 120 k
python2-olefile noarch 0.46-1.el7 stx-mirror-distro 53 k
python2-pbr noarch 3.1.1-1.el7 stx-mirror-distro 263 k
python2-pillow x86_64 4.0.0-1.el7 stx-mirror-distro 552 k
python2-pygments noarch 2.2.0-7.el7 stx-mirror-distro 1.9 M
python2-pysocks noarch 1.6.8-5.el7 stx-mirror-distro 30 k
python2-requests noarch 2.21.0-2.el7.tis.2 stx-local-build 119 k
python2-setuptools noarch 38.5.1-1.el7.tis.0 stx-local-build 582 k
python2-snowballstemmer noarch 1.2.0-2.el7 stx-mirror-distro 97 k
python2-sphinx-theme-alabaster
noarch 0.7.9-4.el7 stx-mirror-distro 19 k
python2-sphinx_rtd_theme noarch 0.2.4-2.el7.0 stx-mirror-distro 129 k
python2-sphinxcontrib-websupport
noarch 1.0.1-1.el7 stx-mirror-distro 44 k
python2-sqlalchemy x86_64 1.1.11-1.el7 stx-mirror-distro 1.7 M
python2-typing noarch 3.6.1-1.el7 stx-mirror-distro 44 k
python2-urllib3 noarch 1.21.1-1.el7 stx-mirror-distro 173 k
python2-whoosh noarch 2.7.4-3.el7 stx-mirror-distro 1.0 M
pytz noarch 2016.10-2.el7 base 46 k
urw-fonts noarch 2.4-16.el7 base 3.0 M
xorg-x11-font-utils x86_64 1:7.5-21.el7 base 104 k
zlib-devel x86_64 1.2.7-18.el7 base 50 k
Updating for dependencies:
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k

Transaction Summary
================================================================================
Install 14 Packages (+132 Dependent packages)
Upgrade 1 Package (+ 8 Dependent packages)

Total download size: 113 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/base/packages/atk-2.28.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for atk-2.28.1-1.el7.x86_64.rpm is not installed
Public key for freetype-2.8-12.el7_6.1.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 37 MB/s | 113 MB 00:03
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/164
Updating : glibc-2.17-260.el7_6.5.x86_64 2/164
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/164
Installing : 2:libpng-1.5.13-7.el7_2.x86_64 4/164
Installing : freetype-2.8-12.el7_6.1.x86_64 5/164
Installing : libjpeg-turbo-1.2.90-6.el7.x86_64 6/164
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 7/164
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 8/164
Updating : python-libs-2.7.5-77.el7_6.x86_64 9/164
Updating : python-2.7.5-77.el7_6.x86_64 10/164
Installing : python2-six-1.10.0-9.el7.noarch 11/164
Installing : libICE-1.0.9-9.el7.x86_64 12/164
Installing : fontpackages-filesystem-1.44-8.el7.noarch 13/164
Installing : libSM-1.2.2-2.el7.x86_64 14/164
Installing : python2-ipaddress-1.0.18-5.el7.noarch 15/164
Installing : python2-idna-2.5-1.el7.noarch 16/164
Installing : mpfr-3.1.1-4.el7.x86_64 17/164
Installing : mesa-libglapi-18.0.5-4.el7_6.x86_64 18/164
Installing : libmpc-1.0.1-3.el7.x86_64 19/164
Installing : fontawesome-fonts-4.4.0-1.el7.noarch 20/164
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 21/164
Installing : libwayland-server-1.15.0-1.el7.x86_64 22/164
Installing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 23/164
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 24/164
Installing : atk-2.28.1-1.el7.x86_64 25/164
Installing : libxshmfence-1.2-1.el7.x86_64 26/164
Installing : lcms2-2.6-3.el7.x86_64 27/164
Installing : kernel-headers-3.10.0-957.21.2.el7.x86_64 28/164
Installing : glibc-headers-2.17-260.el7_6.5.x86_64 29/164
Installing : glibc-devel-2.17-260.el7_6.5.x86_64 30/164
Installing : libimagequant-2.8.2-2.el7.x86_64 31/164
Installing : fontawesome-fonts-web-4.4.0-1.el7.noarch 32/164
Installing : cpp-4.8.5-36.el7_6.2.x86_64 33/164
Installing : gcc-4.8.5-36.el7_6.2.x86_64 34/164
Installing : dejavu-fonts-common-2.33-6.el7.noarch 35/164
Installing : dejavu-sans-fonts-2.33-6.el7.noarch 36/164
Installing : fontconfig-2.13.0-4.3.el7.x86_64 37/164
Installing : lato-fonts-2.015-1.el7.noarch 38/164
Installing : python2-markupsafe-0.23-16.el7.x86_64 39/164
Installing : python-backports-1.0-8.el7.x86_64 40/164
Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 41/164
Installing : python2-pysocks-1.6.8-5.el7.noarch 42/164
Installing : python2-imagesize-0.7.1-5.el7.noarch 43/164
Installing : python-enum34-1.0.4-1.el7.noarch 44/164
Installing : python2-pygments-2.2.0-7.el7.noarch 45/164
Installing : python2-snowballstemmer-1.2.0-2.el7.noarch 46/164
Installing : pytz-2016.10-2.el7.noarch 47/164
Installing : python2-babel-2.3.4-1.el7.noarch 48/164
Installing : python2-jinja2-2.8.1-1.el7.noarch 49/164
Installing : python-ply-3.4-11.el7.noarch 50/164
Installing : python-pycparser-2.14-1.el7.noarch 51/164
Installing : python2-cffi-1.11.2-1.el7.x86_64 52/164
Installing : python2-asn1crypto-0.23.0-2.el7.noarch 53/164
Installing : python2-cryptography-2.5-1.el7.x86_64 54/164
Installing : python2-pyOpenSSL-17.3.0-3.el7.noarch 55/164
Installing : python2-urllib3-1.21.1-1.el7.noarch 56/164
Installing : python2-requests-2.21.0-2.el7.tis.2.noarch 57/164
Installing : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 58/164
Installing : python2-funcsigs-1.0.2-4.el7.noarch 59/164
Installing : python2-olefile-0.46-1.el7.noarch 60/164
Installing : python2-pbr-3.1.1-1.el7.noarch 61/164
Installing : python2-mock-2.0.0-1.el7.noarch 62/164
Installing : python2-typing-3.6.1-1.el7.noarch 63/164
Installing : python2-whoosh-2.7.4-3.el7.noarch 64/164
Installing : python2-sqlalchemy-1.1.11-1.el7.x86_64 65/164
Installing : libkadm5-1.15.1-37.el7_6.x86_64 66/164
Installing : jasper-libs-1.900.1-33.el7.x86_64 67/164
Installing : libwayland-client-1.15.0-1.el7.x86_64 68/164
Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 69/164
Installing : libthai-0.1.14-9.el7.x86_64 70/164
Installing : perl-Data-Dumper-2.145-3.el7.x86_64 71/164
Installing : 1:make-3.82-23.el7.x86_64 72/164
Installing : libXau-1.0.8-2.1.el7.x86_64 73/164
Installing : libxcb-1.13-1.el7.x86_64 74/164
Updating : systemd-libs-219-62.el7_6.6.x86_64 75/164
Updating : systemd-219-62.el7_6.6.x86_64 76/164
Failed to get D-Bus connection: Operation not permitted
Installing : libpciaccess-0.14-1.el7.x86_64 77/164
Installing : libdrm-2.4.91-3.el7.x86_64 78/164
Installing : mesa-libgbm-18.0.5-4.el7_6.x86_64 79/164
Installing : avahi-libs-0.6.31-19.el7.x86_64 80/164
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 81/164
Installing : graphite2-1.3.10-1.el7_3.x86_64 82/164
Installing : harfbuzz-1.7.5-2.el7.x86_64 83/164
Installing : libfontenc-1.1.3-3.el7.x86_64 84/164
Installing : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 85/164
Installing : urw-fonts-2.4-16.el7.noarch 86/164
Installing : ghostscript-fonts-5.50-32.el7.noarch 87/164
Installing : pixman-0.34.0-1.el7.x86_64 88/164
Installing : m4-1.4.16-10.el7.x86_64 89/164
Installing : autoconf-2.69-11.el7.noarch 90/164
install-info: No such file or directory for /usr/share/info/autoconf.info
Installing : libcroco-0.6.12-4.el7.x86_64 91/164
Installing : openjpeg2-2.3.0-6.el7.x86_64 92/164
Installing : fribidi-1.0.2-1.el7.x86_64 93/164
Installing : 14:libpcap-1.5.3-11.el7.x86_64 94/164
Installing : libwebp-0.3.0-7.el7.x86_64 95/164
Installing : jbigkit-libs-2.0-11.el7.x86_64 96/164
Installing : libtiff-4.0.3-27.el7_3.x86_64 97/164
Installing : python2-pillow-4.0.0-1.el7.x86_64 98/164
Installing : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 99/164
Installing : perl-Thread-Queue-3.02-2.el7.noarch 100/164
Installing : libcom_err-devel-1.42.9-13.el7.x86_64 101/164
Installing : libX11-common-1.6.5-2.el7.noarch 102/164
Installing : libX11-1.6.5-2.el7.x86_64 103/164
Installing : libXext-1.3.3-3.el7.x86_64 104/164
Installing : libXrender-0.9.10-1.el7.x86_64 105/164
Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 106/164
Installing : libXt-1.1.5-3.el7.x86_64 107/164
Installing : libXfixes-5.0.3-1.el7.x86_64 108/164
Installing : libXpm-3.5.12-1.el7.x86_64 109/164
Installing : libXdamage-1.1.4-4.1.el7.x86_64 110/164
Installing : libXmu-1.1.2-2.el7.x86_64 111/164
Installing : libXaw-1.0.13-4.el7.x86_64 112/164
Installing : gd-2.0.35-26.el7.x86_64 113/164
Installing : libXcursor-1.1.15-1.el7.x86_64 114/164
Installing : gtk-update-icon-cache-3.22.30-3.el7.x86_64 115/164
Installing : libXrandr-1.5.1-2.el7.x86_64 116/164
Installing : libXft-2.3.2-2.el7.x86_64 117/164
Installing : libXi-1.7.9-1.el7.x86_64 118/164
Installing : libXinerama-1.1.3-2.1.el7.x86_64 119/164
Installing : libXxf86vm-1.1.4-1.el7.x86_64 120/164
Installing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 121/164
Installing : mesa-libGL-18.0.5-4.el7_6.x86_64 122/164
Installing : libXcomposite-0.4.4-4.1.el7.x86_64 123/164
Installing : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 124/164
Installing : mesa-libEGL-18.0.5-4.el7_6.x86_64 125/164
Installing : cairo-1.15.12-3.el7.x86_64 126/164
Installing : pango-1.42.4-2.el7_6.x86_64 127/164
Installing : librsvg2-2.40.20-1.el7.x86_64 128/164
Installing : 1:emacs-filesystem-24.3-22.el7.noarch 129/164
Installing : poppler-data-0.4.6-3.el7.noarch 130/164
Installing : ghostscript-9.07-31.el7_6.11.x86_64 131/164
Installing : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 132/164
Installing : python2-sphinx_rtd_theme-0.2.4-2.el7.0.noarch 133/164
Installing : perl-Test-Harness-3.28-3.el7.noarch 134/164
Installing : automake-1.13.4-3.el7.noarch 135/164
install-info: No such file or directory for /usr/share/info/automake.info.gz
Installing : hicolor-icon-theme-0.12-7.el7.noarch 136/164
Installing : gtk2-2.24.31-1.el7.x86_64 137/164
Installing : pcre-devel-8.32-17.el7.x86_64 138/164
Installing : python-sphinx-locale-1.6.2-3.el7.noarch 139/164
Installing : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 140/164
Installing : python2-sphinx-1.6.2-3.el7.noarch 141/164
Installing : libsepol-devel-2.5-10.el7.x86_64 142/164
Installing : libselinux-devel-2.5-14.1.el7.x86_64 143/164
Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 144/164
Installing : zlib-devel-1.2.7-18.el7.x86_64 145/164
Installing : libverto-devel-0.2.5-4.el7.x86_64 146/164
Installing : krb5-devel-1.15.1-37.el7_6.x86_64 147/164
Installing : 1:openssl-devel-1.0.2k-16.el7_6.1.x86_64 148/164
Installing : graphviz-2.30.1-21.el7.x86_64 149/164
Installing : libtool-2.4.2-22.el7_3.x86_64 150/164
install-info: No such file or directory for /usr/share/info/libtool.info.gz
Installing : desktop-file-utils-0.23-1.el7.x86_64 151/164
Installing : 2:nmap-ncat-6.40-16.el7.x86_64 152/164
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 153/164
Installing : libcap-ng-devel-0.7.5-4.el7.x86_64 154/164
Installing : python-devel-2.7.5-77.el7_6.x86_64 155/164
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 156/164
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 157/164
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 158/164
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 159/164
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 160/164
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 161/164
Cleanup : glibc-2.17-260.el7.x86_64 162/164
Cleanup : glibc-common-2.17-260.el7.x86_64 163/164
Cleanup : libgcc-4.8.5-36.el7.x86_64 164/164
Verifying : libXext-1.3.3-3.el7.x86_64 1/164
Verifying : libXi-1.7.9-1.el7.x86_64 2/164
Verifying : libXrender-0.9.10-1.el7.x86_64 3/164
Verifying : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 4/164
Verifying : python2-jinja2-2.8.1-1.el7.noarch 5/164
Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 6/164
Verifying : mesa-libGL-18.0.5-4.el7_6.x86_64 7/164
Verifying : gcc-4.8.5-36.el7_6.2.x86_64 8/164
Verifying : dejavu-fonts-common-2.33-6.el7.noarch 9/164
Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 10/164
Verifying : libwayland-client-1.15.0-1.el7.x86_64 11/164
Verifying : libverto-devel-0.2.5-4.el7.x86_64 12/164
Verifying : zlib-devel-1.2.7-18.el7.x86_64 13/164
Verifying : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 14/164
Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 15/164
Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 16/164
Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 17/164
Verifying : libthai-0.1.14-9.el7.x86_64 18/164
Verifying : desktop-file-utils-0.23-1.el7.x86_64 19/164
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 20/164
Verifying : libXpm-3.5.12-1.el7.x86_64 21/164
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 22/164
Verifying : python2-markupsafe-0.23-16.el7.x86_64 23/164
Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 24/164
Verifying : python2-babel-2.3.4-1.el7.noarch 25/164
Verifying : python-backports-1.0-8.el7.x86_64 26/164
Verifying : python2-pysocks-1.6.8-5.el7.noarch 27/164
Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 28/164
Verifying : librsvg2-2.40.20-1.el7.x86_64 29/164
Verifying : 1:make-3.82-23.el7.x86_64 30/164
Verifying : python2-imagesize-0.7.1-5.el7.noarch 31/164
Verifying : python2-pillow-4.0.0-1.el7.x86_64 32/164
Verifying : 2:nmap-ncat-6.40-16.el7.x86_64 33/164
Verifying : libsepol-devel-2.5-10.el7.x86_64 34/164
Verifying : cairo-1.15.12-3.el7.x86_64 35/164
Verifying : python-pycparser-2.14-1.el7.noarch 36/164
Verifying : libwayland-server-1.15.0-1.el7.x86_64 37/164
Verifying : autoconf-2.69-11.el7.noarch 38/164
Verifying : libXau-1.0.8-2.1.el7.x86_64 39/164
Verifying : systemd-libs-219-62.el7_6.6.x86_64 40/164
Verifying : libselinux-devel-2.5-14.1.el7.x86_64 41/164
Verifying : ghostscript-9.07-31.el7_6.11.x86_64 42/164
Verifying : python-enum34-1.0.4-1.el7.noarch 43/164
Verifying : libpciaccess-0.14-1.el7.x86_64 44/164
Verifying : python2-pygments-2.2.0-7.el7.noarch 45/164
Verifying : libICE-1.0.9-9.el7.x86_64 46/164
Verifying : python-sphinx-locale-1.6.2-3.el7.noarch 47/164
Verifying : python2-snowballstemmer-1.2.0-2.el7.noarch 48/164
Verifying : automake-1.13.4-3.el7.noarch 49/164
Verifying : pango-1.42.4-2.el7_6.x86_64 50/164
Verifying : krb5-devel-1.15.1-37.el7_6.x86_64 51/164
Verifying : python2-sphinx_rtd_theme-0.2.4-2.el7.0.noarch 52/164
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 53/164
Verifying : pytz-2016.10-2.el7.noarch 54/164
Verifying : mesa-libgbm-18.0.5-4.el7_6.x86_64 55/164
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 56/164
Verifying : python-ply-3.4-11.el7.noarch 57/164
Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 58/164
Verifying : ghostscript-fonts-5.50-32.el7.noarch 59/164
Verifying : libXmu-1.1.2-2.el7.x86_64 60/164
Verifying : avahi-libs-0.6.31-19.el7.x86_64 61/164
Verifying : gd-2.0.35-26.el7.x86_64 62/164
Verifying : libmpc-1.0.1-3.el7.x86_64 63/164
Verifying : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 64/164
Verifying : python2-ipaddress-1.0.18-5.el7.noarch 65/164
Verifying : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 66/164
Verifying : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 67/164
Verifying : libkadm5-1.15.1-37.el7_6.x86_64 68/164
Verifying : jasper-libs-1.900.1-33.el7.x86_64 69/164
Verifying : graphite2-1.3.10-1.el7_3.x86_64 70/164
Verifying : glibc-headers-2.17-260.el7_6.5.x86_64 71/164
Verifying : libfontenc-1.1.3-3.el7.x86_64 72/164
Verifying : cpp-4.8.5-36.el7_6.2.x86_64 73/164
Verifying : systemd-219-62.el7_6.6.x86_64 74/164
Verifying : pixman-0.34.0-1.el7.x86_64 75/164
Verifying : libtiff-4.0.3-27.el7_3.x86_64 76/164
Verifying : fontconfig-2.13.0-4.3.el7.x86_64 77/164
Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 78/164
Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 79/164
Verifying : libXaw-1.0.13-4.el7.x86_64 80/164
Verifying : python2-cryptography-2.5-1.el7.x86_64 81/164
Verifying : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 82/164
Verifying : pcre-devel-8.32-17.el7.x86_64 83/164
Verifying : libXcursor-1.1.15-1.el7.x86_64 84/164
Verifying : libimagequant-2.8.2-2.el7.x86_64 85/164
Verifying : m4-1.4.16-10.el7.x86_64 86/164
Verifying : fontpackages-filesystem-1.44-8.el7.noarch 87/164
Verifying : libcap-ng-devel-0.7.5-4.el7.x86_64 88/164
Verifying : libjpeg-turbo-1.2.90-6.el7.x86_64 89/164
Verifying : hicolor-icon-theme-0.12-7.el7.noarch 90/164
Verifying : lato-fonts-2.015-1.el7.noarch 91/164
Verifying : graphviz-2.30.1-21.el7.x86_64 92/164
Verifying : libcroco-0.6.12-4.el7.x86_64 93/164
Verifying : perl-Test-Harness-3.28-3.el7.noarch 94/164
Verifying : kernel-headers-3.10.0-957.21.2.el7.x86_64 95/164
Verifying : openjpeg2-2.3.0-6.el7.x86_64 96/164
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 97/164
Verifying : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 98/164
Verifying : glibc-2.17-260.el7_6.5.x86_64 99/164
Verifying : python2-six-1.10.0-9.el7.noarch 100/164
Verifying : python-devel-2.7.5-77.el7_6.x86_64 101/164
Verifying : libtool-2.4.2-22.el7_3.x86_64 102/164
Verifying : python2-sphinx-1.6.2-3.el7.noarch 103/164
Verifying : urw-fonts-2.4-16.el7.noarch 104/164
Verifying : python2-mock-2.0.0-1.el7.noarch 105/164
Verifying : harfbuzz-1.7.5-2.el7.x86_64 106/164
Verifying : fribidi-1.0.2-1.el7.x86_64 107/164
Verifying : poppler-data-0.4.6-3.el7.noarch 108/164
Verifying : libXrandr-1.5.1-2.el7.x86_64 109/164
Verifying : python-2.7.5-77.el7_6.x86_64 110/164
Verifying : atk-2.28.1-1.el7.x86_64 111/164
Verifying : 14:libpcap-1.5.3-11.el7.x86_64 112/164
Verifying : 1:openssl-devel-1.0.2k-16.el7_6.1.x86_64 113/164
Verifying : python2-funcsigs-1.0.2-4.el7.noarch 114/164
Verifying : python2-olefile-0.46-1.el7.noarch 115/164
Verifying : libxshmfence-1.2-1.el7.x86_64 116/164
Verifying : libSM-1.2.2-2.el7.x86_64 117/164
Verifying : mpfr-3.1.1-4.el7.x86_64 118/164
Verifying : freetype-2.8-12.el7_6.1.x86_64 119/164
Verifying : libXdamage-1.1.4-4.1.el7.x86_64 120/164
Verifying : mesa-libglapi-18.0.5-4.el7_6.x86_64 121/164
Verifying : libXinerama-1.1.3-2.1.el7.x86_64 122/164
Verifying : libXxf86vm-1.1.4-1.el7.x86_64 123/164
Verifying : libXt-1.1.5-3.el7.x86_64 124/164
Verifying : 1:emacs-filesystem-24.3-22.el7.noarch 125/164
Verifying : libX11-common-1.6.5-2.el7.noarch 126/164
Verifying : gtk2-2.24.31-1.el7.x86_64 127/164
Verifying : fontawesome-fonts-4.4.0-1.el7.noarch 128/164
Verifying : python2-pbr-3.1.1-1.el7.noarch 129/164
Verifying : python2-requests-2.21.0-2.el7.tis.2.noarch 130/164
Verifying : libcom_err-devel-1.42.9-13.el7.x86_64 131/164
Verifying : gtk-update-icon-cache-3.22.30-3.el7.x86_64 132/164
Verifying : perl-Thread-Queue-3.02-2.el7.noarch 133/164
Verifying : glibc-devel-2.17-260.el7_6.5.x86_64 134/164
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 135/164
Verifying : python2-cffi-1.11.2-1.el7.x86_64 136/164
Verifying : libxcb-1.13-1.el7.x86_64 137/164
Verifying : libXft-2.3.2-2.el7.x86_64 138/164
Verifying : python2-typing-3.6.1-1.el7.noarch 139/164
Verifying : libwebp-0.3.0-7.el7.x86_64 140/164
Verifying : mesa-libEGL-18.0.5-4.el7_6.x86_64 141/164
Verifying : python2-whoosh-2.7.4-3.el7.noarch 142/164
Verifying : python2-urllib3-1.21.1-1.el7.noarch 143/164
Verifying : libXfixes-5.0.3-1.el7.x86_64 144/164
Verifying : libX11-1.6.5-2.el7.x86_64 145/164
Verifying : libdrm-2.4.91-3.el7.x86_64 146/164
Verifying : python-libs-2.7.5-77.el7_6.x86_64 147/164
Verifying : jbigkit-libs-2.0-11.el7.x86_64 148/164
Verifying : python2-sqlalchemy-1.1.11-1.el7.x86_64 149/164
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 150/164
Verifying : lcms2-2.6-3.el7.x86_64 151/164
Verifying : python2-idna-2.5-1.el7.noarch 152/164
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 153/164
Verifying : fontawesome-fonts-web-4.4.0-1.el7.noarch 154/164
Verifying : python2-pyOpenSSL-17.3.0-3.el7.noarch 155/164
Verifying : libgcc-4.8.5-36.el7.x86_64 156/164
Verifying : krb5-libs-1.15.1-34.el7.x86_64 157/164
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 158/164
Verifying : python-2.7.5-76.el7.tis.4.x86_64 159/164
Verifying : glibc-2.17-260.el7.x86_64 160/164
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 161/164
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 162/164
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 163/164
Verifying : glibc-common-2.17-260.el7.x86_64 164/164

Installed:
autoconf.noarch 0:2.69-11.el7
automake.noarch 0:1.13.4-3.el7
desktop-file-utils.x86_64 0:0.23-1.el7
gcc.x86_64 0:4.8.5-36.el7_6.2
graphviz.x86_64 0:2.30.1-21.el7
libcap-ng-devel.x86_64 0:0.7.5-4.el7
libtool.x86_64 0:2.4.2-22.el7_3
nmap-ncat.x86_64 2:6.40-16.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1
openssl-devel.x86_64 1:1.0.2k-16.el7_6.1
python-devel.x86_64 0:2.7.5-77.el7_6
python2-pyOpenSSL.noarch 0:17.3.0-3.el7
python2-six.noarch 0:1.10.0-9.el7
python2-sphinx.noarch 0:1.6.2-3.el7

Dependency Installed:
atk.x86_64 0:2.28.1-1.el7
avahi-libs.x86_64 0:0.6.31-19.el7
cairo.x86_64 0:1.15.12-3.el7
cpp.x86_64 0:4.8.5-36.el7_6.2
cups-libs.x86_64 1:1.6.3-35.el7
dejavu-fonts-common.noarch 0:2.33-6.el7
dejavu-sans-fonts.noarch 0:2.33-6.el7
emacs-filesystem.noarch 1:24.3-22.el7
fontawesome-fonts.noarch 0:4.4.0-1.el7
fontawesome-fonts-web.noarch 0:4.4.0-1.el7
fontconfig.x86_64 0:2.13.0-4.3.el7
fontpackages-filesystem.noarch 0:1.44-8.el7
freetype.x86_64 0:2.8-12.el7_6.1
fribidi.x86_64 0:1.0.2-1.el7
gd.x86_64 0:2.0.35-26.el7
gdk-pixbuf2.x86_64 0:2.36.12-3.el7
ghostscript.x86_64 0:9.07-31.el7_6.11
ghostscript-fonts.noarch 0:5.50-32.el7
glibc-devel.x86_64 0:2.17-260.el7_6.5
glibc-headers.x86_64 0:2.17-260.el7_6.5
google-roboto-slab-fonts.noarch 0:1.100263-0.5.20150923git.el7
graphite2.x86_64 0:1.3.10-1.el7_3
gtk-update-icon-cache.x86_64 0:3.22.30-3.el7
gtk2.x86_64 0:2.24.31-1.el7
harfbuzz.x86_64 0:1.7.5-2.el7
hicolor-icon-theme.noarch 0:0.12-7.el7
jasper-libs.x86_64 0:1.900.1-33.el7
jbigkit-libs.x86_64 0:2.0-11.el7
kernel-headers.x86_64 0:3.10.0-957.21.2.el7
keyutils-libs-devel.x86_64 0:1.5.8-3.el7
krb5-devel.x86_64 0:1.15.1-37.el7_6
lato-fonts.noarch 0:2.015-1.el7
lcms2.x86_64 0:2.6-3.el7
libICE.x86_64 0:1.0.9-9.el7
libSM.x86_64 0:1.2.2-2.el7
libX11.x86_64 0:1.6.5-2.el7
libX11-common.noarch 0:1.6.5-2.el7
libXau.x86_64 0:1.0.8-2.1.el7
libXaw.x86_64 0:1.0.13-4.el7
libXcomposite.x86_64 0:0.4.4-4.1.el7
libXcursor.x86_64 0:1.1.15-1.el7
libXdamage.x86_64 0:1.1.4-4.1.el7
libXext.x86_64 0:1.3.3-3.el7
libXfixes.x86_64 0:5.0.3-1.el7
libXft.x86_64 0:2.3.2-2.el7
libXi.x86_64 0:1.7.9-1.el7
libXinerama.x86_64 0:1.1.3-2.1.el7
libXmu.x86_64 0:1.1.2-2.el7
libXpm.x86_64 0:3.5.12-1.el7
libXrandr.x86_64 0:1.5.1-2.el7
libXrender.x86_64 0:0.9.10-1.el7
libXt.x86_64 0:1.1.5-3.el7
libXxf86vm.x86_64 0:1.1.4-1.el7
libcom_err-devel.x86_64 0:1.42.9-13.el7
libcroco.x86_64 0:0.6.12-4.el7
libdrm.x86_64 0:2.4.91-3.el7
libfontenc.x86_64 0:1.1.3-3.el7
libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libgomp.x86_64 0:4.8.5-36.el7_6.2
libimagequant.x86_64 0:2.8.2-2.el7
libjpeg-turbo.x86_64 0:1.2.90-6.el7
libkadm5.x86_64 0:1.15.1-37.el7_6
libmpc.x86_64 0:1.0.1-3.el7
libpcap.x86_64 14:1.5.3-11.el7
libpciaccess.x86_64 0:0.14-1.el7
libpng.x86_64 2:1.5.13-7.el7_2
librsvg2.x86_64 0:2.40.20-1.el7
libselinux-devel.x86_64 0:2.5-14.1.el7
libsepol-devel.x86_64 0:2.5-10.el7
libthai.x86_64 0:0.1.14-9.el7
libtiff.x86_64 0:4.0.3-27.el7_3
libtool-ltdl.x86_64 0:2.4.2-22.el7_3
libverto-devel.x86_64 0:0.2.5-4.el7
libwayland-client.x86_64 0:1.15.0-1.el7
libwayland-server.x86_64 0:1.15.0-1.el7
libwebp.x86_64 0:0.3.0-7.el7
libxcb.x86_64 0:1.13-1.el7
libxshmfence.x86_64 0:1.2-1.el7
m4.x86_64 0:1.4.16-10.el7
make.x86_64 1:3.82-23.el7
mesa-libEGL.x86_64 0:18.0.5-4.el7_6
mesa-libGL.x86_64 0:18.0.5-4.el7_6
mesa-libgbm.x86_64 0:18.0.5-4.el7_6
mesa-libglapi.x86_64 0:18.0.5-4.el7_6
mpfr.x86_64 0:3.1.1-4.el7
openjpeg2.x86_64 0:2.3.0-6.el7
pango.x86_64 0:1.42.4-2.el7_6
pcre-devel.x86_64 0:8.32-17.el7
perl-Data-Dumper.x86_64 0:2.145-3.el7
perl-Test-Harness.noarch 0:3.28-3.el7
perl-Thread-Queue.noarch 0:3.02-2.el7
pixman.x86_64 0:0.34.0-1.el7
poppler-data.noarch 0:0.4.6-3.el7
python-backports.x86_64 0:1.0-8.el7
python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7
python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7
python-enum34.noarch 0:1.0.4-1.el7
python-ply.noarch 0:3.4-11.el7
python-pycparser.noarch 0:2.14-1.el7
python-sphinx-locale.noarch 0:1.6.2-3.el7
python2-asn1crypto.noarch 0:0.23.0-2.el7
python2-babel.noarch 0:2.3.4-1.el7
python2-cffi.x86_64 0:1.11.2-1.el7
python2-cryptography.x86_64 0:2.5-1.el7
python2-funcsigs.noarch 0:1.0.2-4.el7
python2-idna.noarch 0:2.5-1.el7
python2-imagesize.noarch 0:0.7.1-5.el7
python2-ipaddress.noarch 0:1.0.18-5.el7
python2-jinja2.noarch 0:2.8.1-1.el7
python2-markupsafe.x86_64 0:0.23-16.el7
python2-mock.noarch 0:2.0.0-1.el7
python2-olefile.noarch 0:0.46-1.el7
python2-pbr.noarch 0:3.1.1-1.el7
python2-pillow.x86_64 0:4.0.0-1.el7
python2-pygments.noarch 0:2.2.0-7.el7
python2-pysocks.noarch 0:1.6.8-5.el7
python2-requests.noarch 0:2.21.0-2.el7.tis.2
python2-setuptools.noarch 0:38.5.1-1.el7.tis.0
python2-snowballstemmer.noarch 0:1.2.0-2.el7
python2-sphinx-theme-alabaster.noarch 0:0.7.9-4.el7
python2-sphinx_rtd_theme.noarch 0:0.2.4-2.el7.0
python2-sphinxcontrib-websupport.noarch 0:1.0.1-1.el7
python2-sqlalchemy.x86_64 0:1.1.11-1.el7
python2-typing.noarch 0:3.6.1-1.el7
python2-urllib3.noarch 0:1.21.1-1.el7
python2-whoosh.noarch 0:2.7.4-3.el7
pytz.noarch 0:2016.10-2.el7
urw-fonts.noarch 0:2.4-16.el7
xorg-x11-font-utils.x86_64 1:7.5-21.el7
zlib-devel.x86_64 0:1.2.7-18.el7

Updated:
systemd.x86_64 0:219-62.el7_6.6

Dependency Updated:
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
krb5-libs.x86_64 0:1.15.1-37.el7_6
libgcc.x86_64 0:4.8.5-36.el7_6.2
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
systemd-libs.x86_64 0:219-62.el7_6.6

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
++ mktemp -d
+ TMP_DIR=/tmp/tmp.yp9r2nunP3
+ tar xz -C /tmp/tmp.yp9r2nunP3 --strip-components=1
+ curl -sSL http://openvswitch.org/releases/openvswitch-2.11.0.tar.gz
+ cd /tmp/tmp.yp9r2nunP3
+ ./boot.sh
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
+ ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
checking for egrep... /usr/bin/grep -E
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for sysroot... no
./configure: line 8575: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... no
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for library containing pow... -lm
checking for library containing clock_gettime... none required
checking for library containing timer_create... -lrt
checking for library containing pthread_rwlock_tryrdlock... -lpthread
checking for library containing pthread_rwlockattr_destroy... none required
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking vmware.h usability... no
checking vmware.h presence... no
checking for vmware.h... no
checking for MSVC x64 compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for linux/netlink.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking whether compiling and linking against OpenSSL works... yes
checking for capng_clear in -lcap-ng... yes
checking for Python 2.x for x >= 7... /usr/bin/python2
checking for Python 3.x for x >= 4... no
checking for Python 2 or 3... /usr/bin/python2
checking for flake8... no
checking for sphinx... yes
checking for dot... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking whether strtok_r macro segfaults on some inputs... no
checking whether sys_siglist is declared... yes
checking for struct stat.st_mtim.tv_nsec... yes
checking for struct stat.st_mtimensec... no
checking for struct ifreq.ifr_flagshigh... no
checking for struct mmsghdr.msg_len... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for mlockall... yes
checking for strnlen... yes
checking for getloadavg... yes
checking for statvfs... yes
checking for getmntent_r... yes
checking for sendmmsg... yes
checking for clock_gettime... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking linux/if_ether.h usability... yes
checking linux/if_ether.h presence... yes
checking for linux/if_ether.h... yes
checking linux/net_namespace.h usability... yes
checking linux/net_namespace.h presence... yes
checking for linux/net_namespace.h... yes
checking stdatomic.h usability... no
checking stdatomic.h presence... no
checking for stdatomic.h... no
checking bits/floatn-common.h usability... no
checking bits/floatn-common.h presence... no
checking for bits/floatn-common.h... no
checking for net/if_mib.h... no
checking for library containing backtrace... none required
checking linux/perf_event.h usability... yes
checking linux/perf_event.h presence... yes
checking for linux/perf_event.h... yes
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking for connect in -lsocket... no
checking for library containing gethostbyname... none required
checking XenServer release... none
checking for groff... yes
checking whether gcc -std=gnu99 has <threads.h> that supports thread_local... no
checking whether gcc -std=gnu99 supports __thread... yes
checking for library containing __atomic_load_8... no
checking whether gcc -std=gnu99 supports GCC 4.0+ atomic built-ins... yes
checking value of __atomic_always_lock_free(1)... 1
checking value of __atomic_always_lock_free(2)... 1
checking value of __atomic_always_lock_free(4)... 1
checking value of __atomic_always_lock_free(8)... 1
checking for library containing aio_write... none required
checking for pthread_set_name_np... no
checking for pthread_setname_np() variant... glibc
checking whether __linux__ is defined... true
checking linker output version information... libX-2.11.so.0.0.0)
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=gnu++11... no
checking whether g++ supports C++11 features with -std=gnu++0x... no
checking whether g++ supports C++11 features with -std=c++11... no
checking whether g++ supports C++11 features with +std=c++11... no
checking whether g++ supports C++11 features with -h std=c++11... no
checking whether g++ supports C++11 features with -std=c++0x... no
checking whether g++ supports C++11 features with +std=c++0x... no
checking whether g++ supports C++11 features with -h std=c++0x... no
configure: No compiler with C++11 support was found
checking for working posix_memalign... yes
checking for ub_ctx_create in -lunbound... no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for stdio.h... yes
checking for string.h... (cached) yes
checking whether gcc -std=gnu99 accepts -Werror... yes
checking whether gcc -std=gnu99 accepts -Wall... yes
checking whether gcc -std=gnu99 accepts -Wextra... yes
checking whether gcc -std=gnu99 accepts -Wno-sign-compare... yes
checking whether gcc -std=gnu99 accepts -Wpointer-arith... yes
checking whether gcc -std=gnu99 accepts -Wformat -Wformat-security... yes
checking whether gcc -std=gnu99 accepts -Wswitch-enum... yes
checking whether gcc -std=gnu99 accepts -Wunused-parameter... yes
checking whether gcc -std=gnu99 accepts -Wbad-function-cast... yes
checking whether gcc -std=gnu99 accepts -Wcast-align... yes
checking whether gcc -std=gnu99 accepts -Wstrict-prototypes... yes
checking whether gcc -std=gnu99 accepts -Wold-style-definition... yes
checking whether gcc -std=gnu99 accepts -Wmissing-prototypes... yes
checking whether gcc -std=gnu99 accepts -Wmissing-field-initializers... yes
checking whether gcc -std=gnu99 accepts -Wthread-safety... no
checking whether gcc -std=gnu99 accepts -fno-strict-aliasing... yes
checking whether gcc -std=gnu99 accepts -Wswitch-bool... no
checking whether gcc -std=gnu99 accepts -Wlogical-not-parentheses... no
checking whether gcc -std=gnu99 accepts -Wsizeof-array-argument... no
checking whether gcc -std=gnu99 accepts -Wbool-compare... no
checking whether gcc -std=gnu99 accepts -Wshift-negative-value... no
checking whether gcc -std=gnu99 accepts -Wduplicated-cond... no
checking whether gcc -std=gnu99 accepts -Qunused-arguments... no
checking whether gcc -std=gnu99 accepts -Wshadow... yes
checking whether gcc -std=gnu99 accepts -Wmultistatement-macros... no
checking whether gcc -std=gnu99 accepts -Wcast-align=strict... no
checking whether gcc -std=gnu99 accepts -Wno-null-pointer-arithmetic... no
checking whether gcc -std=gnu99 accepts -Warray-bounds-pointer-arithmetic... no
checking whether gcc -std=gnu99 accepts -Wno-unused... yes
checking whether gcc -std=gnu99 accepts -Wno-unused-parameter... yes
checking target hint for cgcc... x86_64
checking whether dpdk datapath is enabled... no
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating lib/stdio.h
config.status: creating lib/string.h
config.status: creating ovsdb/libovsdb.sym
config.status: creating ofproto/libofproto.sym
config.status: creating lib/libsflow.sym
config.status: creating lib/libopenvswitch.sym
config.status: creating ovn/lib/libovn.sym
config.status: creating vtep/libvtep.sym
config.status: creating Makefile
config.status: creating datapath/Makefile
config.status: creating datapath/linux/Kbuild
config.status: creating datapath/linux/Makefile
config.status: creating datapath/linux/Makefile.main
config.status: creating tests/atlocal
config.status: creating lib/libopenvswitch.pc
config.status: creating lib/libsflow.pc
config.status: creating ofproto/libofproto.pc
config.status: creating ovsdb/libovsdb.pc
config.status: creating include/openvswitch/version.h
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include/openflow/openflow.h.stamp commands
config.status: executing utilities/bugtool/dummy commands
config.status: executing ovn/dummy commands
config.status: executing ovn/utilities/dummy commands
config.status: executing ipsec/dummy commands
+ make
sed -f ./build-aux/extract-odp-netlink-h < datapath/linux/compat/include/linux/openvswitch.h > include/odp-netlink.h
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in annotate ./vswitchd/vswitch.ovsschema ./lib/vswitch-idl.ann > lib/vswitch-idl.ovsidl.tmp && mv lib/vswitch-idl.ovsidl.tmp lib/vswitch-idl.ovsidl
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-source lib/vswitch-idl.ovsidl > lib/vswitch-idl.c.tmp && mv lib/vswitch-idl.c.tmp lib/vswitch-idl.c
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-header lib/vswitch-idl.ovsidl > lib/vswitch-idl.h.tmp && mv lib/vswitch-idl.h.tmp lib/vswitch-idl.h
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in annotate ./ovsdb/_server.ovsschema ./lib/ovsdb-server-idl.ann > lib/ovsdb-server-idl.ovsidl.tmp && mv lib/ovsdb-server-idl.ovsidl.tmp lib/ovsdb-server-idl.ovsidl
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-source lib/ovsdb-server-idl.ovsidl > lib/ovsdb-server-idl.c.tmp && mv lib/ovsdb-server-idl.c.tmp lib/ovsdb-server-idl.c
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-header lib/ovsdb-server-idl.ovsidl > lib/ovsdb-server-idl.h.tmp && mv lib/ovsdb-server-idl.h.tmp lib/ovsdb-server-idl.h
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in -C . annotate tests/idltest.ovsschema tests/idltest.ann > tests/idltest.ovsidl.tmp && \
mv tests/idltest.ovsidl.tmp tests/idltest.ovsidl
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-header tests/idltest.ovsidl > tests/idltest.h.tmp && mv tests/idltest.h.tmp tests/idltest.h
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-source tests/idltest.ovsidl > tests/idltest.c.tmp && mv tests/idltest.c.tmp tests/idltest.c
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in annotate ./vtep/vtep.ovsschema ./vtep/vtep-idl.ann > vtep/vtep-idl.ovsidl.tmp && \
mv vtep/vtep-idl.ovsidl.tmp vtep/vtep-idl.ovsidl
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-source vtep/vtep-idl.ovsidl > vtep/vtep-idl.c.tmp && mv vtep/vtep-idl.c.tmp vtep/vtep-idl.c
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-header vtep/vtep-idl.ovsidl > vtep/vtep-idl.h.tmp && mv vtep/vtep-idl.h.tmp vtep/vtep-idl.h
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in annotate ./ovn/ovn-sb.ovsschema ./ovn/lib/ovn-sb-idl.ann > ovn/lib/ovn-sb-idl.ovsidl.tmp && \
mv ovn/lib/ovn-sb-idl.ovsidl.tmp ovn/lib/ovn-sb-idl.ovsidl
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-source ovn/lib/ovn-sb-idl.ovsidl > ovn/lib/ovn-sb-idl.c.tmp && mv ovn/lib/ovn-sb-idl.c.tmp ovn/lib/ovn-sb-idl.c
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-header ovn/lib/ovn-sb-idl.ovsidl > ovn/lib/ovn-sb-idl.h.tmp && mv ovn/lib/ovn-sb-idl.h.tmp ovn/lib/ovn-sb-idl.h
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in annotate ./ovn/ovn-nb.ovsschema ./ovn/lib/ovn-nb-idl.ann > ovn/lib/ovn-nb-idl.ovsidl.tmp && \
mv ovn/lib/ovn-nb-idl.ovsidl.tmp ovn/lib/ovn-nb-idl.ovsidl
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-source ovn/lib/ovn-nb-idl.ovsidl > ovn/lib/ovn-nb-idl.c.tmp && mv ovn/lib/ovn-nb-idl.c.tmp ovn/lib/ovn-nb-idl.c
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-idlc.in c-idl-header ovn/lib/ovn-nb-idl.ovsidl > ovn/lib/ovn-nb-idl.h.tmp && mv ovn/lib/ovn-nb-idl.h.tmp ovn/lib/ovn-nb-idl.h
make all-recursive
make[1]: Entering directory `/tmp/tmp.yp9r2nunP3'
Making all in datapath
make[2]: Entering directory `/tmp/tmp.yp9r2nunP3/datapath'
make[3]: Entering directory `/tmp/tmp.yp9r2nunP3/datapath'
make[3]: Leaving directory `/tmp/tmp.yp9r2nunP3/datapath'
make[2]: Leaving directory `/tmp/tmp.yp9r2nunP3/datapath'
make[2]: Entering directory `/tmp/tmp.yp9r2nunP3'
depbase=`echo lib/aes128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/aes128.lo -MD -MP -MF $depbase.Tpo -c -o lib/aes128.lo lib/aes128.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/aes128.lo -MD -MP -MF lib/.deps/aes128.Tpo -c lib/aes128.c -o lib/aes128.o
depbase=`echo lib/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/backtrace.lo -MD -MP -MF $depbase.Tpo -c -o lib/backtrace.lo lib/backtrace.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/backtrace.lo -MD -MP -MF lib/.deps/backtrace.Tpo -c lib/backtrace.c -o lib/backtrace.o
depbase=`echo lib/bfd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/bfd.lo -MD -MP -MF $depbase.Tpo -c -o lib/bfd.lo lib/bfd.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/bfd.lo -MD -MP -MF lib/.deps/bfd.Tpo -c lib/bfd.c -o lib/bfd.o
depbase=`echo lib/bundle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/bundle.lo -MD -MP -MF $depbase.Tpo -c -o lib/bundle.lo lib/bundle.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/bundle.lo -MD -MP -MF lib/.deps/bundle.Tpo -c lib/bundle.c -o lib/bundle.o
depbase=`echo lib/byteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/byteq.lo -MD -MP -MF $depbase.Tpo -c -o lib/byteq.lo lib/byteq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/byteq.lo -MD -MP -MF lib/.deps/byteq.Tpo -c lib/byteq.c -o lib/byteq.o
depbase=`echo lib/cfm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/cfm.lo -MD -MP -MF $depbase.Tpo -c -o lib/cfm.lo lib/cfm.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/cfm.lo -MD -MP -MF lib/.deps/cfm.Tpo -c lib/cfm.c -o lib/cfm.o
depbase=`echo lib/classifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/classifier.lo -MD -MP -MF $depbase.Tpo -c -o lib/classifier.lo lib/classifier.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/classifier.lo -MD -MP -MF lib/.deps/classifier.Tpo -c lib/classifier.c -o lib/classifier.o
depbase=`echo lib/ccmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ccmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/ccmap.lo lib/ccmap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ccmap.lo -MD -MP -MF lib/.deps/ccmap.Tpo -c lib/ccmap.c -o lib/ccmap.o
depbase=`echo lib/cmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/cmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/cmap.lo lib/cmap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/cmap.lo -MD -MP -MF lib/.deps/cmap.Tpo -c lib/cmap.c -o lib/cmap.o
depbase=`echo lib/colors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/colors.lo -MD -MP -MF $depbase.Tpo -c -o lib/colors.lo lib/colors.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/colors.lo -MD -MP -MF lib/.deps/colors.Tpo -c lib/colors.c -o lib/colors.o
depbase=`echo lib/command-line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/command-line.lo -MD -MP -MF $depbase.Tpo -c -o lib/command-line.lo lib/command-line.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/command-line.lo -MD -MP -MF lib/.deps/command-line.Tpo -c lib/command-line.c -o lib/command-line.o
depbase=`echo lib/connectivity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/connectivity.lo -MD -MP -MF $depbase.Tpo -c -o lib/connectivity.lo lib/connectivity.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/connectivity.lo -MD -MP -MF lib/.deps/connectivity.Tpo -c lib/connectivity.c -o lib/connectivity.o
depbase=`echo lib/conntrack-icmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/conntrack-icmp.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack-icmp.lo lib/conntrack-icmp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/conntrack-icmp.lo -MD -MP -MF lib/.deps/conntrack-icmp.Tpo -c lib/conntrack-icmp.c -o lib/conntrack-icmp.o
depbase=`echo lib/conntrack-tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/conntrack-tcp.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack-tcp.lo lib/conntrack-tcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/conntrack-tcp.lo -MD -MP -MF lib/.deps/conntrack-tcp.Tpo -c lib/conntrack-tcp.c -o lib/conntrack-tcp.o
depbase=`echo lib/conntrack-other.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/conntrack-other.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack-other.lo lib/conntrack-other.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/conntrack-other.lo -MD -MP -MF lib/.deps/conntrack-other.Tpo -c lib/conntrack-other.c -o lib/conntrack-other.o
depbase=`echo lib/conntrack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/conntrack.lo -MD -MP -MF $depbase.Tpo -c -o lib/conntrack.lo lib/conntrack.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/conntrack.lo -MD -MP -MF lib/.deps/conntrack.Tpo -c lib/conntrack.c -o lib/conntrack.o
depbase=`echo lib/coverage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/coverage.lo -MD -MP -MF $depbase.Tpo -c -o lib/coverage.lo lib/coverage.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/coverage.lo -MD -MP -MF lib/.deps/coverage.Tpo -c lib/coverage.c -o lib/coverage.o
depbase=`echo lib/crc32c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/crc32c.lo -MD -MP -MF $depbase.Tpo -c -o lib/crc32c.lo lib/crc32c.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/crc32c.lo -MD -MP -MF lib/.deps/crc32c.Tpo -c lib/crc32c.c -o lib/crc32c.o
depbase=`echo lib/csum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/csum.lo -MD -MP -MF $depbase.Tpo -c -o lib/csum.lo lib/csum.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/csum.lo -MD -MP -MF lib/.deps/csum.Tpo -c lib/csum.c -o lib/csum.o
depbase=`echo lib/ct-dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ct-dpif.lo -MD -MP -MF $depbase.Tpo -c -o lib/ct-dpif.lo lib/ct-dpif.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ct-dpif.lo -MD -MP -MF lib/.deps/ct-dpif.Tpo -c lib/ct-dpif.c -o lib/ct-dpif.o
depbase=`echo lib/daemon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/daemon.lo -MD -MP -MF $depbase.Tpo -c -o lib/daemon.lo lib/daemon.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/daemon.lo -MD -MP -MF lib/.deps/daemon.Tpo -c lib/daemon.c -o lib/daemon.o
depbase=`echo lib/db-ctl-base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/db-ctl-base.lo -MD -MP -MF $depbase.Tpo -c -o lib/db-ctl-base.lo lib/db-ctl-base.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/db-ctl-base.lo -MD -MP -MF lib/.deps/db-ctl-base.Tpo -c lib/db-ctl-base.c -o lib/db-ctl-base.o
depbase=`echo lib/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/dummy.lo lib/dummy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dummy.lo -MD -MP -MF lib/.deps/dummy.Tpo -c lib/dummy.c -o lib/dummy.o
depbase=`echo lib/dpctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpctl.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpctl.lo lib/dpctl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpctl.lo -MD -MP -MF lib/.deps/dpctl.Tpo -c lib/dpctl.c -o lib/dpctl.o
depbase=`echo lib/dp-packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dp-packet.lo -MD -MP -MF $depbase.Tpo -c -o lib/dp-packet.lo lib/dp-packet.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dp-packet.lo -MD -MP -MF lib/.deps/dp-packet.Tpo -c lib/dp-packet.c -o lib/dp-packet.o
depbase=`echo lib/dpif-netdev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpif-netdev.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev.lo lib/dpif-netdev.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpif-netdev.lo -MD -MP -MF lib/.deps/dpif-netdev.Tpo -c lib/dpif-netdev.c -o lib/dpif-netdev.o
depbase=`echo lib/dpif-netdev-perf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpif-netdev-perf.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netdev-perf.lo lib/dpif-netdev-perf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpif-netdev-perf.lo -MD -MP -MF lib/.deps/dpif-netdev-perf.Tpo -c lib/dpif-netdev-perf.c -o lib/dpif-netdev-perf.o
depbase=`echo lib/dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpif.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif.lo lib/dpif.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpif.lo -MD -MP -MF lib/.deps/dpif.Tpo -c lib/dpif.c -o lib/dpif.o
depbase=`echo lib/heap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/heap.lo -MD -MP -MF $depbase.Tpo -c -o lib/heap.lo lib/heap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/heap.lo -MD -MP -MF lib/.deps/heap.Tpo -c lib/heap.c -o lib/heap.o
depbase=`echo lib/dynamic-string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dynamic-string.lo -MD -MP -MF $depbase.Tpo -c -o lib/dynamic-string.lo lib/dynamic-string.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dynamic-string.lo -MD -MP -MF lib/.deps/dynamic-string.Tpo -c lib/dynamic-string.c -o lib/dynamic-string.o
depbase=`echo lib/entropy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/entropy.lo -MD -MP -MF $depbase.Tpo -c -o lib/entropy.lo lib/entropy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/entropy.lo -MD -MP -MF lib/.deps/entropy.Tpo -c lib/entropy.c -o lib/entropy.o
depbase=`echo lib/fat-rwlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/fat-rwlock.lo -MD -MP -MF $depbase.Tpo -c -o lib/fat-rwlock.lo lib/fat-rwlock.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/fat-rwlock.lo -MD -MP -MF lib/.deps/fat-rwlock.Tpo -c lib/fat-rwlock.c -o lib/fat-rwlock.o
depbase=`echo lib/fatal-signal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/fatal-signal.lo -MD -MP -MF $depbase.Tpo -c -o lib/fatal-signal.lo lib/fatal-signal.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/fatal-signal.lo -MD -MP -MF lib/.deps/fatal-signal.Tpo -c lib/fatal-signal.c -o lib/fatal-signal.o
depbase=`echo lib/flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/flow.lo -MD -MP -MF $depbase.Tpo -c -o lib/flow.lo lib/flow.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/flow.lo -MD -MP -MF lib/.deps/flow.Tpo -c lib/flow.c -o lib/flow.o
depbase=`echo lib/guarded-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/guarded-list.lo -MD -MP -MF $depbase.Tpo -c -o lib/guarded-list.lo lib/guarded-list.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/guarded-list.lo -MD -MP -MF lib/.deps/guarded-list.Tpo -c lib/guarded-list.c -o lib/guarded-list.o
depbase=`echo lib/hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/hash.lo -MD -MP -MF $depbase.Tpo -c -o lib/hash.lo lib/hash.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/hash.lo -MD -MP -MF lib/.deps/hash.Tpo -c lib/hash.c -o lib/hash.o
depbase=`echo lib/hindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/hindex.lo -MD -MP -MF $depbase.Tpo -c -o lib/hindex.lo lib/hindex.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/hindex.lo -MD -MP -MF lib/.deps/hindex.Tpo -c lib/hindex.c -o lib/hindex.o
depbase=`echo lib/hmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/hmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/hmap.lo lib/hmap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/hmap.lo -MD -MP -MF lib/.deps/hmap.Tpo -c lib/hmap.c -o lib/hmap.o
depbase=`echo lib/hmapx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/hmapx.lo -MD -MP -MF $depbase.Tpo -c -o lib/hmapx.lo lib/hmapx.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/hmapx.lo -MD -MP -MF lib/.deps/hmapx.Tpo -c lib/hmapx.c -o lib/hmapx.o
depbase=`echo lib/id-pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/id-pool.lo -MD -MP -MF $depbase.Tpo -c -o lib/id-pool.lo lib/id-pool.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/id-pool.lo -MD -MP -MF lib/.deps/id-pool.Tpo -c lib/id-pool.c -o lib/id-pool.o
depbase=`echo lib/jhash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/jhash.lo -MD -MP -MF $depbase.Tpo -c -o lib/jhash.lo lib/jhash.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/jhash.lo -MD -MP -MF lib/.deps/jhash.Tpo -c lib/jhash.c -o lib/jhash.o
depbase=`echo lib/json.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/json.lo -MD -MP -MF $depbase.Tpo -c -o lib/json.lo lib/json.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/json.lo -MD -MP -MF lib/.deps/json.Tpo -c lib/json.c -o lib/json.o
depbase=`echo lib/jsonrpc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/jsonrpc.lo -MD -MP -MF $depbase.Tpo -c -o lib/jsonrpc.lo lib/jsonrpc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/jsonrpc.lo -MD -MP -MF lib/.deps/jsonrpc.Tpo -c lib/jsonrpc.c -o lib/jsonrpc.o
depbase=`echo lib/lacp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/lacp.lo -MD -MP -MF $depbase.Tpo -c -o lib/lacp.lo lib/lacp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/lacp.lo -MD -MP -MF lib/.deps/lacp.Tpo -c lib/lacp.c -o lib/lacp.o
depbase=`echo lib/learn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/learn.lo -MD -MP -MF $depbase.Tpo -c -o lib/learn.lo lib/learn.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/learn.lo -MD -MP -MF lib/.deps/learn.Tpo -c lib/learn.c -o lib/learn.o
depbase=`echo lib/learning-switch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/learning-switch.lo -MD -MP -MF $depbase.Tpo -c -o lib/learning-switch.lo lib/learning-switch.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/learning-switch.lo -MD -MP -MF lib/.deps/learning-switch.Tpo -c lib/learning-switch.c -o lib/learning-switch.o
depbase=`echo lib/lockfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/lockfile.lo -MD -MP -MF $depbase.Tpo -c -o lib/lockfile.lo lib/lockfile.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/lockfile.lo -MD -MP -MF lib/.deps/lockfile.Tpo -c lib/lockfile.c -o lib/lockfile.o
depbase=`echo lib/mac-learning.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/mac-learning.lo -MD -MP -MF $depbase.Tpo -c -o lib/mac-learning.lo lib/mac-learning.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/mac-learning.lo -MD -MP -MF lib/.deps/mac-learning.Tpo -c lib/mac-learning.c -o lib/mac-learning.o
depbase=`echo lib/match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/match.lo -MD -MP -MF $depbase.Tpo -c -o lib/match.lo lib/match.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/match.lo -MD -MP -MF lib/.deps/match.Tpo -c lib/match.c -o lib/match.o
depbase=`echo lib/mcast-snooping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/mcast-snooping.lo -MD -MP -MF $depbase.Tpo -c -o lib/mcast-snooping.lo lib/mcast-snooping.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/mcast-snooping.lo -MD -MP -MF lib/.deps/mcast-snooping.Tpo -c lib/mcast-snooping.c -o lib/mcast-snooping.o
depbase=`echo lib/memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/memory.lo -MD -MP -MF $depbase.Tpo -c -o lib/memory.lo lib/memory.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/memory.lo -MD -MP -MF lib/.deps/memory.Tpo -c lib/memory.c -o lib/memory.o
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 build-aux/extract-ofp-fields meta-flow ./include/openvswitch/meta-flow.h > lib/meta-flow.inc.tmp
mv lib/meta-flow.inc.tmp lib/meta-flow.inc
depbase=`echo lib/meta-flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/meta-flow.lo -MD -MP -MF $depbase.Tpo -c -o lib/meta-flow.lo lib/meta-flow.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/meta-flow.lo -MD -MP -MF lib/.deps/meta-flow.Tpo -c lib/meta-flow.c -o lib/meta-flow.o
depbase=`echo lib/multipath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/multipath.lo -MD -MP -MF $depbase.Tpo -c -o lib/multipath.lo lib/multipath.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/multipath.lo -MD -MP -MF lib/.deps/multipath.Tpo -c lib/multipath.c -o lib/multipath.o
depbase=`echo lib/namemap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/namemap.lo -MD -MP -MF $depbase.Tpo -c -o lib/namemap.lo lib/namemap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/namemap.lo -MD -MP -MF lib/.deps/namemap.Tpo -c lib/namemap.c -o lib/namemap.o
depbase=`echo lib/netdev-dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netdev-dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-dummy.lo lib/netdev-dummy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netdev-dummy.lo -MD -MP -MF lib/.deps/netdev-dummy.Tpo -c lib/netdev-dummy.c -o lib/netdev-dummy.o
depbase=`echo lib/netdev-vport.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netdev-vport.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-vport.lo lib/netdev-vport.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netdev-vport.lo -MD -MP -MF lib/.deps/netdev-vport.Tpo -c lib/netdev-vport.c -o lib/netdev-vport.o
depbase=`echo lib/netdev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netdev.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev.lo lib/netdev.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netdev.lo -MD -MP -MF lib/.deps/netdev.Tpo -c lib/netdev.c -o lib/netdev.o
depbase=`echo lib/netlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netlink.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink.lo lib/netlink.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netlink.lo -MD -MP -MF lib/.deps/netlink.Tpo -c lib/netlink.c -o lib/netlink.o
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 build-aux/extract-ofp-fields nx-match ./include/openvswitch/meta-flow.h > lib/nx-match.inc.tmp
mv lib/nx-match.inc.tmp lib/nx-match.inc
depbase=`echo lib/nx-match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/nx-match.lo -MD -MP -MF $depbase.Tpo -c -o lib/nx-match.lo lib/nx-match.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/nx-match.lo -MD -MP -MF lib/.deps/nx-match.Tpo -c lib/nx-match.c -o lib/nx-match.o
depbase=`echo lib/object-collection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/object-collection.lo -MD -MP -MF $depbase.Tpo -c -o lib/object-collection.lo lib/object-collection.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/object-collection.lo -MD -MP -MF lib/.deps/object-collection.Tpo -c lib/object-collection.c -o lib/object-collection.o
depbase=`echo lib/odp-execute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/odp-execute.lo -MD -MP -MF $depbase.Tpo -c -o lib/odp-execute.lo lib/odp-execute.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/odp-execute.lo -MD -MP -MF lib/.deps/odp-execute.Tpo -c lib/odp-execute.c -o lib/odp-execute.o
depbase=`echo lib/odp-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/odp-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/odp-util.lo lib/odp-util.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/odp-util.lo -MD -MP -MF lib/.deps/odp-util.Tpo -c lib/odp-util.c -o lib/odp-util.o
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 build-aux/extract-ofp-actions prototypes ./lib/ofp-actions.c > lib/ofp-actions.inc1.tmp && mv lib/ofp-actions.inc1.tmp lib/ofp-actions.inc1
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 build-aux/extract-ofp-actions definitions ./lib/ofp-actions.c > lib/ofp-actions.inc2.tmp && mv lib/ofp-actions.inc2.tmp lib/ofp-actions.inc2
depbase=`echo lib/ofp-actions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-actions.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-actions.lo lib/ofp-actions.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-actions.lo -MD -MP -MF lib/.deps/ofp-actions.Tpo -c lib/ofp-actions.c -o lib/ofp-actions.o
depbase=`echo lib/ofp-bundle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-bundle.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-bundle.lo lib/ofp-bundle.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-bundle.lo -MD -MP -MF lib/.deps/ofp-bundle.Tpo -c lib/ofp-bundle.c -o lib/ofp-bundle.o
depbase=`echo lib/ofp-connection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-connection.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-connection.lo lib/ofp-connection.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-connection.lo -MD -MP -MF lib/.deps/ofp-connection.Tpo -c lib/ofp-connection.c -o lib/ofp-connection.o
depbase=`echo lib/ofp-ed-props.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-ed-props.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-ed-props.lo lib/ofp-ed-props.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-ed-props.lo -MD -MP -MF lib/.deps/ofp-ed-props.Tpo -c lib/ofp-ed-props.c -o lib/ofp-ed-props.o
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/extract-ofp-errors \
./include/openvswitch/ofp-errors.h \
./include/openflow/openflow-common.h > lib/ofp-errors.inc.tmp && \
mv lib/ofp-errors.inc.tmp lib/ofp-errors.inc
depbase=`echo lib/ofp-errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-errors.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-errors.lo lib/ofp-errors.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-errors.lo -MD -MP -MF lib/.deps/ofp-errors.Tpo -c lib/ofp-errors.c -o lib/ofp-errors.o
depbase=`echo lib/ofp-flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-flow.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-flow.lo lib/ofp-flow.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-flow.lo -MD -MP -MF lib/.deps/ofp-flow.Tpo -c lib/ofp-flow.c -o lib/ofp-flow.o
depbase=`echo lib/ofp-group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-group.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-group.lo lib/ofp-group.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-group.lo -MD -MP -MF lib/.deps/ofp-group.Tpo -c lib/ofp-group.c -o lib/ofp-group.o
depbase=`echo lib/ofp-ipfix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-ipfix.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-ipfix.lo lib/ofp-ipfix.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-ipfix.lo -MD -MP -MF lib/.deps/ofp-ipfix.Tpo -c lib/ofp-ipfix.c -o lib/ofp-ipfix.o
depbase=`echo lib/ofp-match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-match.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-match.lo lib/ofp-match.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-match.lo -MD -MP -MF lib/.deps/ofp-match.Tpo -c lib/ofp-match.c -o lib/ofp-match.o
depbase=`echo lib/ofp-meter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-meter.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-meter.lo lib/ofp-meter.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-meter.lo -MD -MP -MF lib/.deps/ofp-meter.Tpo -c lib/ofp-meter.c -o lib/ofp-meter.o
depbase=`echo lib/ofp-monitor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-monitor.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-monitor.lo lib/ofp-monitor.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-monitor.lo -MD -MP -MF lib/.deps/ofp-monitor.Tpo -c lib/ofp-monitor.c -o lib/ofp-monitor.o
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/extract-ofp-msgs \
./include/openvswitch/ofp-msgs.h lib/ofp-msgs.inc > lib/ofp-msgs.inc.tmp && mv lib/ofp-msgs.inc.tmp lib/ofp-msgs.inc
depbase=`echo lib/ofp-msgs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-msgs.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-msgs.lo lib/ofp-msgs.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-msgs.lo -MD -MP -MF lib/.deps/ofp-msgs.Tpo -c lib/ofp-msgs.c -o lib/ofp-msgs.o
depbase=`echo lib/ofp-packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-packet.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-packet.lo lib/ofp-packet.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-packet.lo -MD -MP -MF lib/.deps/ofp-packet.Tpo -c lib/ofp-packet.c -o lib/ofp-packet.o
depbase=`echo lib/ofp-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-parse.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-parse.lo lib/ofp-parse.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-parse.lo -MD -MP -MF lib/.deps/ofp-parse.Tpo -c lib/ofp-parse.c -o lib/ofp-parse.o
depbase=`echo lib/ofp-port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-port.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-port.lo lib/ofp-port.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-port.lo -MD -MP -MF lib/.deps/ofp-port.Tpo -c lib/ofp-port.c -o lib/ofp-port.o
depbase=`echo lib/ofp-print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-print.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-print.lo lib/ofp-print.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-print.lo -MD -MP -MF lib/.deps/ofp-print.Tpo -c lib/ofp-print.c -o lib/ofp-print.o
depbase=`echo lib/ofp-prop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-prop.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-prop.lo lib/ofp-prop.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-prop.lo -MD -MP -MF lib/.deps/ofp-prop.Tpo -c lib/ofp-prop.c -o lib/ofp-prop.o
depbase=`echo lib/ofp-protocol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-protocol.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-protocol.lo lib/ofp-protocol.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-protocol.lo -MD -MP -MF lib/.deps/ofp-protocol.Tpo -c lib/ofp-protocol.c -o lib/ofp-protocol.o
depbase=`echo lib/ofp-queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-queue.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-queue.lo lib/ofp-queue.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-queue.lo -MD -MP -MF lib/.deps/ofp-queue.Tpo -c lib/ofp-queue.c -o lib/ofp-queue.o
depbase=`echo lib/ofp-switch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-switch.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-switch.lo lib/ofp-switch.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-switch.lo -MD -MP -MF lib/.deps/ofp-switch.Tpo -c lib/ofp-switch.c -o lib/ofp-switch.o
depbase=`echo lib/ofp-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-table.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-table.lo lib/ofp-table.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-table.lo -MD -MP -MF lib/.deps/ofp-table.Tpo -c lib/ofp-table.c -o lib/ofp-table.o
depbase=`echo lib/ofp-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-util.lo lib/ofp-util.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-util.lo -MD -MP -MF lib/.deps/ofp-util.Tpo -c lib/ofp-util.c -o lib/ofp-util.o
depbase=`echo lib/ofp-version-opt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-version-opt.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofp-version-opt.lo lib/ofp-version-opt.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofp-version-opt.lo -MD -MP -MF lib/.deps/ofp-version-opt.Tpo -c lib/ofp-version-opt.c -o lib/ofp-version-opt.o
depbase=`echo lib/ofpbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofpbuf.lo -MD -MP -MF $depbase.Tpo -c -o lib/ofpbuf.lo lib/ofpbuf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ofpbuf.lo -MD -MP -MF lib/.deps/ofpbuf.Tpo -c lib/ofpbuf.c -o lib/ofpbuf.o
depbase=`echo lib/ovs-atomic-locked.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovs-atomic-locked.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-atomic-locked.lo lib/ovs-atomic-locked.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovs-atomic-locked.lo -MD -MP -MF lib/.deps/ovs-atomic-locked.Tpo -c lib/ovs-atomic-locked.c -o lib/ovs-atomic-locked.o
depbase=`echo lib/ovs-lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovs-lldp.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-lldp.lo lib/ovs-lldp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovs-lldp.lo -MD -MP -MF lib/.deps/ovs-lldp.Tpo -c lib/ovs-lldp.c -o lib/ovs-lldp.o
depbase=`echo lib/ovs-numa.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovs-numa.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-numa.lo lib/ovs-numa.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovs-numa.lo -MD -MP -MF lib/.deps/ovs-numa.Tpo -c lib/ovs-numa.c -o lib/ovs-numa.o
depbase=`echo lib/ovs-rcu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovs-rcu.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-rcu.lo lib/ovs-rcu.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovs-rcu.lo -MD -MP -MF lib/.deps/ovs-rcu.Tpo -c lib/ovs-rcu.c -o lib/ovs-rcu.o
depbase=`echo lib/ovs-router.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovs-router.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-router.lo lib/ovs-router.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovs-router.lo -MD -MP -MF lib/.deps/ovs-router.Tpo -c lib/ovs-router.c -o lib/ovs-router.o
depbase=`echo lib/ovs-thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovs-thread.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovs-thread.lo lib/ovs-thread.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovs-thread.lo -MD -MP -MF lib/.deps/ovs-thread.Tpo -c lib/ovs-thread.c -o lib/ovs-thread.o
depbase=`echo lib/ovsdb-data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-data.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-data.lo lib/ovsdb-data.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-data.lo -MD -MP -MF lib/.deps/ovsdb-data.Tpo -c lib/ovsdb-data.c -o lib/ovsdb-data.o
depbase=`echo lib/ovsdb-error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-error.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-error.lo lib/ovsdb-error.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-error.lo -MD -MP -MF lib/.deps/ovsdb-error.Tpo -c lib/ovsdb-error.c -o lib/ovsdb-error.o
depbase=`echo lib/ovsdb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-idl.lo lib/ovsdb-idl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-idl.lo -MD -MP -MF lib/.deps/ovsdb-idl.Tpo -c lib/ovsdb-idl.c -o lib/ovsdb-idl.o
depbase=`echo lib/ovsdb-map-op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-map-op.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-map-op.lo lib/ovsdb-map-op.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-map-op.lo -MD -MP -MF lib/.deps/ovsdb-map-op.Tpo -c lib/ovsdb-map-op.c -o lib/ovsdb-map-op.o
depbase=`echo lib/ovsdb-set-op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-set-op.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-set-op.lo lib/ovsdb-set-op.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-set-op.lo -MD -MP -MF lib/.deps/ovsdb-set-op.Tpo -c lib/ovsdb-set-op.c -o lib/ovsdb-set-op.o
depbase=`echo lib/ovsdb-condition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-condition.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-condition.lo lib/ovsdb-condition.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-condition.lo -MD -MP -MF lib/.deps/ovsdb-condition.Tpo -c lib/ovsdb-condition.c -o lib/ovsdb-condition.o
depbase=`echo lib/ovsdb-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-parser.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-parser.lo lib/ovsdb-parser.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-parser.lo -MD -MP -MF lib/.deps/ovsdb-parser.Tpo -c lib/ovsdb-parser.c -o lib/ovsdb-parser.o
depbase=`echo lib/ovsdb-session.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-session.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-session.lo lib/ovsdb-session.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-session.lo -MD -MP -MF lib/.deps/ovsdb-session.Tpo -c lib/ovsdb-session.c -o lib/ovsdb-session.o
depbase=`echo lib/ovsdb-types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-types.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-types.lo lib/ovsdb-types.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-types.lo -MD -MP -MF lib/.deps/ovsdb-types.Tpo -c lib/ovsdb-types.c -o lib/ovsdb-types.o
depbase=`echo lib/ox-stat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ox-stat.lo -MD -MP -MF $depbase.Tpo -c -o lib/ox-stat.lo lib/ox-stat.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ox-stat.lo -MD -MP -MF lib/.deps/ox-stat.Tpo -c lib/ox-stat.c -o lib/ox-stat.o
depbase=`echo lib/packets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/packets.lo -MD -MP -MF $depbase.Tpo -c -o lib/packets.lo lib/packets.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/packets.lo -MD -MP -MF lib/.deps/packets.Tpo -c lib/packets.c -o lib/packets.o
depbase=`echo lib/pcap-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/pcap-file.lo -MD -MP -MF $depbase.Tpo -c -o lib/pcap-file.lo lib/pcap-file.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/pcap-file.lo -MD -MP -MF lib/.deps/pcap-file.Tpo -c lib/pcap-file.c -o lib/pcap-file.o
depbase=`echo lib/perf-counter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/perf-counter.lo -MD -MP -MF $depbase.Tpo -c -o lib/perf-counter.lo lib/perf-counter.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/perf-counter.lo -MD -MP -MF lib/.deps/perf-counter.Tpo -c lib/perf-counter.c -o lib/perf-counter.o
depbase=`echo lib/stopwatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stopwatch.lo -MD -MP -MF $depbase.Tpo -c -o lib/stopwatch.lo lib/stopwatch.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stopwatch.lo -MD -MP -MF lib/.deps/stopwatch.Tpo -c lib/stopwatch.c -o lib/stopwatch.o
depbase=`echo lib/poll-loop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/poll-loop.lo -MD -MP -MF $depbase.Tpo -c -o lib/poll-loop.lo lib/poll-loop.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/poll-loop.lo -MD -MP -MF lib/.deps/poll-loop.Tpo -c lib/poll-loop.c -o lib/poll-loop.o
depbase=`echo lib/process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/process.lo -MD -MP -MF $depbase.Tpo -c -o lib/process.lo lib/process.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/process.lo -MD -MP -MF lib/.deps/process.Tpo -c lib/process.c -o lib/process.o
depbase=`echo lib/pvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/pvector.lo -MD -MP -MF $depbase.Tpo -c -o lib/pvector.lo lib/pvector.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/pvector.lo -MD -MP -MF lib/.deps/pvector.Tpo -c lib/pvector.c -o lib/pvector.o
depbase=`echo lib/random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/random.lo -MD -MP -MF $depbase.Tpo -c -o lib/random.lo lib/random.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/random.lo -MD -MP -MF lib/.deps/random.Tpo -c lib/random.c -o lib/random.o
depbase=`echo lib/rconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/rconn.lo -MD -MP -MF $depbase.Tpo -c -o lib/rconn.lo lib/rconn.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/rconn.lo -MD -MP -MF lib/.deps/rconn.Tpo -c lib/rconn.c -o lib/rconn.o
depbase=`echo lib/reconnect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/reconnect.lo -MD -MP -MF $depbase.Tpo -c -o lib/reconnect.lo lib/reconnect.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/reconnect.lo -MD -MP -MF lib/.deps/reconnect.Tpo -c lib/reconnect.c -o lib/reconnect.o
depbase=`echo lib/rstp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/rstp.lo -MD -MP -MF $depbase.Tpo -c -o lib/rstp.lo lib/rstp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/rstp.lo -MD -MP -MF lib/.deps/rstp.Tpo -c lib/rstp.c -o lib/rstp.o
depbase=`echo lib/rstp-state-machines.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/rstp-state-machines.lo -MD -MP -MF $depbase.Tpo -c -o lib/rstp-state-machines.lo lib/rstp-state-machines.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/rstp-state-machines.lo -MD -MP -MF lib/.deps/rstp-state-machines.Tpo -c lib/rstp-state-machines.c -o lib/rstp-state-machines.o
depbase=`echo lib/seq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/seq.lo -MD -MP -MF $depbase.Tpo -c -o lib/seq.lo lib/seq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/seq.lo -MD -MP -MF lib/.deps/seq.Tpo -c lib/seq.c -o lib/seq.o
depbase=`echo lib/sha1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/sha1.lo -MD -MP -MF $depbase.Tpo -c -o lib/sha1.lo lib/sha1.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/sha1.lo -MD -MP -MF lib/.deps/sha1.Tpo -c lib/sha1.c -o lib/sha1.o
depbase=`echo lib/shash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/shash.lo -MD -MP -MF $depbase.Tpo -c -o lib/shash.lo lib/shash.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/shash.lo -MD -MP -MF lib/.deps/shash.Tpo -c lib/shash.c -o lib/shash.o
depbase=`echo lib/simap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/simap.lo -MD -MP -MF $depbase.Tpo -c -o lib/simap.lo lib/simap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/simap.lo -MD -MP -MF lib/.deps/simap.Tpo -c lib/simap.c -o lib/simap.o
depbase=`echo lib/skiplist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/skiplist.lo -MD -MP -MF $depbase.Tpo -c -o lib/skiplist.lo lib/skiplist.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/skiplist.lo -MD -MP -MF lib/.deps/skiplist.Tpo -c lib/skiplist.c -o lib/skiplist.o
depbase=`echo lib/smap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/smap.lo -MD -MP -MF $depbase.Tpo -c -o lib/smap.lo lib/smap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/smap.lo -MD -MP -MF lib/.deps/smap.Tpo -c lib/smap.c -o lib/smap.o
depbase=`echo lib/socket-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/socket-util.lo -MD -MP -MF $depbase.Tpo -c -o lib/socket-util.lo lib/socket-util.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/socket-util.lo -MD -MP -MF lib/.deps/socket-util.Tpo -c lib/socket-util.c -o lib/socket-util.o
depbase=`echo lib/sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/sort.lo -MD -MP -MF $depbase.Tpo -c -o lib/sort.lo lib/sort.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/sort.lo -MD -MP -MF lib/.deps/sort.Tpo -c lib/sort.c -o lib/sort.o
depbase=`echo lib/sset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/sset.lo -MD -MP -MF $depbase.Tpo -c -o lib/sset.lo lib/sset.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/sset.lo -MD -MP -MF lib/.deps/sset.Tpo -c lib/sset.c -o lib/sset.o
depbase=`echo lib/stp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stp.lo -MD -MP -MF $depbase.Tpo -c -o lib/stp.lo lib/stp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stp.lo -MD -MP -MF lib/.deps/stp.Tpo -c lib/stp.c -o lib/stp.o
depbase=`echo lib/stream-fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stream-fd.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-fd.lo lib/stream-fd.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stream-fd.lo -MD -MP -MF lib/.deps/stream-fd.Tpo -c lib/stream-fd.c -o lib/stream-fd.o
depbase=`echo lib/stream-tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stream-tcp.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-tcp.lo lib/stream-tcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stream-tcp.lo -MD -MP -MF lib/.deps/stream-tcp.Tpo -c lib/stream-tcp.c -o lib/stream-tcp.o
depbase=`echo lib/stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stream.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream.lo lib/stream.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stream.lo -MD -MP -MF lib/.deps/stream.Tpo -c lib/stream.c -o lib/stream.o
depbase=`echo lib/stdio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stdio.lo -MD -MP -MF $depbase.Tpo -c -o lib/stdio.lo lib/stdio.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stdio.lo -MD -MP -MF lib/.deps/stdio.Tpo -c lib/stdio.c -o lib/stdio.o
depbase=`echo lib/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/string.lo -MD -MP -MF $depbase.Tpo -c -o lib/string.lo lib/string.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/string.lo -MD -MP -MF lib/.deps/string.Tpo -c lib/string.c -o lib/string.o
depbase=`echo lib/svec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/svec.lo -MD -MP -MF $depbase.Tpo -c -o lib/svec.lo lib/svec.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/svec.lo -MD -MP -MF lib/.deps/svec.Tpo -c lib/svec.c -o lib/svec.o
depbase=`echo lib/syslog-direct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/syslog-direct.lo -MD -MP -MF $depbase.Tpo -c -o lib/syslog-direct.lo lib/syslog-direct.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/syslog-direct.lo -MD -MP -MF lib/.deps/syslog-direct.Tpo -c lib/syslog-direct.c -o lib/syslog-direct.o
depbase=`echo lib/syslog-libc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/syslog-libc.lo -MD -MP -MF $depbase.Tpo -c -o lib/syslog-libc.lo lib/syslog-libc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/syslog-libc.lo -MD -MP -MF lib/.deps/syslog-libc.Tpo -c lib/syslog-libc.c -o lib/syslog-libc.o
depbase=`echo lib/syslog-null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/syslog-null.lo -MD -MP -MF $depbase.Tpo -c -o lib/syslog-null.lo lib/syslog-null.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/syslog-null.lo -MD -MP -MF lib/.deps/syslog-null.Tpo -c lib/syslog-null.c -o lib/syslog-null.o
depbase=`echo lib/table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/table.lo -MD -MP -MF $depbase.Tpo -c -o lib/table.lo lib/table.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/table.lo -MD -MP -MF lib/.deps/table.Tpo -c lib/table.c -o lib/table.o
depbase=`echo lib/timer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/timer.lo -MD -MP -MF $depbase.Tpo -c -o lib/timer.lo lib/timer.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/timer.lo -MD -MP -MF lib/.deps/timer.Tpo -c lib/timer.c -o lib/timer.o
depbase=`echo lib/timeval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/timeval.lo -MD -MP -MF $depbase.Tpo -c -o lib/timeval.lo lib/timeval.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/timeval.lo -MD -MP -MF lib/.deps/timeval.Tpo -c lib/timeval.c -o lib/timeval.o
depbase=`echo lib/tnl-neigh-cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/tnl-neigh-cache.lo -MD -MP -MF $depbase.Tpo -c -o lib/tnl-neigh-cache.lo lib/tnl-neigh-cache.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/tnl-neigh-cache.lo -MD -MP -MF lib/.deps/tnl-neigh-cache.Tpo -c lib/tnl-neigh-cache.c -o lib/tnl-neigh-cache.o
depbase=`echo lib/tnl-ports.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/tnl-ports.lo -MD -MP -MF $depbase.Tpo -c -o lib/tnl-ports.lo lib/tnl-ports.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/tnl-ports.lo -MD -MP -MF lib/.deps/tnl-ports.Tpo -c lib/tnl-ports.c -o lib/tnl-ports.o
depbase=`echo lib/netdev-native-tnl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netdev-native-tnl.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-native-tnl.lo lib/netdev-native-tnl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netdev-native-tnl.lo -MD -MP -MF lib/.deps/netdev-native-tnl.Tpo -c lib/netdev-native-tnl.c -o lib/netdev-native-tnl.o
depbase=`echo lib/token-bucket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/token-bucket.lo -MD -MP -MF $depbase.Tpo -c -o lib/token-bucket.lo lib/token-bucket.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/token-bucket.lo -MD -MP -MF lib/.deps/token-bucket.Tpo -c lib/token-bucket.c -o lib/token-bucket.o
depbase=`echo lib/tun-metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/tun-metadata.lo -MD -MP -MF $depbase.Tpo -c -o lib/tun-metadata.lo lib/tun-metadata.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/tun-metadata.lo -MD -MP -MF lib/.deps/tun-metadata.Tpo -c lib/tun-metadata.c -o lib/tun-metadata.o
depbase=`echo lib/unicode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/unicode.lo -MD -MP -MF $depbase.Tpo -c -o lib/unicode.lo lib/unicode.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/unicode.lo -MD -MP -MF lib/.deps/unicode.Tpo -c lib/unicode.c -o lib/unicode.o
depbase=`echo lib/unixctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/unixctl.lo -MD -MP -MF $depbase.Tpo -c -o lib/unixctl.lo lib/unixctl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/unixctl.lo -MD -MP -MF lib/.deps/unixctl.Tpo -c lib/unixctl.c -o lib/unixctl.o
depbase=`echo lib/util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/util.lo -MD -MP -MF $depbase.Tpo -c -o lib/util.lo lib/util.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/util.lo -MD -MP -MF lib/.deps/util.Tpo -c lib/util.c -o lib/util.o
depbase=`echo lib/uuid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/uuid.lo -MD -MP -MF $depbase.Tpo -c -o lib/uuid.lo lib/uuid.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/uuid.lo -MD -MP -MF lib/.deps/uuid.Tpo -c lib/uuid.c -o lib/uuid.o
depbase=`echo lib/vconn-stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/vconn-stream.lo -MD -MP -MF $depbase.Tpo -c -o lib/vconn-stream.lo lib/vconn-stream.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/vconn-stream.lo -MD -MP -MF lib/.deps/vconn-stream.Tpo -c lib/vconn-stream.c -o lib/vconn-stream.o
depbase=`echo lib/vconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/vconn.lo -MD -MP -MF $depbase.Tpo -c -o lib/vconn.lo lib/vconn.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/vconn.lo -MD -MP -MF lib/.deps/vconn.Tpo -c lib/vconn.c -o lib/vconn.o
depbase=`echo lib/vlan-bitmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/vlan-bitmap.lo -MD -MP -MF $depbase.Tpo -c -o lib/vlan-bitmap.lo lib/vlan-bitmap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/vlan-bitmap.lo -MD -MP -MF lib/.deps/vlan-bitmap.Tpo -c lib/vlan-bitmap.c -o lib/vlan-bitmap.o
depbase=`echo lib/vlog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/vlog.lo -MD -MP -MF $depbase.Tpo -c -o lib/vlog.lo lib/vlog.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/vlog.lo -MD -MP -MF lib/.deps/vlog.Tpo -c lib/vlog.c -o lib/vlog.o
depbase=`echo lib/lldp/lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/lldp/lldp.lo -MD -MP -MF $depbase.Tpo -c -o lib/lldp/lldp.lo lib/lldp/lldp.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/lldp/lldp.lo -MD -MP -MF lib/lldp/.deps/lldp.Tpo -c lib/lldp/lldp.c -o lib/lldp/lldp.o
depbase=`echo lib/lldp/lldpd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/lldp/lldpd.lo -MD -MP -MF $depbase.Tpo -c -o lib/lldp/lldpd.lo lib/lldp/lldpd.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/lldp/lldpd.lo -MD -MP -MF lib/lldp/.deps/lldpd.Tpo -c lib/lldp/lldpd.c -o lib/lldp/lldpd.o
depbase=`echo lib/lldp/lldpd-structs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/lldp/lldpd-structs.lo -MD -MP -MF $depbase.Tpo -c -o lib/lldp/lldpd-structs.lo lib/lldp/lldpd-structs.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/lldp/lldpd-structs.lo -MD -MP -MF lib/lldp/.deps/lldpd-structs.Tpo -c lib/lldp/lldpd-structs.c -o lib/lldp/lldpd-structs.o
depbase=`echo lib/daemon-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/daemon-unix.lo -MD -MP -MF $depbase.Tpo -c -o lib/daemon-unix.lo lib/daemon-unix.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/daemon-unix.lo -MD -MP -MF lib/.deps/daemon-unix.Tpo -c lib/daemon-unix.c -o lib/daemon-unix.o
depbase=`echo lib/latch-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/latch-unix.lo -MD -MP -MF $depbase.Tpo -c -o lib/latch-unix.lo lib/latch-unix.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/latch-unix.lo -MD -MP -MF lib/.deps/latch-unix.Tpo -c lib/latch-unix.c -o lib/latch-unix.o
depbase=`echo lib/signals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/signals.lo -MD -MP -MF $depbase.Tpo -c -o lib/signals.lo lib/signals.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/signals.lo -MD -MP -MF lib/.deps/signals.Tpo -c lib/signals.c -o lib/signals.o
depbase=`echo lib/socket-util-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/socket-util-unix.lo -MD -MP -MF $depbase.Tpo -c -o lib/socket-util-unix.lo lib/socket-util-unix.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/socket-util-unix.lo -MD -MP -MF lib/.deps/socket-util-unix.Tpo -c lib/socket-util-unix.c -o lib/socket-util-unix.o
depbase=`echo lib/stream-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stream-unix.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-unix.lo lib/stream-unix.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stream-unix.lo -MD -MP -MF lib/.deps/stream-unix.Tpo -c lib/stream-unix.c -o lib/stream-unix.o
depbase=`echo lib/dpif-netlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpif-netlink.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netlink.lo lib/dpif-netlink.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpif-netlink.lo -MD -MP -MF lib/.deps/dpif-netlink.Tpo -c lib/dpif-netlink.c -o lib/dpif-netlink.o
depbase=`echo lib/dpif-netlink-rtnl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpif-netlink-rtnl.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpif-netlink-rtnl.lo lib/dpif-netlink-rtnl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpif-netlink-rtnl.lo -MD -MP -MF lib/.deps/dpif-netlink-rtnl.Tpo -c lib/dpif-netlink-rtnl.c -o lib/dpif-netlink-rtnl.o
depbase=`echo lib/if-notifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/if-notifier.lo -MD -MP -MF $depbase.Tpo -c -o lib/if-notifier.lo lib/if-notifier.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/if-notifier.lo -MD -MP -MF lib/.deps/if-notifier.Tpo -c lib/if-notifier.c -o lib/if-notifier.o
depbase=`echo lib/netdev-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netdev-linux.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-linux.lo lib/netdev-linux.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netdev-linux.lo -MD -MP -MF lib/.deps/netdev-linux.Tpo -c lib/netdev-linux.c -o lib/netdev-linux.o
depbase=`echo lib/netdev-tc-offloads.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netdev-tc-offloads.lo -MD -MP -MF $depbase.Tpo -c -o lib/netdev-tc-offloads.lo lib/netdev-tc-offloads.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netdev-tc-offloads.lo -MD -MP -MF lib/.deps/netdev-tc-offloads.Tpo -c lib/netdev-tc-offloads.c -o lib/netdev-tc-offloads.o
depbase=`echo lib/netlink-conntrack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netlink-conntrack.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink-conntrack.lo lib/netlink-conntrack.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netlink-conntrack.lo -MD -MP -MF lib/.deps/netlink-conntrack.Tpo -c lib/netlink-conntrack.c -o lib/netlink-conntrack.o
depbase=`echo lib/netlink-notifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netlink-notifier.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink-notifier.lo lib/netlink-notifier.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netlink-notifier.lo -MD -MP -MF lib/.deps/netlink-notifier.Tpo -c lib/netlink-notifier.c -o lib/netlink-notifier.o
depbase=`echo lib/netlink-socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netlink-socket.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink-socket.lo lib/netlink-socket.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/netlink-socket.lo -MD -MP -MF lib/.deps/netlink-socket.Tpo -c lib/netlink-socket.c -o lib/netlink-socket.o
depbase=`echo lib/rtnetlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/rtnetlink.lo -MD -MP -MF $depbase.Tpo -c -o lib/rtnetlink.lo lib/rtnetlink.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/rtnetlink.lo -MD -MP -MF lib/.deps/rtnetlink.Tpo -c lib/rtnetlink.c -o lib/rtnetlink.o
depbase=`echo lib/route-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/route-table.lo -MD -MP -MF $depbase.Tpo -c -o lib/route-table.lo lib/route-table.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/route-table.lo -MD -MP -MF lib/.deps/route-table.Tpo -c lib/route-table.c -o lib/route-table.o
depbase=`echo lib/tc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/tc.lo -MD -MP -MF $depbase.Tpo -c -o lib/tc.lo lib/tc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/tc.lo -MD -MP -MF lib/.deps/tc.Tpo -c lib/tc.c -o lib/tc.o
depbase=`echo lib/dpdk-stub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpdk-stub.lo -MD -MP -MF $depbase.Tpo -c -o lib/dpdk-stub.lo lib/dpdk-stub.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dpdk-stub.lo -MD -MP -MF lib/.deps/dpdk-stub.Tpo -c lib/dpdk-stub.c -o lib/dpdk-stub.o
depbase=`echo lib/async-append-aio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/async-append-aio.lo -MD -MP -MF $depbase.Tpo -c -o lib/async-append-aio.lo lib/async-append-aio.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/async-append-aio.lo -MD -MP -MF lib/.deps/async-append-aio.Tpo -c lib/async-append-aio.c -o lib/async-append-aio.o
depbase=`echo lib/stream-ssl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stream-ssl.lo -MD -MP -MF $depbase.Tpo -c -o lib/stream-ssl.lo lib/stream-ssl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/stream-ssl.lo -MD -MP -MF lib/.deps/stream-ssl.Tpo -c lib/stream-ssl.c -o lib/stream-ssl.o
depbase=`echo lib/dhparams.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dhparams.lo -MD -MP -MF $depbase.Tpo -c -o lib/dhparams.lo lib/dhparams.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dhparams.lo -MD -MP -MF lib/.deps/dhparams.Tpo -c lib/dhparams.c -o lib/dhparams.o
depbase=`echo lib/dns-resolve-stub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dns-resolve-stub.lo -MD -MP -MF $depbase.Tpo -c -o lib/dns-resolve-stub.lo lib/dns-resolve-stub.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dns-resolve-stub.lo -MD -MP -MF lib/.deps/dns-resolve-stub.Tpo -c lib/dns-resolve-stub.c -o lib/dns-resolve-stub.o
(echo '/* -*- mode: c; buffer-read-only: t -*- */' && sed < ./lib/dirs.c.in \
-e 's,[@]srcdir[@],.,g' \
-e 's,[@]LOGDIR[@],"/var/log/openvswitch",g' \
-e 's,[@]RUNDIR[@],"/var/run/openvswitch",g' \
-e 's,[@]DBDIR[@],"/etc/openvswitch",g' \
-e 's,[@]bindir[@],"/usr/bin",g' \
-e 's,[@]sysconfdir[@],"/etc",g' \
-e 's,[@]pkgdatadir[@],"/usr/share/openvswitch",g') \
> lib/dirs.c.tmp && \
mv lib/dirs.c.tmp lib/dirs.c
depbase=`echo lib/dirs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dirs.lo -MD -MP -MF $depbase.Tpo -c -o lib/dirs.lo lib/dirs.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/dirs.lo -MD -MP -MF lib/.deps/dirs.Tpo -c lib/dirs.c -o lib/dirs.o
depbase=`echo lib/ovsdb-server-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-server-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovsdb-server-idl.lo lib/ovsdb-server-idl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/ovsdb-server-idl.lo -MD -MP -MF lib/.deps/ovsdb-server-idl.Tpo -c lib/ovsdb-server-idl.c -o lib/ovsdb-server-idl.o
depbase=`echo lib/vswitch-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/vswitch-idl.lo -MD -MP -MF $depbase.Tpo -c -o lib/vswitch-idl.lo lib/vswitch-idl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT lib/vswitch-idl.lo -MD -MP -MF lib/.deps/vswitch-idl.Tpo -c lib/vswitch-idl.c -o lib/vswitch-idl.o
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -release 2.11 -version-info 0:0 -Wl,--version-script=./lib/libopenvswitch.sym -o lib/libopenvswitch.la -rpath /usr/lib lib/aes128.lo lib/backtrace.lo lib/bfd.lo lib/bundle.lo lib/byteq.lo lib/cfm.lo lib/classifier.lo lib/ccmap.lo lib/cmap.lo lib/colors.lo lib/command-line.lo lib/connectivity.lo lib/conntrack-icmp.lo lib/conntrack-tcp.lo lib/conntrack-other.lo lib/conntrack.lo lib/coverage.lo lib/crc32c.lo lib/csum.lo lib/ct-dpif.lo lib/daemon.lo lib/db-ctl-base.lo lib/dummy.lo lib/dpctl.lo lib/dp-packet.lo lib/dpif-netdev.lo lib/dpif-netdev-perf.lo lib/dpif.lo lib/heap.lo lib/dynamic-string.lo lib/entropy.lo lib/fat-rwlock.lo lib/fatal-signal.lo lib/flow.lo lib/guarded-list.lo lib/hash.lo lib/hindex.lo lib/hmap.lo lib/hmapx.lo lib/id-pool.lo lib/jhash.lo lib/json.lo lib/jsonrpc.lo lib/lacp.lo lib/learn.lo lib/learning-switch.lo lib/lockfile.lo lib/mac-learning.lo lib/match.lo lib/mcast-snooping.lo lib/memory.lo lib/meta-flow.lo lib/multipath.lo lib/namemap.lo lib/netdev-dummy.lo lib/netdev-vport.lo lib/netdev.lo lib/netlink.lo lib/nx-match.lo lib/object-collection.lo lib/odp-execute.lo lib/odp-util.lo lib/ofp-actions.lo lib/ofp-bundle.lo lib/ofp-connection.lo lib/ofp-ed-props.lo lib/ofp-errors.lo lib/ofp-flow.lo lib/ofp-group.lo lib/ofp-ipfix.lo lib/ofp-match.lo lib/ofp-meter.lo lib/ofp-monitor.lo lib/ofp-msgs.lo lib/ofp-packet.lo lib/ofp-parse.lo lib/ofp-port.lo lib/ofp-print.lo lib/ofp-prop.lo lib/ofp-protocol.lo lib/ofp-queue.lo lib/ofp-switch.lo lib/ofp-table.lo lib/ofp-util.lo lib/ofp-version-opt.lo lib/ofpbuf.lo lib/ovs-atomic-locked.lo lib/ovs-lldp.lo lib/ovs-numa.lo lib/ovs-rcu.lo lib/ovs-router.lo lib/ovs-thread.lo lib/ovsdb-data.lo lib/ovsdb-error.lo lib/ovsdb-idl.lo lib/ovsdb-map-op.lo lib/ovsdb-set-op.lo lib/ovsdb-condition.lo lib/ovsdb-parser.lo lib/ovsdb-session.lo lib/ovsdb-types.lo lib/ox-stat.lo lib/packets.lo lib/pcap-file.lo lib/perf-counter.lo lib/stopwatch.lo lib/poll-loop.lo lib/process.lo lib/pvector.lo lib/random.lo lib/rconn.lo lib/reconnect.lo lib/rstp.lo lib/rstp-state-machines.lo lib/seq.lo lib/sha1.lo lib/shash.lo lib/simap.lo lib/skiplist.lo lib/smap.lo lib/socket-util.lo lib/sort.lo lib/sset.lo lib/stp.lo lib/stream-fd.lo lib/stream-tcp.lo lib/stream.lo lib/stdio.lo lib/string.lo lib/svec.lo lib/syslog-direct.lo lib/syslog-libc.lo lib/syslog-null.lo lib/table.lo lib/timer.lo lib/timeval.lo lib/tnl-neigh-cache.lo lib/tnl-ports.lo lib/netdev-native-tnl.lo lib/token-bucket.lo lib/tun-metadata.lo lib/unicode.lo lib/unixctl.lo lib/util.lo lib/uuid.lo lib/vconn-stream.lo lib/vconn.lo lib/vlan-bitmap.lo lib/vlog.lo lib/lldp/lldp.lo lib/lldp/lldpd.lo lib/lldp/lldpd-structs.lo lib/daemon-unix.lo lib/latch-unix.lo lib/signals.lo lib/socket-util-unix.lo lib/stream-unix.lo lib/dpif-netlink.lo lib/dpif-netlink-rtnl.lo lib/if-notifier.lo lib/netdev-linux.lo lib/netdev-tc-offloads.lo lib/netlink-conntrack.lo lib/netlink-notifier.lo lib/netlink-socket.lo lib/rtnetlink.lo lib/route-table.lo lib/tc.lo lib/dpdk-stub.lo lib/async-append-aio.lo lib/stream-ssl.lo lib/dhparams.lo lib/dns-resolve-stub.lo lib/dirs.lo lib/ovsdb-server-idl.lo lib/vswitch-idl.lo -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
libtool: link: ar cru lib/.libs/libopenvswitch.a lib/aes128.o lib/backtrace.o lib/bfd.o lib/bundle.o lib/byteq.o lib/cfm.o lib/classifier.o lib/ccmap.o lib/cmap.o lib/colors.o lib/command-line.o lib/connectivity.o lib/conntrack-icmp.o lib/conntrack-tcp.o lib/conntrack-other.o lib/conntrack.o lib/coverage.o lib/crc32c.o lib/csum.o lib/ct-dpif.o lib/daemon.o lib/db-ctl-base.o lib/dummy.o lib/dpctl.o lib/dp-packet.o lib/dpif-netdev.o lib/dpif-netdev-perf.o lib/dpif.o lib/heap.o lib/dynamic-string.o lib/entropy.o lib/fat-rwlock.o lib/fatal-signal.o lib/flow.o lib/guarded-list.o lib/hash.o lib/hindex.o lib/hmap.o lib/hmapx.o lib/id-pool.o lib/jhash.o lib/json.o lib/jsonrpc.o lib/lacp.o lib/learn.o lib/learning-switch.o lib/lockfile.o lib/mac-learning.o lib/match.o lib/mcast-snooping.o lib/memory.o lib/meta-flow.o lib/multipath.o lib/namemap.o lib/netdev-dummy.o lib/netdev-vport.o lib/netdev.o lib/netlink.o lib/nx-match.o lib/object-collection.o lib/odp-execute.o lib/odp-util.o lib/ofp-actions.o lib/ofp-bundle.o lib/ofp-connection.o lib/ofp-ed-props.o lib/ofp-errors.o lib/ofp-flow.o lib/ofp-group.o lib/ofp-ipfix.o lib/ofp-match.o lib/ofp-meter.o lib/ofp-monitor.o lib/ofp-msgs.o lib/ofp-packet.o lib/ofp-parse.o lib/ofp-port.o lib/ofp-print.o lib/ofp-prop.o lib/ofp-protocol.o lib/ofp-queue.o lib/ofp-switch.o lib/ofp-table.o lib/ofp-util.o lib/ofp-version-opt.o lib/ofpbuf.o lib/ovs-atomic-locked.o lib/ovs-lldp.o lib/ovs-numa.o lib/ovs-rcu.o lib/ovs-router.o lib/ovs-thread.o lib/ovsdb-data.o lib/ovsdb-error.o lib/ovsdb-idl.o lib/ovsdb-map-op.o lib/ovsdb-set-op.o lib/ovsdb-condition.o lib/ovsdb-parser.o lib/ovsdb-session.o lib/ovsdb-types.o lib/ox-stat.o lib/packets.o lib/pcap-file.o lib/perf-counter.o lib/stopwatch.o lib/poll-loop.o lib/process.o lib/pvector.o lib/random.o lib/rconn.o lib/reconnect.o lib/rstp.o lib/rstp-state-machines.o lib/seq.o lib/sha1.o lib/shash.o lib/simap.o lib/skiplist.o lib/smap.o lib/socket-util.o lib/sort.o lib/sset.o lib/stp.o lib/stream-fd.o lib/stream-tcp.o lib/stream.o lib/stdio.o lib/string.o lib/svec.o lib/syslog-direct.o lib/syslog-libc.o lib/syslog-null.o lib/table.o lib/timer.o lib/timeval.o lib/tnl-neigh-cache.o lib/tnl-ports.o lib/netdev-native-tnl.o lib/token-bucket.o lib/tun-metadata.o lib/unicode.o lib/unixctl.o lib/util.o lib/uuid.o lib/vconn-stream.o lib/vconn.o lib/vlan-bitmap.o lib/vlog.o lib/lldp/lldp.o lib/lldp/lldpd.o lib/lldp/lldpd-structs.o lib/daemon-unix.o lib/latch-unix.o lib/signals.o lib/socket-util-unix.o lib/stream-unix.o lib/dpif-netlink.o lib/dpif-netlink-rtnl.o lib/if-notifier.o lib/netdev-linux.o lib/netdev-tc-offloads.o lib/netlink-conntrack.o lib/netlink-notifier.o lib/netlink-socket.o lib/rtnetlink.o lib/route-table.o lib/tc.o lib/dpdk-stub.o lib/async-append-aio.o lib/stream-ssl.o lib/dhparams.o lib/dns-resolve-stub.o lib/dirs.o lib/ovsdb-server-idl.o lib/vswitch-idl.o
libtool: link: ranlib lib/.libs/libopenvswitch.a
libtool: link: ( cd "lib/.libs" && rm -f "libopenvswitch.la" && ln -s "../libopenvswitch.la" "libopenvswitch.la" )
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/lib_libsflow_la-sflow_agent.lo -MD -MP -MF lib/.deps/lib_libsflow_la-sflow_agent.Tpo -c -o lib/lib_libsflow_la-sflow_agent.lo `test -f 'lib/sflow_agent.c' || echo './'`lib/sflow_agent.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/lib_libsflow_la-sflow_agent.lo -MD -MP -MF lib/.deps/lib_libsflow_la-sflow_agent.Tpo -c lib/sflow_agent.c -o lib/lib_libsflow_la-sflow_agent.o
mv -f lib/.deps/lib_libsflow_la-sflow_agent.Tpo lib/.deps/lib_libsflow_la-sflow_agent.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/lib_libsflow_la-sflow_sampler.lo -MD -MP -MF lib/.deps/lib_libsflow_la-sflow_sampler.Tpo -c -o lib/lib_libsflow_la-sflow_sampler.lo `test -f 'lib/sflow_sampler.c' || echo './'`lib/sflow_sampler.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/lib_libsflow_la-sflow_sampler.lo -MD -MP -MF lib/.deps/lib_libsflow_la-sflow_sampler.Tpo -c lib/sflow_sampler.c -o lib/lib_libsflow_la-sflow_sampler.o
mv -f lib/.deps/lib_libsflow_la-sflow_sampler.Tpo lib/.deps/lib_libsflow_la-sflow_sampler.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/lib_libsflow_la-sflow_poller.lo -MD -MP -MF lib/.deps/lib_libsflow_la-sflow_poller.Tpo -c -o lib/lib_libsflow_la-sflow_poller.lo `test -f 'lib/sflow_poller.c' || echo './'`lib/sflow_poller.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/lib_libsflow_la-sflow_poller.lo -MD -MP -MF lib/.deps/lib_libsflow_la-sflow_poller.Tpo -c lib/sflow_poller.c -o lib/lib_libsflow_la-sflow_poller.o
mv -f lib/.deps/lib_libsflow_la-sflow_poller.Tpo lib/.deps/lib_libsflow_la-sflow_poller.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/lib_libsflow_la-sflow_receiver.lo -MD -MP -MF lib/.deps/lib_libsflow_la-sflow_receiver.Tpo -c -o lib/lib_libsflow_la-sflow_receiver.lo `test -f 'lib/sflow_receiver.c' || echo './'`lib/sflow_receiver.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Wno-unused -Wno-unused-parameter -g -O2 -MT lib/lib_libsflow_la-sflow_receiver.lo -MD -MP -MF lib/.deps/lib_libsflow_la-sflow_receiver.Tpo -c lib/sflow_receiver.c -o lib/lib_libsflow_la-sflow_receiver.o
mv -f lib/.deps/lib_libsflow_la-sflow_receiver.Tpo lib/.deps/lib_libsflow_la-sflow_receiver.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -Wno-unused -Wno-unused-parameter -g -O2 -release 2.11 -version-info 0:0 -Wl,--version-script=./lib/libsflow.sym -o lib/libsflow.la -rpath /usr/lib lib/lib_libsflow_la-sflow_agent.lo lib/lib_libsflow_la-sflow_sampler.lo lib/lib_libsflow_la-sflow_poller.lo lib/lib_libsflow_la-sflow_receiver.lo -lpthread -lrt -lm
libtool: link: ar cru lib/.libs/libsflow.a lib/lib_libsflow_la-sflow_agent.o lib/lib_libsflow_la-sflow_sampler.o lib/lib_libsflow_la-sflow_poller.o lib/lib_libsflow_la-sflow_receiver.o
libtool: link: ranlib lib/.libs/libsflow.a
libtool: link: ( cd "lib/.libs" && rm -f "libsflow.la" && ln -s "../libsflow.la" "libsflow.la" )
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-bond.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-bond.Tpo -c -o ofproto/ofproto_libofproto_la-bond.lo `test -f 'ofproto/bond.c' || echo './'`ofproto/bond.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-bond.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-bond.Tpo -c ofproto/bond.c -o ofproto/ofproto_libofproto_la-bond.o
mv -f ofproto/.deps/ofproto_libofproto_la-bond.Tpo ofproto/.deps/ofproto_libofproto_la-bond.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-collectors.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-collectors.Tpo -c -o ofproto/ofproto_libofproto_la-collectors.lo `test -f 'ofproto/collectors.c' || echo './'`ofproto/collectors.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-collectors.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-collectors.Tpo -c ofproto/collectors.c -o ofproto/ofproto_libofproto_la-collectors.o
mv -f ofproto/.deps/ofproto_libofproto_la-collectors.Tpo ofproto/.deps/ofproto_libofproto_la-collectors.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-connmgr.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-connmgr.Tpo -c -o ofproto/ofproto_libofproto_la-connmgr.lo `test -f 'ofproto/connmgr.c' || echo './'`ofproto/connmgr.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-connmgr.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-connmgr.Tpo -c ofproto/connmgr.c -o ofproto/ofproto_libofproto_la-connmgr.o
mv -f ofproto/.deps/ofproto_libofproto_la-connmgr.Tpo ofproto/.deps/ofproto_libofproto_la-connmgr.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-fail-open.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-fail-open.Tpo -c -o ofproto/ofproto_libofproto_la-fail-open.lo `test -f 'ofproto/fail-open.c' || echo './'`ofproto/fail-open.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-fail-open.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-fail-open.Tpo -c ofproto/fail-open.c -o ofproto/ofproto_libofproto_la-fail-open.o
mv -f ofproto/.deps/ofproto_libofproto_la-fail-open.Tpo ofproto/.deps/ofproto_libofproto_la-fail-open.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-in-band.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-in-band.Tpo -c -o ofproto/ofproto_libofproto_la-in-band.lo `test -f 'ofproto/in-band.c' || echo './'`ofproto/in-band.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-in-band.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-in-band.Tpo -c ofproto/in-band.c -o ofproto/ofproto_libofproto_la-in-band.o
mv -f ofproto/.deps/ofproto_libofproto_la-in-band.Tpo ofproto/.deps/ofproto_libofproto_la-in-band.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-names.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-names.Tpo -c -o ofproto/ofproto_libofproto_la-names.lo `test -f 'ofproto/names.c' || echo './'`ofproto/names.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-names.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-names.Tpo -c ofproto/names.c -o ofproto/ofproto_libofproto_la-names.o
mv -f ofproto/.deps/ofproto_libofproto_la-names.Tpo ofproto/.deps/ofproto_libofproto_la-names.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-netflow.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-netflow.Tpo -c -o ofproto/ofproto_libofproto_la-netflow.lo `test -f 'ofproto/netflow.c' || echo './'`ofproto/netflow.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-netflow.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-netflow.Tpo -c ofproto/netflow.c -o ofproto/ofproto_libofproto_la-netflow.o
mv -f ofproto/.deps/ofproto_libofproto_la-netflow.Tpo ofproto/.deps/ofproto_libofproto_la-netflow.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto.Tpo -c -o ofproto/ofproto_libofproto_la-ofproto.lo `test -f 'ofproto/ofproto.c' || echo './'`ofproto/ofproto.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto.Tpo -c ofproto/ofproto.c -o ofproto/ofproto_libofproto_la-ofproto.o
mv -f ofproto/.deps/ofproto_libofproto_la-ofproto.Tpo ofproto/.deps/ofproto_libofproto_la-ofproto.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif.Tpo -c -o ofproto/ofproto_libofproto_la-ofproto-dpif.lo `test -f 'ofproto/ofproto-dpif.c' || echo './'`ofproto/ofproto-dpif.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif.Tpo -c ofproto/ofproto-dpif.c -o ofproto/ofproto_libofproto_la-ofproto-dpif.o
mv -f ofproto/.deps/ofproto_libofproto_la-ofproto-dpif.Tpo ofproto/.deps/ofproto_libofproto_la-ofproto-dpif.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-ipfix.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-ipfix.Tpo -c -o ofproto/ofproto_libofproto_la-ofproto-dpif-ipfix.lo `test -f 'ofproto/ofproto-dpif-ipfix.c' || echo './'`ofproto/ofproto-dpif-ipfix.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-ipfix.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-ipfix.Tpo -c ofproto/ofproto-dpif-ipfix.c -o ofproto/ofproto_libofproto_la-ofproto-dpif-ipfix.o
mv -f ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-ipfix.Tpo ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-ipfix.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-mirror.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-mirror.Tpo -c -o ofproto/ofproto_libofproto_la-ofproto-dpif-mirror.lo `test -f 'ofproto/ofproto-dpif-mirror.c' || echo './'`ofproto/ofproto-dpif-mirror.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-mirror.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-mirror.Tpo -c ofproto/ofproto-dpif-mirror.c -o ofproto/ofproto_libofproto_la-ofproto-dpif-mirror.o
mv -f ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-mirror.Tpo ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-mirror.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-monitor.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-monitor.Tpo -c -o ofproto/ofproto_libofproto_la-ofproto-dpif-monitor.lo `test -f 'ofproto/ofproto-dpif-monitor.c' || echo './'`ofproto/ofproto-dpif-monitor.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-monitor.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-monitor.Tpo -c ofproto/ofproto-dpif-monitor.c -o ofproto/ofproto_libofproto_la-ofproto-dpif-monitor.o
mv -f ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-monitor.Tpo ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-monitor.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-rid.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-rid.Tpo -c -o ofproto/ofproto_libofproto_la-ofproto-dpif-rid.lo `test -f 'ofproto/ofproto-dpif-rid.c' || echo './'`ofproto/ofproto-dpif-rid.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-rid.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-rid.Tpo -c ofproto/ofproto-dpif-rid.c -o ofproto/ofproto_libofproto_la-ofproto-dpif-rid.o
mv -f ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-rid.Tpo ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-rid.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-sflow.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-sflow.Tpo -c -o ofproto/ofproto_libofproto_la-ofproto-dpif-sflow.lo `test -f 'ofproto/ofproto-dpif-sflow.c' || echo './'`ofproto/ofproto-dpif-sflow.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-sflow.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-sflow.Tpo -c ofproto/ofproto-dpif-sflow.c -o ofproto/ofproto_libofproto_la-ofproto-dpif-sflow.o
mv -f ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-sflow.Tpo ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-sflow.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-trace.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-trace.Tpo -c -o ofproto/ofproto_libofproto_la-ofproto-dpif-trace.lo `test -f 'ofproto/ofproto-dpif-trace.c' || echo './'`ofproto/ofproto-dpif-trace.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-trace.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-trace.Tpo -c ofproto/ofproto-dpif-trace.c -o ofproto/ofproto_libofproto_la-ofproto-dpif-trace.o
mv -f ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-trace.Tpo ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-trace.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-upcall.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-upcall.Tpo -c -o ofproto/ofproto_libofproto_la-ofproto-dpif-upcall.lo `test -f 'ofproto/ofproto-dpif-upcall.c' || echo './'`ofproto/ofproto-dpif-upcall.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-upcall.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-upcall.Tpo -c ofproto/ofproto-dpif-upcall.c -o ofproto/ofproto_libofproto_la-ofproto-dpif-upcall.o
mv -f ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-upcall.Tpo ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-upcall.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-xlate.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-xlate.Tpo -c -o ofproto/ofproto_libofproto_la-ofproto-dpif-xlate.lo `test -f 'ofproto/ofproto-dpif-xlate.c' || echo './'`ofproto/ofproto-dpif-xlate.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-xlate.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-xlate.Tpo -c ofproto/ofproto-dpif-xlate.c -o ofproto/ofproto_libofproto_la-ofproto-dpif-xlate.o
mv -f ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-xlate.Tpo ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-xlate.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-xlate-cache.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-xlate-cache.Tpo -c -o ofproto/ofproto_libofproto_la-ofproto-dpif-xlate-cache.lo `test -f 'ofproto/ofproto-dpif-xlate-cache.c' || echo './'`ofproto/ofproto-dpif-xlate-cache.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-ofproto-dpif-xlate-cache.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-xlate-cache.Tpo -c ofproto/ofproto-dpif-xlate-cache.c -o ofproto/ofproto_libofproto_la-ofproto-dpif-xlate-cache.o
mv -f ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-xlate-cache.Tpo ofproto/.deps/ofproto_libofproto_la-ofproto-dpif-xlate-cache.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-pinsched.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-pinsched.Tpo -c -o ofproto/ofproto_libofproto_la-pinsched.lo `test -f 'ofproto/pinsched.c' || echo './'`ofproto/pinsched.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-pinsched.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-pinsched.Tpo -c ofproto/pinsched.c -o ofproto/ofproto_libofproto_la-pinsched.o
mv -f ofproto/.deps/ofproto_libofproto_la-pinsched.Tpo ofproto/.deps/ofproto_libofproto_la-pinsched.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-tunnel.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-tunnel.Tpo -c -o ofproto/ofproto_libofproto_la-tunnel.lo `test -f 'ofproto/tunnel.c' || echo './'`ofproto/tunnel.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-tunnel.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-tunnel.Tpo -c ofproto/tunnel.c -o ofproto/ofproto_libofproto_la-tunnel.o
mv -f ofproto/.deps/ofproto_libofproto_la-tunnel.Tpo ofproto/.deps/ofproto_libofproto_la-tunnel.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-bundles.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-bundles.Tpo -c -o ofproto/ofproto_libofproto_la-bundles.lo `test -f 'ofproto/bundles.c' || echo './'`ofproto/bundles.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ofproto/ofproto_libofproto_la-bundles.lo -MD -MP -MF ofproto/.deps/ofproto_libofproto_la-bundles.Tpo -c ofproto/bundles.c -o ofproto/ofproto_libofproto_la-bundles.o
mv -f ofproto/.deps/ofproto_libofproto_la-bundles.Tpo ofproto/.deps/ofproto_libofproto_la-bundles.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -release 2.11 -version-info 0:0 -Wl,--version-script=./ofproto/libofproto.sym -o ofproto/libofproto.la -rpath /usr/lib ofproto/ofproto_libofproto_la-bond.lo ofproto/ofproto_libofproto_la-collectors.lo ofproto/ofproto_libofproto_la-connmgr.lo ofproto/ofproto_libofproto_la-fail-open.lo ofproto/ofproto_libofproto_la-in-band.lo ofproto/ofproto_libofproto_la-names.lo ofproto/ofproto_libofproto_la-netflow.lo ofproto/ofproto_libofproto_la-ofproto.lo ofproto/ofproto_libofproto_la-ofproto-dpif.lo ofproto/ofproto_libofproto_la-ofproto-dpif-ipfix.lo ofproto/ofproto_libofproto_la-ofproto-dpif-mirror.lo ofproto/ofproto_libofproto_la-ofproto-dpif-monitor.lo ofproto/ofproto_libofproto_la-ofproto-dpif-rid.lo ofproto/ofproto_libofproto_la-ofproto-dpif-sflow.lo ofproto/ofproto_libofproto_la-ofproto-dpif-trace.lo ofproto/ofproto_libofproto_la-ofproto-dpif-upcall.lo ofproto/ofproto_libofproto_la-ofproto-dpif-xlate.lo ofproto/ofproto_libofproto_la-ofproto-dpif-xlate-cache.lo ofproto/ofproto_libofproto_la-pinsched.lo ofproto/ofproto_libofproto_la-tunnel.lo ofproto/ofproto_libofproto_la-bundles.lo lib/libsflow.la -lpthread -lrt -lm
libtool: link: ar cru ofproto/.libs/libofproto.a ofproto/ofproto_libofproto_la-bond.o ofproto/ofproto_libofproto_la-collectors.o ofproto/ofproto_libofproto_la-connmgr.o ofproto/ofproto_libofproto_la-fail-open.o ofproto/ofproto_libofproto_la-in-band.o ofproto/ofproto_libofproto_la-names.o ofproto/ofproto_libofproto_la-netflow.o ofproto/ofproto_libofproto_la-ofproto.o ofproto/ofproto_libofproto_la-ofproto-dpif.o ofproto/ofproto_libofproto_la-ofproto-dpif-ipfix.o ofproto/ofproto_libofproto_la-ofproto-dpif-mirror.o ofproto/ofproto_libofproto_la-ofproto-dpif-monitor.o ofproto/ofproto_libofproto_la-ofproto-dpif-rid.o ofproto/ofproto_libofproto_la-ofproto-dpif-sflow.o ofproto/ofproto_libofproto_la-ofproto-dpif-trace.o ofproto/ofproto_libofproto_la-ofproto-dpif-upcall.o ofproto/ofproto_libofproto_la-ofproto-dpif-xlate.o ofproto/ofproto_libofproto_la-ofproto-dpif-xlate-cache.o ofproto/ofproto_libofproto_la-pinsched.o ofproto/ofproto_libofproto_la-tunnel.o ofproto/ofproto_libofproto_la-bundles.o
libtool: link: ranlib ofproto/.libs/libofproto.a
libtool: link: ( cd "ofproto/.libs" && rm -f "libofproto.la" && ln -s "../libofproto.la" "libofproto.la" )
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-column.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-column.Tpo -c -o ovsdb/ovsdb_libovsdb_la-column.lo `test -f 'ovsdb/column.c' || echo './'`ovsdb/column.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-column.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-column.Tpo -c ovsdb/column.c -o ovsdb/ovsdb_libovsdb_la-column.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-column.Tpo ovsdb/.deps/ovsdb_libovsdb_la-column.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-condition.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-condition.Tpo -c -o ovsdb/ovsdb_libovsdb_la-condition.lo `test -f 'ovsdb/condition.c' || echo './'`ovsdb/condition.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-condition.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-condition.Tpo -c ovsdb/condition.c -o ovsdb/ovsdb_libovsdb_la-condition.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-condition.Tpo ovsdb/.deps/ovsdb_libovsdb_la-condition.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-execution.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-execution.Tpo -c -o ovsdb/ovsdb_libovsdb_la-execution.lo `test -f 'ovsdb/execution.c' || echo './'`ovsdb/execution.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-execution.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-execution.Tpo -c ovsdb/execution.c -o ovsdb/ovsdb_libovsdb_la-execution.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-execution.Tpo ovsdb/.deps/ovsdb_libovsdb_la-execution.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-file.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-file.Tpo -c -o ovsdb/ovsdb_libovsdb_la-file.lo `test -f 'ovsdb/file.c' || echo './'`ovsdb/file.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-file.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-file.Tpo -c ovsdb/file.c -o ovsdb/ovsdb_libovsdb_la-file.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-file.Tpo ovsdb/.deps/ovsdb_libovsdb_la-file.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-jsonrpc-server.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-jsonrpc-server.Tpo -c -o ovsdb/ovsdb_libovsdb_la-jsonrpc-server.lo `test -f 'ovsdb/jsonrpc-server.c' || echo './'`ovsdb/jsonrpc-server.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-jsonrpc-server.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-jsonrpc-server.Tpo -c ovsdb/jsonrpc-server.c -o ovsdb/ovsdb_libovsdb_la-jsonrpc-server.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-jsonrpc-server.Tpo ovsdb/.deps/ovsdb_libovsdb_la-jsonrpc-server.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-log.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-log.Tpo -c -o ovsdb/ovsdb_libovsdb_la-log.lo `test -f 'ovsdb/log.c' || echo './'`ovsdb/log.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-log.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-log.Tpo -c ovsdb/log.c -o ovsdb/ovsdb_libovsdb_la-log.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-log.Tpo ovsdb/.deps/ovsdb_libovsdb_la-log.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-mutation.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-mutation.Tpo -c -o ovsdb/ovsdb_libovsdb_la-mutation.lo `test -f 'ovsdb/mutation.c' || echo './'`ovsdb/mutation.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-mutation.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-mutation.Tpo -c ovsdb/mutation.c -o ovsdb/ovsdb_libovsdb_la-mutation.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-mutation.Tpo ovsdb/.deps/ovsdb_libovsdb_la-mutation.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-ovsdb.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-ovsdb.Tpo -c -o ovsdb/ovsdb_libovsdb_la-ovsdb.lo `test -f 'ovsdb/ovsdb.c' || echo './'`ovsdb/ovsdb.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-ovsdb.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-ovsdb.Tpo -c ovsdb/ovsdb.c -o ovsdb/ovsdb_libovsdb_la-ovsdb.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-ovsdb.Tpo ovsdb/.deps/ovsdb_libovsdb_la-ovsdb.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-monitor.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-monitor.Tpo -c -o ovsdb/ovsdb_libovsdb_la-monitor.lo `test -f 'ovsdb/monitor.c' || echo './'`ovsdb/monitor.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-monitor.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-monitor.Tpo -c ovsdb/monitor.c -o ovsdb/ovsdb_libovsdb_la-monitor.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-monitor.Tpo ovsdb/.deps/ovsdb_libovsdb_la-monitor.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-query.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-query.Tpo -c -o ovsdb/ovsdb_libovsdb_la-query.lo `test -f 'ovsdb/query.c' || echo './'`ovsdb/query.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-query.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-query.Tpo -c ovsdb/query.c -o ovsdb/ovsdb_libovsdb_la-query.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-query.Tpo ovsdb/.deps/ovsdb_libovsdb_la-query.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-raft.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-raft.Tpo -c -o ovsdb/ovsdb_libovsdb_la-raft.lo `test -f 'ovsdb/raft.c' || echo './'`ovsdb/raft.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-raft.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-raft.Tpo -c ovsdb/raft.c -o ovsdb/ovsdb_libovsdb_la-raft.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-raft.Tpo ovsdb/.deps/ovsdb_libovsdb_la-raft.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-raft-private.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-raft-private.Tpo -c -o ovsdb/ovsdb_libovsdb_la-raft-private.lo `test -f 'ovsdb/raft-private.c' || echo './'`ovsdb/raft-private.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-raft-private.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-raft-private.Tpo -c ovsdb/raft-private.c -o ovsdb/ovsdb_libovsdb_la-raft-private.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-raft-private.Tpo ovsdb/.deps/ovsdb_libovsdb_la-raft-private.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-raft-rpc.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-raft-rpc.Tpo -c -o ovsdb/ovsdb_libovsdb_la-raft-rpc.lo `test -f 'ovsdb/raft-rpc.c' || echo './'`ovsdb/raft-rpc.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-raft-rpc.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-raft-rpc.Tpo -c ovsdb/raft-rpc.c -o ovsdb/ovsdb_libovsdb_la-raft-rpc.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-raft-rpc.Tpo ovsdb/.deps/ovsdb_libovsdb_la-raft-rpc.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-rbac.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-rbac.Tpo -c -o ovsdb/ovsdb_libovsdb_la-rbac.lo `test -f 'ovsdb/rbac.c' || echo './'`ovsdb/rbac.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-rbac.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-rbac.Tpo -c ovsdb/rbac.c -o ovsdb/ovsdb_libovsdb_la-rbac.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-rbac.Tpo ovsdb/.deps/ovsdb_libovsdb_la-rbac.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-replication.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-replication.Tpo -c -o ovsdb/ovsdb_libovsdb_la-replication.lo `test -f 'ovsdb/replication.c' || echo './'`ovsdb/replication.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-replication.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-replication.Tpo -c ovsdb/replication.c -o ovsdb/ovsdb_libovsdb_la-replication.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-replication.Tpo ovsdb/.deps/ovsdb_libovsdb_la-replication.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-row.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-row.Tpo -c -o ovsdb/ovsdb_libovsdb_la-row.lo `test -f 'ovsdb/row.c' || echo './'`ovsdb/row.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-row.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-row.Tpo -c ovsdb/row.c -o ovsdb/ovsdb_libovsdb_la-row.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-row.Tpo ovsdb/.deps/ovsdb_libovsdb_la-row.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-server.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-server.Tpo -c -o ovsdb/ovsdb_libovsdb_la-server.lo `test -f 'ovsdb/server.c' || echo './'`ovsdb/server.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-server.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-server.Tpo -c ovsdb/server.c -o ovsdb/ovsdb_libovsdb_la-server.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-server.Tpo ovsdb/.deps/ovsdb_libovsdb_la-server.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-storage.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-storage.Tpo -c -o ovsdb/ovsdb_libovsdb_la-storage.lo `test -f 'ovsdb/storage.c' || echo './'`ovsdb/storage.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-storage.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-storage.Tpo -c ovsdb/storage.c -o ovsdb/ovsdb_libovsdb_la-storage.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-storage.Tpo ovsdb/.deps/ovsdb_libovsdb_la-storage.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-table.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-table.Tpo -c -o ovsdb/ovsdb_libovsdb_la-table.lo `test -f 'ovsdb/table.c' || echo './'`ovsdb/table.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-table.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-table.Tpo -c ovsdb/table.c -o ovsdb/ovsdb_libovsdb_la-table.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-table.Tpo ovsdb/.deps/ovsdb_libovsdb_la-table.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-trigger.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-trigger.Tpo -c -o ovsdb/ovsdb_libovsdb_la-trigger.lo `test -f 'ovsdb/trigger.c' || echo './'`ovsdb/trigger.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-trigger.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-trigger.Tpo -c ovsdb/trigger.c -o ovsdb/ovsdb_libovsdb_la-trigger.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-trigger.Tpo ovsdb/.deps/ovsdb_libovsdb_la-trigger.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-transaction.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-transaction.Tpo -c -o ovsdb/ovsdb_libovsdb_la-transaction.lo `test -f 'ovsdb/transaction.c' || echo './'`ovsdb/transaction.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-transaction.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-transaction.Tpo -c ovsdb/transaction.c -o ovsdb/ovsdb_libovsdb_la-transaction.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-transaction.Tpo ovsdb/.deps/ovsdb_libovsdb_la-transaction.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-ovsdb-util.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-ovsdb-util.Tpo -c -o ovsdb/ovsdb_libovsdb_la-ovsdb-util.lo `test -f 'ovsdb/ovsdb-util.c' || echo './'`ovsdb/ovsdb-util.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb_libovsdb_la-ovsdb-util.lo -MD -MP -MF ovsdb/.deps/ovsdb_libovsdb_la-ovsdb-util.Tpo -c ovsdb/ovsdb-util.c -o ovsdb/ovsdb_libovsdb_la-ovsdb-util.o
mv -f ovsdb/.deps/ovsdb_libovsdb_la-ovsdb-util.Tpo ovsdb/.deps/ovsdb_libovsdb_la-ovsdb-util.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -release 2.11 -version-info 0:0 -Wl,--version-script=./ovsdb/libovsdb.sym -o ovsdb/libovsdb.la -rpath /usr/lib ovsdb/ovsdb_libovsdb_la-column.lo ovsdb/ovsdb_libovsdb_la-condition.lo ovsdb/ovsdb_libovsdb_la-execution.lo ovsdb/ovsdb_libovsdb_la-file.lo ovsdb/ovsdb_libovsdb_la-jsonrpc-server.lo ovsdb/ovsdb_libovsdb_la-log.lo ovsdb/ovsdb_libovsdb_la-mutation.lo ovsdb/ovsdb_libovsdb_la-ovsdb.lo ovsdb/ovsdb_libovsdb_la-monitor.lo ovsdb/ovsdb_libovsdb_la-query.lo ovsdb/ovsdb_libovsdb_la-raft.lo ovsdb/ovsdb_libovsdb_la-raft-private.lo ovsdb/ovsdb_libovsdb_la-raft-rpc.lo ovsdb/ovsdb_libovsdb_la-rbac.lo ovsdb/ovsdb_libovsdb_la-replication.lo ovsdb/ovsdb_libovsdb_la-row.lo ovsdb/ovsdb_libovsdb_la-server.lo ovsdb/ovsdb_libovsdb_la-storage.lo ovsdb/ovsdb_libovsdb_la-table.lo ovsdb/ovsdb_libovsdb_la-trigger.lo ovsdb/ovsdb_libovsdb_la-transaction.lo ovsdb/ovsdb_libovsdb_la-ovsdb-util.lo -lpthread -lrt -lm
libtool: link: ar cru ovsdb/.libs/libovsdb.a ovsdb/ovsdb_libovsdb_la-column.o ovsdb/ovsdb_libovsdb_la-condition.o ovsdb/ovsdb_libovsdb_la-execution.o ovsdb/ovsdb_libovsdb_la-file.o ovsdb/ovsdb_libovsdb_la-jsonrpc-server.o ovsdb/ovsdb_libovsdb_la-log.o ovsdb/ovsdb_libovsdb_la-mutation.o ovsdb/ovsdb_libovsdb_la-ovsdb.o ovsdb/ovsdb_libovsdb_la-monitor.o ovsdb/ovsdb_libovsdb_la-query.o ovsdb/ovsdb_libovsdb_la-raft.o ovsdb/ovsdb_libovsdb_la-raft-private.o ovsdb/ovsdb_libovsdb_la-raft-rpc.o ovsdb/ovsdb_libovsdb_la-rbac.o ovsdb/ovsdb_libovsdb_la-replication.o ovsdb/ovsdb_libovsdb_la-row.o ovsdb/ovsdb_libovsdb_la-server.o ovsdb/ovsdb_libovsdb_la-storage.o ovsdb/ovsdb_libovsdb_la-table.o ovsdb/ovsdb_libovsdb_la-trigger.o ovsdb/ovsdb_libovsdb_la-transaction.o ovsdb/ovsdb_libovsdb_la-ovsdb-util.o
libtool: link: ranlib ovsdb/.libs/libovsdb.a
libtool: link: ( cd "ovsdb/.libs" && rm -f "libovsdb.la" && ln -s "../libovsdb.la" "libovsdb.la" )
depbase=`echo vtep/vtep-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT vtep/vtep-idl.lo -MD -MP -MF $depbase.Tpo -c -o vtep/vtep-idl.lo vtep/vtep-idl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT vtep/vtep-idl.lo -MD -MP -MF vtep/.deps/vtep-idl.Tpo -c vtep/vtep-idl.c -o vtep/vtep-idl.o
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -release 2.11 -version-info 0:0 -Wl,--version-script=./vtep/libvtep.sym -o vtep/libvtep.la -rpath /usr/lib vtep/vtep-idl.lo -lpthread -lrt -lm
libtool: link: ar cru vtep/.libs/libvtep.a vtep/vtep-idl.o
libtool: link: ranlib vtep/.libs/libvtep.a
libtool: link: ( cd "vtep/.libs" && rm -f "libvtep.la" && ln -s "../libvtep.la" "libvtep.la" )
depbase=`echo ovn/lib/acl-log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/acl-log.lo -MD -MP -MF $depbase.Tpo -c -o ovn/lib/acl-log.lo ovn/lib/acl-log.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/acl-log.lo -MD -MP -MF ovn/lib/.deps/acl-log.Tpo -c ovn/lib/acl-log.c -o ovn/lib/acl-log.o
depbase=`echo ovn/lib/actions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/actions.lo -MD -MP -MF $depbase.Tpo -c -o ovn/lib/actions.lo ovn/lib/actions.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/actions.lo -MD -MP -MF ovn/lib/.deps/actions.Tpo -c ovn/lib/actions.c -o ovn/lib/actions.o
depbase=`echo ovn/lib/chassis-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/chassis-index.lo -MD -MP -MF $depbase.Tpo -c -o ovn/lib/chassis-index.lo ovn/lib/chassis-index.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/chassis-index.lo -MD -MP -MF ovn/lib/.deps/chassis-index.Tpo -c ovn/lib/chassis-index.c -o ovn/lib/chassis-index.o
depbase=`echo ovn/lib/expr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/expr.lo -MD -MP -MF $depbase.Tpo -c -o ovn/lib/expr.lo ovn/lib/expr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/expr.lo -MD -MP -MF ovn/lib/.deps/expr.Tpo -c ovn/lib/expr.c -o ovn/lib/expr.o
depbase=`echo ovn/lib/extend-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/extend-table.lo -MD -MP -MF $depbase.Tpo -c -o ovn/lib/extend-table.lo ovn/lib/extend-table.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/extend-table.lo -MD -MP -MF ovn/lib/.deps/extend-table.Tpo -c ovn/lib/extend-table.c -o ovn/lib/extend-table.o
depbase=`echo ovn/lib/lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/lex.lo -MD -MP -MF $depbase.Tpo -c -o ovn/lib/lex.lo ovn/lib/lex.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/lex.lo -MD -MP -MF ovn/lib/.deps/lex.Tpo -c ovn/lib/lex.c -o ovn/lib/lex.o
depbase=`echo ovn/lib/ovn-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/ovn-util.lo -MD -MP -MF $depbase.Tpo -c -o ovn/lib/ovn-util.lo ovn/lib/ovn-util.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/ovn-util.lo -MD -MP -MF ovn/lib/.deps/ovn-util.Tpo -c ovn/lib/ovn-util.c -o ovn/lib/ovn-util.o
depbase=`echo ovn/lib/logical-fields.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/logical-fields.lo -MD -MP -MF $depbase.Tpo -c -o ovn/lib/logical-fields.lo ovn/lib/logical-fields.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/logical-fields.lo -MD -MP -MF ovn/lib/.deps/logical-fields.Tpo -c ovn/lib/logical-fields.c -o ovn/lib/logical-fields.o
depbase=`echo ovn/lib/ovn-nb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/ovn-nb-idl.lo -MD -MP -MF $depbase.Tpo -c -o ovn/lib/ovn-nb-idl.lo ovn/lib/ovn-nb-idl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/ovn-nb-idl.lo -MD -MP -MF ovn/lib/.deps/ovn-nb-idl.Tpo -c ovn/lib/ovn-nb-idl.c -o ovn/lib/ovn-nb-idl.o
depbase=`echo ovn/lib/ovn-sb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/ovn-sb-idl.lo -MD -MP -MF $depbase.Tpo -c -o ovn/lib/ovn-sb-idl.lo ovn/lib/ovn-sb-idl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/lib/ovn-sb-idl.lo -MD -MP -MF ovn/lib/.deps/ovn-sb-idl.Tpo -c ovn/lib/ovn-sb-idl.c -o ovn/lib/ovn-sb-idl.o
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -release 2.11 -version-info 0:0 -Wl,--version-script=./ovn/lib/libovn.sym -o ovn/lib/libovn.la -rpath /usr/lib ovn/lib/acl-log.lo ovn/lib/actions.lo ovn/lib/chassis-index.lo ovn/lib/expr.lo ovn/lib/extend-table.lo ovn/lib/lex.lo ovn/lib/ovn-util.lo ovn/lib/logical-fields.lo ovn/lib/ovn-nb-idl.lo ovn/lib/ovn-sb-idl.lo -lpthread -lrt -lm
libtool: link: ar cru ovn/lib/.libs/libovn.a ovn/lib/acl-log.o ovn/lib/actions.o ovn/lib/chassis-index.o ovn/lib/expr.o ovn/lib/extend-table.o ovn/lib/lex.o ovn/lib/ovn-util.o ovn/lib/logical-fields.o ovn/lib/ovn-nb-idl.o ovn/lib/ovn-sb-idl.o
libtool: link: ranlib ovn/lib/.libs/libovn.a
libtool: link: ( cd "ovn/lib/.libs" && rm -f "libovn.la" && ln -s "../libovn.la" "libovn.la" )
depbase=`echo utilities/ovs-appctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT utilities/ovs-appctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-appctl.o utilities/ovs-appctl.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/ovs-appctl utilities/ovs-appctl.o lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/ovs-appctl utilities/ovs-appctl.o lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo utilities/ovs-testcontroller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT utilities/ovs-testcontroller.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-testcontroller.o utilities/ovs-testcontroller.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/ovs-testcontroller utilities/ovs-testcontroller.o lib/libopenvswitch.la -lssl -lcrypto -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/ovs-testcontroller utilities/ovs-testcontroller.o lib/.libs/libopenvswitch.a -lcap-ng -lssl -lcrypto -lpthread -lrt -lm
depbase=`echo utilities/ovs-dpctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT utilities/ovs-dpctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-dpctl.o utilities/ovs-dpctl.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/ovs-dpctl utilities/ovs-dpctl.o lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/ovs-dpctl utilities/ovs-dpctl.o lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo utilities/ovs-ofctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT utilities/ovs-ofctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-ofctl.o utilities/ovs-ofctl.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/ovs-ofctl utilities/ovs-ofctl.o ofproto/libofproto.la lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/ovs-ofctl utilities/ovs-ofctl.o ofproto/.libs/libofproto.a /tmp/tmp.yp9r2nunP3/lib/.libs/libsflow.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo utilities/ovs-vsctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT utilities/ovs-vsctl.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-vsctl.o utilities/ovs-vsctl.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/ovs-vsctl utilities/ovs-vsctl.o lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/ovs-vsctl utilities/ovs-vsctl.o lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo ovsdb/ovsdb-tool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb-tool.o -MD -MP -MF $depbase.Tpo -c -o ovsdb/ovsdb-tool.o ovsdb/ovsdb-tool.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovsdb/ovsdb-tool ovsdb/ovsdb-tool.o ovsdb/libovsdb.la lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovsdb/ovsdb-tool ovsdb/ovsdb-tool.o ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo ovsdb/ovsdb-client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb-client.o -MD -MP -MF $depbase.Tpo -c -o ovsdb/ovsdb-client.o ovsdb/ovsdb-client.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovsdb/ovsdb-client ovsdb/ovsdb-client.o ovsdb/libovsdb.la lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovsdb/ovsdb-client ovsdb/ovsdb-client.o ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo vtep/vtep-ctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT vtep/vtep-ctl.o -MD -MP -MF $depbase.Tpo -c -o vtep/vtep-ctl.o vtep/vtep-ctl.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o vtep/vtep-ctl vtep/vtep-ctl.o vtep/libvtep.la lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o vtep/vtep-ctl vtep/vtep-ctl.o vtep/.libs/libvtep.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo ovn/controller/bfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller/bfd.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller/bfd.o ovn/controller/bfd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller/binding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller/binding.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller/binding.o ovn/controller/binding.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller/chassis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller/chassis.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller/chassis.o ovn/controller/chassis.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller/encaps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller/encaps.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller/encaps.o ovn/controller/encaps.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller/gchassis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller/gchassis.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller/gchassis.o ovn/controller/gchassis.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller/lflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller/lflow.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller/lflow.o ovn/controller/lflow.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller/lport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller/lport.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller/lport.o ovn/controller/lport.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller/ofctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller/ofctrl.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller/ofctrl.o ovn/controller/ofctrl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller/pinctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller/pinctrl.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller/pinctrl.o ovn/controller/pinctrl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller/patch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller/patch.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller/patch.o ovn/controller/patch.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller/ovn-controller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller/ovn-controller.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller/ovn-controller.o ovn/controller/ovn-controller.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller/physical.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller/physical.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller/physical.o ovn/controller/physical.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovn/controller/ovn-controller ovn/controller/bfd.o ovn/controller/binding.o ovn/controller/chassis.o ovn/controller/encaps.o ovn/controller/gchassis.o ovn/controller/lflow.o ovn/controller/lport.o ovn/controller/ofctrl.o ovn/controller/pinctrl.o ovn/controller/patch.o ovn/controller/ovn-controller.o ovn/controller/physical.o ovn/lib/libovn.la lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovn/controller/ovn-controller ovn/controller/bfd.o ovn/controller/binding.o ovn/controller/chassis.o ovn/controller/encaps.o ovn/controller/gchassis.o ovn/controller/lflow.o ovn/controller/lport.o ovn/controller/ofctrl.o ovn/controller/pinctrl.o ovn/controller/patch.o ovn/controller/ovn-controller.o ovn/controller/physical.o ovn/lib/.libs/libovn.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo ovn/controller-vtep/binding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller-vtep/binding.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller-vtep/binding.o ovn/controller-vtep/binding.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller-vtep/gateway.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller-vtep/gateway.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller-vtep/gateway.o ovn/controller-vtep/gateway.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller-vtep/ovn-controller-vtep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller-vtep/ovn-controller-vtep.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller-vtep/ovn-controller-vtep.o ovn/controller-vtep/ovn-controller-vtep.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ovn/controller-vtep/vtep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/controller-vtep/vtep.o -MD -MP -MF $depbase.Tpo -c -o ovn/controller-vtep/vtep.o ovn/controller-vtep/vtep.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovn/controller-vtep/ovn-controller-vtep ovn/controller-vtep/binding.o ovn/controller-vtep/gateway.o ovn/controller-vtep/ovn-controller-vtep.o ovn/controller-vtep/vtep.o ovn/lib/libovn.la lib/libopenvswitch.la vtep/libvtep.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovn/controller-vtep/ovn-controller-vtep ovn/controller-vtep/binding.o ovn/controller-vtep/gateway.o ovn/controller-vtep/ovn-controller-vtep.o ovn/controller-vtep/vtep.o ovn/lib/.libs/libovn.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng vtep/.libs/libvtep.a -lpthread -lrt -lm
depbase=`echo ovn/northd/ovn-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/northd/ovn-northd.o -MD -MP -MF $depbase.Tpo -c -o ovn/northd/ovn-northd.o ovn/northd/ovn-northd.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovn/northd/ovn-northd ovn/northd/ovn-northd.o ovn/lib/libovn.la ovsdb/libovsdb.la lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovn/northd/ovn-northd ovn/northd/ovn-northd.o ovn/lib/.libs/libovn.a ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo ovn/utilities/ovn-nbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/utilities/ovn-nbctl.o -MD -MP -MF $depbase.Tpo -c -o ovn/utilities/ovn-nbctl.o ovn/utilities/ovn-nbctl.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovn/utilities/ovn-nbctl ovn/utilities/ovn-nbctl.o ovn/lib/libovn.la ovsdb/libovsdb.la lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovn/utilities/ovn-nbctl ovn/utilities/ovn-nbctl.o ovn/lib/.libs/libovn.a ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo ovn/utilities/ovn-sbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/utilities/ovn-sbctl.o -MD -MP -MF $depbase.Tpo -c -o ovn/utilities/ovn-sbctl.o ovn/utilities/ovn-sbctl.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovn/utilities/ovn-sbctl ovn/utilities/ovn-sbctl.o ovn/lib/libovn.la ovsdb/libovsdb.la lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovn/utilities/ovn-sbctl ovn/utilities/ovn-sbctl.o ovn/lib/.libs/libovn.a ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo ovn/utilities/ovn-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovn/utilities/ovn-trace.o -MD -MP -MF $depbase.Tpo -c -o ovn/utilities/ovn-trace.o ovn/utilities/ovn-trace.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovn/utilities/ovn-trace ovn/utilities/ovn-trace.o ovn/lib/libovn.la ovsdb/libovsdb.la lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovn/utilities/ovn-trace ovn/utilities/ovn-trace.o ovn/lib/.libs/libovn.a ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo utilities/nlmon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT utilities/nlmon.o -MD -MP -MF $depbase.Tpo -c -o utilities/nlmon.o utilities/nlmon.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/nlmon utilities/nlmon.o lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/nlmon utilities/nlmon.o lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo tests/test-ovsdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-ovsdb.o -MD -MP -MF $depbase.Tpo -c -o tests/test-ovsdb.o tests/test-ovsdb.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/idltest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/idltest.o -MD -MP -MF $depbase.Tpo -c -o tests/idltest.o tests/idltest.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o tests/test-ovsdb tests/test-ovsdb.o tests/idltest.o ovsdb/libovsdb.la lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o tests/test-ovsdb tests/test-ovsdb.o tests/idltest.o ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo tests/test-lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-lib.o -MD -MP -MF $depbase.Tpo -c -o tests/test-lib.o tests/test-lib.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o tests/test-lib tests/test-lib.o lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o tests/test-lib tests/test-lib.o lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo tests/ovstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/ovstest.o -MD -MP -MF $depbase.Tpo -c -o tests/ovstest.o tests/ovstest.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-aes128.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-aes128.o -MD -MP -MF $depbase.Tpo -c -o tests/test-aes128.o tests/test-aes128.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-atomic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-atomic.o -MD -MP -MF $depbase.Tpo -c -o tests/test-atomic.o tests/test-atomic.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-bundle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-bundle.o -MD -MP -MF $depbase.Tpo -c -o tests/test-bundle.o tests/test-bundle.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-byte-order.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-byte-order.o -MD -MP -MF $depbase.Tpo -c -o tests/test-byte-order.o tests/test-byte-order.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-classifier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-classifier.o -MD -MP -MF $depbase.Tpo -c -o tests/test-classifier.o tests/test-classifier.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-ccmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-ccmap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-ccmap.o tests/test-ccmap.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-cmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-cmap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-cmap.o tests/test-cmap.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-conntrack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-conntrack.o -MD -MP -MF $depbase.Tpo -c -o tests/test-conntrack.o tests/test-conntrack.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-csum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-csum.o -MD -MP -MF $depbase.Tpo -c -o tests/test-csum.o tests/test-csum.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-flows.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-flows.o -MD -MP -MF $depbase.Tpo -c -o tests/test-flows.o tests/test-flows.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-hash.o -MD -MP -MF $depbase.Tpo -c -o tests/test-hash.o tests/test-hash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-heap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-heap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-heap.o tests/test-heap.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-hindex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-hindex.o -MD -MP -MF $depbase.Tpo -c -o tests/test-hindex.o tests/test-hindex.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-hmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-hmap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-hmap.o tests/test-hmap.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-json.o -MD -MP -MF $depbase.Tpo -c -o tests/test-json.o tests/test-json.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-jsonrpc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-jsonrpc.o -MD -MP -MF $depbase.Tpo -c -o tests/test-jsonrpc.o tests/test-jsonrpc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-list.o -MD -MP -MF $depbase.Tpo -c -o tests/test-list.o tests/test-list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-lockfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-lockfile.o -MD -MP -MF $depbase.Tpo -c -o tests/test-lockfile.o tests/test-lockfile.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-multipath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-multipath.o -MD -MP -MF $depbase.Tpo -c -o tests/test-multipath.o tests/test-multipath.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-netflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-netflow.o -MD -MP -MF $depbase.Tpo -c -o tests/test-netflow.o tests/test-netflow.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-odp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-odp.o -MD -MP -MF $depbase.Tpo -c -o tests/test-odp.o tests/test-odp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-ofpbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-ofpbuf.o -MD -MP -MF $depbase.Tpo -c -o tests/test-ofpbuf.o tests/test-ofpbuf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-ovn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-ovn.o -MD -MP -MF $depbase.Tpo -c -o tests/test-ovn.o tests/test-ovn.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-packets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-packets.o -MD -MP -MF $depbase.Tpo -c -o tests/test-packets.o tests/test-packets.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-random.o -MD -MP -MF $depbase.Tpo -c -o tests/test-random.o tests/test-random.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-rcu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-rcu.o -MD -MP -MF $depbase.Tpo -c -o tests/test-rcu.o tests/test-rcu.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-reconnect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-reconnect.o -MD -MP -MF $depbase.Tpo -c -o tests/test-reconnect.o tests/test-reconnect.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-rstp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-rstp.o -MD -MP -MF $depbase.Tpo -c -o tests/test-rstp.o tests/test-rstp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-sflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-sflow.o -MD -MP -MF $depbase.Tpo -c -o tests/test-sflow.o tests/test-sflow.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-sha1.o -MD -MP -MF $depbase.Tpo -c -o tests/test-sha1.o tests/test-sha1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-skiplist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-skiplist.o -MD -MP -MF $depbase.Tpo -c -o tests/test-skiplist.o tests/test-skiplist.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-stp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-stp.o -MD -MP -MF $depbase.Tpo -c -o tests/test-stp.o tests/test-stp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-unixctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-unixctl.o -MD -MP -MF $depbase.Tpo -c -o tests/test-unixctl.o tests/test-unixctl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-util.o -MD -MP -MF $depbase.Tpo -c -o tests/test-util.o tests/test-util.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-uuid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-uuid.o -MD -MP -MF $depbase.Tpo -c -o tests/test-uuid.o tests/test-uuid.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-bitmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-bitmap.o -MD -MP -MF $depbase.Tpo -c -o tests/test-bitmap.o tests/test-bitmap.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-vconn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-vconn.o -MD -MP -MF $depbase.Tpo -c -o tests/test-vconn.o tests/test-vconn.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-aa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-aa.o -MD -MP -MF $depbase.Tpo -c -o tests/test-aa.o tests/test-aa.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-stopwatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-stopwatch.o -MD -MP -MF $depbase.Tpo -c -o tests/test-stopwatch.o tests/test-stopwatch.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-unix-socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-unix-socket.o -MD -MP -MF $depbase.Tpo -c -o tests/test-unix-socket.o tests/test-unix-socket.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/test-netlink-conntrack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-netlink-conntrack.o -MD -MP -MF $depbase.Tpo -c -o tests/test-netlink-conntrack.o tests/test-netlink-conntrack.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o tests/ovstest tests/ovstest.o tests/test-aes128.o tests/test-atomic.o tests/test-bundle.o tests/test-byte-order.o tests/test-classifier.o tests/test-ccmap.o tests/test-cmap.o tests/test-conntrack.o tests/test-csum.o tests/test-flows.o tests/test-hash.o tests/test-heap.o tests/test-hindex.o tests/test-hmap.o tests/test-json.o tests/test-jsonrpc.o tests/test-list.o tests/test-lockfile.o tests/test-multipath.o tests/test-netflow.o tests/test-odp.o tests/test-ofpbuf.o tests/test-ovn.o tests/test-packets.o tests/test-random.o tests/test-rcu.o tests/test-reconnect.o tests/test-rstp.o tests/test-sflow.o tests/test-sha1.o tests/test-skiplist.o tests/test-stp.o tests/test-unixctl.o tests/test-util.o tests/test-uuid.o tests/test-bitmap.o tests/test-vconn.o tests/test-aa.o tests/test-stopwatch.o tests/test-unix-socket.o tests/test-netlink-conntrack.o lib/libopenvswitch.la ovn/lib/libovn.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o tests/ovstest tests/ovstest.o tests/test-aes128.o tests/test-atomic.o tests/test-bundle.o tests/test-byte-order.o tests/test-classifier.o tests/test-ccmap.o tests/test-cmap.o tests/test-conntrack.o tests/test-csum.o tests/test-flows.o tests/test-hash.o tests/test-heap.o tests/test-hindex.o tests/test-hmap.o tests/test-json.o tests/test-jsonrpc.o tests/test-list.o tests/test-lockfile.o tests/test-multipath.o tests/test-netflow.o tests/test-odp.o tests/test-ofpbuf.o tests/test-ovn.o tests/test-packets.o tests/test-random.o tests/test-rcu.o tests/test-reconnect.o tests/test-rstp.o tests/test-sflow.o tests/test-sha1.o tests/test-skiplist.o tests/test-stp.o tests/test-unixctl.o tests/test-util.o tests/test-uuid.o tests/test-bitmap.o tests/test-vconn.o tests/test-aa.o tests/test-stopwatch.o tests/test-unix-socket.o tests/test-netlink-conntrack.o lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng ovn/lib/.libs/libovn.a -lpthread -lrt -lm
depbase=`echo tests/test-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-stream.o -MD -MP -MF $depbase.Tpo -c -o tests/test-stream.o tests/test-stream.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o tests/test-stream tests/test-stream.o lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o tests/test-stream tests/test-stream.o lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo tests/test-strtok_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-strtok_r.o -MD -MP -MF $depbase.Tpo -c -o tests/test-strtok_r.o tests/test-strtok_r.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o tests/test-strtok_r tests/test-strtok_r.o -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o tests/test-strtok_r tests/test-strtok_r.o -lpthread -lrt -lm
depbase=`echo tests/test-type-props.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT tests/test-type-props.o -MD -MP -MF $depbase.Tpo -c -o tests/test-type-props.o tests/test-type-props.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o tests/test-type-props tests/test-type-props.o -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o tests/test-type-props tests/test-type-props.o -lpthread -lrt -lm
depbase=`echo utilities/ovs-vlan-bug-workaround.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT utilities/ovs-vlan-bug-workaround.o -MD -MP -MF $depbase.Tpo -c -o utilities/ovs-vlan-bug-workaround.o utilities/ovs-vlan-bug-workaround.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/ovs-vlan-bug-workaround utilities/ovs-vlan-bug-workaround.o lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o utilities/ovs-vlan-bug-workaround utilities/ovs-vlan-bug-workaround.o lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
depbase=`echo vswitchd/bridge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT vswitchd/bridge.o -MD -MP -MF $depbase.Tpo -c -o vswitchd/bridge.o vswitchd/bridge.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo vswitchd/ovs-vswitchd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT vswitchd/ovs-vswitchd.o -MD -MP -MF $depbase.Tpo -c -o vswitchd/ovs-vswitchd.o vswitchd/ovs-vswitchd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo vswitchd/system-stats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT vswitchd/system-stats.o -MD -MP -MF $depbase.Tpo -c -o vswitchd/system-stats.o vswitchd/system-stats.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo vswitchd/xenserver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT vswitchd/xenserver.o -MD -MP -MF $depbase.Tpo -c -o vswitchd/xenserver.o vswitchd/xenserver.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o vswitchd/ovs-vswitchd vswitchd/bridge.o vswitchd/ovs-vswitchd.o vswitchd/system-stats.o vswitchd/xenserver.o ofproto/libofproto.la lib/libsflow.la lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o vswitchd/ovs-vswitchd vswitchd/bridge.o vswitchd/ovs-vswitchd.o vswitchd/system-stats.o vswitchd/xenserver.o ofproto/.libs/libofproto.a /tmp/tmp.yp9r2nunP3/lib/.libs/libsflow.a lib/.libs/libsflow.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/text2c < ovsdb/_server.ovsschema > ovsdb/_server.ovsschema.inc.tmp
mv ovsdb/_server.ovsschema.inc.tmp ovsdb/_server.ovsschema.inc
depbase=`echo ovsdb/ovsdb-server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./lib -I ./lib -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -MT ovsdb/ovsdb-server.o -MD -MP -MF $depbase.Tpo -c -o ovsdb/ovsdb-server.o ovsdb/ovsdb-server.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovsdb/ovsdb-server ovsdb/ovsdb-server.o ovsdb/libovsdb.la lib/libopenvswitch.la -lpthread -lrt -lm
libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wshadow -g -O2 -o ovsdb/ovsdb-server ovsdb/ovsdb-server.o ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -lpthread -lrt -lm
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-pki.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-pki.tmp
mv utilities/ovs-pki.tmp utilities/ovs-pki
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-pcap.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-pcap.tmp
mv utilities/ovs-pcap.tmp utilities/ovs-pcap
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-tcpdump.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-tcpdump.tmp
mv utilities/ovs-tcpdump.tmp utilities/ovs-tcpdump
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-tcpundump.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-tcpundump.tmp
mv utilities/ovs-tcpundump.tmp utilities/ovs-tcpundump
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-dpctl-top.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-dpctl-top.tmp
mv utilities/ovs-dpctl-top.tmp utilities/ovs-dpctl-top
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-l3ping.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-l3ping.tmp
mv utilities/ovs-l3ping.tmp utilities/ovs-l3ping
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-parse-backtrace.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-parse-backtrace.tmp
mv utilities/ovs-parse-backtrace.tmp utilities/ovs-parse-backtrace
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-test.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-test.tmp
mv utilities/ovs-test.tmp utilities/ovs-test
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-vlan-test.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-vlan-test.tmp
mv utilities/ovs-vlan-test.tmp utilities/ovs-vlan-test
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < ovn/utilities/ovn-docker-overlay-driver.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> ovn/utilities/ovn-docker-overlay-driver.tmp
mv ovn/utilities/ovn-docker-overlay-driver.tmp ovn/utilities/ovn-docker-overlay-driver
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < ovn/utilities/ovn-docker-underlay-driver.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> ovn/utilities/ovn-docker-underlay-driver.tmp
mv ovn/utilities/ovn-docker-underlay-driver.tmp ovn/utilities/ovn-docker-underlay-driver
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < ovn/utilities/ovn-detrace.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> ovn/utilities/ovn-detrace.tmp
mv ovn/utilities/ovn-detrace.tmp ovn/utilities/ovn-detrace
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-sim.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-sim.tmp
mv utilities/ovs-sim.tmp utilities/ovs-sim
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-idlc.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> ovsdb/ovsdb-idlc.tmp
mv ovsdb/ovsdb-idlc.tmp ovsdb/ovsdb-idlc
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-dot.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> ovsdb/ovsdb-dot.tmp
mv ovsdb/ovsdb-dot.tmp ovsdb/ovsdb-dot
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/bugtool/ovs-bugtool.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/bugtool/ovs-bugtool.tmp
mv utilities/bugtool/ovs-bugtool.tmp utilities/bugtool/ovs-bugtool
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-check-dead-ifs.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-check-dead-ifs.tmp
mv utilities/ovs-check-dead-ifs.tmp utilities/ovs-check-dead-ifs
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-ctl.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-ctl.tmp
mv utilities/ovs-ctl.tmp utilities/ovs-ctl
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-kmod-ctl.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-kmod-ctl.tmp
mv utilities/ovs-kmod-ctl.tmp utilities/ovs-kmod-ctl
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < ipsec/ovs-monitor-ipsec.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> ipsec/ovs-monitor-ipsec.tmp
mv ipsec/ovs-monitor-ipsec.tmp ipsec/ovs-monitor-ipsec
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < vtep/ovs-vtep.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> vtep/ovs-vtep.tmp
mv vtep/ovs-vtep.tmp vtep/ovs-vtep
PYTHONIOENCODING=utf8 PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 build-aux/extract-ofp-fields \
--ovs-version=2.11.0 ovs-fields \
./include/openvswitch/meta-flow.h \
./lib/meta-flow.xml > lib/ovs-fields.7.tmp
mv lib/ovs-fields.7.tmp lib/ovs-fields.7
PYTHONIOENCODING=utf8 PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 build-aux/extract-ofp-actions \
--ovs-version=2.11.0 ovs-actions \
./lib/ovs-actions.xml > lib/ovs-actions.7.tmp
mv lib/ovs-actions.7.tmp lib/ovs-actions.7
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-appctl.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-appctl.8.tmp
mv utilities/ovs-appctl.8.tmp utilities/ovs-appctl.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-testcontroller.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-testcontroller.8.tmp
mv utilities/ovs-testcontroller.8.tmp utilities/ovs-testcontroller.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-dpctl.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-dpctl.8.tmp
mv utilities/ovs-dpctl.8.tmp utilities/ovs-dpctl.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-dpctl-top.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-dpctl-top.8.tmp
mv utilities/ovs-dpctl-top.8.tmp utilities/ovs-dpctl-top.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-l3ping.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-l3ping.8.tmp
mv utilities/ovs-l3ping.8.tmp utilities/ovs-l3ping.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-ofctl.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-ofctl.8.tmp
mv utilities/ovs-ofctl.8.tmp utilities/ovs-ofctl.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-pcap.1.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-pcap.1.tmp
mv utilities/ovs-pcap.1.tmp utilities/ovs-pcap.1
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-pki.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-pki.8.tmp
mv utilities/ovs-pki.8.tmp utilities/ovs-pki.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-tcpdump.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-tcpdump.8.tmp
mv utilities/ovs-tcpdump.8.tmp utilities/ovs-tcpdump.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-tcpundump.1.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-tcpundump.1.tmp
mv utilities/ovs-tcpundump.1.tmp utilities/ovs-tcpundump.1
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-vlan-bug-workaround.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-vlan-bug-workaround.8.tmp
mv utilities/ovs-vlan-bug-workaround.8.tmp utilities/ovs-vlan-bug-workaround.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-vsctl.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-vsctl.8.tmp
mv utilities/ovs-vsctl.8.tmp utilities/ovs-vsctl.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/bugtool/ovs-bugtool.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/bugtool/ovs-bugtool.8.tmp
mv utilities/bugtool/ovs-bugtool.8.tmp utilities/bugtool/ovs-bugtool.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < vswitchd/ovs-vswitchd.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> vswitchd/ovs-vswitchd.8.tmp
mv vswitchd/ovs-vswitchd.8.tmp vswitchd/ovs-vswitchd.8
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-dot.in --no-arrows ./vswitchd/vswitch.ovsschema > vswitchd/vswitch.gv
(dot -T plain < vswitchd/vswitch.gv | /usr/bin/python2 ./ovsdb/dot2pic -f 3) > vswitchd/vswitch.pic.tmp && \
mv vswitchd/vswitch.pic.tmp vswitchd/vswitch.pic
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-doc \
--er-diagram=vswitchd/vswitch.pic \
--version=2.11.0 \
./vswitchd/vswitch.ovsschema \
./vswitchd/vswitch.xml > vswitchd/ovs-vswitchd.conf.db.5.tmp && \
mv vswitchd/ovs-vswitchd.conf.db.5.tmp vswitchd/ovs-vswitchd.conf.db.5
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-tool.1.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> ovsdb/ovsdb-tool.1.tmp
mv ovsdb/ovsdb-tool.1.tmp ovsdb/ovsdb-tool.1
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-client.1.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> ovsdb/ovsdb-client.1.tmp
mv ovsdb/ovsdb-client.1.tmp ovsdb/ovsdb-client.1
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-server.1.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> ovsdb/ovsdb-server.1.tmp
mv ovsdb/ovsdb-server.1.tmp ovsdb/ovsdb-server.1
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-doc \
--version=2.11.0 \
./ovsdb/_server.ovsschema \
./ovsdb/_server.xml > ovsdb/ovsdb-server.5.tmp && \
mv ovsdb/ovsdb-server.5.tmp ovsdb/ovsdb-server.5
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < vtep/vtep-ctl.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> vtep/vtep-ctl.8.tmp
mv vtep/vtep-ctl.8.tmp vtep/vtep-ctl.8
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-dot.in --no-arrows ./vtep/vtep.ovsschema > vtep/vtep.gv
(dot -T plain < vtep/vtep.gv | /usr/bin/python2 ./ovsdb/dot2pic -f 3) > vtep/vtep.pic.tmp && \
mv vtep/vtep.pic.tmp vtep/vtep.pic
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-doc \
--er-diagram=vtep/vtep.pic \
--version=2.11.0 \
./vtep/vtep.ovsschema \
./vtep/vtep.xml > vtep/vtep.5.tmp && \
mv vtep/vtep.5.tmp vtep/vtep.5
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-dot.in --no-arrows ./ovn/ovn-sb.ovsschema > ovn/ovn-sb.gv
(dot -T plain < ovn/ovn-sb.gv | /usr/bin/python2 ./ovsdb/dot2pic -f 3) > ovn/ovn-sb.pic.tmp && \
mv ovn/ovn-sb.pic.tmp ovn/ovn-sb.pic
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-doc \
--er-diagram=ovn/ovn-sb.pic \
--version=2.11.0 \
./ovn/ovn-sb.ovsschema \
./ovn/ovn-sb.xml > ovn/ovn-sb.5.tmp && \
mv ovn/ovn-sb.5.tmp ovn/ovn-sb.5
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-dot.in --no-arrows ./ovn/ovn-nb.ovsschema > ovn/ovn-nb.gv
(dot -T plain < ovn/ovn-nb.gv | /usr/bin/python2 ./ovsdb/dot2pic -f 3) > ovn/ovn-nb.pic.tmp && \
mv ovn/ovn-nb.pic.tmp ovn/ovn-nb.pic
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./ovsdb/ovsdb-doc \
--er-diagram=ovn/ovn-nb.pic \
--version=2.11.0 \
./ovn/ovn-nb.ovsschema \
./ovn/ovn-nb.xml > ovn/ovn-nb.5.tmp && \
mv ovn/ovn-nb.5.tmp ovn/ovn-nb.5
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/xml2nroff ovn/ovn-architecture.7.xml > ovn/ovn-architecture.7.tmp \
-I . \
--version=2.11.0 \
PKIDIR='/var/lib/openvswitch/pki' \
LOGDIR='/var/log/openvswitch' \
DBDIR='/etc/openvswitch' \
PYTHON='/usr/bin/python2' \
RUNDIR='/var/run/openvswitch' \
VERSION='2.11.0' \
localstatedir='/var' \
pkgdatadir='/usr/share/openvswitch' \
sysconfdir='/etc' \
bindir='/usr/bin' \
sbindir='/usr/sbin'
mv ovn/ovn-architecture.7.tmp ovn/ovn-architecture.7
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/xml2nroff ovn/controller/ovn-controller.8.xml > ovn/controller/ovn-controller.8.tmp \
-I . \
--version=2.11.0 \
PKIDIR='/var/lib/openvswitch/pki' \
LOGDIR='/var/log/openvswitch' \
DBDIR='/etc/openvswitch' \
PYTHON='/usr/bin/python2' \
RUNDIR='/var/run/openvswitch' \
VERSION='2.11.0' \
localstatedir='/var' \
pkgdatadir='/usr/share/openvswitch' \
sysconfdir='/etc' \
bindir='/usr/bin' \
sbindir='/usr/sbin'
mv ovn/controller/ovn-controller.8.tmp ovn/controller/ovn-controller.8
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/xml2nroff ovn/controller-vtep/ovn-controller-vtep.8.xml > ovn/controller-vtep/ovn-controller-vtep.8.tmp \
-I . \
--version=2.11.0 \
PKIDIR='/var/lib/openvswitch/pki' \
LOGDIR='/var/log/openvswitch' \
DBDIR='/etc/openvswitch' \
PYTHON='/usr/bin/python2' \
RUNDIR='/var/run/openvswitch' \
VERSION='2.11.0' \
localstatedir='/var' \
pkgdatadir='/usr/share/openvswitch' \
sysconfdir='/etc' \
bindir='/usr/bin' \
sbindir='/usr/sbin'
mv ovn/controller-vtep/ovn-controller-vtep.8.tmp ovn/controller-vtep/ovn-controller-vtep.8
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/xml2nroff ovn/northd/ovn-northd.8.xml > ovn/northd/ovn-northd.8.tmp \
-I . \
--version=2.11.0 \
PKIDIR='/var/lib/openvswitch/pki' \
LOGDIR='/var/log/openvswitch' \
DBDIR='/etc/openvswitch' \
PYTHON='/usr/bin/python2' \
RUNDIR='/var/run/openvswitch' \
VERSION='2.11.0' \
localstatedir='/var' \
pkgdatadir='/usr/share/openvswitch' \
sysconfdir='/etc' \
bindir='/usr/bin' \
sbindir='/usr/sbin'
mv ovn/northd/ovn-northd.8.tmp ovn/northd/ovn-northd.8
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/xml2nroff ovn/utilities/ovn-ctl.8.xml > ovn/utilities/ovn-ctl.8.tmp \
-I . \
--version=2.11.0 \
PKIDIR='/var/lib/openvswitch/pki' \
LOGDIR='/var/log/openvswitch' \
DBDIR='/etc/openvswitch' \
PYTHON='/usr/bin/python2' \
RUNDIR='/var/run/openvswitch' \
VERSION='2.11.0' \
localstatedir='/var' \
pkgdatadir='/usr/share/openvswitch' \
sysconfdir='/etc' \
bindir='/usr/bin' \
sbindir='/usr/sbin'
mv ovn/utilities/ovn-ctl.8.tmp ovn/utilities/ovn-ctl.8
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/xml2nroff ovn/utilities/ovn-nbctl.8.xml > ovn/utilities/ovn-nbctl.8.tmp \
-I . \
--version=2.11.0 \
PKIDIR='/var/lib/openvswitch/pki' \
LOGDIR='/var/log/openvswitch' \
DBDIR='/etc/openvswitch' \
PYTHON='/usr/bin/python2' \
RUNDIR='/var/run/openvswitch' \
VERSION='2.11.0' \
localstatedir='/var' \
pkgdatadir='/usr/share/openvswitch' \
sysconfdir='/etc' \
bindir='/usr/bin' \
sbindir='/usr/sbin'
mv ovn/utilities/ovn-nbctl.8.tmp ovn/utilities/ovn-nbctl.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < ovn/utilities/ovn-sbctl.8.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> ovn/utilities/ovn-sbctl.8.tmp
mv ovn/utilities/ovn-sbctl.8.tmp ovn/utilities/ovn-sbctl.8
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/xml2nroff ovn/utilities/ovn-trace.8.xml > ovn/utilities/ovn-trace.8.tmp \
-I . \
--version=2.11.0 \
PKIDIR='/var/lib/openvswitch/pki' \
LOGDIR='/var/log/openvswitch' \
DBDIR='/etc/openvswitch' \
PYTHON='/usr/bin/python2' \
RUNDIR='/var/run/openvswitch' \
VERSION='2.11.0' \
localstatedir='/var' \
pkgdatadir='/usr/share/openvswitch' \
sysconfdir='/etc' \
bindir='/usr/bin' \
sbindir='/usr/sbin'
mv ovn/utilities/ovn-trace.8.tmp ovn/utilities/ovn-trace.8
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < ovn/utilities/ovn-detrace.1.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> ovn/utilities/ovn-detrace.1.tmp
mv ovn/utilities/ovn-detrace.1.tmp ovn/utilities/ovn-detrace.1
printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' > version.py.tmp && \
echo 'VERSION = "2.11.0"' >> version.py.tmp && \
if cmp -s version.py.tmp python/ovs/version.py; then touch python/ovs/version.py; rm version.py.tmp; else mv version.py.tmp python/ovs/version.py; fi
PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python2 ./build-aux/soexpand.py -I. < utilities/ovs-lib.in | \
/usr/bin/python2 ./build-aux/dpdkstrip.py --nodpdk | \
sed \
-e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
-e 's,[@]PYTHON[@],/usr/bin/python2,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]VERSION[@],2.11.0,g' \
-e 's,[@]localstatedir[@],/var,g' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sbindir[@],/usr/sbin,g' \
-e 's,[@]abs_builddir[@],/tmp/tmp.yp9r2nunP3,g' \
-e 's,[@]abs_top_srcdir[@],/tmp/tmp.yp9r2nunP3,g' \
> utilities/ovs-lib.tmp
mv utilities/ovs-lib.tmp utilities/ovs-lib
(printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' && sed -e 's,[@]VERSION[@],2.11.0,g') < ./rhel/openvswitch-dkms.spec.in > openvswitch-dkms.spec.tmp || exit 1; if cmp -s openvswitch-dkms.spec.tmp rhel/openvswitch-dkms.spec; then touch rhel/openvswitch-dkms.spec; rm openvswitch-dkms.spec.tmp; else mv openvswitch-dkms.spec.tmp rhel/openvswitch-dkms.spec; fi
(printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' && sed -e 's,[@]VERSION[@],2.11.0,g') < ./rhel/kmod-openvswitch-rhel6.spec.in > kmod-openvswitch-rhel6.spec.tmp || exit 1; if cmp -s kmod-openvswitch-rhel6.spec.tmp rhel/kmod-openvswitch-rhel6.spec; then touch rhel/kmod-openvswitch-rhel6.spec; rm kmod-openvswitch-rhel6.spec.tmp; else mv kmod-openvswitch-rhel6.spec.tmp rhel/kmod-openvswitch-rhel6.spec; fi
(printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' && sed -e 's,[@]VERSION[@],2.11.0,g') < ./rhel/openvswitch-kmod-fedora.spec.in > openvswitch-kmod-fedora.spec.tmp || exit 1; if cmp -s openvswitch-kmod-fedora.spec.tmp rhel/openvswitch-kmod-fedora.spec; then touch rhel/openvswitch-kmod-fedora.spec; rm openvswitch-kmod-fedora.spec.tmp; else mv openvswitch-kmod-fedora.spec.tmp rhel/openvswitch-kmod-fedora.spec; fi
(printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' && sed -e 's,[@]VERSION[@],2.11.0,g') < ./rhel/openvswitch.spec.in > openvswitch.spec.tmp || exit 1; if cmp -s openvswitch.spec.tmp rhel/openvswitch.spec; then touch rhel/openvswitch.spec; rm openvswitch.spec.tmp; else mv openvswitch.spec.tmp rhel/openvswitch.spec; fi
(printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' && sed -e 's,[@]VERSION[@],2.11.0,g') < ./rhel/openvswitch-fedora.spec.in > openvswitch-fedora.spec.tmp || exit 1; if cmp -s openvswitch-fedora.spec.tmp rhel/openvswitch-fedora.spec; then touch rhel/openvswitch-fedora.spec; rm openvswitch-fedora.spec.tmp; else mv openvswitch-fedora.spec.tmp rhel/openvswitch-fedora.spec; fi
(printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' && sed -e 's,[@]VERSION[@],2.11.0,g') \
< ./xenserver/openvswitch-xen.spec.in > openvswitch-xen.spec.tmp || exit 1; \
if cmp -s openvswitch-xen.spec.tmp xenserver/openvswitch-xen.spec; then touch xenserver/openvswitch-xen.spec; rm openvswitch-xen.spec.tmp; else mv openvswitch-xen.spec.tmp xenserver/openvswitch-xen.spec; fi
touch -c manpage-check
sphinx-build -b html -W -n -d ./Documentation/_build/doctrees ./Documentation ./Documentation/_build/html && touch docs-check
Running Sphinx v1.6.2
making output directory...
Cannot find 'ovs-sphinx-theme' package. Falling back to default theme.
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 113 source files that are out of date
updating environment: 113 added, 0 changed, 0 removed
reading sources... [ 0%] contents
reading sources... [ 1%] faq/configuration
reading sources... [ 2%] faq/contributing
reading sources... [ 3%] faq/design
reading sources... [ 4%] faq/general
reading sources... [ 5%] faq/index
reading sources... [ 6%] faq/issues
reading sources... [ 7%] faq/openflow
reading sources... [ 7%] faq/ovn
reading sources... [ 8%] faq/qos
reading sources... [ 9%] faq/releases
reading sources... [ 10%] faq/terminology
reading sources... [ 11%] faq/vlan
reading sources... [ 12%] faq/vxlan
reading sources... [ 13%] howto/docker
reading sources... [ 14%] howto/dpdk
reading sources... [ 15%] howto/firewalld
reading sources... [ 15%] howto/index
reading sources... [ 16%] howto/ipsec
reading sources... [ 17%] howto/kvm
reading sources... [ 18%] howto/libvirt
reading sources... [ 19%] howto/lisp
reading sources... [ 20%] howto/openstack-containers
reading sources... [ 21%] howto/qos
reading sources... [ 22%] howto/selinux
reading sources... [ 23%] howto/sflow
reading sources... [ 23%] howto/ssl
reading sources... [ 24%] howto/tunneling
reading sources... [ 25%] howto/userspace-tunneling
reading sources... [ 26%] howto/vlan
reading sources... [ 27%] howto/vtep
reading sources... [ 28%] index
reading sources... [ 29%] internals/authors
reading sources... [ 30%] internals/bugs
reading sources... [ 30%] internals/charter
reading sources... [ 31%] internals/committer-emeritus-status
reading sources... [ 32%] internals/committer-grant-revocation
reading sources... [ 33%] internals/committer-responsibilities
reading sources... [ 34%] internals/contributing/backporting-patches
reading sources... [ 35%] internals/contributing/coding-style
reading sources... [ 36%] internals/contributing/coding-style-windows
reading sources... [ 37%] internals/contributing/documentation-style
reading sources... [ 38%] internals/contributing/index
reading sources... [ 38%] internals/contributing/libopenvswitch-abi
reading sources... [ 39%] internals/contributing/submitting-patches
reading sources... [ 40%] internals/documentation
reading sources... [ 41%] internals/index
reading sources... [ 42%] internals/mailing-lists
reading sources... [ 43%] internals/maintainers
reading sources... [ 44%] internals/patchwork
reading sources... [ 45%] internals/release-process
reading sources... [ 46%] internals/security
reading sources... [ 46%] intro/index
reading sources... [ 47%] intro/install/bash-completion
reading sources... [ 48%] intro/install/debian
reading sources... [ 49%] intro/install/distributions
reading sources... [ 50%] intro/install/documentation
reading sources... [ 51%] intro/install/dpdk
reading sources... [ 52%] intro/install/fedora
reading sources... [ 53%] intro/install/general
reading sources... [ 53%] intro/install/index
reading sources... [ 54%] intro/install/netbsd
reading sources... [ 55%] intro/install/ovn-upgrades
reading sources... [ 56%] intro/install/rhel
reading sources... [ 57%] intro/install/userspace
reading sources... [ 58%] intro/install/windows
reading sources... [ 59%] intro/install/xenserver
reading sources... [ 60%] intro/what-is-ovs
reading sources... [ 61%] intro/why-ovs
reading sources... [ 61%] ref/index
reading sources... [ 62%] ref/ovs-sim.1
reading sources... [ 63%] ref/ovs-test.8
reading sources... [ 64%] ref/ovs-vlan-test.8
reading sources... [ 65%] ref/ovsdb-server.7
reading sources... [ 66%] ref/ovsdb.5
reading sources... [ 67%] ref/ovsdb.7
reading sources... [ 68%] topics/bonding
reading sources... [ 69%] topics/datapath
reading sources... [ 69%] topics/design
reading sources... [ 70%] topics/dpdk/bridge
reading sources... [ 71%] topics/dpdk/index
reading sources... [ 72%] topics/dpdk/jumbo-frames
reading sources... [ 73%] topics/dpdk/memory
reading sources... [ 74%] topics/dpdk/pdump
reading sources... [ 75%] topics/dpdk/phy
reading sources... [ 76%] topics/dpdk/pmd
reading sources... [ 76%] topics/dpdk/qos
reading sources... [ 77%] topics/dpdk/ring
reading sources... [ 78%] topics/dpdk/vdev
reading sources... [ 79%] topics/dpdk/vhost-user
reading sources... [ 80%] topics/high-availability
reading sources... [ 81%] topics/idl-compound-indexes
reading sources... [ 82%] topics/index
reading sources... [ 83%] topics/integration
reading sources... [ 84%] topics/language-bindings
reading sources... [ 84%] topics/networking-namespaces
reading sources... [ 85%] topics/openflow
reading sources... [ 86%] topics/ovn-news-2.8
reading sources... [ 87%] topics/ovsdb-replication
reading sources... [ 88%] topics/porting
reading sources... [ 89%] topics/role-based-access-control
reading sources... [ 90%] topics/testing
reading sources... [ 91%] topics/tracing
reading sources... [ 92%] topics/windows
reading sources... [ 92%] tutorials/faucet
reading sources... [ 93%] tutorials/index
reading sources... [ 94%] tutorials/ipsec
reading sources... [ 95%] tutorials/ovn-ipsec
reading sources... [ 96%] tutorials/ovn-openstack
reading sources... [ 97%] tutorials/ovn-rbac
reading sources... [ 98%] tutorials/ovn-sandbox
reading sources... [ 99%] tutorials/ovs-advanced
reading sources... [100%] tutorials/ovs-conntrack

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 0%] contents
writing output... [ 1%] faq/configuration
writing output... [ 2%] faq/contributing
writing output... [ 3%] faq/design
writing output... [ 4%] faq/general
writing output... [ 5%] faq/index
writing output... [ 6%] faq/issues
writing output... [ 7%] faq/openflow
writing output... [ 7%] faq/ovn
writing output... [ 8%] faq/qos
writing output... [ 9%] faq/releases
writing output... [ 10%] faq/terminology
writing output... [ 11%] faq/vlan
writing output... [ 12%] faq/vxlan
writing output... [ 13%] howto/docker
writing output... [ 14%] howto/dpdk
writing output... [ 15%] howto/firewalld
writing output... [ 15%] howto/index
writing output... [ 16%] howto/ipsec
writing output... [ 17%] howto/kvm
writing output... [ 18%] howto/libvirt
writing output... [ 19%] howto/lisp
writing output... [ 20%] howto/openstack-containers
writing output... [ 21%] howto/qos
writing output... [ 22%] howto/selinux
writing output... [ 23%] howto/sflow
writing output... [ 23%] howto/ssl
writing output... [ 24%] howto/tunneling
writing output... [ 25%] howto/userspace-tunneling
writing output... [ 26%] howto/vlan
writing output... [ 27%] howto/vtep
writing output... [ 28%] index
writing output... [ 29%] internals/authors
writing output... [ 30%] internals/bugs
writing output... [ 30%] internals/charter
writing output... [ 31%] internals/committer-emeritus-status
writing output... [ 32%] internals/committer-grant-revocation
writing output... [ 33%] internals/committer-responsibilities
writing output... [ 34%] internals/contributing/backporting-patches
writing output... [ 35%] internals/contributing/coding-style
writing output... [ 36%] internals/contributing/coding-style-windows
writing output... [ 37%] internals/contributing/documentation-style
writing output... [ 38%] internals/contributing/index
writing output... [ 38%] internals/contributing/libopenvswitch-abi
writing output... [ 39%] internals/contributing/submitting-patches
writing output... [ 40%] internals/documentation
writing output... [ 41%] internals/index
writing output... [ 42%] internals/mailing-lists
writing output... [ 43%] internals/maintainers
writing output... [ 44%] internals/patchwork
writing output... [ 45%] internals/release-process
writing output... [ 46%] internals/security
writing output... [ 46%] intro/index
writing output... [ 47%] intro/install/bash-completion
writing output... [ 48%] intro/install/debian
writing output... [ 49%] intro/install/distributions
writing output... [ 50%] intro/install/documentation
writing output... [ 51%] intro/install/dpdk
writing output... [ 52%] intro/install/fedora
writing output... [ 53%] intro/install/general
writing output... [ 53%] intro/install/index
writing output... [ 54%] intro/install/netbsd
writing output... [ 55%] intro/install/ovn-upgrades
writing output... [ 56%] intro/install/rhel
writing output... [ 57%] intro/install/userspace
writing output... [ 58%] intro/install/windows
writing output... [ 59%] intro/install/xenserver
writing output... [ 60%] intro/what-is-ovs
writing output... [ 61%] intro/why-ovs
writing output... [ 61%] ref/index
writing output... [ 62%] ref/ovs-sim.1
writing output... [ 63%] ref/ovs-test.8
writing output... [ 64%] ref/ovs-vlan-test.8
writing output... [ 65%] ref/ovsdb-server.7
writing output... [ 66%] ref/ovsdb.5
writing output... [ 67%] ref/ovsdb.7
writing output... [ 68%] topics/bonding
writing output... [ 69%] topics/datapath
writing output... [ 69%] topics/design
writing output... [ 70%] topics/dpdk/bridge
writing output... [ 71%] topics/dpdk/index
writing output... [ 72%] topics/dpdk/jumbo-frames
writing output... [ 73%] topics/dpdk/memory
writing output... [ 74%] topics/dpdk/pdump
writing output... [ 75%] topics/dpdk/phy
writing output... [ 76%] topics/dpdk/pmd
writing output... [ 76%] topics/dpdk/qos
writing output... [ 77%] topics/dpdk/ring
writing output... [ 78%] topics/dpdk/vdev
writing output... [ 79%] topics/dpdk/vhost-user
writing output... [ 80%] topics/high-availability
writing output... [ 81%] topics/idl-compound-indexes
writing output... [ 82%] topics/index
writing output... [ 83%] topics/integration
writing output... [ 84%] topics/language-bindings
writing output... [ 84%] topics/networking-namespaces
writing output... [ 85%] topics/openflow
writing output... [ 86%] topics/ovn-news-2.8
writing output... [ 87%] topics/ovsdb-replication
writing output... [ 88%] topics/porting
writing output... [ 89%] topics/role-based-access-control
writing output... [ 90%] topics/testing
writing output... [ 91%] topics/tracing
writing output... [ 92%] topics/windows
writing output... [ 92%] tutorials/faucet
writing output... [ 93%] tutorials/index
writing output... [ 94%] tutorials/ipsec
writing output... [ 95%] tutorials/ovn-ipsec
writing output... [ 96%] tutorials/ovn-openstack
writing output... [ 97%] tutorials/ovn-rbac
writing output... [ 98%] tutorials/ovn-sandbox
writing output... [ 99%] tutorials/ovs-advanced
writing output... [100%] tutorials/ovs-conntrack

generating indices... genindex
writing additional pages... search
copying images... [ 20%] howto/qos.png
copying images... [ 40%] howto/tunneling.png
copying images... [ 60%] intro/../_static/overview.png
copying images... [ 80%] howto/vlan.png
copying images... [100%] howto/sflow.png

copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded.
sphinx-build -b man -W -n -d ./Documentation/_build/doctrees ./Documentation ./Documentation/_build/man && touch docs-check
Running Sphinx v1.6.2
making output directory...
Cannot find 'ovs-sphinx-theme' package. Falling back to default theme.
loading pickled environment... done
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
writing... ovs-sim.1 { } ovs-test.8 { } ovs-vlan-test.8 { } ovsdb-server.7 { } ovsdb.5 { } ovsdb.7 { }
build succeeded.
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/check-structs -I./include include/openflow/intel-ext.h && \
touch include/openflow/intel-ext.hstamp
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/check-structs -I./include include/openflow/netronome-ext.h && \
touch include/openflow/netronome-ext.hstamp
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/check-structs -I./include include/openflow/nicira-ext.h && \
touch include/openflow/nicira-ext.hstamp
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/check-structs -I./include include/openflow/openflow-1.0.h && \
touch include/openflow/openflow-1.0.hstamp
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/check-structs -I./include include/openflow/openflow-1.1.h && \
touch include/openflow/openflow-1.1.hstamp
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/check-structs -I./include include/openflow/openflow-1.2.h && \
touch include/openflow/openflow-1.2.hstamp
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/check-structs -I./include include/openflow/openflow-1.3.h && \
touch include/openflow/openflow-1.3.hstamp
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/check-structs -I./include include/openflow/openflow-1.4.h && \
touch include/openflow/openflow-1.4.hstamp
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/check-structs -I./include include/openflow/openflow-1.5.h && \
touch include/openflow/openflow-1.5.hstamp
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/check-structs -I./include include/openflow/openflow-1.6.h && \
touch include/openflow/openflow-1.6.hstamp
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/check-structs -I./include include/openflow/openflow-common.h && \
touch include/openflow/openflow-common.hstamp
PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python2 ./build-aux/check-structs -I./include include/openflow/openflow.h && \
touch include/openflow/openflow.hstamp
touch cxx-check
./build-aux/cksum-schema-check vswitchd/vswitch.ovsschema vswitchd/vswitch.ovsschema.stamp
./build-aux/cksum-schema-check ovsdb/_server.ovsschema ovsdb/_server.ovsschema.stamp
./build-aux/cksum-schema-check vtep/vtep.ovsschema vtep/vtep.ovsschema.stamp
./build-aux/cksum-schema-check ovn/ovn-nb.ovsschema ovn/ovn-nb.ovsschema.stamp
./build-aux/cksum-schema-check ovn/ovn-sb.ovsschema ovn/ovn-sb.ovsschema.stamp
make[2]: Leaving directory `/tmp/tmp.yp9r2nunP3'
make[1]: Leaving directory `/tmp/tmp.yp9r2nunP3'
+ make install
make install-recursive
make[1]: Entering directory `/tmp/tmp.yp9r2nunP3'
Making install in datapath
make[2]: Entering directory `/tmp/tmp.yp9r2nunP3/datapath'
make[3]: Entering directory `/tmp/tmp.yp9r2nunP3/datapath'
make[4]: Entering directory `/tmp/tmp.yp9r2nunP3/datapath'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/tmp/tmp.yp9r2nunP3/datapath'
make[3]: Leaving directory `/tmp/tmp.yp9r2nunP3/datapath'
make[2]: Leaving directory `/tmp/tmp.yp9r2nunP3/datapath'
make[2]: Entering directory `/tmp/tmp.yp9r2nunP3'
make[3]: Entering directory `/tmp/tmp.yp9r2nunP3'
/usr/bin/mkdir -p '/usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c lib/libopenvswitch.la lib/libsflow.la ofproto/libofproto.la ovsdb/libovsdb.la vtep/libvtep.la ovn/lib/libovn.la '/usr/lib'
libtool: install: /usr/bin/install -c lib/.libs/libopenvswitch.lai /usr/lib/libopenvswitch.la
libtool: install: /usr/bin/install -c lib/.libs/libsflow.lai /usr/lib/libsflow.la
libtool: install: /usr/bin/install -c ofproto/.libs/libofproto.lai /usr/lib/libofproto.la
libtool: install: /usr/bin/install -c ovsdb/.libs/libovsdb.lai /usr/lib/libovsdb.la
libtool: install: /usr/bin/install -c vtep/.libs/libvtep.lai /usr/lib/libvtep.la
libtool: install: /usr/bin/install -c ovn/lib/.libs/libovn.lai /usr/lib/libovn.la
libtool: install: /usr/bin/install -c lib/.libs/libopenvswitch.a /usr/lib/libopenvswitch.a
libtool: install: chmod 644 /usr/lib/libopenvswitch.a
libtool: install: ranlib /usr/lib/libopenvswitch.a
libtool: install: /usr/bin/install -c lib/.libs/libsflow.a /usr/lib/libsflow.a
libtool: install: chmod 644 /usr/lib/libsflow.a
libtool: install: ranlib /usr/lib/libsflow.a
libtool: install: /usr/bin/install -c ofproto/.libs/libofproto.a /usr/lib/libofproto.a
libtool: install: chmod 644 /usr/lib/libofproto.a
libtool: install: ranlib /usr/lib/libofproto.a
libtool: install: /usr/bin/install -c ovsdb/.libs/libovsdb.a /usr/lib/libovsdb.a
libtool: install: chmod 644 /usr/lib/libovsdb.a
libtool: install: ranlib /usr/lib/libovsdb.a
libtool: install: /usr/bin/install -c vtep/.libs/libvtep.a /usr/lib/libvtep.a
libtool: install: chmod 644 /usr/lib/libvtep.a
libtool: install: ranlib /usr/lib/libvtep.a
libtool: install: /usr/bin/install -c ovn/lib/.libs/libovn.a /usr/lib/libovn.a
libtool: install: chmod 644 /usr/lib/libovn.a
libtool: install: ranlib /usr/lib/libovn.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/mkdir -p '/usr/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c utilities/ovs-appctl utilities/ovs-testcontroller utilities/ovs-dpctl utilities/ovs-ofctl utilities/ovs-vsctl ovsdb/ovsdb-tool ovsdb/ovsdb-client vtep/vtep-ctl ovn/controller/ovn-controller ovn/controller-vtep/ovn-controller-vtep ovn/northd/ovn-northd ovn/utilities/ovn-nbctl ovn/utilities/ovn-sbctl ovn/utilities/ovn-trace '/usr/bin'
libtool: install: /usr/bin/install -c utilities/ovs-appctl /usr/bin/ovs-appctl
libtool: install: /usr/bin/install -c utilities/ovs-testcontroller /usr/bin/ovs-testcontroller
libtool: install: /usr/bin/install -c utilities/ovs-dpctl /usr/bin/ovs-dpctl
libtool: install: /usr/bin/install -c utilities/ovs-ofctl /usr/bin/ovs-ofctl
libtool: install: /usr/bin/install -c utilities/ovs-vsctl /usr/bin/ovs-vsctl
libtool: install: /usr/bin/install -c ovsdb/ovsdb-tool /usr/bin/ovsdb-tool
libtool: install: /usr/bin/install -c ovsdb/ovsdb-client /usr/bin/ovsdb-client
libtool: install: /usr/bin/install -c vtep/vtep-ctl /usr/bin/vtep-ctl
libtool: install: /usr/bin/install -c ovn/controller/ovn-controller /usr/bin/ovn-controller
libtool: install: /usr/bin/install -c ovn/controller-vtep/ovn-controller-vtep /usr/bin/ovn-controller-vtep
libtool: install: /usr/bin/install -c ovn/northd/ovn-northd /usr/bin/ovn-northd
libtool: install: /usr/bin/install -c ovn/utilities/ovn-nbctl /usr/bin/ovn-nbctl
libtool: install: /usr/bin/install -c ovn/utilities/ovn-sbctl /usr/bin/ovn-sbctl
libtool: install: /usr/bin/install -c ovn/utilities/ovn-trace /usr/bin/ovn-trace
/usr/bin/mkdir -p '/usr/bin'
/usr/bin/install -c utilities/ovs-docker utilities/ovs-pki utilities/ovs-pcap utilities/ovs-tcpdump utilities/ovs-tcpundump utilities/ovs-dpctl-top utilities/ovs-l3ping utilities/ovs-parse-backtrace utilities/ovs-test utilities/ovs-vlan-test ovn/utilities/ovn-docker-overlay-driver ovn/utilities/ovn-docker-underlay-driver ovn/utilities/ovn-detrace '/usr/bin'
/usr/bin/mkdir -p '/usr/sbin'
/bin/sh ./libtool --mode=install /usr/bin/install -c utilities/ovs-vlan-bug-workaround vswitchd/ovs-vswitchd ovsdb/ovsdb-server '/usr/sbin'
libtool: install: /usr/bin/install -c utilities/ovs-vlan-bug-workaround /usr/sbin/ovs-vlan-bug-workaround
libtool: install: /usr/bin/install -c vswitchd/ovs-vswitchd /usr/sbin/ovs-vswitchd
libtool: install: /usr/bin/install -c ovsdb/ovsdb-server /usr/sbin/ovsdb-server
/usr/bin/mkdir -p '/usr/sbin'
/usr/bin/install -c utilities/bugtool/ovs-bugtool '/usr/sbin'
/usr/bin/mkdir -p '/etc/bash_completion.d'
/usr/bin/install -c utilities/ovs-appctl-bashcomp.bash utilities/ovs-vsctl-bashcomp.bash '/etc/bash_completion.d'
/usr/bin/mkdir -p ''"/usr/share/man/man8"
/usr/bin/install -c -m 644 ./Documentation/_build/man/ovs-test.8 ''"/usr/share/man/man8/ovs-test.8"
/usr/bin/mkdir -p ''"/usr/share/man/man8"
/usr/bin/install -c -m 644 ./Documentation/_build/man/ovs-vlan-test.8 ''"/usr/share/man/man8/ovs-vlan-test.8"
/usr/bin/mkdir -p ''"/usr/share/man/man7"
/usr/bin/install -c -m 644 ./Documentation/_build/man/ovsdb-server.7 ''"/usr/share/man/man7/ovsdb-server.7"
/usr/bin/mkdir -p ''"/usr/share/man/man5"
/usr/bin/install -c -m 644 ./Documentation/_build/man/ovsdb.5 ''"/usr/share/man/man5/ovsdb.5"
/usr/bin/mkdir -p ''"/usr/share/man/man7"
/usr/bin/install -c -m 644 ./Documentation/_build/man/ovsdb.7 ''"/usr/share/man/man7/ovsdb.7"
/usr/bin/mkdir -p /var/lib/openvswitch/pki
/usr/bin/mkdir -p /etc/openvswitch
for plugin in utilities/bugtool/plugins/kernel-info/openvswitch.xml utilities/bugtool/plugins/network-status/openvswitch.xml utilities/bugtool/plugins/system-configuration.xml utilities/bugtool/plugins/system-logs/openvswitch.xml utilities/bugtool/plugins/system-configuration/openvswitch.xml ovn/utilities/bugtool/plugins/network-status/ovn.xml; do \
stem=`echo "$plugin" | sed 's,ovn/,,'`; \
stem=`echo "$stem" | sed 's,utilities/bugtool/plugins/,,'`; \
dir=`expr "$stem" : '\(.*\)/[^/]*$'`; \
/usr/bin/mkdir -p "/usr/share/openvswitch/bugtool-plugins/$dir"; \
/usr/bin/install -c -m 644 "./$plugin" "/usr/share/openvswitch/bugtool-plugins/$stem"; \
done
/usr/bin/mkdir -p python/ovs
sed \
-e '/^##/d' \
-e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \
-e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \
-e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \
-e 's,[@]bindir[@],/usr/bin,g' \
-e 's,[@]sysconfdir[@],/etc,g' \
-e 's,[@]DBDIR[@],/etc/openvswitch,g' \
< ./python/ovs/dirs.py.template \
> python/ovs/dirs.py.tmp
/usr/bin/mkdir -p /usr/share/openvswitch/python/ovs
/usr/bin/install -c -m 644 python/ovs/dirs.py.tmp /usr/share/openvswitch/python/ovs/dirs.py
rm python/ovs/dirs.py.tmp
/usr/bin/mkdir -p '/usr/share/man/man1'
/usr/bin/install -c -m 644 utilities/ovs-pcap.1 utilities/ovs-tcpundump.1 ovsdb/ovsdb-tool.1 ovsdb/ovsdb-client.1 ovsdb/ovsdb-server.1 ovn/utilities/ovn-detrace.1 '/usr/share/man/man1'
/usr/bin/mkdir -p '/usr/share/man/man5'
/usr/bin/install -c -m 644 vswitchd/ovs-vswitchd.conf.db.5 ovsdb/ovsdb-server.5 vtep/vtep.5 ovn/ovn-sb.5 ovn/ovn-nb.5 '/usr/share/man/man5'
/usr/bin/mkdir -p '/usr/share/man/man7'
/usr/bin/install -c -m 644 lib/ovs-fields.7 lib/ovs-actions.7 ovn/ovn-architecture.7 '/usr/share/man/man7'
/usr/bin/mkdir -p '/usr/share/man/man8'
/usr/bin/install -c -m 644 utilities/ovs-appctl.8 utilities/ovs-ctl.8 utilities/ovs-testcontroller.8 utilities/ovs-dpctl.8 utilities/ovs-dpctl-top.8 utilities/ovs-kmod-ctl.8 utilities/ovs-l3ping.8 utilities/ovs-ofctl.8 utilities/ovs-parse-backtrace.8 utilities/ovs-pki.8 utilities/ovs-tcpdump.8 utilities/ovs-vlan-bug-workaround.8 utilities/ovs-vsctl.8 utilities/bugtool/ovs-bugtool.8 vswitchd/ovs-vswitchd.8 vtep/vtep-ctl.8 ovn/controller/ovn-controller.8 ovn/controller-vtep/ovn-controller-vtep.8 ovn/northd/ovn-northd.8 ovn/utilities/ovn-ctl.8 ovn/utilities/ovn-nbctl.8 ovn/utilities/ovn-sbctl.8 ovn/utilities/ovn-trace.8 '/usr/share/man/man8'
/usr/bin/mkdir -p '/usr/share/openvswitch'
/usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/unixctl'
/usr/bin/install -c -m 644 python/ovs/unixctl/__init__.py python/ovs/unixctl/client.py python/ovs/unixctl/server.py '/usr/share/openvswitch/python/ovs/unixctl'
/usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/compat'
/usr/bin/install -c -m 644 python/ovs/compat/__init__.py '/usr/share/openvswitch/python/ovs/compat'
/usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/db'
/usr/bin/install -c -m 644 python/ovs/db/__init__.py python/ovs/db/custom_index.py python/ovs/db/data.py python/ovs/db/error.py python/ovs/db/idl.py python/ovs/db/parser.py python/ovs/db/schema.py python/ovs/db/types.py '/usr/share/openvswitch/python/ovs/db'
/usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs'
/usr/bin/install -c -m 644 python/ovs/__init__.py python/ovs/daemon.py python/ovs/fcntl_win.py python/ovs/fatal_signal.py python/ovs/json.py python/ovs/jsonrpc.py python/ovs/ovsuuid.py python/ovs/poller.py python/ovs/process.py python/ovs/reconnect.py python/ovs/socket_util.py python/ovs/stream.py python/ovs/timeval.py python/ovs/util.py python/ovs/version.py python/ovs/vlog.py python/ovs/winutils.py '/usr/share/openvswitch/python/ovs'
/usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/compat/sortedcontainers'
/usr/bin/install -c -m 644 python/ovs/compat/sortedcontainers/__init__.py python/ovs/compat/sortedcontainers/sortedlist.py python/ovs/compat/sortedcontainers/sorteddict.py python/ovs/compat/sortedcontainers/sortedset.py '/usr/share/openvswitch/python/ovs/compat/sortedcontainers'
/usr/bin/mkdir -p '/usr/share/openvswitch/python/ovstest'
/usr/bin/install -c -m 644 python/ovstest/__init__.py python/ovstest/args.py python/ovstest/rpcserver.py python/ovstest/tcp.py python/ovstest/tests.py python/ovstest/udp.py python/ovstest/util.py python/ovstest/vswitch.py '/usr/share/openvswitch/python/ovstest'
/usr/bin/mkdir -p '/usr/include/openflow'
/usr/bin/install -c -m 644 include/openflow/intel-ext.h include/openflow/netronome-ext.h include/openflow/nicira-ext.h include/openflow/openflow-1.0.h include/openflow/openflow-1.1.h include/openflow/openflow-1.2.h include/openflow/openflow-1.3.h include/openflow/openflow-1.4.h include/openflow/openflow-1.5.h include/openflow/openflow-1.6.h include/openflow/openflow-common.h include/openflow/openflow.h '/usr/include/openflow'
/usr/bin/mkdir -p '/usr/include/openvswitch'
/usr/bin/install -c -m 644 include/openvswitch/compiler.h include/openvswitch/dynamic-string.h include/openvswitch/hmap.h include/openvswitch/flow.h include/openvswitch/geneve.h include/openvswitch/json.h include/openvswitch/list.h include/openvswitch/netdev.h include/openvswitch/match.h include/openvswitch/meta-flow.h include/openvswitch/namemap.h include/openvswitch/ofpbuf.h include/openvswitch/ofp-actions.h include/openvswitch/ofp-bundle.h include/openvswitch/ofp-connection.h include/openvswitch/ofp-ed-props.h include/openvswitch/ofp-errors.h include/openvswitch/ofp-flow.h include/openvswitch/ofp-group.h include/openvswitch/ofp-ipfix.h include/openvswitch/ofp-match.h include/openvswitch/ofp-meter.h include/openvswitch/ofp-monitor.h include/openvswitch/ofp-msgs.h include/openvswitch/ofp-packet.h include/openvswitch/ofp-parse.h include/openvswitch/ofp-port.h include/openvswitch/ofp-print.h include/openvswitch/ofp-prop.h include/openvswitch/ofp-protocol.h include/openvswitch/ofp-queue.h include/openvswitch/ofp-switch.h include/openvswitch/ofp-table.h include/openvswitch/ofp-util.h include/openvswitch/packets.h include/openvswitch/poll-loop.h include/openvswitch/rconn.h include/openvswitch/shash.h include/openvswitch/thread.h include/openvswitch/token-bucket.h '/usr/include/openvswitch'
/usr/bin/install -c -m 644 include/openvswitch/tun-metadata.h include/openvswitch/type-props.h include/openvswitch/types.h include/openvswitch/util.h include/openvswitch/uuid.h include/openvswitch/version.h include/openvswitch/vconn.h include/openvswitch/vlog.h include/openvswitch/nsh.h '/usr/include/openvswitch'
/usr/bin/mkdir -p '/usr/include/ovn'
/usr/bin/install -c -m 644 include/ovn/actions.h include/ovn/expr.h include/ovn/lex.h '/usr/include/ovn'
/usr/bin/mkdir -p '/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 lib/libopenvswitch.pc lib/libsflow.pc ofproto/libofproto.pc ovsdb/libovsdb.pc '/usr/lib/pkgconfig'
/usr/bin/mkdir -p '/usr/share/openvswitch'
/usr/bin/install -c -m 644 vswitchd/vswitch.ovsschema vtep/vtep.ovsschema ovn/ovn-sb.ovsschema ovn/ovn-nb.ovsschema '/usr/share/openvswitch'
/usr/bin/mkdir -p '/usr/share/openvswitch/scripts'
/usr/bin/install -c -m 644 utilities/ovs-lib '/usr/share/openvswitch/scripts'
/usr/bin/mkdir -p '/usr/share/openvswitch/scripts'
/usr/bin/install -c utilities/ovs-check-dead-ifs utilities/ovs-ctl utilities/ovs-kmod-ctl utilities/ovs-save utilities/bugtool/ovs-bugtool-fdb-show utilities/bugtool/ovs-bugtool-tc-class-show utilities/bugtool/ovs-bugtool-daemons-ver utilities/bugtool/ovs-bugtool-ovs-ofctl-loop-over-bridges utilities/bugtool/ovs-bugtool-ovs-appctl-dpif utilities/bugtool/ovs-bugtool-ovs-bridge-datapath-type utilities/bugtool/ovs-bugtool-ovs-vswitchd-threads-affinity utilities/bugtool/ovs-bugtool-qos-configs utilities/bugtool/ovs-bugtool-get-dpdk-nic-numa ovn/utilities/bugtool/ovn-bugtool-nbctl-show ovn/utilities/bugtool/ovn-bugtool-sbctl-show ovn/utilities/bugtool/ovn-bugtool-sbctl-lflow-list ipsec/ovs-monitor-ipsec vtep/ovs-vtep ovn/utilities/ovn-ctl ovn/utilities/ovndb-servers.ocf '/usr/share/openvswitch/scripts'
make[3]: Leaving directory `/tmp/tmp.yp9r2nunP3'
make[2]: Leaving directory `/tmp/tmp.yp9r2nunP3'
make[1]: Leaving directory `/tmp/tmp.yp9r2nunP3'
+ cd /
+ rm -rf /tmp/tmp.yp9r2nunP3
+ yum autoremove -y openssl-devel python2-devel libcap-ng-devel gcc python2-sphinx autoconf automake libtool python2-six desktop-file-utils groff-base graphviz python2-pyOpenSSL nmap-ncat
Loaded plugins: fastestmirror, ovl
Resolving Dependencies
--> Running transaction check
---> Package autoconf.noarch 0:2.69-11.el7 will be erased
---> Package automake.noarch 0:1.13.4-3.el7 will be erased
---> Package desktop-file-utils.x86_64 0:0.23-1.el7 will be erased
---> Package gcc.x86_64 0:4.8.5-36.el7_6.2 will be erased
---> Package graphviz.x86_64 0:2.30.1-21.el7 will be erased
---> Package groff-base.x86_64 0:1.22.2-8.el7 will be erased
--> Processing Dependency: groff-base for package: perl-Pod-Perldoc-3.20-4.el7.noarch
---> Package libcap-ng-devel.x86_64 0:0.7.5-4.el7 will be erased
---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be erased
---> Package nmap-ncat.x86_64 2:6.40-16.el7 will be erased
---> Package openssl-devel.x86_64 1:1.0.2k-16.el7_6.1 will be erased
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be erased
---> Package python2-pyOpenSSL.noarch 0:17.3.0-3.el7 will be erased
--> Processing Dependency: python2-pyOpenSSL for package: python2-urllib3-1.21.1-1.el7.noarch
---> Package python2-six.noarch 0:1.10.0-9.el7 will be erased
--> Processing Dependency: python-six for package: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch
--> Processing Dependency: python-six >= 1.9.0 for package: python2-mock-2.0.0-1.el7.noarch
--> Processing Dependency: python2-six >= 1.4.1 for package: python2-cryptography-2.5-1.el7.x86_64
---> Package python2-sphinx.noarch 0:1.6.2-3.el7 will be erased
--> Running transaction check
---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be erased
--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be erased
---> Package python2-mock.noarch 0:2.0.0-1.el7 will be erased
---> Package python2-sphinxcontrib-websupport.noarch 0:1.0.1-1.el7 will be erased
---> Package python2-urllib3.noarch 0:1.21.1-1.el7 will be erased
--> Processing Dependency: python2-urllib3 for package: python2-requests-2.21.0-2.el7.tis.2.noarch
--> Running transaction check
---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be erased
--> Processing Dependency: perl(Pod::Usage) for package: perl-podlators-2.5.1-3.el7.noarch
--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
---> Package python2-requests.noarch 0:2.21.0-2.el7.tis.2 will be erased
--> Running transaction check
---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be erased
--> Processing Dependency: perl(Getopt::Long) for package: perl-Test-Harness-3.28-3.el7.noarch
--> Processing Dependency: perl(Getopt::Long) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Getopt::Long) for package: rdma-core-45mlnx1-1.45101.tis.1.x86_64
--> Processing Dependency: perl(Getopt::Long) for package: perl-Encode-2.51-7.el7.x86_64
--> Processing Dependency: perl(Getopt::Long) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be erased
--> Running transaction check
---> Package perl.x86_64 4:5.16.3-294.el7_6 will be erased
--> Processing Dependency: perl >= 5.006 for package: perl-Text-ParseWords-3.29-4.el7.noarch
--> Processing Dependency: perl >= 5.008 for package: perl-threads-shared-1.43-6.el7.x86_64
--> Processing Dependency: perl >= 5.006 for package: perl-Exporter-5.68-3.el7.noarch
--> Processing Dependency: perl >= 5.005_04 for package: perl-File-Path-2.09-2.el7.noarch
--> Processing Dependency: perl >= 5.002 for package: perl-Filter-1.49-3.el7.x86_64
--> Processing Dependency: perl >= 5.005 for package: perl-Filter-1.49-3.el7.x86_64
--> Processing Dependency: perl >= 5.006_001 for package: perl-Data-Dumper-2.145-3.el7.x86_64
--> Processing Dependency: perl >= 5.008 for package: perl-threads-1.87-4.el7.x86_64
--> Processing Dependency: perl >= 5.004 for package: perl-File-Temp-0.23.01-3.el7.noarch
--> Processing Dependency: perl >= 1:5 for package: 1:perl-Pod-Escapes-1.04-294.el7_6.noarch
--> Processing Dependency: perl >= 5.008 for package: perl-constant-1.27-2.el7.noarch
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-PathTools-3.40-5.el7.x86_64
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-Scalar-List-Utils-1.27-248.el7.x86_64
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-Storable-2.45-3.el7.x86_64
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-Carp-1.26-244.el7.noarch
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: 4:perl-libs-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: 4:perl-Time-HiRes-1.9725-3.el7.x86_64
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-threads-1.87-4.el7.x86_64
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-Socket-2.010-4.el7.x86_64
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: 4:perl-macros-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-Filter-1.49-3.el7.x86_64
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-Data-Dumper-2.145-3.el7.x86_64
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-File-Temp-0.23.01-3.el7.noarch
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-constant-1.27-2.el7.noarch
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: 1:perl-parent-0.225-244.el7.noarch
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-threads-shared-1.43-6.el7.x86_64
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-File-Path-2.09-2.el7.noarch
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: 1:perl-Pod-Escapes-1.04-294.el7_6.noarch
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-Thread-Queue-3.02-2.el7.noarch
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-Text-ParseWords-3.29-4.el7.noarch
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-Exporter-5.68-3.el7.noarch
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-HTTP-Tiny-0.033-3.el7.noarch
--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: perl-Time-Local-1.2300-2.el7.noarch
--> Processing Dependency: perl(B::Deparse) for package: perl-Data-Dumper-2.145-3.el7.x86_64
--> Processing Dependency: perl(Config) for package: perl-threads-1.87-4.el7.x86_64
--> Processing Dependency: perl(Config) for package: perl-Filter-1.49-3.el7.x86_64
--> Processing Dependency: perl(Config) for package: perl-Storable-2.45-3.el7.x86_64
--> Processing Dependency: perl(Config) for package: perl-Time-Local-1.2300-2.el7.noarch
--> Processing Dependency: perl(DynaLoader) for package: perl-Filter-1.49-3.el7.x86_64
--> Processing Dependency: perl(DynaLoader) for package: 4:perl-Time-HiRes-1.9725-3.el7.x86_64
--> Processing Dependency: perl(DynaLoader) for package: perl-Filter-1.49-3.el7.x86_64
--> Processing Dependency: perl(DynaLoader) for package: 4:perl-Time-HiRes-1.9725-3.el7.x86_64
--> Processing Dependency: perl(Errno) for package: perl-HTTP-Tiny-0.033-3.el7.noarch
--> Processing Dependency: perl(Errno) for package: perl-File-Temp-0.23.01-3.el7.noarch
--> Processing Dependency: perl(Fcntl) for package: perl-HTTP-Tiny-0.033-3.el7.noarch
--> Processing Dependency: perl(Fcntl) for package: perl-Storable-2.45-3.el7.x86_64
--> Processing Dependency: perl(Fcntl) >= 1.03 for package: perl-File-Temp-0.23.01-3.el7.noarch
--> Processing Dependency: perl(File::Basename) for package: perl-File-Path-2.09-2.el7.noarch
--> Processing Dependency: perl(IO::File) for package: perl-Storable-2.45-3.el7.x86_64
--> Processing Dependency: perl(IO::Handle) for package: perl-File-Temp-0.23.01-3.el7.noarch
--> Processing Dependency: perl(IO::Seekable) for package: perl-File-Temp-0.23.01-3.el7.noarch
--> Processing Dependency: perl(IO::Socket) for package: perl-HTTP-Tiny-0.033-3.el7.noarch
--> Processing Dependency: perl(POSIX) for package: perl-File-Temp-0.23.01-3.el7.noarch
--> Processing Dependency: perl(XSLoader) for package: perl-Scalar-List-Utils-1.27-248.el7.x86_64
--> Processing Dependency: perl(XSLoader) for package: perl-threads-shared-1.43-6.el7.x86_64
--> Processing Dependency: perl(XSLoader) for package: perl-Storable-2.45-3.el7.x86_64
--> Processing Dependency: perl(XSLoader) for package: perl-Socket-2.010-4.el7.x86_64
--> Processing Dependency: perl(XSLoader) for package: perl-threads-1.87-4.el7.x86_64
--> Processing Dependency: perl(XSLoader) for package: perl-Data-Dumper-2.145-3.el7.x86_64
--> Processing Dependency: perl(base) for package: perl-File-Temp-0.23.01-3.el7.noarch
--> Processing Dependency: perl(bytes) for package: perl-HTTP-Tiny-0.033-3.el7.noarch
--> Processing Dependency: perl(bytes) for package: perl-Data-Dumper-2.145-3.el7.x86_64
--> Processing Dependency: perl(overload) for package: perl-threads-1.87-4.el7.x86_64
--> Processing Dependency: perl(overload) for package: perl-File-Temp-0.23.01-3.el7.noarch
--> Processing Dependency: perl(overload) for package: perl-Data-Dumper-2.145-3.el7.x86_64
--> Processing Dependency: perl(strict) for package: 1:perl-parent-0.225-244.el7.noarch
--> Processing Dependency: perl(strict) for package: perl-Thread-Queue-3.02-2.el7.noarch
--> Processing Dependency: perl(strict) for package: perl-PathTools-3.40-5.el7.x86_64
--> Processing Dependency: perl(strict) for package: perl-Scalar-List-Utils-1.27-248.el7.x86_64
--> Processing Dependency: perl(strict) for package: perl-Text-ParseWords-3.29-4.el7.noarch
--> Processing Dependency: perl(strict) for package: perl-HTTP-Tiny-0.033-3.el7.noarch
--> Processing Dependency: perl(strict) for package: perl-threads-shared-1.43-6.el7.x86_64
--> Processing Dependency: perl(strict) for package: perl-Carp-1.26-244.el7.noarch
--> Processing Dependency: perl(strict) for package: perl-Exporter-5.68-3.el7.noarch
--> Processing Dependency: perl(strict) for package: perl-File-Path-2.09-2.el7.noarch
--> Processing Dependency: perl(strict) for package: perl-Filter-1.49-3.el7.x86_64
--> Processing Dependency: perl(strict) for package: 1:perl-Pod-Escapes-1.04-294.el7_6.noarch
--> Processing Dependency: perl(strict) for package: 4:perl-Time-HiRes-1.9725-3.el7.x86_64
--> Processing Dependency: perl(strict) for package: perl-threads-1.87-4.el7.x86_64
--> Processing Dependency: perl(strict) for package: perl-Time-Local-1.2300-2.el7.noarch
--> Processing Dependency: perl(strict) for package: perl-File-Temp-0.23.01-3.el7.noarch
--> Processing Dependency: perl(strict) for package: perl-Socket-2.010-4.el7.x86_64
--> Processing Dependency: perl(strict) for package: perl-constant-1.27-2.el7.noarch
--> Processing Dependency: perl(vars) for package: 1:perl-parent-0.225-244.el7.noarch
--> Processing Dependency: perl(vars) for package: perl-PathTools-3.40-5.el7.x86_64
--> Processing Dependency: perl(vars) for package: perl-Storable-2.45-3.el7.x86_64
--> Processing Dependency: perl(vars) for package: perl-File-Path-2.09-2.el7.noarch
--> Processing Dependency: perl(vars) for package: perl-Filter-1.49-3.el7.x86_64
--> Processing Dependency: perl(vars) for package: perl-Time-Local-1.2300-2.el7.noarch
--> Processing Dependency: perl(vars) for package: perl-File-Temp-0.23.01-3.el7.noarch
--> Processing Dependency: perl(vars) for package: 1:perl-Pod-Escapes-1.04-294.el7_6.noarch
--> Processing Dependency: perl(vars) for package: perl-constant-1.27-2.el7.noarch
--> Processing Dependency: perl(warnings) for package: perl-Thread-Queue-3.02-2.el7.noarch
--> Processing Dependency: perl(warnings) for package: perl-HTTP-Tiny-0.033-3.el7.noarch
--> Processing Dependency: perl(warnings) for package: perl-threads-shared-1.43-6.el7.x86_64
--> Processing Dependency: perl(warnings) for package: perl-Carp-1.26-244.el7.noarch
--> Processing Dependency: perl(warnings) for package: perl-Exporter-5.68-3.el7.noarch
--> Processing Dependency: perl(warnings) for package: perl-Filter-1.49-3.el7.x86_64
--> Processing Dependency: perl(warnings) for package: perl-threads-1.87-4.el7.x86_64
--> Processing Dependency: perl(warnings::register) for package: perl-Socket-2.010-4.el7.x86_64
--> Processing Dependency: perl(warnings::register) for package: perl-constant-1.27-2.el7.noarch
---> Package perl-Encode.x86_64 0:2.51-7.el7 will be erased
---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be erased
---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be erased
---> Package rdma-core.x86_64 0:45mlnx1-1.45101.tis.1 will be erased
--> Processing Dependency: rdma-core(x86-64) = 45mlnx1-1.45101.tis.1 for package: libibverbs-45mlnx1-1.45101.tis.1.x86_64
--> Running transaction check
---> Package libibverbs.x86_64 0:45mlnx1-1.45101.tis.1 will be erased
--> Processing Dependency: libibverbs.so.1()(64bit) for package: 2:librados2-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libibverbs.so.1()(64bit) for package: 2:librbd1-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 2:librados2-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 2:librados2-13.2.2-0.el7.tis.25.x86_64
---> Package perl-Carp.noarch 0:1.26-244.el7 will be erased
---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be erased
---> Package perl-Exporter.noarch 0:5.68-3.el7 will be erased
---> Package perl-File-Path.noarch 0:2.09-2.el7 will be erased
---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be erased
---> Package perl-Filter.x86_64 0:1.49-3.el7 will be erased
---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be erased
---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be erased
---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be erased
---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be erased
---> Package perl-Socket.x86_64 0:2.010-4.el7 will be erased
---> Package perl-Storable.x86_64 0:2.45-3.el7 will be erased
---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be erased
---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be erased
---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be erased
---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be erased
---> Package perl-constant.noarch 0:1.27-2.el7 will be erased
---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be erased
---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be erased
---> Package perl-parent.noarch 1:0.225-244.el7 will be erased
---> Package perl-threads.x86_64 0:1.87-4.el7 will be erased
---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be erased
--> Running transaction check
---> Package librados2.x86_64 2:13.2.2-0.el7.tis.25 will be erased
--> Processing Dependency: librados.so.2()(64bit) for package: 10:qemu-img-ev-3.0.0-0.tis.100.x86_64
---> Package librbd1.x86_64 2:13.2.2-0.el7.tis.25 will be erased
--> Running transaction check
---> Package qemu-img-ev.x86_64 10:3.0.0-0.tis.100 will be erased
--> Finished Dependency Resolution
--> Finding unneeded leftover dependencies
---> Marking python2-cffi to be removed - no longer needed by python2-cryptography
---> Marking python2-ipaddress to be removed - no longer needed by python2-cryptography
---> Marking python-enum34 to be removed - no longer needed by python2-cryptography
---> Marking python2-asn1crypto to be removed - no longer needed by python2-cryptography
---> Marking python2-idna to be removed - no longer needed by python2-cryptography
---> Marking pciutils to be removed - no longer needed by rdma-core
---> Marking glibc-devel to be removed - no longer needed by gcc
---> Marking cpp to be removed - no longer needed by gcc
---> Marking libmpc to be removed - no longer needed by gcc
---> Marking libgomp to be removed - no longer needed by gcc
---> Marking mpfr to be removed - no longer needed by gcc
---> Marking libXpm to be removed - no longer needed by graphviz
---> Marking libX11 to be removed - no longer needed by graphviz
---> Marking libpng to be removed - no longer needed by graphviz
---> Marking freetype to be removed - no longer needed by graphviz
---> Marking libXmu to be removed - no longer needed by graphviz
---> Marking gdk-pixbuf2 to be removed - no longer needed by graphviz
---> Marking fontconfig to be removed - no longer needed by graphviz
---> Marking libICE to be removed - no longer needed by graphviz
---> Marking urw-fonts to be removed - no longer needed by graphviz
---> Marking atk to be removed - no longer needed by graphviz
---> Marking gtk2 to be removed - no longer needed by graphviz
---> Marking ghostscript to be removed - no longer needed by graphviz
---> Marking libjpeg-turbo to be removed - no longer needed by graphviz
---> Marking libXaw to be removed - no longer needed by graphviz
---> Marking libXt to be removed - no longer needed by graphviz
---> Marking libXext to be removed - no longer needed by graphviz
---> Marking gd to be removed - no longer needed by graphviz
---> Marking libXrender to be removed - no longer needed by graphviz
---> Marking librsvg2 to be removed - no longer needed by graphviz
---> Marking pango to be removed - no longer needed by graphviz
---> Marking libtool-ltdl to be removed - no longer needed by graphviz
---> Marking cairo to be removed - no longer needed by graphviz
---> Marking libSM to be removed - no longer needed by graphviz
---> Marking python-backports-ssl_match_hostname to be removed - no longer needed by python2-urllib3
---> Marking python2-pysocks to be removed - no longer needed by python2-urllib3
---> Marking krb5-devel to be removed - no longer needed by openssl-devel
---> Marking zlib-devel to be removed - no longer needed by openssl-devel
---> Marking emacs-filesystem to be removed - no longer needed by desktop-file-utils
---> Marking python-docutils to be removed - no longer needed by python2-sphinxcontrib-websupport
---> Marking python2-jinja2 to be removed - no longer needed by python2-sphinxcontrib-websupport
---> Marking python2-whoosh to be removed - no longer needed by python2-sphinxcontrib-websupport
---> Marking python2-sqlalchemy to be removed - no longer needed by python2-sphinxcontrib-websupport
---> Marking python-sphinx-locale to be removed - no longer needed by python2-sphinx
---> Marking python2-snowballstemmer to be removed - no longer needed by python2-sphinx
---> Marking python2-babel to be removed - no longer needed by python2-sphinx
---> Marking python2-pygments to be removed - no longer needed by python2-sphinx
---> Marking python2-sphinx_rtd_theme to be removed - no longer needed by python2-sphinx
---> Marking python2-imagesize to be removed - no longer needed by python2-sphinx
---> Marking python2-typing to be removed - no longer needed by python2-sphinx
---> Marking python2-sphinx-theme-alabaster to be removed - no longer needed by python2-sphinx
---> Marking libaio to be removed - no longer needed by qemu-img-ev
---> Marking gperftools-libs to be removed - no longer needed by qemu-img-ev
---> Marking gnutls to be removed - no longer needed by qemu-img-ev
---> Marking nettle to be removed - no longer needed by qemu-img-ev
---> Marking python2-funcsigs to be removed - no longer needed by python2-mock
---> Marking python2-pbr to be removed - no longer needed by python2-mock
---> Marking libnl3 to be removed - no longer needed by libibverbs
---> Marking libpcap to be removed - no longer needed by nmap-ncat
---> Marking kernel-headers to be removed - no longer needed by libcap-ng-devel
---> Marking m4 to be removed - no longer needed by autoconf
---> Marking python-pycparser to be removed - no longer needed by python2-cffi
---> Marking pciutils-libs to be removed - no longer needed by pciutils
---> Marking hwdata to be removed - no longer needed by pciutils
---> Marking glibc-headers to be removed - no longer needed by glibc-devel
---> Marking libX11-common to be removed - no longer needed by libX11
---> Marking libxcb to be removed - no longer needed by libX11
---> Marking jasper-libs to be removed - no longer needed by gdk-pixbuf2
---> Marking libtiff to be removed - no longer needed by gdk-pixbuf2
---> Marking fontpackages-filesystem to be removed - no longer needed by fontconfig
---> Marking dejavu-sans-fonts to be removed - no longer needed by fontconfig
---> Marking libXrandr to be removed - no longer needed by gtk2
---> Marking libXcomposite to be removed - no longer needed by gtk2
---> Marking libXinerama to be removed - no longer needed by gtk2
---> Marking hicolor-icon-theme to be removed - no longer needed by gtk2
---> Marking libXdamage to be removed - no longer needed by gtk2
---> Marking libXcursor to be removed - no longer needed by gtk2
---> Marking gtk-update-icon-cache to be removed - no longer needed by gtk2
---> Marking cups-libs to be removed - no longer needed by gtk2
---> Marking libXfixes to be removed - no longer needed by gtk2
---> Marking libXi to be removed - no longer needed by gtk2
---> Marking ghostscript-fonts to be removed - no longer needed by ghostscript
---> Marking lcms2 to be removed - no longer needed by ghostscript
---> Marking poppler-data to be removed - no longer needed by ghostscript
---> Marking libcroco to be removed - no longer needed by librsvg2
---> Marking libthai to be removed - no longer needed by pango
---> Marking fribidi to be removed - no longer needed by pango
---> Marking harfbuzz to be removed - no longer needed by pango
---> Marking libXft to be removed - no longer needed by pango
---> Marking libglvnd-glx to be removed - no longer needed by cairo
---> Marking pixman to be removed - no longer needed by cairo
---> Marking libglvnd-egl to be removed - no longer needed by cairo
---> Marking python-backports to be removed - no longer needed by python-backports-ssl_match_hostname
---> Marking libcom_err-devel to be removed - no longer needed by krb5-devel
---> Marking libverto-devel to be removed - no longer needed by krb5-devel
---> Marking libselinux-devel to be removed - no longer needed by krb5-devel
---> Marking libkadm5 to be removed - no longer needed by krb5-devel
---> Marking keyutils-libs-devel to be removed - no longer needed by krb5-devel
---> Marking python2-pillow to be removed - no longer needed by python-docutils
---> Marking python2-setuptools to be removed - no longer needed by python2-jinja2
---> Marking python2-markupsafe to be removed - no longer needed by python2-jinja2
---> Marking pytz to be removed - no longer needed by python2-babel
---> Marking fontawesome-fonts-web to be removed - no longer needed by python2-sphinx_rtd_theme
---> Marking lato-fonts to be removed - no longer needed by python2-sphinx_rtd_theme
---> Marking fontawesome-fonts to be removed - no longer needed by python2-sphinx_rtd_theme
---> Marking google-roboto-slab-fonts to be removed - no longer needed by python2-sphinx_rtd_theme
---> Marking trousers to be removed - no longer needed by gnutls
---> Marking python-ply to be removed - no longer needed by python-pycparser
---> Marking libXau to be removed - no longer needed by libxcb
---> Marking jbigkit-libs to be removed - no longer needed by libtiff
---> Marking dejavu-fonts-common to be removed - no longer needed by dejavu-sans-fonts
---> Marking avahi-libs to be removed - no longer needed by cups-libs
---> Marking graphite2 to be removed - no longer needed by harfbuzz
---> Marking mesa-libGL to be removed - no longer needed by libglvnd-glx
---> Marking libglvnd to be removed - no longer needed by libglvnd-glx
---> Marking mesa-libEGL to be removed - no longer needed by libglvnd-egl
---> Marking libsepol-devel to be removed - no longer needed by libselinux-devel
---> Marking pcre-devel to be removed - no longer needed by libselinux-devel
---> Marking openjpeg2 to be removed - no longer needed by python2-pillow
---> Marking python2-olefile to be removed - no longer needed by python2-pillow
---> Marking libimagequant to be removed - no longer needed by python2-pillow
---> Marking libwebp to be removed - no longer needed by python2-pillow
---> Marking libdrm to be removed - no longer needed by mesa-libGL
---> Marking mesa-libglapi to be removed - no longer needed by mesa-libGL
---> Marking libXxf86vm to be removed - no longer needed by mesa-libGL
---> Marking libxshmfence to be removed - no longer needed by mesa-libGL
---> Marking libwayland-client to be removed - no longer needed by mesa-libEGL
---> Marking mesa-libgbm to be removed - no longer needed by mesa-libEGL
---> Marking libwayland-server to be removed - no longer needed by mesa-libEGL
---> Marking libpciaccess to be removed - no longer needed by libdrm
Found and removing 130 unneeded dependencies
--> Running transaction check
---> Package atk.x86_64 0:2.28.1-1.el7 will be erased
---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be erased
---> Package cairo.x86_64 0:1.15.12-3.el7 will be erased
---> Package cpp.x86_64 0:4.8.5-36.el7_6.2 will be erased
---> Package cups-libs.x86_64 1:1.6.3-35.el7 will be erased
---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be erased
---> Package dejavu-sans-fonts.noarch 0:2.33-6.el7 will be erased
---> Package emacs-filesystem.noarch 1:24.3-22.el7 will be erased
---> Package fontawesome-fonts.noarch 0:4.4.0-1.el7 will be erased
---> Package fontawesome-fonts-web.noarch 0:4.4.0-1.el7 will be erased
---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be erased
---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be erased
---> Package freetype.x86_64 0:2.8-12.el7_6.1 will be erased
--> Processing Dependency: libfreetype.so.6()(64bit) for package: 1:xorg-x11-font-utils-7.5-21.el7.x86_64
---> Package fribidi.x86_64 0:1.0.2-1.el7 will be erased
---> Package gd.x86_64 0:2.0.35-26.el7 will be erased
---> Package gdk-pixbuf2.x86_64 0:2.36.12-3.el7 will be erased
---> Package ghostscript.x86_64 0:9.07-31.el7_6.11 will be erased
---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be erased
---> Package glibc-devel.x86_64 0:2.17-260.el7_6.5 will be erased
---> Package glibc-headers.x86_64 0:2.17-260.el7_6.5 will be erased
---> Package gnutls.x86_64 0:3.3.29-8.el7 will be erased
---> Package google-roboto-slab-fonts.noarch 0:1.100263-0.5.20150923git.el7 will be erased
---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be erased
---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be erased
---> Package gtk-update-icon-cache.x86_64 0:3.22.30-3.el7 will be erased
---> Package gtk2.x86_64 0:2.24.31-1.el7 will be erased
---> Package harfbuzz.x86_64 0:1.7.5-2.el7 will be erased
---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be erased
---> Package hwdata.x86_64 0:0.252-9.1.el7 will be erased
---> Package jasper-libs.x86_64 0:1.900.1-33.el7 will be erased
---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be erased
---> Package kernel-headers.x86_64 0:3.10.0-957.21.2.el7 will be erased
---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be erased
---> Package krb5-devel.x86_64 0:1.15.1-37.el7_6 will be erased
---> Package lato-fonts.noarch 0:2.015-1.el7 will be erased
---> Package lcms2.x86_64 0:2.6-3.el7 will be erased
---> Package libICE.x86_64 0:1.0.9-9.el7 will be erased
---> Package libSM.x86_64 0:1.2.2-2.el7 will be erased
---> Package libX11.x86_64 0:1.6.5-2.el7 will be erased
---> Package libX11-common.noarch 0:1.6.5-2.el7 will be erased
---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be erased
---> Package libXaw.x86_64 0:1.0.13-4.el7 will be erased
---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be erased
---> Package libXcursor.x86_64 0:1.1.15-1.el7 will be erased
---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be erased
---> Package libXext.x86_64 0:1.3.3-3.el7 will be erased
---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be erased
---> Package libXft.x86_64 0:2.3.2-2.el7 will be erased
---> Package libXi.x86_64 0:1.7.9-1.el7 will be erased
---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be erased
---> Package libXmu.x86_64 0:1.1.2-2.el7 will be erased
---> Package libXpm.x86_64 0:3.5.12-1.el7 will be erased
---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be erased
---> Package libXrender.x86_64 0:0.9.10-1.el7 will be erased
---> Package libXt.x86_64 0:1.1.5-3.el7 will be erased
---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be erased
---> Package libaio.x86_64 0:0.3.109-13.el7 will be erased
---> Package libcom_err-devel.x86_64 0:1.42.9-13.el7 will be erased
---> Package libcroco.x86_64 0:0.6.12-4.el7 will be erased
---> Package libdrm.x86_64 0:2.4.91-3.el7 will be erased
---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be erased
---> Package libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be erased
---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be erased
---> Package libgomp.x86_64 0:4.8.5-36.el7_6.2 will be erased
---> Package libimagequant.x86_64 0:2.8.2-2.el7 will be erased
---> Package libjpeg-turbo.x86_64 0:1.2.90-6.el7 will be erased
---> Package libkadm5.x86_64 0:1.15.1-37.el7_6 will be erased
---> Package libmpc.x86_64 0:1.0.1-3.el7 will be erased
---> Package libnl3.x86_64 0:3.2.28-4.el7 will be erased
---> Package libpcap.x86_64 14:1.5.3-11.el7 will be erased
---> Package libpciaccess.x86_64 0:0.14-1.el7 will be erased
---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be erased
---> Package librsvg2.x86_64 0:2.40.20-1.el7 will be erased
---> Package libselinux-devel.x86_64 0:2.5-14.1.el7 will be erased
---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be erased
---> Package libthai.x86_64 0:0.1.14-9.el7 will be erased
---> Package libtiff.x86_64 0:4.0.3-27.el7_3 will be erased
---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased
---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be erased
---> Package libwayland-client.x86_64 0:1.15.0-1.el7 will be erased
---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be erased
---> Package libwebp.x86_64 0:0.3.0-7.el7 will be erased
---> Package libxcb.x86_64 0:1.13-1.el7 will be erased
---> Package libxshmfence.x86_64 0:1.2-1.el7 will be erased
---> Package m4.x86_64 0:1.4.16-10.el7 will be erased
---> Package mesa-libEGL.x86_64 0:18.0.5-4.el7_6 will be erased
---> Package mesa-libGL.x86_64 0:18.0.5-4.el7_6 will be erased
---> Package mesa-libgbm.x86_64 0:18.0.5-4.el7_6 will be erased
---> Package mesa-libglapi.x86_64 0:18.0.5-4.el7_6 will be erased
---> Package mpfr.x86_64 0:3.1.1-4.el7 will be erased
---> Package nettle.x86_64 0:2.7.1-8.el7 will be erased
---> Package openjpeg2.x86_64 0:2.3.0-6.el7 will be erased
---> Package pango.x86_64 0:1.42.4-2.el7_6 will be erased
---> Package pciutils.x86_64 0:3.5.1-3.el7 will be erased
---> Package pciutils-libs.x86_64 0:3.5.1-3.el7 will be erased
---> Package pcre-devel.x86_64 0:8.32-17.el7 will be erased
---> Package pixman.x86_64 0:0.34.0-1.el7 will be erased
---> Package poppler-data.noarch 0:0.4.6-3.el7 will be erased
---> Package python-backports.x86_64 0:1.0-8.el7 will be erased
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be erased
---> Package python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 will be erased
---> Package python-enum34.noarch 0:1.0.4-1.el7 will be erased
---> Package python-ply.noarch 0:3.4-11.el7 will be erased
---> Package python-pycparser.noarch 0:2.14-1.el7 will be erased
---> Package python-sphinx-locale.noarch 0:1.6.2-3.el7 will be erased
---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be erased
---> Package python2-babel.noarch 0:2.3.4-1.el7 will be erased
---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be erased
---> Package python2-funcsigs.noarch 0:1.0.2-4.el7 will be erased
---> Package python2-idna.noarch 0:2.5-1.el7 will be erased
---> Package python2-imagesize.noarch 0:0.7.1-5.el7 will be erased
---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be erased
---> Package python2-jinja2.noarch 0:2.8.1-1.el7 will be erased
---> Package python2-markupsafe.x86_64 0:0.23-16.el7 will be erased
---> Package python2-olefile.noarch 0:0.46-1.el7 will be erased
---> Package python2-pbr.noarch 0:3.1.1-1.el7 will be erased
---> Package python2-pillow.x86_64 0:4.0.0-1.el7 will be erased
---> Package python2-pygments.noarch 0:2.2.0-7.el7 will be erased
---> Package python2-pysocks.noarch 0:1.6.8-5.el7 will be erased
---> Package python2-setuptools.noarch 0:38.5.1-1.el7.tis.0 will be erased
---> Package python2-snowballstemmer.noarch 0:1.2.0-2.el7 will be erased
---> Package python2-sphinx-theme-alabaster.noarch 0:0.7.9-4.el7 will be erased
---> Package python2-sphinx_rtd_theme.noarch 0:0.2.4-2.el7.0 will be erased
---> Package python2-sqlalchemy.x86_64 0:1.1.11-1.el7 will be erased
---> Package python2-typing.noarch 0:3.6.1-1.el7 will be erased
---> Package python2-whoosh.noarch 0:2.7.4-3.el7 will be erased
---> Package pytz.noarch 0:2016.10-2.el7 will be erased
---> Package trousers.x86_64 0:0.3.14-2.el7 will be erased
---> Package urw-fonts.noarch 0:2.4-16.el7 will be erased
---> Package zlib-devel.x86_64 0:1.2.7-18.el7 will be erased
--> Running transaction check
---> Package xorg-x11-font-utils.x86_64 1:7.5-21.el7 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
autoconf noarch 2.69-11.el7 @base 2.2 M
automake noarch 1.13.4-3.el7 @base 1.7 M
desktop-file-utils x86_64 0.23-1.el7 @base 204 k
gcc x86_64 4.8.5-36.el7_6.2 @updates 37 M
graphviz x86_64 2.30.1-21.el7 @base 3.8 M
groff-base x86_64 1.22.2-8.el7 @stx-mirror-distro 3.3 M
libcap-ng-devel x86_64 0.7.5-4.el7 @base 14 k
libtool x86_64 2.4.2-22.el7_3 @base 2.2 M
nmap-ncat x86_64 2:6.40-16.el7 @base 423 k
openssl-devel x86_64 1:1.0.2k-16.el7_6.1 @updates 3.1 M
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
python2-pyOpenSSL noarch 17.3.0-3.el7 @stx-mirror-distro 557 k
python2-six noarch 1.10.0-9.el7 @stx-mirror-distro 98 k
python2-sphinx noarch 1.6.2-3.el7 @stx-mirror-distro 7.3 M
Removing for dependencies:
atk x86_64 2.28.1-1.el7 @base 1.2 M
avahi-libs x86_64 0.6.31-19.el7 @base 121 k
cairo x86_64 1.15.12-3.el7 @base 1.8 M
cpp x86_64 4.8.5-36.el7_6.2 @updates 15 M
cups-libs x86_64 1:1.6.3-35.el7 @base 717 k
dejavu-fonts-common noarch 2.33-6.el7 @base 127 k
dejavu-sans-fonts noarch 2.33-6.el7 @base 5.1 M
emacs-filesystem noarch 1:24.3-22.el7 @base 0.0
fontawesome-fonts noarch 4.4.0-1.el7 @stx-mirror-distro 241 k
fontawesome-fonts-web noarch 4.4.0-1.el7 @stx-mirror-distro 680 k
fontconfig x86_64 2.13.0-4.3.el7 @base 651 k
fontpackages-filesystem noarch 1.44-8.el7 @base 0.0
freetype x86_64 2.8-12.el7_6.1 @updates 805 k
fribidi x86_64 1.0.2-1.el7 @base 303 k
gd x86_64 2.0.35-26.el7 @base 542 k
gdk-pixbuf2 x86_64 2.36.12-3.el7 @base 2.8 M
ghostscript x86_64 9.07-31.el7_6.11 @updates 17 M
ghostscript-fonts noarch 5.50-32.el7 @base 622 k
glibc-devel x86_64 2.17-260.el7_6.5 @updates 1.0 M
glibc-headers x86_64 2.17-260.el7_6.5 @updates 2.2 M
gnutls x86_64 3.3.29-8.el7 @stx-mirror-distro 2.0 M
google-roboto-slab-fonts noarch 1.100263-0.5.20150923git.el7
@stx-mirror-distro 696 k
gperftools-libs x86_64 2.6.1-1.el7 @stx-mirror-distro 1.3 M
graphite2 x86_64 1.3.10-1.el7_3 @base 249 k
gtk-update-icon-cache x86_64 3.22.30-3.el7 @base 58 k
gtk2 x86_64 2.24.31-1.el7 @base 13 M
harfbuzz x86_64 1.7.5-2.el7 @base 693 k
hicolor-icon-theme noarch 0.12-7.el7 @base 45 k
hwdata x86_64 0.252-9.1.el7 @stx-mirror-distro 13 M
jasper-libs x86_64 1.900.1-33.el7 @base 342 k
jbigkit-libs x86_64 2.0-11.el7 @base 103 k
kernel-headers x86_64 3.10.0-957.21.2.el7 @updates 3.6 M
keyutils-libs-devel x86_64 1.5.8-3.el7 @base 29 k
krb5-devel x86_64 1.15.1-37.el7_6 @updates 778 k
lato-fonts noarch 2.015-1.el7 @stx-mirror-distro 11 M
lcms2 x86_64 2.6-3.el7 @base 368 k
libICE x86_64 1.0.9-9.el7 @base 149 k
libSM x86_64 1.2.2-2.el7 @base 80 k
libX11 x86_64 1.6.5-2.el7 @base 1.3 M
libX11-common noarch 1.6.5-2.el7 @base 1.3 M
libXau x86_64 1.0.8-2.1.el7 @base 54 k
libXaw x86_64 1.0.13-4.el7 @base 487 k
libXcomposite x86_64 0.4.4-4.1.el7 @base 34 k
libXcursor x86_64 1.1.15-1.el7 @base 46 k
libXdamage x86_64 1.1.4-4.1.el7 @base 29 k
libXext x86_64 1.3.3-3.el7 @base 85 k
libXfixes x86_64 5.0.3-1.el7 @base 26 k
libXft x86_64 2.3.2-2.el7 @base 123 k
libXi x86_64 1.7.9-1.el7 @base 68 k
libXinerama x86_64 1.1.3-2.1.el7 @base 15 k
libXmu x86_64 1.1.2-2.el7 @base 168 k
libXpm x86_64 3.5.12-1.el7 @base 114 k
libXrandr x86_64 1.5.1-2.el7 @base 47 k
libXrender x86_64 0.9.10-1.el7 @base 46 k
libXt x86_64 1.1.5-3.el7 @base 420 k
libXxf86vm x86_64 1.1.4-1.el7 @base 25 k
libaio x86_64 0.3.109-13.el7 @stx-mirror-distro 38 k
libcom_err-devel x86_64 1.42.9-13.el7 @base 17 k
libcroco x86_64 0.6.12-4.el7 @base 313 k
libdrm x86_64 2.4.91-3.el7 @base 363 k
libglvnd x86_64 1:1.0.1-0.8.git5baa1e5.el7
@base 651 k
libglvnd-egl x86_64 1:1.0.1-0.8.git5baa1e5.el7
@base 82 k
libglvnd-glx x86_64 1:1.0.1-0.8.git5baa1e5.el7
@base 642 k
libgomp x86_64 4.8.5-36.el7_6.2 @updates 207 k
libibverbs x86_64 45mlnx1-1.45101.tis.1 @stx-local-build 324 k
libimagequant x86_64 2.8.2-2.el7 @stx-mirror-distro 119 k
libjpeg-turbo x86_64 1.2.90-6.el7 @base 342 k
libkadm5 x86_64 1.15.1-37.el7_6 @updates 216 k
libmpc x86_64 1.0.1-3.el7 @base 111 k
libnl3 x86_64 3.2.28-4.el7 @stx-mirror-distro 845 k
libpcap x86_64 14:1.5.3-11.el7 @base 317 k
libpciaccess x86_64 0.14-1.el7 @base 45 k
libpng x86_64 2:1.5.13-7.el7_2 @base 602 k
librados2 x86_64 2:13.2.2-0.el7.tis.25 @stx-local-build 9.5 M
librbd1 x86_64 2:13.2.2-0.el7.tis.25 @stx-local-build 3.5 M
librsvg2 x86_64 2.40.20-1.el7 @base 302 k
libselinux-devel x86_64 2.5-14.1.el7 @base 190 k
libsepol-devel x86_64 2.5-10.el7 @base 124 k
libthai x86_64 0.1.14-9.el7 @base 688 k
libtiff x86_64 4.0.3-27.el7_3 @base 483 k
libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k
libverto-devel x86_64 0.2.5-4.el7 @base 25 k
libwayland-client x86_64 1.15.0-1.el7 @base 63 k
libwayland-server x86_64 1.15.0-1.el7 @base 79 k
libwebp x86_64 0.3.0-7.el7 @base 371 k
libxcb x86_64 1.13-1.el7 @base 988 k
libxshmfence x86_64 1.2-1.el7 @base 11 k
m4 x86_64 1.4.16-10.el7 @base 513 k
mesa-libEGL x86_64 18.0.5-4.el7_6 @updates 227 k
mesa-libGL x86_64 18.0.5-4.el7_6 @updates 482 k
mesa-libgbm x86_64 18.0.5-4.el7_6 @updates 57 k
mesa-libglapi x86_64 18.0.5-4.el7_6 @updates 200 k
mpfr x86_64 3.1.1-4.el7 @base 541 k
nettle x86_64 2.7.1-8.el7 @stx-mirror-distro 747 k
openjpeg2 x86_64 2.3.0-6.el7 @stx-mirror-distro 353 k
pango x86_64 1.42.4-2.el7_6 @updates 738 k
pciutils x86_64 3.5.1-3.el7 @stx-mirror-distro 196 k
pciutils-libs x86_64 3.5.1-3.el7 @stx-mirror-distro 71 k
pcre-devel x86_64 8.32-17.el7 @base 1.4 M
perl x86_64 4:5.16.3-294.el7_6 @stx-mirror-distro 22 M
perl-Carp noarch 1.26-244.el7 @stx-mirror-distro 28 k
perl-Data-Dumper x86_64 2.145-3.el7 @base 97 k
perl-Encode x86_64 2.51-7.el7 @stx-mirror-distro 9.7 M
perl-Exporter noarch 5.68-3.el7 @stx-mirror-distro 55 k
perl-File-Path noarch 2.09-2.el7 @stx-mirror-distro 49 k
perl-File-Temp noarch 0.23.01-3.el7 @stx-mirror-distro 155 k
perl-Filter x86_64 1.49-3.el7 @stx-mirror-distro 145 k
perl-Getopt-Long noarch 2.40-3.el7 @stx-mirror-distro 132 k
perl-HTTP-Tiny noarch 0.033-3.el7 @stx-mirror-distro 95 k
perl-PathTools x86_64 3.40-5.el7 @stx-mirror-distro 170 k
perl-Pod-Escapes noarch 1:1.04-294.el7_6 @stx-mirror-distro 21 k
perl-Pod-Perldoc noarch 3.20-4.el7 @stx-mirror-distro 163 k
perl-Pod-Simple noarch 1:3.28-4.el7 @stx-mirror-distro 526 k
perl-Pod-Usage noarch 1.63-3.el7 @stx-mirror-distro 44 k
perl-Scalar-List-Utils x86_64 1.27-248.el7 @stx-mirror-distro 66 k
perl-Socket x86_64 2.010-4.el7 @stx-mirror-distro 112 k
perl-Storable x86_64 2.45-3.el7 @stx-mirror-distro 177 k
perl-Test-Harness noarch 3.28-3.el7 @base 593 k
perl-Text-ParseWords noarch 3.29-4.el7 @stx-mirror-distro 16 k
perl-Thread-Queue noarch 3.02-2.el7 @base 27 k
perl-Time-HiRes x86_64 4:1.9725-3.el7 @stx-mirror-distro 92 k
perl-Time-Local noarch 1.2300-2.el7 @stx-mirror-distro 43 k
perl-constant noarch 1.27-2.el7 @stx-mirror-distro 26 k
perl-libs x86_64 4:5.16.3-294.el7_6 @stx-mirror-distro 1.6 M
perl-macros x86_64 4:5.16.3-294.el7_6 @stx-mirror-distro 5.0 k
perl-parent noarch 1:0.225-244.el7 @stx-mirror-distro 8.0 k
perl-podlators noarch 2.5.1-3.el7 @stx-mirror-distro 281 k
perl-threads x86_64 1.87-4.el7 @stx-mirror-distro 96 k
perl-threads-shared x86_64 1.43-6.el7 @stx-mirror-distro 72 k
pixman x86_64 0.34.0-1.el7 @base 682 k
poppler-data noarch 0.4.6-3.el7 @base 11 M
python-backports x86_64 1.0-8.el7 @base 638
python-backports-ssl_match_hostname
noarch 3.5.0.1-1.el7 @base 18 k
python-docutils noarch 0.11-0.3.20130715svn7687.el7
@base 5.8 M
python-enum34 noarch 1.0.4-1.el7 @base 322 k
python-ply noarch 3.4-11.el7 @base 529 k
python-pycparser noarch 2.14-1.el7 @base 622 k
python-sphinx-locale noarch 1.6.2-3.el7 @stx-mirror-distro 1.1 M
python2-asn1crypto noarch 0.23.0-2.el7 @stx-mirror-distro 924 k
python2-babel noarch 2.3.4-1.el7 @stx-mirror-distro 20 M
python2-cffi x86_64 1.11.2-1.el7 @stx-mirror-distro 1.0 M
python2-cryptography x86_64 2.5-1.el7 @stx-mirror-distro 2.9 M
python2-funcsigs noarch 1.0.2-4.el7 @stx-mirror-distro 82 k
python2-idna noarch 2.5-1.el7 @stx-mirror-distro 563 k
python2-imagesize noarch 0.7.1-5.el7 @stx-mirror-distro 8.0 k
python2-ipaddress noarch 1.0.18-5.el7 @stx-mirror-distro 228 k
python2-jinja2 noarch 2.8.1-1.el7 @stx-mirror-distro 2.6 M
python2-markupsafe x86_64 0.23-16.el7 @stx-mirror-distro 83 k
python2-mock noarch 2.0.0-1.el7 @stx-mirror-distro 541 k
python2-olefile noarch 0.46-1.el7 @stx-mirror-distro 252 k
python2-pbr noarch 3.1.1-1.el7 @stx-mirror-distro 930 k
python2-pillow x86_64 4.0.0-1.el7 @stx-mirror-distro 1.9 M
python2-pygments noarch 2.2.0-7.el7 @stx-mirror-distro 7.7 M
python2-pysocks noarch 1.6.8-5.el7 @stx-mirror-distro 80 k
python2-requests noarch 2.21.0-2.el7.tis.2 @stx-local-build 397 k
python2-setuptools noarch 38.5.1-1.el7.tis.0 @stx-local-build 2.3 M
python2-snowballstemmer noarch 1.2.0-2.el7 @stx-mirror-distro 791 k
python2-sphinx-theme-alabaster
noarch 0.7.9-4.el7 @stx-mirror-distro 36 k
python2-sphinx_rtd_theme noarch 0.2.4-2.el7.0 @stx-mirror-distro 384 k
python2-sphinxcontrib-websupport
noarch 1.0.1-1.el7 @stx-mirror-distro 137 k
python2-sqlalchemy x86_64 1.1.11-1.el7 @stx-mirror-distro 9.8 M
python2-typing noarch 3.6.1-1.el7 @stx-mirror-distro 243 k
python2-urllib3 noarch 1.21.1-1.el7 @stx-mirror-distro 674 k
python2-whoosh noarch 2.7.4-3.el7 @stx-mirror-distro 6.1 M
pytz noarch 2016.10-2.el7 @base 186 k
qemu-img-ev x86_64 10:3.0.0-0.tis.100 @stx-local-build 4.9 M
rdma-core x86_64 45mlnx1-1.45101.tis.1 @stx-local-build 63 k
trousers x86_64 0.3.14-2.el7 @stx-mirror-distro 817 k
urw-fonts noarch 2.4-16.el7 @base 4.2 M
xorg-x11-font-utils x86_64 1:7.5-21.el7 @base 353 k
zlib-devel x86_64 1.2.7-18.el7 @base 132 k

Transaction Summary
================================================================================
Remove 14 Packages (+171 Dependent packages)

Installed size: 321 M
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Erasing : graphviz-2.30.1-21.el7.x86_64 1/185
Erasing : gtk2-2.24.31-1.el7.x86_64 2/185
Erasing : ghostscript-9.07-31.el7_6.11.x86_64 3/185
Erasing : mesa-libGL-18.0.5-4.el7_6.x86_64 4/185
Erasing : librsvg2-2.40.20-1.el7.x86_64 5/185
Erasing : pango-1.42.4-2.el7_6.x86_64 6/185
Erasing : cairo-1.15.12-3.el7.x86_64 7/185
Erasing : 10:qemu-img-ev-3.0.0-0.tis.100.x86_64 8/185
Erasing : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 9/185
Erasing : python2-sphinx-1.6.2-3.el7.noarch 10/185
Erasing : python2-sphinx_rtd_theme-0.2.4-2.el7.0.noarch 11/185
Erasing : ghostscript-fonts-5.50-32.el7.noarch 12/185
Erasing : python2-jinja2-2.8.1-1.el7.noarch 13/185
Erasing : python2-mock-2.0.0-1.el7.noarch 14/185
Erasing : urw-fonts-2.4-16.el7.noarch 15/185
install-info: No such file or directory for /usr/share/info/libtool.info.gz
Erasing : libtool-2.4.2-22.el7_3.x86_64 16/185
install-info: No such file or directory for /usr/share/info/automake.info.gz
Erasing : automake-1.13.4-3.el7.noarch 17/185
install-info: No such file or directory for /usr/share/info/autoconf.info
Erasing : autoconf-2.69-11.el7.noarch 18/185
Erasing : perl-Test-Harness-3.28-3.el7.noarch 19/185
Erasing : perl-Thread-Queue-3.02-2.el7.noarch 20/185
Erasing : python2-babel-2.3.4-1.el7.noarch 21/185
Erasing : python2-requests-2.21.0-2.el7.tis.2.noarch 22/185
Erasing : python2-urllib3-1.21.1-1.el7.noarch 23/185
Erasing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 24/185
Erasing : 1:openssl-devel-1.0.2k-16.el7_6.1.x86_64 25/185
Erasing : perl-Data-Dumper-2.145-3.el7.x86_64 26/185
Erasing : perl-Filter-1.49-3.el7.x86_64 27/185
Erasing : python2-pyOpenSSL-17.3.0-3.el7.noarch 28/185
Erasing : lato-fonts-2.015-1.el7.noarch 29/185
Erasing : fontawesome-fonts-web-4.4.0-1.el7.noarch 30/185
Erasing : fontawesome-fonts-4.4.0-1.el7.noarch 31/185
Erasing : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 32/185
Erasing : python2-pillow-4.0.0-1.el7.x86_64 33/185
Erasing : libcap-ng-devel-0.7.5-4.el7.x86_64 34/185
Erasing : gd-2.0.35-26.el7.x86_64 35/185
Erasing : python2-cryptography-2.5-1.el7.x86_64 36/185
Erasing : gcc-4.8.5-36.el7_6.2.x86_64 37/185
Erasing : krb5-devel-1.15.1-37.el7_6.x86_64 38/185
Erasing : libXft-2.3.2-2.el7.x86_64 39/185
Erasing : fontconfig-2.13.0-4.3.el7.x86_64 40/185
Erasing : libXaw-1.0.13-4.el7.x86_64 41/185
Erasing : 2:librbd1-13.2.2-0.el7.tis.25.x86_64 42/185
Erasing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 43/185
Erasing : libXcursor-1.1.15-1.el7.x86_64 44/185
Erasing : libXrandr-1.5.1-2.el7.x86_64 45/185
Erasing : libselinux-devel-2.5-14.1.el7.x86_64 46/185
Erasing : 2:librados2-13.2.2-0.el7.tis.25.x86_64 47/185
Erasing : libibverbs-45mlnx1-1.45101.tis.1.x86_64 48/185
Erasing : rdma-core-45mlnx1-1.45101.tis.1.x86_64 49/185
Erasing : perl-File-Path-2.09-2.el7.noarch 50/185
Erasing : perl-File-Temp-0.23.01-3.el7.noarch 51/185
Erasing : perl-Encode-2.51-7.el7.x86_64 52/185
Erasing : perl-PathTools-3.40-5.el7.x86_64 53/185
Erasing : perl-podlators-2.5.1-3.el7.noarch 54/185
Erasing : 1:perl-parent-0.225-244.el7.noarch 55/185
Erasing : perl-Pod-Perldoc-3.20-4.el7.noarch 56/185
Erasing : perl-HTTP-Tiny-0.033-3.el7.noarch 57/185
Erasing : perl-Pod-Usage-1.63-3.el7.noarch 58/185
Erasing : perl-Text-ParseWords-3.29-4.el7.noarch 59/185
Erasing : perl-Getopt-Long-2.40-3.el7.noarch 60/185
Erasing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 61/185
Erasing : 1:perl-Pod-Simple-3.28-4.el7.noarch 62/185
Erasing : perl-Socket-2.010-4.el7.x86_64 63/185
Erasing : perl-Storable-2.45-3.el7.x86_64 64/185
Erasing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 65/185
Erasing : perl-Time-Local-1.2300-2.el7.noarch 66/185
Erasing : perl-constant-1.27-2.el7.noarch 67/185
Erasing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 68/185
Erasing : perl-Exporter-5.68-3.el7.noarch 69/185
Erasing : perl-Carp-1.26-244.el7.noarch 70/185
Erasing : perl-threads-1.87-4.el7.x86_64 71/185
Erasing : perl-threads-shared-1.43-6.el7.x86_64 72/185
Erasing : 4:perl-libs-5.16.3-294.el7_6.x86_64 73/185
Erasing : 4:perl-5.16.3-294.el7_6.x86_64 74/185
Erasing : pciutils-3.5.1-3.el7.x86_64 75/185
Erasing : libXmu-1.1.2-2.el7.x86_64 76/185
Erasing : libXt-1.1.5-3.el7.x86_64 77/185
Erasing : libimagequant-2.8.2-2.el7.x86_64 78/185
Erasing : gnutls-3.3.29-8.el7.x86_64 79/185
Erasing : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 80/185
Erasing : mesa-libEGL-18.0.5-4.el7_6.x86_64 81/185
Erasing : mesa-libgbm-18.0.5-4.el7_6.x86_64 82/185
Erasing : libXxf86vm-1.1.4-1.el7.x86_64 83/185
Erasing : libXi-1.7.9-1.el7.x86_64 84/185
Erasing : libXinerama-1.1.3-2.1.el7.x86_64 85/185
Erasing : glibc-devel-2.17-260.el7_6.5.x86_64 86/185
Erasing : glibc-headers-2.17-260.el7_6.5.x86_64 87/185
Erasing : libXext-1.3.3-3.el7.x86_64 88/185
Erasing : libXrender-0.9.10-1.el7.x86_64 89/185
Erasing : cpp-4.8.5-36.el7_6.2.x86_64 90/185
Erasing : harfbuzz-1.7.5-2.el7.x86_64 91/185
Erasing : libXdamage-1.1.4-4.1.el7.x86_64 92/185
Erasing : libXfixes-5.0.3-1.el7.x86_64 93/185
Erasing : 1:cups-libs-1.6.3-35.el7.x86_64 94/185
Erasing : dejavu-sans-fonts-2.33-6.el7.noarch 95/185
Erasing : dejavu-fonts-common-2.33-6.el7.noarch 96/185
Erasing : libmpc-1.0.1-3.el7.x86_64 97/185
Erasing : libdrm-2.4.91-3.el7.x86_64 98/185
Erasing : libpciaccess-0.14-1.el7.x86_64 99/185
Erasing : libSM-1.2.2-2.el7.x86_64 100/185
Erasing : libXpm-3.5.12-1.el7.x86_64 101/185
Erasing : python2-cffi-1.11.2-1.el7.x86_64 102/185
Erasing : python-pycparser-2.14-1.el7.noarch 103/185
Erasing : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 104/185
Erasing : freetype-2.8-12.el7_6.1.x86_64 105/185
Erasing : gtk-update-icon-cache-3.22.30-3.el7.x86_64 106/185
Erasing : gdk-pixbuf2-2.36.12-3.el7.x86_64 107/185
Erasing : libtiff-4.0.3-27.el7_3.x86_64 108/185
Erasing : jasper-libs-1.900.1-33.el7.x86_64 109/185
Erasing : libXcomposite-0.4.4-4.1.el7.x86_64 110/185
Erasing : libX11-1.6.5-2.el7.x86_64 111/185
Erasing : libxcb-1.13-1.el7.x86_64 112/185
Erasing : 2:nmap-ncat-6.40-16.el7.x86_64 113/185
Erasing : desktop-file-utils-0.23-1.el7.x86_64 114/185
Erasing : 1:emacs-filesystem-24.3-22.el7.noarch 115/185
Erasing : libX11-common-1.6.5-2.el7.noarch 116/185
Erasing : python-ply-3.4-11.el7.noarch 117/185
Erasing : hwdata-0.252-9.1.el7.x86_64 118/185
Erasing : fontpackages-filesystem-1.44-8.el7.noarch 119/185
Erasing : kernel-headers-3.10.0-957.21.2.el7.x86_64 120/185
Erasing : 4:perl-macros-5.16.3-294.el7_6.x86_64 121/185
Erasing : libsepol-devel-2.5-10.el7.x86_64 122/185
Erasing : pcre-devel-8.32-17.el7.x86_64 123/185
Erasing : keyutils-libs-devel-1.5.8-3.el7.x86_64 124/185
Erasing : libcom_err-devel-1.42.9-13.el7.x86_64 125/185
Erasing : libverto-devel-0.2.5-4.el7.x86_64 126/185
Erasing : python-enum34-1.0.4-1.el7.noarch 127/185
Erasing : python2-asn1crypto-0.23.0-2.el7.noarch 128/185
Erasing : python2-idna-2.5-1.el7.noarch 129/185
Erasing : python2-ipaddress-1.0.18-5.el7.noarch 130/185
Erasing : python2-six-1.10.0-9.el7.noarch 131/185
Erasing : python2-olefile-0.46-1.el7.noarch 132/185
Erasing : zlib-devel-1.2.7-18.el7.x86_64 133/185
Erasing : python-backports-1.0-8.el7.x86_64 134/185
Erasing : python2-pysocks-1.6.8-5.el7.noarch 135/185
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 136/185
Erasing : pytz-2016.10-2.el7.noarch 137/185
Erasing : python2-funcsigs-1.0.2-4.el7.noarch 138/185
Erasing : python2-pbr-3.1.1-1.el7.noarch 139/185
Erasing : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 140/185
Erasing : python2-pygments-2.2.0-7.el7.noarch 141/185
Erasing : python-sphinx-locale-1.6.2-3.el7.noarch 142/185
Erasing : python2-imagesize-0.7.1-5.el7.noarch 143/185
Erasing : python2-snowballstemmer-1.2.0-2.el7.noarch 144/185
Erasing : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 145/185
Erasing : python2-typing-3.6.1-1.el7.noarch 146/185
Erasing : python2-whoosh-2.7.4-3.el7.noarch 147/185
Erasing : poppler-data-0.4.6-3.el7.noarch 148/185
Erasing : hicolor-icon-theme-0.12-7.el7.noarch 149/185
Erasing : python-devel-2.7.5-77.el7_6.x86_64 150/185
Erasing : 14:libpcap-1.5.3-11.el7.x86_64 151/185
Erasing : libXau-1.0.8-2.1.el7.x86_64 152/185
Erasing : libjpeg-turbo-1.2.90-6.el7.x86_64 153/185
Erasing : jbigkit-libs-2.0-11.el7.x86_64 154/185
Erasing : 2:libpng-1.5.13-7.el7_2.x86_64 155/185
Erasing : libICE-1.0.9-9.el7.x86_64 156/185
Erasing : mpfr-3.1.1-4.el7.x86_64 157/185
Erasing : avahi-libs-0.6.31-19.el7.x86_64 158/185
Erasing : graphite2-1.3.10-1.el7_3.x86_64 159/185
Erasing : libwayland-server-1.15.0-1.el7.x86_64 160/185
Erasing : mesa-libglapi-18.0.5-4.el7_6.x86_64 161/185
Erasing : libwayland-client-1.15.0-1.el7.x86_64 162/185
Erasing : libxshmfence-1.2-1.el7.x86_64 163/185
Erasing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 164/185
install-info: No such file or directory for /usr/share/info/nettle.info
Erasing : nettle-2.7.1-8.el7.x86_64 165/185
Erasing : trousers-0.3.14-2.el7.x86_64 166/185
Erasing : libgomp-4.8.5-36.el7_6.2.x86_64 167/185
Erasing : pciutils-libs-3.5.1-3.el7.x86_64 168/185
Erasing : groff-base-1.22.2-8.el7.x86_64 169/185
Erasing : libnl3-3.2.28-4.el7.x86_64 170/185
Erasing : libkadm5-1.15.1-37.el7_6.x86_64 171/185
Erasing : lcms2-2.6-3.el7.x86_64 172/185
Erasing : openjpeg2-2.3.0-6.el7.x86_64 173/185
Erasing : libwebp-0.3.0-7.el7.x86_64 174/185
Erasing : m4-1.4.16-10.el7.x86_64 175/185
Erasing : python2-markupsafe-0.23-16.el7.x86_64 176/185
Erasing : python2-sqlalchemy-1.1.11-1.el7.x86_64 177/185
Erasing : libaio-0.3.109-13.el7.x86_64 178/185
Erasing : gperftools-libs-2.6.1-1.el7.x86_64 179/185
Erasing : pixman-0.34.0-1.el7.x86_64 180/185
Erasing : fribidi-1.0.2-1.el7.x86_64 181/185
Erasing : libthai-0.1.14-9.el7.x86_64 182/185
Erasing : libcroco-0.6.12-4.el7.x86_64 183/185
Erasing : atk-2.28.1-1.el7.x86_64 184/185
Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 185/185
Verifying : libXext-1.3.3-3.el7.x86_64 1/185
Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/185
Verifying : libXi-1.7.9-1.el7.x86_64 3/185
Verifying : pytz-2016.10-2.el7.noarch 4/185
Verifying : libXrender-0.9.10-1.el7.x86_64 5/185
Verifying : python2-pysocks-1.6.8-5.el7.noarch 6/185
Verifying : libwayland-server-1.15.0-1.el7.x86_64 7/185
Verifying : python2-jinja2-2.8.1-1.el7.noarch 8/185
Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 9/185
Verifying : mesa-libGL-18.0.5-4.el7_6.x86_64 10/185
Verifying : gcc-4.8.5-36.el7_6.2.x86_64 11/185
Verifying : dejavu-fonts-common-2.33-6.el7.noarch 12/185
Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 13/185
Verifying : libwayland-client-1.15.0-1.el7.x86_64 14/185
Verifying : libverto-devel-0.2.5-4.el7.x86_64 15/185
Verifying : python2-snowballstemmer-1.2.0-2.el7.noarch 16/185
Verifying : zlib-devel-1.2.7-18.el7.x86_64 17/185
Verifying : libdrm-2.4.91-3.el7.x86_64 18/185
Verifying : groff-base-1.22.2-8.el7.x86_64 19/185
Verifying : perl-File-Temp-0.23.01-3.el7.noarch 20/185
Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 21/185
Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 22/185
Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 23/185
Verifying : fribidi-1.0.2-1.el7.x86_64 24/185
Verifying : desktop-file-utils-0.23-1.el7.x86_64 25/185
Verifying : perl-Socket-2.010-4.el7.x86_64 26/185
Verifying : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 27/185
Verifying : libXpm-3.5.12-1.el7.x86_64 28/185
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 29/185
Verifying : python2-pbr-3.1.1-1.el7.noarch 30/185
Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 31/185
Verifying : perl-threads-shared-1.43-6.el7.x86_64 32/185
Verifying : python2-babel-2.3.4-1.el7.noarch 33/185
Verifying : python-backports-1.0-8.el7.x86_64 34/185
Verifying : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 35/185
Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 36/185
Verifying : librsvg2-2.40.20-1.el7.x86_64 37/185
Verifying : python2-imagesize-0.7.1-5.el7.noarch 38/185
Verifying : python2-pillow-4.0.0-1.el7.x86_64 39/185
Verifying : 2:nmap-ncat-6.40-16.el7.x86_64 40/185
Verifying : libsepol-devel-2.5-10.el7.x86_64 41/185
Verifying : cairo-1.15.12-3.el7.x86_64 42/185
Verifying : python-pycparser-2.14-1.el7.noarch 43/185
Verifying : autoconf-2.69-11.el7.noarch 44/185
Verifying : libXau-1.0.8-2.1.el7.x86_64 45/185
Verifying : perl-File-Path-2.09-2.el7.noarch 46/185
Verifying : gperftools-libs-2.6.1-1.el7.x86_64 47/185
Verifying : 2:librados2-13.2.2-0.el7.tis.25.x86_64 48/185
Verifying : python2-sphinx_rtd_theme-0.2.4-2.el7.0.noarch 49/185
Verifying : libselinux-devel-2.5-14.1.el7.x86_64 50/185
Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 51/185
Verifying : ghostscript-9.07-31.el7_6.11.x86_64 52/185
Verifying : trousers-0.3.14-2.el7.x86_64 53/185
Verifying : python2-pygments-2.2.0-7.el7.noarch 54/185
Verifying : libICE-1.0.9-9.el7.x86_64 55/185
Verifying : python-sphinx-locale-1.6.2-3.el7.noarch 56/185
Verifying : libxshmfence-1.2-1.el7.x86_64 57/185
Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 58/185
Verifying : mpfr-3.1.1-4.el7.x86_64 59/185
Verifying : automake-1.13.4-3.el7.noarch 60/185
Verifying : pango-1.42.4-2.el7_6.x86_64 61/185
Verifying : python-devel-2.7.5-77.el7_6.x86_64 62/185
Verifying : krb5-devel-1.15.1-37.el7_6.x86_64 63/185
Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 64/185
Verifying : hwdata-0.252-9.1.el7.x86_64 65/185
Verifying : mesa-libgbm-18.0.5-4.el7_6.x86_64 66/185
Verifying : python2-sqlalchemy-1.1.11-1.el7.x86_64 67/185
Verifying : libibverbs-45mlnx1-1.45101.tis.1.x86_64 68/185
Verifying : python-ply-3.4-11.el7.noarch 69/185
Verifying : 10:qemu-img-ev-3.0.0-0.tis.100.x86_64 70/185
Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 71/185
Verifying : ghostscript-fonts-5.50-32.el7.noarch 72/185
Verifying : libXmu-1.1.2-2.el7.x86_64 73/185
Verifying : avahi-libs-0.6.31-19.el7.x86_64 74/185
Verifying : gd-2.0.35-26.el7.x86_64 75/185
Verifying : libmpc-1.0.1-3.el7.x86_64 76/185
Verifying : perl-Pod-Usage-1.63-3.el7.noarch 77/185
Verifying : pciutils-3.5.1-3.el7.x86_64 78/185
Verifying : perl-Encode-2.51-7.el7.x86_64 79/185
Verifying : python2-ipaddress-1.0.18-5.el7.noarch 80/185
Verifying : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 81/185
Verifying : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 82/185
Verifying : libkadm5-1.15.1-37.el7_6.x86_64 83/185
Verifying : jasper-libs-1.900.1-33.el7.x86_64 84/185
Verifying : perl-threads-1.87-4.el7.x86_64 85/185
Verifying : libX11-common-1.6.5-2.el7.noarch 86/185
Verifying : glibc-headers-2.17-260.el7_6.5.x86_64 87/185
Verifying : pciutils-libs-3.5.1-3.el7.x86_64 88/185
Verifying : perl-Getopt-Long-2.40-3.el7.noarch 89/185
Verifying : cpp-4.8.5-36.el7_6.2.x86_64 90/185
Verifying : pixman-0.34.0-1.el7.x86_64 91/185
Verifying : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 92/185
Verifying : libtiff-4.0.3-27.el7_3.x86_64 93/185
Verifying : fontconfig-2.13.0-4.3.el7.x86_64 94/185
Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 95/185
Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 96/185
Verifying : libpciaccess-0.14-1.el7.x86_64 97/185
Verifying : libXaw-1.0.13-4.el7.x86_64 98/185
Verifying : python2-cryptography-2.5-1.el7.x86_64 99/185
Verifying : perl-Storable-2.45-3.el7.x86_64 100/185
Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 101/185
Verifying : pcre-devel-8.32-17.el7.x86_64 102/185
Verifying : libXcursor-1.1.15-1.el7.x86_64 103/185
Verifying : libimagequant-2.8.2-2.el7.x86_64 104/185
Verifying : gnutls-3.3.29-8.el7.x86_64 105/185
Verifying : m4-1.4.16-10.el7.x86_64 106/185
Verifying : fontpackages-filesystem-1.44-8.el7.noarch 107/185
Verifying : libjpeg-turbo-1.2.90-6.el7.x86_64 108/185
Verifying : hicolor-icon-theme-0.12-7.el7.noarch 109/185
Verifying : lato-fonts-2.015-1.el7.noarch 110/185
Verifying : 1:perl-parent-0.225-244.el7.noarch 111/185
Verifying : graphviz-2.30.1-21.el7.x86_64 112/185
Verifying : nettle-2.7.1-8.el7.x86_64 113/185
Verifying : libcroco-0.6.12-4.el7.x86_64 114/185
Verifying : perl-Test-Harness-3.28-3.el7.noarch 115/185
Verifying : kernel-headers-3.10.0-957.21.2.el7.x86_64 116/185
Verifying : openjpeg2-2.3.0-6.el7.x86_64 117/185
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 118/185
Verifying : google-roboto-slab-fonts-1.100263-0.5.20150923git.el7. 119/185
Verifying : python2-six-1.10.0-9.el7.noarch 120/185
Verifying : python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 121/185
Verifying : libaio-0.3.109-13.el7.x86_64 122/185
Verifying : libtool-2.4.2-22.el7_3.x86_64 123/185
Verifying : python2-sphinx-1.6.2-3.el7.noarch 124/185
Verifying : urw-fonts-2.4-16.el7.noarch 125/185
Verifying : perl-Carp-1.26-244.el7.noarch 126/185
Verifying : python2-mock-2.0.0-1.el7.noarch 127/185
Verifying : harfbuzz-1.7.5-2.el7.x86_64 128/185
Verifying : poppler-data-0.4.6-3.el7.noarch 129/185
Verifying : libXrandr-1.5.1-2.el7.x86_64 130/185
Verifying : libXxf86vm-1.1.4-1.el7.x86_64 131/185
Verifying : atk-2.28.1-1.el7.x86_64 132/185
Verifying : 14:libpcap-1.5.3-11.el7.x86_64 133/185
Verifying : 1:openssl-devel-1.0.2k-16.el7_6.1.x86_64 134/185
Verifying : python2-funcsigs-1.0.2-4.el7.noarch 135/185
Verifying : python2-olefile-0.46-1.el7.noarch 136/185
Verifying : perl-podlators-2.5.1-3.el7.noarch 137/185
Verifying : libSM-1.2.2-2.el7.x86_64 138/185
Verifying : 2:librbd1-13.2.2-0.el7.tis.25.x86_64 139/185
Verifying : libnl3-3.2.28-4.el7.x86_64 140/185
Verifying : perl-Filter-1.49-3.el7.x86_64 141/185
Verifying : freetype-2.8-12.el7_6.1.x86_64 142/185
Verifying : 4:perl-5.16.3-294.el7_6.x86_64 143/185
Verifying : libXdamage-1.1.4-4.1.el7.x86_64 144/185
Verifying : mesa-libglapi-18.0.5-4.el7_6.x86_64 145/185
Verifying : lcms2-2.6-3.el7.x86_64 146/185
Verifying : libXinerama-1.1.3-2.1.el7.x86_64 147/185
Verifying : rdma-core-45mlnx1-1.45101.tis.1.x86_64 148/185
Verifying : graphite2-1.3.10-1.el7_3.x86_64 149/185
Verifying : perl-Exporter-5.68-3.el7.noarch 150/185
Verifying : perl-constant-1.27-2.el7.noarch 151/185
Verifying : perl-PathTools-3.40-5.el7.x86_64 152/185
Verifying : python-enum34-1.0.4-1.el7.noarch 153/185
Verifying : libXt-1.1.5-3.el7.x86_64 154/185
Verifying : 1:emacs-filesystem-24.3-22.el7.noarch 155/185
Verifying : gtk2-2.24.31-1.el7.x86_64 156/185
Verifying : fontawesome-fonts-4.4.0-1.el7.noarch 157/185
Verifying : python2-markupsafe-0.23-16.el7.x86_64 158/185
Verifying : python2-requests-2.21.0-2.el7.tis.2.noarch 159/185
Verifying : libcom_err-devel-1.42.9-13.el7.x86_64 160/185
Verifying : gtk-update-icon-cache-3.22.30-3.el7.x86_64 161/185
Verifying : perl-Thread-Queue-3.02-2.el7.noarch 162/185
Verifying : glibc-devel-2.17-260.el7_6.5.x86_64 163/185
Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 164/185
Verifying : libthai-0.1.14-9.el7.x86_64 165/185
Verifying : perl-Time-Local-1.2300-2.el7.noarch 166/185
Verifying : python2-cffi-1.11.2-1.el7.x86_64 167/185
Verifying : libxcb-1.13-1.el7.x86_64 168/185
Verifying : libXft-2.3.2-2.el7.x86_64 169/185
Verifying : python2-typing-3.6.1-1.el7.noarch 170/185
Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 171/185
Verifying : libwebp-0.3.0-7.el7.x86_64 172/185
Verifying : mesa-libEGL-18.0.5-4.el7_6.x86_64 173/185
Verifying : python2-whoosh-2.7.4-3.el7.noarch 174/185
Verifying : python2-urllib3-1.21.1-1.el7.noarch 175/185
Verifying : libXfixes-5.0.3-1.el7.x86_64 176/185
Verifying : libX11-1.6.5-2.el7.x86_64 177/185
Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 178/185
Verifying : jbigkit-libs-2.0-11.el7.x86_64 179/185
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 180/185
Verifying : libcap-ng-devel-0.7.5-4.el7.x86_64 181/185
Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 182/185
Verifying : python2-idna-2.5-1.el7.noarch 183/185
Verifying : fontawesome-fonts-web-4.4.0-1.el7.noarch 184/185
Verifying : python2-pyOpenSSL-17.3.0-3.el7.noarch 185/185

Removed:
autoconf.noarch 0:2.69-11.el7
automake.noarch 0:1.13.4-3.el7
desktop-file-utils.x86_64 0:0.23-1.el7
gcc.x86_64 0:4.8.5-36.el7_6.2
graphviz.x86_64 0:2.30.1-21.el7
groff-base.x86_64 0:1.22.2-8.el7
libcap-ng-devel.x86_64 0:0.7.5-4.el7
libtool.x86_64 0:2.4.2-22.el7_3
nmap-ncat.x86_64 2:6.40-16.el7
openssl-devel.x86_64 1:1.0.2k-16.el7_6.1
python-devel.x86_64 0:2.7.5-77.el7_6
python2-pyOpenSSL.noarch 0:17.3.0-3.el7
python2-six.noarch 0:1.10.0-9.el7
python2-sphinx.noarch 0:1.6.2-3.el7

Dependency Removed:
atk.x86_64 0:2.28.1-1.el7
avahi-libs.x86_64 0:0.6.31-19.el7
cairo.x86_64 0:1.15.12-3.el7
cpp.x86_64 0:4.8.5-36.el7_6.2
cups-libs.x86_64 1:1.6.3-35.el7
dejavu-fonts-common.noarch 0:2.33-6.el7
dejavu-sans-fonts.noarch 0:2.33-6.el7
emacs-filesystem.noarch 1:24.3-22.el7
fontawesome-fonts.noarch 0:4.4.0-1.el7
fontawesome-fonts-web.noarch 0:4.4.0-1.el7
fontconfig.x86_64 0:2.13.0-4.3.el7
fontpackages-filesystem.noarch 0:1.44-8.el7
freetype.x86_64 0:2.8-12.el7_6.1
fribidi.x86_64 0:1.0.2-1.el7
gd.x86_64 0:2.0.35-26.el7
gdk-pixbuf2.x86_64 0:2.36.12-3.el7
ghostscript.x86_64 0:9.07-31.el7_6.11
ghostscript-fonts.noarch 0:5.50-32.el7
glibc-devel.x86_64 0:2.17-260.el7_6.5
glibc-headers.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-8.el7
google-roboto-slab-fonts.noarch 0:1.100263-0.5.20150923git.el7
gperftools-libs.x86_64 0:2.6.1-1.el7
graphite2.x86_64 0:1.3.10-1.el7_3
gtk-update-icon-cache.x86_64 0:3.22.30-3.el7
gtk2.x86_64 0:2.24.31-1.el7
harfbuzz.x86_64 0:1.7.5-2.el7
hicolor-icon-theme.noarch 0:0.12-7.el7
hwdata.x86_64 0:0.252-9.1.el7
jasper-libs.x86_64 0:1.900.1-33.el7
jbigkit-libs.x86_64 0:2.0-11.el7
kernel-headers.x86_64 0:3.10.0-957.21.2.el7
keyutils-libs-devel.x86_64 0:1.5.8-3.el7
krb5-devel.x86_64 0:1.15.1-37.el7_6
lato-fonts.noarch 0:2.015-1.el7
lcms2.x86_64 0:2.6-3.el7
libICE.x86_64 0:1.0.9-9.el7
libSM.x86_64 0:1.2.2-2.el7
libX11.x86_64 0:1.6.5-2.el7
libX11-common.noarch 0:1.6.5-2.el7
libXau.x86_64 0:1.0.8-2.1.el7
libXaw.x86_64 0:1.0.13-4.el7
libXcomposite.x86_64 0:0.4.4-4.1.el7
libXcursor.x86_64 0:1.1.15-1.el7
libXdamage.x86_64 0:1.1.4-4.1.el7
libXext.x86_64 0:1.3.3-3.el7
libXfixes.x86_64 0:5.0.3-1.el7
libXft.x86_64 0:2.3.2-2.el7
libXi.x86_64 0:1.7.9-1.el7
libXinerama.x86_64 0:1.1.3-2.1.el7
libXmu.x86_64 0:1.1.2-2.el7
libXpm.x86_64 0:3.5.12-1.el7
libXrandr.x86_64 0:1.5.1-2.el7
libXrender.x86_64 0:0.9.10-1.el7
libXt.x86_64 0:1.1.5-3.el7
libXxf86vm.x86_64 0:1.1.4-1.el7
libaio.x86_64 0:0.3.109-13.el7
libcom_err-devel.x86_64 0:1.42.9-13.el7
libcroco.x86_64 0:0.6.12-4.el7
libdrm.x86_64 0:2.4.91-3.el7
libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libgomp.x86_64 0:4.8.5-36.el7_6.2
libibverbs.x86_64 0:45mlnx1-1.45101.tis.1
libimagequant.x86_64 0:2.8.2-2.el7
libjpeg-turbo.x86_64 0:1.2.90-6.el7
libkadm5.x86_64 0:1.15.1-37.el7_6
libmpc.x86_64 0:1.0.1-3.el7
libnl3.x86_64 0:3.2.28-4.el7
libpcap.x86_64 14:1.5.3-11.el7
libpciaccess.x86_64 0:0.14-1.el7
libpng.x86_64 2:1.5.13-7.el7_2
librados2.x86_64 2:13.2.2-0.el7.tis.25
librbd1.x86_64 2:13.2.2-0.el7.tis.25
librsvg2.x86_64 0:2.40.20-1.el7
libselinux-devel.x86_64 0:2.5-14.1.el7
libsepol-devel.x86_64 0:2.5-10.el7
libthai.x86_64 0:0.1.14-9.el7
libtiff.x86_64 0:4.0.3-27.el7_3
libtool-ltdl.x86_64 0:2.4.2-22.el7_3
libverto-devel.x86_64 0:0.2.5-4.el7
libwayland-client.x86_64 0:1.15.0-1.el7
libwayland-server.x86_64 0:1.15.0-1.el7
libwebp.x86_64 0:0.3.0-7.el7
libxcb.x86_64 0:1.13-1.el7
libxshmfence.x86_64 0:1.2-1.el7
m4.x86_64 0:1.4.16-10.el7
mesa-libEGL.x86_64 0:18.0.5-4.el7_6
mesa-libGL.x86_64 0:18.0.5-4.el7_6
mesa-libgbm.x86_64 0:18.0.5-4.el7_6
mesa-libglapi.x86_64 0:18.0.5-4.el7_6
mpfr.x86_64 0:3.1.1-4.el7
nettle.x86_64 0:2.7.1-8.el7
openjpeg2.x86_64 0:2.3.0-6.el7
pango.x86_64 0:1.42.4-2.el7_6
pciutils.x86_64 0:3.5.1-3.el7
pciutils-libs.x86_64 0:3.5.1-3.el7
pcre-devel.x86_64 0:8.32-17.el7
perl.x86_64 4:5.16.3-294.el7_6
perl-Carp.noarch 0:1.26-244.el7
perl-Data-Dumper.x86_64 0:2.145-3.el7
perl-Encode.x86_64 0:2.51-7.el7
perl-Exporter.noarch 0:5.68-3.el7
perl-File-Path.noarch 0:2.09-2.el7
perl-File-Temp.noarch 0:0.23.01-3.el7
perl-Filter.x86_64 0:1.49-3.el7
perl-Getopt-Long.noarch 0:2.40-3.el7
perl-HTTP-Tiny.noarch 0:0.033-3.el7
perl-PathTools.x86_64 0:3.40-5.el7
perl-Pod-Escapes.noarch 1:1.04-294.el7_6
perl-Pod-Perldoc.noarch 0:3.20-4.el7
perl-Pod-Simple.noarch 1:3.28-4.el7
perl-Pod-Usage.noarch 0:1.63-3.el7
perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
perl-Socket.x86_64 0:2.010-4.el7
perl-Storable.x86_64 0:2.45-3.el7
perl-Test-Harness.noarch 0:3.28-3.el7
perl-Text-ParseWords.noarch 0:3.29-4.el7
perl-Thread-Queue.noarch 0:3.02-2.el7
perl-Time-HiRes.x86_64 4:1.9725-3.el7
perl-Time-Local.noarch 0:1.2300-2.el7
perl-constant.noarch 0:1.27-2.el7
perl-libs.x86_64 4:5.16.3-294.el7_6
perl-macros.x86_64 4:5.16.3-294.el7_6
perl-parent.noarch 1:0.225-244.el7
perl-podlators.noarch 0:2.5.1-3.el7
perl-threads.x86_64 0:1.87-4.el7
perl-threads-shared.x86_64 0:1.43-6.el7
pixman.x86_64 0:0.34.0-1.el7
poppler-data.noarch 0:0.4.6-3.el7
python-backports.x86_64 0:1.0-8.el7
python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7
python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7
python-enum34.noarch 0:1.0.4-1.el7
python-ply.noarch 0:3.4-11.el7
python-pycparser.noarch 0:2.14-1.el7
python-sphinx-locale.noarch 0:1.6.2-3.el7
python2-asn1crypto.noarch 0:0.23.0-2.el7
python2-babel.noarch 0:2.3.4-1.el7
python2-cffi.x86_64 0:1.11.2-1.el7
python2-cryptography.x86_64 0:2.5-1.el7
python2-funcsigs.noarch 0:1.0.2-4.el7
python2-idna.noarch 0:2.5-1.el7
python2-imagesize.noarch 0:0.7.1-5.el7
python2-ipaddress.noarch 0:1.0.18-5.el7
python2-jinja2.noarch 0:2.8.1-1.el7
python2-markupsafe.x86_64 0:0.23-16.el7
python2-mock.noarch 0:2.0.0-1.el7
python2-olefile.noarch 0:0.46-1.el7
python2-pbr.noarch 0:3.1.1-1.el7
python2-pillow.x86_64 0:4.0.0-1.el7
python2-pygments.noarch 0:2.2.0-7.el7
python2-pysocks.noarch 0:1.6.8-5.el7
python2-requests.noarch 0:2.21.0-2.el7.tis.2
python2-setuptools.noarch 0:38.5.1-1.el7.tis.0
python2-snowballstemmer.noarch 0:1.2.0-2.el7
python2-sphinx-theme-alabaster.noarch 0:0.7.9-4.el7
python2-sphinx_rtd_theme.noarch 0:0.2.4-2.el7.0
python2-sphinxcontrib-websupport.noarch 0:1.0.1-1.el7
python2-sqlalchemy.x86_64 0:1.1.11-1.el7
python2-typing.noarch 0:3.6.1-1.el7
python2-urllib3.noarch 0:1.21.1-1.el7
python2-whoosh.noarch 0:2.7.4-3.el7
pytz.noarch 0:2016.10-2.el7
qemu-img-ev.x86_64 10:3.0.0-0.tis.100
rdma-core.x86_64 0:45mlnx1-1.45101.tis.1
trousers.x86_64 0:0.3.14-2.el7
urw-fonts.noarch 0:2.4-16.el7
xorg-x11-font-utils.x86_64 1:7.5-21.el7
zlib-devel.x86_64 0:1.2.7-18.el7

Complete!
Removing intermediate container 939802e40c29
---> a14db34118a6
Successfully built a14db34118a6
Successfully tagged jenkins/stx-ovs:master-centos-stable-build
The push refers to repository [docker.io/starlingx/stx-ovs]
d07cd3b86363: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Layer already exists
e2744e7692ff: Mounted from starlingx/stx-fm-rest-api
e7a6200c5ea1: Mounted from starlingx/stx-fm-rest-api
d07cd3b86363: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:bfb3aa03699fdf428fa2ac7b032b6d4ad979afaca1a285a58d3a84ba866c142f size: 1160
The push refers to repository [docker.io/starlingx/stx-ovs]
d07cd3b86363: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
d07cd3b86363: Layer already exists
e7a6200c5ea1: Layer already exists
e2744e7692ff: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:bfb3aa03699fdf428fa2ac7b032b6d4ad979afaca1a285a58d3a84ba866c142f size: 1160
Building stx-libvirt
Running: docker build /localdisk/designer/jenkins/master/cgcs-root/stx/stx-integ/virt/libvirt/centos/docker --no-cache --build-arg BASE=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --tag jenkins/stx-libvirt:master-centos-stable-build
Sending build context to Docker daemon 3.072kB
Step 1/7 : ARG BASE
Step 2/7 : FROM ${BASE}
---> 23b06ee8fad8
Step 3/7 : ARG STX_REPO_FILE=/etc/yum.repos.d/stx.repo
---> Running in 94ccb1365125
Removing intermediate container 94ccb1365125
---> cd01d9b4f414
Step 4/7 : ARG PROJECT=nova
---> Running in 2e8c348d6921
Removing intermediate container 2e8c348d6921
---> 0c63466a77b4
Step 5/7 : ARG UID=42424
---> Running in bba88e9dbefd
Removing intermediate container bba88e9dbefd
---> 1bc7656194f4
Step 6/7 : ARG GID=42424
---> Running in 0deb21af2bf9
Removing intermediate container 0deb21af2bf9
---> 251526d2f465
Step 7/7 : RUN set -ex ; yum install --disablerepo=* $(grep '^name=' ${STX_REPO_FILE} | awk -F '=' '{printf "--enablerepo=" $2 " "}') -y ceph-common dmidecode ebtables iproute libcgroup-tools libvirt pm-utils qemu qemu-block-extra qemu-efi qemu-kvm-ev qemu-kvm-tools-ev perl-Error perl-Data-Dumper perl-TermReadKey openvswitch ; groupadd -g ${GID} ${PROJECT} ; useradd -u ${UID} -g ${PROJECT} -M -d /var/lib/${PROJECT} -s /usr/sbin/nologin -c "${PROJECT} user" ${PROJECT} ; mkdir -p /etc/${PROJECT} /var/log/${PROJECT} /var/lib/${PROJECT} /var/cache/${PROJECT} ; chown ${PROJECT}:${PROJECT} /etc/${PROJECT} /var/log/${PROJECT} /var/lib/${PROJECT} /var/cache/${PROJECT} ; usermod -a -G kvm ${PROJECT} ; rm -rf /var/log/* /tmp/* /var/tmp/*
---> Running in 95584adc2120
++ grep '^name=' /etc/yum.repos.d/stx.repo
++ awk -F = '{printf "--enablerepo=" $2 " "}'
+ yum install '--disablerepo=*' --enablerepo=stx-local-build --enablerepo=stx-mirror-distro -y ceph-common dmidecode ebtables iproute libcgroup-tools libvirt pm-utils qemu qemu-block-extra qemu-efi qemu-kvm-ev qemu-kvm-tools-ev perl-Error perl-Data-Dumper perl-TermReadKey openvswitch
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
No package qemu available.
No package qemu-block-extra available.
No package qemu-efi available.
Resolving Dependencies
--> Running transaction check
---> Package ceph-common.x86_64 2:13.2.2-0.el7.tis.25 will be installed
--> Processing Dependency: libcephfs2 = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libradosstriper1 = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-cephfs = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-rados = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-rbd = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-rgw = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: liboath.so.0(LIBOATH_1.10.0)(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: liboath.so.0(LIBOATH_1.2.0)(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-prettytable for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-requests for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libcephfs.so.2()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libfuse.so.2()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libleveldb.so.1()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: liboath.so.0()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libradosstriper.so.1()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libsnappy.so.1()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
---> Package dmidecode.x86_64 1:3.1-2.el7 will be installed
---> Package ebtables.x86_64 0:2.0.10-16.el7 will be installed
---> Package iproute.x86_64 0:4.11.0-14.el7 will be installed
--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-14.el7.x86_64
--> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-14.el7.x86_64
--> Processing Dependency: libxtables.so.10()(64bit) for package: iproute-4.11.0-14.el7.x86_64
---> Package libcgroup-tools.x86_64 0:0.41-20.el7 will be installed
--> Processing Dependency: libcgroup(x86-64) = 0.41-20.el7 for package: libcgroup-tools-0.41-20.el7.x86_64
--> Processing Dependency: libcgroup.so.1(CGROUP_0.32)(64bit) for package: libcgroup-tools-0.41-20.el7.x86_64
--> Processing Dependency: libcgroup.so.1(CGROUP_0.32.1)(64bit) for package: libcgroup-tools-0.41-20.el7.x86_64
--> Processing Dependency: libcgroup.so.1(CGROUP_0.33)(64bit) for package: libcgroup-tools-0.41-20.el7.x86_64
--> Processing Dependency: libcgroup.so.1(CGROUP_0.34)(64bit) for package: libcgroup-tools-0.41-20.el7.x86_64
--> Processing Dependency: libcgroup.so.1(CGROUP_0.35)(64bit) for package: libcgroup-tools-0.41-20.el7.x86_64
--> Processing Dependency: libcgroup.so.1(CGROUP_0.37)(64bit) for package: libcgroup-tools-0.41-20.el7.x86_64
--> Processing Dependency: libcgroup.so.1(CGROUP_0.38)(64bit) for package: libcgroup-tools-0.41-20.el7.x86_64
--> Processing Dependency: libcgroup.so.1(CGROUP_0.39)(64bit) for package: libcgroup-tools-0.41-20.el7.x86_64
--> Processing Dependency: libcgroup.so.1(CGROUP_0.40)(64bit) for package: libcgroup-tools-0.41-20.el7.x86_64
--> Processing Dependency: libcgroup.so.1(CGROUP_0.42)(64bit) for package: libcgroup-tools-0.41-20.el7.x86_64
--> Processing Dependency: libcgroup.so.1()(64bit) for package: libcgroup-tools-0.41-20.el7.x86_64
---> Package libvirt.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libvirt-client = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-config-network = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-config-nwfilter = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-interface = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-lxc = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-network = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-nodedev = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-nwfilter = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-qemu = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-secret = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-libs = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
---> Package openvswitch.x86_64 1:2.11.0-0.tis.1 will be installed
--> Processing Dependency: libnuma.so.1(libnuma_1.1)(64bit) for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: libnuma.so.1(libnuma_1.2)(64bit) for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: openssl for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: python-pyelftools for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: libnuma.so.1()(64bit) for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
---> Package pm-utils.x86_64 0:1.4.1-27.el7 will be installed
--> Processing Dependency: kbd for package: pm-utils-1.4.1-27.el7.x86_64
---> Package qemu-kvm-ev.x86_64 10:3.0.0-0.tis.100 will be installed
--> Processing Dependency: qemu-kvm-common-ev = 10:3.0.0-0.tis.100 for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: ipxe-roms-qemu >= 20160127-4 for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libseccomp >= 1.0.0 for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libusbx >= 1.0.19 for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: seabios-bin >= 1.7.5-1 for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: seavgabios-bin >= 1.9.1-4 for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: usbredir >= 0.7.1 for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libfdt.so.1(LIBFDT_1.2)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: librdmacm.so.1(RDMACM_1.0)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.2)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.4)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.5)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.6)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.3)(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: lzo for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: sgabios-bin for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libasound.so.2()(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libcacard.so.0()(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libfdt.so.1()(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libibumad.so.3()(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libpixman-1.so.0()(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libpulse.so.0()(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: librdmacm.so.1()(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libseccomp.so.2()(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libspice-server.so.1()(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
--> Processing Dependency: libusbredirparser.so.1()(64bit) for package: 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64
---> Package qemu-kvm-tools-ev.x86_64 10:3.0.0-0.tis.100 will be installed
--> Running transaction check
---> Package alsa-lib.x86_64 0:1.1.6-2.el7 will be installed
---> Package fuse-libs.x86_64 0:2.9.2-11.el7 will be installed
---> Package iptables.x86_64 0:1.4.21-28.el7 will be installed
--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-28.el7.x86_64
--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-28.el7.x86_64
---> Package ipxe-roms-qemu.noarch 0:20170123-1.git4e85b27.el7_4.1 will be installed
---> Package kbd.x86_64 0:1.15.5-15.el7 will be installed
--> Processing Dependency: kbd-legacy = 1.15.5-15.el7 for package: kbd-1.15.5-15.el7.x86_64
--> Processing Dependency: kbd-misc = 1.15.5-15.el7 for package: kbd-1.15.5-15.el7.x86_64
--> Processing Dependency: initscripts >= 5.86-1 for package: kbd-1.15.5-15.el7.x86_64
---> Package leveldb.x86_64 0:1.12.0-11.el7 will be installed
---> Package libcacard.x86_64 40:2.5.2-2.1.el7 will be installed
---> Package libcephfs2.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package libcgroup.x86_64 0:0.41-20.el7 will be installed
---> Package libfdt-devel.x86_64 0:1.4.4-0.tis.1 will be installed
---> Package libibumad.x86_64 0:45mlnx1-1.45101.tis.1 will be installed
---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
---> Package liboath.x86_64 0:2.4.1-9.el7 will be installed
---> Package libradosstriper1.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package librdmacm.x86_64 0:45mlnx1-1.45101.tis.1 will be installed
---> Package libseccomp.x86_64 0:2.3.1-3.el7 will be installed
---> Package libusbx.x86_64 0:1.0.21-1.el7 will be installed
---> Package libvirt-client.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libvirt-bash-completion = 4.7.0-1.tis.100 for package: libvirt-client-4.7.0-1.tis.100.x86_64
--> Processing Dependency: gettext for package: libvirt-client-4.7.0-1.tis.100.x86_64
--> Processing Dependency: gnutls-utils for package: libvirt-client-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-client-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-client-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: polkit >= 0.112 for package: libvirt-daemon-4.7.0-1.tis.100.x86_64
--> Processing Dependency: systemd-sysv for package: libvirt-daemon-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-config-network.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-config-nwfilter.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-interface.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-lxc.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-network.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64
--> Processing Dependency: radvd for package: libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-nodedev.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libvirt-daemon-driver-nodedev-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-nwfilter.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libpcap.so.1()(64bit) for package: libvirt-daemon-driver-nwfilter-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-qemu.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-core = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64
--> Processing Dependency: bzip2 for package: libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64
--> Processing Dependency: lzop for package: libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-secret.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-disk = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-logical = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-scsi = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-mpath = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-gluster = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-rbd = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
---> Package libvirt-libs.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: cyrus-sasl for package: libvirt-libs-4.7.0-1.tis.100.x86_64
--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-4.7.0-1.tis.100.x86_64
--> Processing Dependency: nc for package: libvirt-libs-4.7.0-1.tis.100.x86_64
---> Package lzo.x86_64 0:2.06-8.el7 will be installed
---> Package numactl-libs.x86_64 0:2.0.9-7.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7 will be installed
--> Processing Dependency: make for package: 1:openssl-1.0.2k-16.el7.x86_64
---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed
---> Package pulseaudio-libs.x86_64 0:10.0-5.el7 will be installed
--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libICE.so.6()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libSM.so.6()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libX11-xcb.so.1()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libX11.so.6()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libXtst.so.6()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libwrap.so.0()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libxcb.so.1()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
---> Package python-cephfs.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed
---> Package python-pyelftools.noarch 0:0.22-0.5.git20130619.a1d9681.el7 will be installed
--> Processing Dependency: python-construct for package: python-pyelftools-0.22-0.5.git20130619.a1d9681.el7.noarch
---> Package python-rados.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python-rbd.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python-rgw.x86_64 2:13.2.2-0.el7.tis.25 will be installed
--> Processing Dependency: librgw2 = 2:13.2.2-0.el7.tis.25 for package: 2:python-rgw-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: librgw.so.2()(64bit) for package: 2:python-rgw-13.2.2-0.el7.tis.25.x86_64
---> Package python2-requests.noarch 0:2.21.0-2.el7.tis.2 will be installed
--> Processing Dependency: python2-idna for package: python2-requests-2.21.0-2.el7.tis.2.noarch
--> Processing Dependency: python2-urllib3 for package: python2-requests-2.21.0-2.el7.tis.2.noarch
---> Package qemu-kvm-common-ev.x86_64 10:3.0.0-0.tis.100 will be installed
---> Package seabios-bin.noarch 0:1.11.0-2.el7 will be installed
---> Package seavgabios-bin.noarch 0:1.11.0-2.el7 will be installed
---> Package sgabios-bin.noarch 1:0.20110622svn-4.el7 will be installed
---> Package snappy.x86_64 0:1.1.0-3.el7 will be installed
---> Package spice-server.x86_64 0:0.14.0-6.el7 will be installed
--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: spice-server-0.14.0-6.el7.x86_64
--> Processing Dependency: libcelt051.so.0()(64bit) for package: spice-server-0.14.0-6.el7.x86_64
--> Processing Dependency: libjpeg.so.62()(64bit) for package: spice-server-0.14.0-6.el7.x86_64
--> Processing Dependency: libopus.so.0()(64bit) for package: spice-server-0.14.0-6.el7.x86_64
---> Package usbredir.x86_64 0:0.7.1-3.el7 will be installed
--> Running transaction check
---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be installed
---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
---> Package celt051.x86_64 0:0.5.1.3-8.el7 will be installed
--> Processing Dependency: libogg.so.0()(64bit) for package: celt051-0.5.1.3-8.el7.x86_64
---> Package cyrus-sasl.x86_64 0:2.1.26-23.el7 will be installed
---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7 will be installed
---> Package dnsmasq.x86_64 0:2.76-7.el7.tis.7 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: libcroco-0.6.so.3()(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: libgettextsrc-0.19.8.1.so()(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: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
---> Package gnutls-utils.x86_64 0:3.3.29-8.el7 will be installed
--> Processing Dependency: gnutls-dane(x86-64) = 3.3.29-8.el7 for package: gnutls-utils-3.3.29-8.el7.x86_64
--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.29-8.el7.x86_64
--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.29-8.el7.x86_64
--> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.29-8.el7.x86_64
--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.29-8.el7.x86_64
---> Package initscripts.x86_64 0:9.49.46-1.el7.tis.18 will be installed
--> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.46-1.el7.tis.18.x86_64
---> Package kbd-legacy.noarch 0:1.15.5-15.el7 will be installed
---> Package kbd-misc.noarch 0:1.15.5-15.el7 will be installed
---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed
---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed
---> Package libX11.x86_64 0:1.6.5-2.el7 will be installed
--> Processing Dependency: libX11-common >= 1.6.5-2.el7 for package: libX11-1.6.5-2.el7.x86_64
---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed
--> Processing Dependency: libXext.so.6()(64bit) for package: libXtst-1.2.3-1.el7.x86_64
--> Processing Dependency: libXi.so.6()(64bit) for package: libXtst-1.2.3-1.el7.x86_64
---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed
---> Package libjpeg-turbo.x86_64 0:1.2.90-6.el7 will be installed
---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
---> Package libpcap.x86_64 14:1.5.3-11.el7 will be installed
---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed
---> Package librgw2.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package libsndfile.x86_64 0:1.0.25-10.el7 will be installed
--> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64
--> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64
--> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64
--> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64
---> Package libvirt-bash-completion.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage-core.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: nfs-utils for package: libvirt-daemon-driver-storage-core-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libparted.so.2()(64bit) for package: libvirt-daemon-driver-storage-core-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-storage-disk.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libgfapi.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libgfrpc.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libgfxdr.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libglusterfs.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: iscsi-initiator-utils for package: libvirt-daemon-driver-storage-iscsi-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-storage-logical.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: lvm2 for package: libvirt-daemon-driver-storage-logical-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libxcb.x86_64 0:1.13-1.el7 will be installed
--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64
---> Package lzop.x86_64 0:1.03-10.el7 will be installed
---> Package make.x86_64 1:3.82-23.el7 will be installed
---> Package netcf-libs.x86_64 0:0.2.8-4.el7 will be installed
--> Processing Dependency: bridge-utils for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.1.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libexslt.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
---> Package nmap-ncat.x86_64 2:6.40-16.el7 will be installed
---> Package opus.x86_64 0:1.0.2-6.el7 will be installed
---> Package polkit.x86_64 0:0.112-18.el7 will be installed
--> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-18.el7.x86_64
--> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-18.el7.x86_64
--> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-18.el7.x86_64
---> Package python-construct.noarch 0:2.5.1-4.el7 will be installed
--> Processing Dependency: python-six for package: python-construct-2.5.1-4.el7.noarch
---> Package python2-idna.noarch 0:2.5-1.el7 will be installed
---> Package python2-urllib3.noarch 0:1.21.1-1.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-cryptography for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-ipaddress for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-pysocks for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python2-pyOpenSSL for package: python2-urllib3-1.21.1-1.el7.noarch
---> Package radvd.x86_64 0:2.17-3.el7 will be installed
---> Package systemd-sysv.x86_64 0:219-62.el7_6.5.tis.11 will be installed
---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed
--> Running transaction check
---> Package augeas-libs.x86_64 0:1.4.0-6.el7 will be installed
---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed
---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed
---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed
---> Package gettext-libs.x86_64 0:0.19.8.1-2.el7 will be installed
---> Package glusterfs-api.x86_64 0:5.2-1.el7 will be installed
--> Processing Dependency: glusterfs = 5.2-1.el7 for package: glusterfs-api-5.2-1.el7.x86_64
--> Processing Dependency: glusterfs-client-xlators = 5.2-1.el7 for package: glusterfs-api-5.2-1.el7.x86_64
---> Package glusterfs-cli.x86_64 0:5.2-1.el7 will be installed
---> Package glusterfs-libs.x86_64 0:5.2-1.el7 will be installed
---> Package gnutls-dane.x86_64 0:3.3.29-8.el7 will be installed
---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed
---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-10.el7 will be installed
--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-10.el7 for package: iscsi-initiator-utils-6.2.0.874-10.el7.x86_64
---> Package libX11-common.noarch 0:1.6.5-2.el7 will be installed
---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed
---> Package libXi.x86_64 0:1.7.9-1.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-36.el7 will be installed
---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed
---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed
---> Package libvorbis.x86_64 1:1.3.3-8.el7.1 will be installed
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package lvm2.x86_64 7:2.02.177-4.el7 will be installed
--> Processing Dependency: lvm2-libs = 7:2.02.177-4.el7 for package: 7:lvm2-2.02.177-4.el7.x86_64
--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.177-4.el7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.177-4.el7.x86_64
--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.177-4.el7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.177-4.el7.x86_64
--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.177-4.el7.x86_64
---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed
---> Package nfs-utils.x86_64 1:1.3.0-0.61.el7 will be installed
--> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libtirpc >= 0.2.4-0.7 for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libtirpc.so.1()(64bit) for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
---> Package parted.x86_64 0:3.1-29.el7.tis.3 will be installed
---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed
--> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64
--> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64
--> Processing Dependency: python-enum34 for package: python2-cryptography-2.5-1.el7.x86_64
---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be installed
---> Package python2-pyOpenSSL.noarch 0:17.3.0-3.el7 will be installed
---> Package python2-pysocks.noarch 0:1.6.8-5.el7 will be installed
---> Package python2-six.noarch 0:1.10.0-9.el7 will be installed
---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
---> Package unbound-libs.x86_64 0:1.6.6-1.el7 will be installed
--> Running transaction check
---> Package device-mapper-event-libs.x86_64 7:1.02.146-4.el7 will be installed
---> Package device-mapper-persistent-data.x86_64 0:0.7.3-3.el7 will be installed
---> Package glusterfs.x86_64 0:5.2-1.el7 will be installed
---> Package glusterfs-client-xlators.x86_64 0:5.2-1.el7 will be installed
---> Package gssproxy.x86_64 0:0.7.0-21.el7 will be installed
--> Processing Dependency: libini_config >= 1.3.1-31 for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-10.el7 will be installed
---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed
---> Package libevent.x86_64 0:2.0.21-4.el7.tis.2 will be installed
---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be installed
---> Package libtirpc.x86_64 0:0.2.4-0.15.el7 will be installed
---> Package lvm2-libs.x86_64 7:2.02.177-4.el7 will be installed
--> Processing Dependency: device-mapper-event = 7:1.02.146-4.el7 for package: 7:lvm2-libs-2.02.177-4.el7.x86_64
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed
---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed
---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed
--> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64
---> Package quota.x86_64 1:4.01-17.el7 will be installed
--> Processing Dependency: quota-nls = 1:4.01-17.el7 for package: 1:quota-4.01-17.el7.x86_64
--> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-17.el7.x86_64
--> Processing Dependency: libext2fs.so.2()(64bit) for package: 1:quota-4.01-17.el7.x86_64
---> Package rpcbind.x86_64 0:0.2.0-47.el7 will be installed
--> Running transaction check
---> Package device-mapper-event.x86_64 7:1.02.146-4.el7 will be installed
---> Package e2fsprogs-libs.x86_64 0:1.42.9-13.el7 will be installed
---> Package libbasicobjects.x86_64 0:0.1.1-32.el7 will be installed
---> Package libcollection.x86_64 0:0.7.0-32.el7 will be installed
---> Package libini_config.x86_64 0:1.3.1-32.el7 will be installed
--> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.1-32.el7.x86_64
--> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.1-32.el7.x86_64
---> Package libref_array.x86_64 0:0.1.5-32.el7 will be installed
---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed
---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed
--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch
---> Package quota-nls.noarch 1:4.01-17.el7 will be installed
---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed
--> Running transaction check
---> Package libpath_utils.x86_64 0:0.2.1-32.el7 will be installed
---> Package python-ply.noarch 0:3.4-11.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ceph-common x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 14 M
dmidecode x86_64 1:3.1-2.el7 stx-mirror-distro 78 k
ebtables x86_64 2.0.10-16.el7 stx-mirror-distro 123 k
iproute x86_64 4.11.0-14.el7 stx-mirror-distro 763 k
libcgroup-tools x86_64 0.41-20.el7 stx-mirror-distro 100 k
libvirt x86_64 4.7.0-1.tis.100 stx-local-build 3.2 k
openvswitch x86_64 1:2.11.0-0.tis.1 stx-local-build 9.7 M
perl-Data-Dumper x86_64 2.145-3.el7 stx-mirror-distro 47 k
perl-Error noarch 1:0.17020-2.el7 stx-mirror-distro 32 k
perl-TermReadKey x86_64 2.30-20.el7 stx-mirror-distro 31 k
pm-utils x86_64 1.4.1-27.el7 stx-mirror-distro 140 k
qemu-kvm-ev x86_64 10:3.0.0-0.tis.100 stx-local-build 3.0 M
qemu-kvm-tools-ev x86_64 10:3.0.0-0.tis.100 stx-local-build 297 k
Installing for dependencies:
alsa-lib x86_64 1.1.6-2.el7 stx-mirror-distro 424 k
augeas-libs x86_64 1.4.0-6.el7 stx-mirror-distro 355 k
autogen-libopts x86_64 5.18-5.el7 stx-mirror-distro 66 k
avahi-libs x86_64 0.6.31-19.el7 stx-mirror-distro 61 k
bridge-utils x86_64 1.5-9.el7 stx-mirror-distro 32 k
bzip2 x86_64 1.0.6-13.el7 stx-mirror-distro 52 k
celt051 x86_64 0.5.1.3-8.el7 stx-mirror-distro 53 k
cyrus-sasl x86_64 2.1.26-23.el7 stx-mirror-distro 88 k
cyrus-sasl-gssapi x86_64 2.1.26-23.el7 stx-mirror-distro 41 k
device-mapper-event x86_64 7:1.02.146-4.el7 stx-mirror-distro 185 k
device-mapper-event-libs x86_64 7:1.02.146-4.el7 stx-mirror-distro 184 k
device-mapper-persistent-data
x86_64 0.7.3-3.el7 stx-mirror-distro 405 k
dnsmasq x86_64 2.76-7.el7.tis.7 stx-local-build 276 k
e2fsprogs-libs x86_64 1.42.9-13.el7 stx-mirror-distro 167 k
flac-libs x86_64 1.3.0-5.el7_1 stx-mirror-distro 169 k
fuse-libs x86_64 2.9.2-11.el7 stx-mirror-distro 93 k
gettext x86_64 0.19.8.1-2.el7 stx-mirror-distro 1.0 M
gettext-libs x86_64 0.19.8.1-2.el7 stx-mirror-distro 501 k
glusterfs x86_64 5.2-1.el7 stx-mirror-distro 667 k
glusterfs-api x86_64 5.2-1.el7 stx-mirror-distro 106 k
glusterfs-cli x86_64 5.2-1.el7 stx-mirror-distro 203 k
glusterfs-client-xlators x86_64 5.2-1.el7 stx-mirror-distro 998 k
glusterfs-libs x86_64 5.2-1.el7 stx-mirror-distro 415 k
gnutls-dane x86_64 3.3.29-8.el7 stx-mirror-distro 36 k
gnutls-utils x86_64 3.3.29-8.el7 stx-mirror-distro 238 k
gsm x86_64 1.0.13-11.el7 stx-mirror-distro 30 k
gssproxy x86_64 0.7.0-21.el7 stx-mirror-distro 109 k
initscripts x86_64 9.49.46-1.el7.tis.18 stx-local-build 437 k
iptables x86_64 1.4.21-28.el7 stx-mirror-distro 433 k
ipxe-roms-qemu noarch 20170123-1.git4e85b27.el7_4.1
stx-mirror-distro 759 k
iscsi-initiator-utils x86_64 6.2.0.874-10.el7 stx-mirror-distro 421 k
iscsi-initiator-utils-iscsiuio
x86_64 6.2.0.874-10.el7 stx-mirror-distro 92 k
kbd x86_64 1.15.5-15.el7 stx-mirror-distro 348 k
kbd-legacy noarch 1.15.5-15.el7 stx-mirror-distro 466 k
kbd-misc noarch 1.15.5-15.el7 stx-mirror-distro 1.4 M
keyutils x86_64 1.5.8-3.el7 stx-mirror-distro 54 k
leveldb x86_64 1.12.0-11.el7 stx-mirror-distro 161 k
libICE x86_64 1.0.9-9.el7 stx-mirror-distro 66 k
libSM x86_64 1.2.2-2.el7 stx-mirror-distro 39 k
libX11 x86_64 1.6.5-2.el7 stx-mirror-distro 606 k
libX11-common noarch 1.6.5-2.el7 stx-mirror-distro 164 k
libXau x86_64 1.0.8-2.1.el7 stx-mirror-distro 29 k
libXext x86_64 1.3.3-3.el7 stx-mirror-distro 39 k
libXi x86_64 1.7.9-1.el7 stx-mirror-distro 40 k
libXtst x86_64 1.2.3-1.el7 stx-mirror-distro 20 k
libasyncns x86_64 0.8-7.el7 stx-mirror-distro 26 k
libbasicobjects x86_64 0.1.1-32.el7 stx-mirror-distro 26 k
libcacard x86_64 40:2.5.2-2.1.el7 stx-mirror-distro 22 k
libcephfs2 x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 413 k
libcgroup x86_64 0.41-20.el7 stx-mirror-distro 66 k
libcollection x86_64 0.7.0-32.el7 stx-mirror-distro 42 k
libcroco x86_64 0.6.12-4.el7 stx-mirror-distro 105 k
libevent x86_64 2.0.21-4.el7.tis.2 stx-local-build 213 k
libfdt-devel x86_64 1.4.4-0.tis.1 stx-local-build 122 k
libgomp x86_64 4.8.5-36.el7 stx-mirror-distro 157 k
libibumad x86_64 45mlnx1-1.45101.tis.1 stx-local-build 22 k
libini_config x86_64 1.3.1-32.el7 stx-mirror-distro 64 k
libjpeg-turbo x86_64 1.2.90-6.el7 stx-mirror-distro 134 k
libmnl x86_64 1.0.3-7.el7 stx-mirror-distro 23 k
libnetfilter_conntrack x86_64 1.0.6-1.el7_3 stx-mirror-distro 55 k
libnfnetlink x86_64 1.0.1-4.el7 stx-mirror-distro 26 k
libnfsidmap x86_64 0.25-19.el7 stx-mirror-distro 50 k
liboath x86_64 2.4.1-9.el7 stx-mirror-distro 35 k
libogg x86_64 2:1.3.0-7.el7 stx-mirror-distro 24 k
libpath_utils x86_64 0.2.1-32.el7 stx-mirror-distro 28 k
libpcap x86_64 14:1.5.3-11.el7 stx-mirror-distro 138 k
libpciaccess x86_64 0.14-1.el7 stx-mirror-distro 26 k
libradosstriper1 x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 336 k
librdmacm x86_64 45mlnx1-1.45101.tis.1 stx-local-build 61 k
libref_array x86_64 0.1.5-32.el7 stx-mirror-distro 27 k
librgw2 x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 2.0 M
libseccomp x86_64 2.3.1-3.el7 stx-mirror-distro 56 k
libsndfile x86_64 1.0.25-10.el7 stx-mirror-distro 149 k
libtirpc x86_64 0.2.4-0.15.el7 stx-mirror-distro 89 k
libunistring x86_64 0.9.3-9.el7 stx-mirror-distro 293 k
libusbx x86_64 1.0.21-1.el7 stx-mirror-distro 61 k
libverto-libevent x86_64 0.2.5-4.el7 stx-mirror-distro 8.9 k
libvirt-bash-completion x86_64 4.7.0-1.tis.100 stx-local-build 3.1 k
libvirt-client x86_64 4.7.0-1.tis.100 stx-local-build 297 k
libvirt-daemon x86_64 4.7.0-1.tis.100 stx-local-build 646 k
libvirt-daemon-config-network
x86_64 4.7.0-1.tis.100 stx-local-build 4.2 k
libvirt-daemon-config-nwfilter
x86_64 4.7.0-1.tis.100 stx-local-build 9.5 k
libvirt-daemon-driver-interface
x86_64 4.7.0-1.tis.100 stx-local-build 42 k
libvirt-daemon-driver-lxc x86_64 4.7.0-1.tis.100 stx-local-build 135 k
libvirt-daemon-driver-network
x86_64 4.7.0-1.tis.100 stx-local-build 218 k
libvirt-daemon-driver-nodedev
x86_64 4.7.0-1.tis.100 stx-local-build 41 k
libvirt-daemon-driver-nwfilter
x86_64 4.7.0-1.tis.100 stx-local-build 65 k
libvirt-daemon-driver-qemu
x86_64 4.7.0-1.tis.100 stx-local-build 557 k
libvirt-daemon-driver-secret
x86_64 4.7.0-1.tis.100 stx-local-build 31 k
libvirt-daemon-driver-storage
x86_64 4.7.0-1.tis.100 stx-local-build 2.1 k
libvirt-daemon-driver-storage-core
x86_64 4.7.0-1.tis.100 stx-local-build 242 k
libvirt-daemon-driver-storage-disk
x86_64 4.7.0-1.tis.100 stx-local-build 33 k
libvirt-daemon-driver-storage-gluster
x86_64 4.7.0-1.tis.100 stx-local-build 41 k
libvirt-daemon-driver-storage-iscsi
x86_64 4.7.0-1.tis.100 stx-local-build 30 k
libvirt-daemon-driver-storage-logical
x86_64 4.7.0-1.tis.100 stx-local-build 34 k
libvirt-daemon-driver-storage-mpath
x86_64 4.7.0-1.tis.100 stx-local-build 29 k
libvirt-daemon-driver-storage-rbd
x86_64 4.7.0-1.tis.100 stx-local-build 36 k
libvirt-daemon-driver-storage-scsi
x86_64 4.7.0-1.tis.100 stx-local-build 30 k
libvirt-libs x86_64 4.7.0-1.tis.100 stx-local-build 3.8 M
libvorbis x86_64 1:1.3.3-8.el7.1 stx-mirror-distro 204 k
libxcb x86_64 1.13-1.el7 stx-mirror-distro 214 k
libxslt x86_64 1.1.28-5.el7 stx-mirror-distro 242 k
lvm2 x86_64 7:2.02.177-4.el7 stx-mirror-distro 1.3 M
lvm2-libs x86_64 7:2.02.177-4.el7 stx-mirror-distro 1.0 M
lzo x86_64 2.06-8.el7 stx-mirror-distro 59 k
lzop x86_64 1.03-10.el7 stx-mirror-distro 54 k
make x86_64 1:3.82-23.el7 stx-mirror-distro 420 k
mozjs17 x86_64 17.0.0-20.el7 stx-mirror-distro 1.4 M
netcf-libs x86_64 0.2.8-4.el7 stx-mirror-distro 70 k
nfs-utils x86_64 1:1.3.0-0.61.el7 stx-mirror-distro 410 k
nmap-ncat x86_64 2:6.40-16.el7 stx-mirror-distro 206 k
numactl-libs x86_64 2.0.9-7.el7 stx-mirror-distro 29 k
openssl x86_64 1:1.0.2k-16.el7 stx-mirror-distro 493 k
opus x86_64 1.0.2-6.el7 stx-mirror-distro 630 k
parted x86_64 3.1-29.el7.tis.3 stx-local-build 606 k
pixman x86_64 0.34.0-1.el7 stx-mirror-distro 248 k
polkit x86_64 0.112-18.el7 stx-mirror-distro 168 k
polkit-pkla-compat x86_64 0.1-4.el7 stx-mirror-distro 39 k
pulseaudio-libs x86_64 10.0-5.el7 stx-mirror-distro 651 k
python-backports x86_64 1.0-8.el7 stx-mirror-distro 5.8 k
python-backports-ssl_match_hostname
noarch 3.5.0.1-1.el7 stx-mirror-distro 13 k
python-cephfs x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 97 k
python-construct noarch 2.5.1-4.el7 stx-mirror-distro 126 k
python-enum34 noarch 1.0.4-1.el7 stx-mirror-distro 52 k
python-ply noarch 3.4-11.el7 stx-mirror-distro 123 k
python-prettytable noarch 0.7.2-3.el7 stx-mirror-distro 37 k
python-pycparser noarch 2.14-1.el7 stx-mirror-distro 104 k
python-pyelftools noarch 0.22-0.5.git20130619.a1d9681.el7
stx-mirror-distro 122 k
python-rados x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 308 k
python-rbd x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 193 k
python-rgw x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 99 k
python2-asn1crypto noarch 0.23.0-2.el7 stx-mirror-distro 172 k
python2-cffi x86_64 1.11.2-1.el7 stx-mirror-distro 229 k
python2-cryptography x86_64 2.5-1.el7 stx-mirror-distro 544 k
python2-idna noarch 2.5-1.el7 stx-mirror-distro 94 k
python2-ipaddress noarch 1.0.18-5.el7 stx-mirror-distro 35 k
python2-pyOpenSSL noarch 17.3.0-3.el7 stx-mirror-distro 92 k
python2-pysocks noarch 1.6.8-5.el7 stx-mirror-distro 30 k
python2-requests noarch 2.21.0-2.el7.tis.2 stx-local-build 119 k
python2-six noarch 1.10.0-9.el7 stx-mirror-distro 31 k
python2-urllib3 noarch 1.21.1-1.el7 stx-mirror-distro 173 k
qemu-kvm-common-ev x86_64 10:3.0.0-0.tis.100 stx-local-build 793 k
quota x86_64 1:4.01-17.el7 stx-mirror-distro 179 k
quota-nls noarch 1:4.01-17.el7 stx-mirror-distro 90 k
radvd x86_64 2.17-3.el7 stx-mirror-distro 94 k
rpcbind x86_64 0.2.0-47.el7 stx-mirror-distro 60 k
seabios-bin noarch 1.11.0-2.el7 stx-mirror-distro 112 k
seavgabios-bin noarch 1.11.0-2.el7 stx-mirror-distro 38 k
sgabios-bin noarch 1:0.20110622svn-4.el7 stx-mirror-distro 7.1 k
snappy x86_64 1.1.0-3.el7 stx-mirror-distro 40 k
spice-server x86_64 0.14.0-6.el7 stx-mirror-distro 403 k
systemd-sysv x86_64 219-62.el7_6.5.tis.11 stx-local-build 82 k
sysvinit-tools x86_64 2.88-14.dsf.el7 stx-mirror-distro 63 k
tcp_wrappers x86_64 7.6-77.el7 stx-mirror-distro 78 k
tcp_wrappers-libs x86_64 7.6-77.el7 stx-mirror-distro 66 k
unbound-libs x86_64 1.6.6-1.el7 stx-mirror-distro 405 k
usbredir x86_64 0.7.1-3.el7 stx-mirror-distro 47 k
yajl x86_64 2.0.4-4.el7 stx-mirror-distro 39 k

Transaction Summary
================================================================================
Install 13 Packages (+158 Dependent packages)

Total download size: 65 M
Installed size: 212 M
Downloading packages:
--------------------------------------------------------------------------------
Total 15 MB/s | 65 MB 00:04
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : numactl-libs-2.0.9-7.el7.x86_64 1/171
Installing : avahi-libs-0.6.31-19.el7.x86_64 2/171
Installing : yajl-2.0.4-4.el7.x86_64 3/171
Installing : glusterfs-libs-5.2-1.el7.x86_64 4/171
Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 5/171
Installing : 2:libogg-1.3.0-7.el7.x86_64 6/171
Installing : python2-idna-2.5-1.el7.noarch 7/171
Installing : systemd-sysv-219-62.el7_6.5.tis.11.x86_64 8/171
Installing : python2-six-1.10.0-9.el7.noarch 9/171
Installing : snappy-1.1.0-3.el7.x86_64 10/171
Installing : python2-ipaddress-1.0.18-5.el7.noarch 11/171
Installing : libmnl-1.0.3-7.el7.x86_64 12/171
Installing : libevent-2.0.21-4.el7.tis.2.x86_64 13/171
Installing : 7:device-mapper-event-libs-1.02.146-4.el7.x86_64 14/171
Installing : 2:python-rados-13.2.2-0.el7.tis.25.x86_64 15/171
Installing : parted-3.1-29.el7.tis.3.x86_64 16/171
Installing : libcollection-0.7.0-32.el7.x86_64 17/171
Installing : libusbx-1.0.21-1.el7.x86_64 18/171
Installing : libbasicobjects-0.1.1-32.el7.x86_64 19/171
Installing : libtirpc-0.2.4-0.15.el7.x86_64 20/171
Installing : rpcbind-0.2.0-47.el7.x86_64 21/171
Installing : 14:libpcap-1.5.3-11.el7.x86_64 22/171
Installing : libcroco-0.6.12-4.el7.x86_64 23/171
Installing : lzo-2.06-8.el7.x86_64 24/171
Installing : libunistring-0.9.3-9.el7.x86_64 25/171
Installing : fuse-libs-2.9.2-11.el7.x86_64 26/171
Installing : liboath-2.4.1-9.el7.x86_64 27/171
Installing : libref_array-0.1.5-32.el7.x86_64 28/171
Installing : pixman-0.34.0-1.el7.x86_64 29/171
Installing : libICE-1.0.9-9.el7.x86_64 30/171
Installing : libcgroup-0.41-20.el7.x86_64 31/171
Installing : libnfnetlink-1.0.1-4.el7.x86_64 32/171
Installing : 2:libcephfs2-13.2.2-0.el7.tis.25.x86_64 33/171
Installing : libgomp-4.8.5-36.el7.x86_64 34/171
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 35/171
Installing : gettext-0.19.8.1-2.el7.x86_64 36/171
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 2:python-cephfs-13.2.2-0.el7.tis.25.x86_64 37/171
Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 38/171
Installing : iptables-1.4.21-28.el7.x86_64 39/171
Installing : iproute-4.11.0-14.el7.x86_64 40/171
Installing : libSM-1.2.2-2.el7.x86_64 41/171
Installing : 2:librgw2-13.2.2-0.el7.tis.25.x86_64 42/171
Installing : 2:python-rgw-13.2.2-0.el7.tis.25.x86_64 43/171
Installing : lzop-1.03-10.el7.x86_64 44/171
Installing : 2:nmap-ncat-6.40-16.el7.x86_64 45/171
Installing : usbredir-0.7.1-3.el7.x86_64 46/171
Installing : 2:python-rbd-13.2.2-0.el7.tis.25.x86_64 47/171
Installing : 7:device-mapper-event-1.02.146-4.el7.x86_64 48/171
Failed to get D-Bus connection: Operation not permitted
warning: %post(device-mapper-event-7:1.02.146-4.el7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.146-4.el7.x86_64
Installing : 7:lvm2-libs-2.02.177-4.el7.x86_64 49/171
Installing : libverto-libevent-0.2.5-4.el7.x86_64 50/171
Installing : leveldb-1.12.0-11.el7.x86_64 51/171
Installing : python-construct-2.5.1-4.el7.noarch 52/171
Installing : python-pyelftools-0.22-0.5.git20130619.a1d9681.el7.noa 53/171
Installing : dnsmasq-2.76-7.el7.tis.7.x86_64 54/171
Installing : 1:libvorbis-1.3.3-8.el7.1.x86_64 55/171
Installing : celt051-0.5.1.3-8.el7.x86_64 56/171
Installing : flac-libs-1.3.0-5.el7_1.x86_64 57/171
Installing : tcp_wrappers-7.6-77.el7.x86_64 58/171
Installing : glusterfs-cli-5.2-1.el7.x86_64 59/171
Installing : glusterfs-5.2-1.el7.x86_64 60/171
Installing : glusterfs-client-xlators-5.2-1.el7.x86_64 61/171
Installing : glusterfs-api-5.2-1.el7.x86_64 62/171
Installing : iscsi-initiator-utils-6.2.0.874-10.el7.x86_64 63/171
Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-10.el7.x86_64 64/171
Installing : librdmacm-45mlnx1-1.45101.tis.1.x86_64 65/171
Installing : 1:quota-nls-4.01-17.el7.noarch 66/171
Installing : 2:libradosstriper1-13.2.2-0.el7.tis.25.x86_64 67/171
Installing : alsa-lib-1.1.6-2.el7.x86_64 68/171
Installing : 40:libcacard-2.5.2-2.1.el7.x86_64 69/171
Installing : libasyncns-0.8-7.el7.x86_64 70/171
Installing : opus-1.0.2-6.el7.x86_64 71/171
Installing : 10:qemu-kvm-common-ev-3.0.0-0.tis.100.x86_64 72/171
Installing : python-enum34-1.0.4-1.el7.noarch 73/171
Installing : libxslt-1.1.28-5.el7.x86_64 74/171
Installing : device-mapper-persistent-data-0.7.3-3.el7.x86_64 75/171
Installing : 7:lvm2-2.02.177-4.el7.x86_64 76/171
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
warning: %post(lvm2-7:2.02.177-4.el7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.177-4.el7.x86_64
Installing : kbd-legacy-1.15.5-15.el7.noarch 77/171
Installing : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 78/171
Installing : ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch 79/171
Installing : libjpeg-turbo-1.2.90-6.el7.x86_64 80/171
Installing : spice-server-0.14.0-6.el7.x86_64 81/171
Installing : 1:sgabios-bin-0.20110622svn-4.el7.noarch 82/171
Installing : libseccomp-2.3.1-3.el7.x86_64 83/171
Installing : libibumad-45mlnx1-1.45101.tis.1.x86_64 84/171
Installing : mozjs17-17.0.0-20.el7.x86_64 85/171
Installing : polkit-0.112-18.el7.x86_64 86/171
Installing : polkit-pkla-compat-0.1-4.el7.x86_64 87/171
Installing : libX11-common-1.6.5-2.el7.noarch 88/171
Installing : keyutils-1.5.8-3.el7.x86_64 89/171
Installing : libnfsidmap-0.25-19.el7.x86_64 90/171
Installing : python-prettytable-0.7.2-3.el7.noarch 91/171
Installing : augeas-libs-1.4.0-6.el7.x86_64 92/171
Installing : bridge-utils-1.5-9.el7.x86_64 93/171
Installing : netcf-libs-0.2.8-4.el7.x86_64 94/171
Installing : gsm-1.0.13-11.el7.x86_64 95/171
Installing : libsndfile-1.0.25-10.el7.x86_64 96/171
Installing : python2-asn1crypto-0.23.0-2.el7.noarch 97/171
Installing : seabios-bin-1.11.0-2.el7.noarch 98/171
Installing : python-ply-3.4-11.el7.noarch 99/171
Installing : python-pycparser-2.14-1.el7.noarch 100/171
Installing : python2-cffi-1.11.2-1.el7.x86_64 101/171
Installing : python2-cryptography-2.5-1.el7.x86_64 102/171
Installing : python2-pyOpenSSL-17.3.0-3.el7.noarch 103/171
Installing : libvirt-bash-completion-4.7.0-1.tis.100.x86_64 104/171
Installing : libfdt-devel-1.4.4-0.tis.1.x86_64 105/171
Installing : bzip2-1.0.6-13.el7.x86_64 106/171
Installing : radvd-2.17-3.el7.x86_64 107/171
Installing : kbd-misc-1.15.5-15.el7.noarch 108/171
Installing : autogen-libopts-5.18-5.el7.x86_64 109/171
Installing : libpciaccess-0.14-1.el7.x86_64 110/171
Installing : ebtables-2.0.10-16.el7.x86_64 111/171
Installing : libXau-1.0.8-2.1.el7.x86_64 112/171
Installing : libxcb-1.13-1.el7.x86_64 113/171
Installing : libX11-1.6.5-2.el7.x86_64 114/171
Installing : libXext-1.3.3-3.el7.x86_64 115/171
Installing : libXi-1.7.9-1.el7.x86_64 116/171
Installing : libXtst-1.2.3-1.el7.x86_64 117/171
Installing : pulseaudio-libs-10.0-5.el7.x86_64 118/171
Installing : libpath_utils-0.2.1-32.el7.x86_64 119/171
Installing : libini_config-1.3.1-32.el7.x86_64 120/171
Installing : gssproxy-0.7.0-21.el7.x86_64 121/171
Installing : 1:make-3.82-23.el7.x86_64 122/171
Installing : 1:openssl-1.0.2k-16.el7.x86_64 123/171
Installing : unbound-libs-1.6.6-1.el7.x86_64 124/171
Installing : gnutls-dane-3.3.29-8.el7.x86_64 125/171
Installing : gnutls-utils-3.3.29-8.el7.x86_64 126/171
Installing : python-backports-1.0-8.el7.x86_64 127/171
Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 128/171
Installing : e2fsprogs-libs-1.42.9-13.el7.x86_64 129/171
Installing : 1:quota-4.01-17.el7.x86_64 130/171
Installing : 1:nfs-utils-1.3.0-0.61.el7.x86_64 131/171
Installing : 1:dmidecode-3.1-2.el7.x86_64 132/171
Installing : seavgabios-bin-1.11.0-2.el7.noarch 133/171
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 134/171
Installing : initscripts-9.49.46-1.el7.tis.18.x86_64 135/171
Installing : cyrus-sasl-2.1.26-23.el7.x86_64 136/171
Installing : libvirt-libs-4.7.0-1.tis.100.x86_64 137/171
Installing : libvirt-daemon-4.7.0-1.tis.100.x86_64 138/171
Installing : libvirt-daemon-driver-storage-core-4.7.0-1.tis.100.x86 139/171
Installing : libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64 140/171
Installing : libvirt-daemon-driver-nwfilter-4.7.0-1.tis.100.x86_64 141/171
Installing : libvirt-daemon-config-nwfilter-4.7.0-1.tis.100.x86_64 142/171
Installing : libvirt-daemon-config-network-4.7.0-1.tis.100.x86_64 143/171
Installing : libvirt-daemon-driver-lxc-4.7.0-1.tis.100.x86_64 144/171
Installing : libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64 145/171
Installing : libvirt-daemon-driver-storage-iscsi-4.7.0-1.tis.100.x8 146/171
Installing : libvirt-daemon-driver-storage-logical-4.7.0-1.tis.100. 147/171
Installing : libvirt-daemon-driver-storage-disk-4.7.0-1.tis.100.x86 148/171
Installing : libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100. 149/171
Installing : libvirt-daemon-driver-storage-scsi-4.7.0-1.tis.100.x86 150/171
Installing : libvirt-daemon-driver-storage-rbd-4.7.0-1.tis.100.x86_ 151/171
Installing : libvirt-daemon-driver-storage-mpath-4.7.0-1.tis.100.x8 152/171
Installing : libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64 153/171
Installing : libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64 154/171
Installing : libvirt-daemon-driver-nodedev-4.7.0-1.tis.100.x86_64 155/171
Installing : libvirt-daemon-driver-secret-4.7.0-1.tis.100.x86_64 156/171
Installing : libvirt-client-4.7.0-1.tis.100.x86_64 157/171
Installing : kbd-1.15.5-15.el7.x86_64 158/171
Installing : python2-pysocks-1.6.8-5.el7.noarch 159/171
Installing : python2-urllib3-1.21.1-1.el7.noarch 160/171
Installing : python2-requests-2.21.0-2.el7.tis.2.noarch 161/171
Installing : 2:ceph-common-13.2.2-0.el7.tis.25.x86_64 162/171
warning: user ceph does not exist - using root
warning: group ceph does not exist - using root
warning: user ceph does not exist - using root
warning: group ceph does not exist - using root
Installing : pm-utils-1.4.1-27.el7.x86_64 163/171
Installing : libvirt-4.7.0-1.tis.100.x86_64 164/171
Installing : 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64 165/171
Installing : 1:openvswitch-2.11.0-0.tis.1.x86_64 166/171
warning: user openvswitch does not exist - using root
warning: group openvswitch does not exist - using root
warning: user openvswitch does not exist - using root
warning: group openvswitch does not exist - using root
warning: user openvswitch does not exist - using root
warning: group openvswitch does not exist - using root
Installing : libcgroup-tools-0.41-20.el7.x86_64 167/171
Installing : 1:perl-Error-0.17020-2.el7.noarch 168/171
Installing : 10:qemu-kvm-tools-ev-3.0.0-0.tis.100.x86_64 169/171
Installing : perl-Data-Dumper-2.145-3.el7.x86_64 170/171
Installing : perl-TermReadKey-2.30-20.el7.x86_64 171/171
Verifying : libXext-1.3.3-3.el7.x86_64 1/171
Verifying : 2:python-rgw-13.2.2-0.el7.tis.25.x86_64 2/171
Verifying : libXi-1.7.9-1.el7.x86_64 3/171
Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-10.el7.x86_64 4/171
Verifying : python2-pysocks-1.6.8-5.el7.noarch 5/171
Verifying : 2:python-rados-13.2.2-0.el7.tis.25.x86_64 6/171
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/171
Verifying : libvirt-daemon-driver-storage-iscsi-4.7.0-1.tis.100.x8 8/171
Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 9/171
Verifying : seavgabios-bin-1.11.0-2.el7.noarch 10/171
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 11/171
Verifying : libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64 12/171
Verifying : gettext-0.19.8.1-2.el7.x86_64 13/171
Verifying : libvirt-daemon-driver-storage-logical-4.7.0-1.tis.100. 14/171
Verifying : libXtst-1.2.3-1.el7.x86_64 15/171
Verifying : 1:dmidecode-3.1-2.el7.x86_64 16/171
Verifying : libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64 17/171
Verifying : e2fsprogs-libs-1.42.9-13.el7.x86_64 18/171
Verifying : libvirt-daemon-driver-nodedev-4.7.0-1.tis.100.x86_64 19/171
Verifying : glusterfs-api-5.2-1.el7.x86_64 20/171
Verifying : libgomp-4.8.5-36.el7.x86_64 21/171
Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 22/171
Verifying : 2:libcephfs2-13.2.2-0.el7.tis.25.x86_64 23/171
Verifying : unbound-libs-1.6.6-1.el7.x86_64 24/171
Verifying : python-backports-1.0-8.el7.x86_64 25/171
Verifying : 7:device-mapper-event-libs-1.02.146-4.el7.x86_64 26/171
Verifying : 1:make-3.82-23.el7.x86_64 27/171
Verifying : yajl-2.0.4-4.el7.x86_64 28/171
Verifying : 2:nmap-ncat-6.40-16.el7.x86_64 29/171
Verifying : 2:librgw2-13.2.2-0.el7.tis.25.x86_64 30/171
Verifying : libvirt-libs-4.7.0-1.tis.100.x86_64 31/171
Verifying : python-pycparser-2.14-1.el7.noarch 32/171
Verifying : libpath_utils-0.2.1-32.el7.x86_64 33/171
Verifying : libvirt-daemon-driver-storage-disk-4.7.0-1.tis.100.x86 34/171
Verifying : libnfnetlink-1.0.1-4.el7.x86_64 35/171
Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 36/171
Verifying : libXau-1.0.8-2.1.el7.x86_64 37/171
Verifying : glusterfs-libs-5.2-1.el7.x86_64 38/171
Verifying : cyrus-sasl-2.1.26-23.el7.x86_64 39/171
Verifying : libevent-2.0.21-4.el7.tis.2.x86_64 40/171
Verifying : spice-server-0.14.0-6.el7.x86_64 41/171
Verifying : ebtables-2.0.10-16.el7.x86_64 42/171
Verifying : libpciaccess-0.14-1.el7.x86_64 43/171
Verifying : libcgroup-0.41-20.el7.x86_64 44/171
Verifying : libICE-1.0.9-9.el7.x86_64 45/171
Verifying : dnsmasq-2.76-7.el7.tis.7.x86_64 46/171
Verifying : 2:ceph-common-13.2.2-0.el7.tis.25.x86_64 47/171
Verifying : autogen-libopts-5.18-5.el7.x86_64 48/171
Verifying : libcgroup-tools-0.41-20.el7.x86_64 49/171
Verifying : iproute-4.11.0-14.el7.x86_64 50/171
Verifying : libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100. 51/171
Verifying : kbd-misc-1.15.5-15.el7.noarch 52/171
Verifying : gnutls-dane-3.3.29-8.el7.x86_64 53/171
Verifying : radvd-2.17-3.el7.x86_64 54/171
Verifying : bzip2-1.0.6-13.el7.x86_64 55/171
Verifying : 7:device-mapper-event-1.02.146-4.el7.x86_64 56/171
Verifying : libvirt-daemon-driver-storage-scsi-4.7.0-1.tis.100.x86 57/171
Verifying : glusterfs-cli-5.2-1.el7.x86_64 58/171
Verifying : libfdt-devel-1.4.4-0.tis.1.x86_64 59/171
Verifying : libvirt-bash-completion-4.7.0-1.tis.100.x86_64 60/171
Verifying : python-ply-3.4-11.el7.noarch 61/171
Verifying : seabios-bin-1.11.0-2.el7.noarch 62/171
Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 63/171
Verifying : pulseaudio-libs-10.0-5.el7.x86_64 64/171
Verifying : gsm-1.0.13-11.el7.x86_64 65/171
Verifying : bridge-utils-1.5-9.el7.x86_64 66/171
Verifying : rpcbind-0.2.0-47.el7.x86_64 67/171
Verifying : libvirt-daemon-driver-nwfilter-4.7.0-1.tis.100.x86_64 68/171
Verifying : pixman-0.34.0-1.el7.x86_64 69/171
Verifying : libref_array-0.1.5-32.el7.x86_64 70/171
Verifying : augeas-libs-1.4.0-6.el7.x86_64 71/171
Verifying : python-prettytable-0.7.2-3.el7.noarch 72/171
Verifying : libnfsidmap-0.25-19.el7.x86_64 73/171
Verifying : libvirt-daemon-4.7.0-1.tis.100.x86_64 74/171
Verifying : 2:libogg-1.3.0-7.el7.x86_64 75/171
Verifying : keyutils-1.5.8-3.el7.x86_64 76/171
Verifying : libX11-common-1.6.5-2.el7.noarch 77/171
Verifying : mozjs17-17.0.0-20.el7.x86_64 78/171
Verifying : libvirt-daemon-driver-secret-4.7.0-1.tis.100.x86_64 79/171
Verifying : libsndfile-1.0.25-10.el7.x86_64 80/171
Verifying : liboath-2.4.1-9.el7.x86_64 81/171
Verifying : libibumad-45mlnx1-1.45101.tis.1.x86_64 82/171
Verifying : fuse-libs-2.9.2-11.el7.x86_64 83/171
Verifying : 1:libvorbis-1.3.3-8.el7.1.x86_64 84/171
Verifying : libmnl-1.0.3-7.el7.x86_64 85/171
Verifying : python2-ipaddress-1.0.18-5.el7.noarch 86/171
Verifying : leveldb-1.12.0-11.el7.x86_64 87/171
Verifying : python2-cryptography-2.5-1.el7.x86_64 88/171
Verifying : libunistring-0.9.3-9.el7.x86_64 89/171
Verifying : libseccomp-2.3.1-3.el7.x86_64 90/171
Verifying : libvirt-daemon-config-network-4.7.0-1.tis.100.x86_64 91/171
Verifying : lzo-2.06-8.el7.x86_64 92/171
Verifying : 1:sgabios-bin-0.20110622svn-4.el7.noarch 93/171
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 94/171
Verifying : libjpeg-turbo-1.2.90-6.el7.x86_64 95/171
Verifying : lzop-1.03-10.el7.x86_64 96/171
Verifying : usbredir-0.7.1-3.el7.x86_64 97/171
Verifying : avahi-libs-0.6.31-19.el7.x86_64 98/171
Verifying : ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch 99/171
Verifying : snappy-1.1.0-3.el7.x86_64 100/171
Verifying : libcroco-0.6.12-4.el7.x86_64 101/171
Verifying : libvirt-daemon-driver-lxc-4.7.0-1.tis.100.x86_64 102/171
Verifying : 1:openssl-1.0.2k-16.el7.x86_64 103/171
Verifying : python2-six-1.10.0-9.el7.noarch 104/171
Verifying : pm-utils-1.4.1-27.el7.x86_64 105/171
Verifying : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 106/171
Verifying : libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64 107/171
Verifying : kbd-legacy-1.15.5-15.el7.noarch 108/171
Verifying : python-construct-2.5.1-4.el7.noarch 109/171
Verifying : libvirt-client-4.7.0-1.tis.100.x86_64 110/171
Verifying : device-mapper-persistent-data-0.7.3-3.el7.x86_64 111/171
Verifying : libxslt-1.1.28-5.el7.x86_64 112/171
Verifying : kbd-1.15.5-15.el7.x86_64 113/171
Verifying : 14:libpcap-1.5.3-11.el7.x86_64 114/171
Verifying : 1:quota-4.01-17.el7.x86_64 115/171
Verifying : 10:qemu-kvm-ev-3.0.0-0.tis.100.x86_64 116/171
Verifying : iptables-1.4.21-28.el7.x86_64 117/171
Verifying : 2:python-rbd-13.2.2-0.el7.tis.25.x86_64 118/171
Verifying : python-pyelftools-0.22-0.5.git20130619.a1d9681.el7.noa 119/171
Verifying : libvirt-daemon-driver-storage-rbd-4.7.0-1.tis.100.x86_ 120/171
Verifying : libvirt-daemon-driver-storage-core-4.7.0-1.tis.100.x86 121/171
Verifying : libSM-1.2.2-2.el7.x86_64 122/171
Verifying : celt051-0.5.1.3-8.el7.x86_64 123/171
Verifying : tcp_wrappers-7.6-77.el7.x86_64 124/171
Verifying : python-enum34-1.0.4-1.el7.noarch 125/171
Verifying : iscsi-initiator-utils-6.2.0.874-10.el7.x86_64 126/171
Verifying : libvirt-4.7.0-1.tis.100.x86_64 127/171
Verifying : libtirpc-0.2.4-0.15.el7.x86_64 128/171
Verifying : 10:qemu-kvm-common-ev-3.0.0-0.tis.100.x86_64 129/171
Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 130/171
Verifying : 10:qemu-kvm-tools-ev-3.0.0-0.tis.100.x86_64 131/171
Verifying : libvirt-daemon-driver-storage-mpath-4.7.0-1.tis.100.x8 132/171
Verifying : libbasicobjects-0.1.1-32.el7.x86_64 133/171
Verifying : numactl-libs-2.0.9-7.el7.x86_64 134/171
Verifying : gnutls-utils-3.3.29-8.el7.x86_64 135/171
Verifying : opus-1.0.2-6.el7.x86_64 136/171
Verifying : libasyncns-0.8-7.el7.x86_64 137/171
Verifying : python2-requests-2.21.0-2.el7.tis.2.noarch 138/171
Verifying : 40:libcacard-2.5.2-2.1.el7.x86_64 139/171
Verifying : systemd-sysv-219-62.el7_6.5.tis.11.x86_64 140/171
Verifying : initscripts-9.49.46-1.el7.tis.18.x86_64 141/171
Verifying : alsa-lib-1.1.6-2.el7.x86_64 142/171
Verifying : 2:libradosstriper1-13.2.2-0.el7.tis.25.x86_64 143/171
Verifying : libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64 144/171
Verifying : libxcb-1.13-1.el7.x86_64 145/171
Verifying : 7:lvm2-2.02.177-4.el7.x86_64 146/171
Verifying : libini_config-1.3.1-32.el7.x86_64 147/171
Verifying : 1:quota-nls-4.01-17.el7.noarch 148/171
Verifying : glusterfs-5.2-1.el7.x86_64 149/171
Verifying : netcf-libs-0.2.8-4.el7.x86_64 150/171
Verifying : libusbx-1.0.21-1.el7.x86_64 151/171
Verifying : flac-libs-1.3.0-5.el7_1.x86_64 152/171
Verifying : python2-urllib3-1.21.1-1.el7.noarch 153/171
Verifying : 1:perl-Error-0.17020-2.el7.noarch 154/171
Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 155/171
Verifying : 1:nfs-utils-1.3.0-0.61.el7.x86_64 156/171
Verifying : 2:python-cephfs-13.2.2-0.el7.tis.25.x86_64 157/171
Verifying : libX11-1.6.5-2.el7.x86_64 158/171
Verifying : gssproxy-0.7.0-21.el7.x86_64 159/171
Verifying : libverto-libevent-0.2.5-4.el7.x86_64 160/171
Verifying : 1:openvswitch-2.11.0-0.tis.1.x86_64 161/171
Verifying : libcollection-0.7.0-32.el7.x86_64 162/171
Verifying : 7:lvm2-libs-2.02.177-4.el7.x86_64 163/171
Verifying : parted-3.1-29.el7.tis.3.x86_64 164/171
Verifying : libvirt-daemon-config-nwfilter-4.7.0-1.tis.100.x86_64 165/171
Verifying : polkit-0.112-18.el7.x86_64 166/171
Verifying : librdmacm-45mlnx1-1.45101.tis.1.x86_64 167/171
Verifying : python2-cffi-1.11.2-1.el7.x86_64 168/171
Verifying : glusterfs-client-xlators-5.2-1.el7.x86_64 169/171
Verifying : python2-idna-2.5-1.el7.noarch 170/171
Verifying : python2-pyOpenSSL-17.3.0-3.el7.noarch 171/171

Installed:
ceph-common.x86_64 2:13.2.2-0.el7.tis.25
dmidecode.x86_64 1:3.1-2.el7
ebtables.x86_64 0:2.0.10-16.el7
iproute.x86_64 0:4.11.0-14.el7
libcgroup-tools.x86_64 0:0.41-20.el7
libvirt.x86_64 0:4.7.0-1.tis.100
openvswitch.x86_64 1:2.11.0-0.tis.1
perl-Data-Dumper.x86_64 0:2.145-3.el7
perl-Error.noarch 1:0.17020-2.el7
perl-TermReadKey.x86_64 0:2.30-20.el7
pm-utils.x86_64 0:1.4.1-27.el7
qemu-kvm-ev.x86_64 10:3.0.0-0.tis.100
qemu-kvm-tools-ev.x86_64 10:3.0.0-0.tis.100

Dependency Installed:
alsa-lib.x86_64 0:1.1.6-2.el7
augeas-libs.x86_64 0:1.4.0-6.el7
autogen-libopts.x86_64 0:5.18-5.el7
avahi-libs.x86_64 0:0.6.31-19.el7
bridge-utils.x86_64 0:1.5-9.el7
bzip2.x86_64 0:1.0.6-13.el7
celt051.x86_64 0:0.5.1.3-8.el7
cyrus-sasl.x86_64 0:2.1.26-23.el7
cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7
device-mapper-event.x86_64 7:1.02.146-4.el7
device-mapper-event-libs.x86_64 7:1.02.146-4.el7
device-mapper-persistent-data.x86_64 0:0.7.3-3.el7
dnsmasq.x86_64 0:2.76-7.el7.tis.7
e2fsprogs-libs.x86_64 0:1.42.9-13.el7
flac-libs.x86_64 0:1.3.0-5.el7_1
fuse-libs.x86_64 0:2.9.2-11.el7
gettext.x86_64 0:0.19.8.1-2.el7
gettext-libs.x86_64 0:0.19.8.1-2.el7
glusterfs.x86_64 0:5.2-1.el7
glusterfs-api.x86_64 0:5.2-1.el7
glusterfs-cli.x86_64 0:5.2-1.el7
glusterfs-client-xlators.x86_64 0:5.2-1.el7
glusterfs-libs.x86_64 0:5.2-1.el7
gnutls-dane.x86_64 0:3.3.29-8.el7
gnutls-utils.x86_64 0:3.3.29-8.el7
gsm.x86_64 0:1.0.13-11.el7
gssproxy.x86_64 0:0.7.0-21.el7
initscripts.x86_64 0:9.49.46-1.el7.tis.18
iptables.x86_64 0:1.4.21-28.el7
ipxe-roms-qemu.noarch 0:20170123-1.git4e85b27.el7_4.1
iscsi-initiator-utils.x86_64 0:6.2.0.874-10.el7
iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-10.el7
kbd.x86_64 0:1.15.5-15.el7
kbd-legacy.noarch 0:1.15.5-15.el7
kbd-misc.noarch 0:1.15.5-15.el7
keyutils.x86_64 0:1.5.8-3.el7
leveldb.x86_64 0:1.12.0-11.el7
libICE.x86_64 0:1.0.9-9.el7
libSM.x86_64 0:1.2.2-2.el7
libX11.x86_64 0:1.6.5-2.el7
libX11-common.noarch 0:1.6.5-2.el7
libXau.x86_64 0:1.0.8-2.1.el7
libXext.x86_64 0:1.3.3-3.el7
libXi.x86_64 0:1.7.9-1.el7
libXtst.x86_64 0:1.2.3-1.el7
libasyncns.x86_64 0:0.8-7.el7
libbasicobjects.x86_64 0:0.1.1-32.el7
libcacard.x86_64 40:2.5.2-2.1.el7
libcephfs2.x86_64 2:13.2.2-0.el7.tis.25
libcgroup.x86_64 0:0.41-20.el7
libcollection.x86_64 0:0.7.0-32.el7
libcroco.x86_64 0:0.6.12-4.el7
libevent.x86_64 0:2.0.21-4.el7.tis.2
libfdt-devel.x86_64 0:1.4.4-0.tis.1
libgomp.x86_64 0:4.8.5-36.el7
libibumad.x86_64 0:45mlnx1-1.45101.tis.1
libini_config.x86_64 0:1.3.1-32.el7
libjpeg-turbo.x86_64 0:1.2.90-6.el7
libmnl.x86_64 0:1.0.3-7.el7
libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3
libnfnetlink.x86_64 0:1.0.1-4.el7
libnfsidmap.x86_64 0:0.25-19.el7
liboath.x86_64 0:2.4.1-9.el7
libogg.x86_64 2:1.3.0-7.el7
libpath_utils.x86_64 0:0.2.1-32.el7
libpcap.x86_64 14:1.5.3-11.el7
libpciaccess.x86_64 0:0.14-1.el7
libradosstriper1.x86_64 2:13.2.2-0.el7.tis.25
librdmacm.x86_64 0:45mlnx1-1.45101.tis.1
libref_array.x86_64 0:0.1.5-32.el7
librgw2.x86_64 2:13.2.2-0.el7.tis.25
libseccomp.x86_64 0:2.3.1-3.el7
libsndfile.x86_64 0:1.0.25-10.el7
libtirpc.x86_64 0:0.2.4-0.15.el7
libunistring.x86_64 0:0.9.3-9.el7
libusbx.x86_64 0:1.0.21-1.el7
libverto-libevent.x86_64 0:0.2.5-4.el7
libvirt-bash-completion.x86_64 0:4.7.0-1.tis.100
libvirt-client.x86_64 0:4.7.0-1.tis.100
libvirt-daemon.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-config-network.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-config-nwfilter.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-interface.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-lxc.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-network.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-nodedev.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-nwfilter.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-qemu.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-secret.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-core.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-disk.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-gluster.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-iscsi.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-logical.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-mpath.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-rbd.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-scsi.x86_64 0:4.7.0-1.tis.100
libvirt-libs.x86_64 0:4.7.0-1.tis.100
libvorbis.x86_64 1:1.3.3-8.el7.1
libxcb.x86_64 0:1.13-1.el7
libxslt.x86_64 0:1.1.28-5.el7
lvm2.x86_64 7:2.02.177-4.el7
lvm2-libs.x86_64 7:2.02.177-4.el7
lzo.x86_64 0:2.06-8.el7
lzop.x86_64 0:1.03-10.el7
make.x86_64 1:3.82-23.el7
mozjs17.x86_64 0:17.0.0-20.el7
netcf-libs.x86_64 0:0.2.8-4.el7
nfs-utils.x86_64 1:1.3.0-0.61.el7
nmap-ncat.x86_64 2:6.40-16.el7
numactl-libs.x86_64 0:2.0.9-7.el7
openssl.x86_64 1:1.0.2k-16.el7
opus.x86_64 0:1.0.2-6.el7
parted.x86_64 0:3.1-29.el7.tis.3
pixman.x86_64 0:0.34.0-1.el7
polkit.x86_64 0:0.112-18.el7
polkit-pkla-compat.x86_64 0:0.1-4.el7
pulseaudio-libs.x86_64 0:10.0-5.el7
python-backports.x86_64 0:1.0-8.el7
python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7
python-cephfs.x86_64 2:13.2.2-0.el7.tis.25
python-construct.noarch 0:2.5.1-4.el7
python-enum34.noarch 0:1.0.4-1.el7
python-ply.noarch 0:3.4-11.el7
python-prettytable.noarch 0:0.7.2-3.el7
python-pycparser.noarch 0:2.14-1.el7
python-pyelftools.noarch 0:0.22-0.5.git20130619.a1d9681.el7
python-rados.x86_64 2:13.2.2-0.el7.tis.25
python-rbd.x86_64 2:13.2.2-0.el7.tis.25
python-rgw.x86_64 2:13.2.2-0.el7.tis.25
python2-asn1crypto.noarch 0:0.23.0-2.el7
python2-cffi.x86_64 0:1.11.2-1.el7
python2-cryptography.x86_64 0:2.5-1.el7
python2-idna.noarch 0:2.5-1.el7
python2-ipaddress.noarch 0:1.0.18-5.el7
python2-pyOpenSSL.noarch 0:17.3.0-3.el7
python2-pysocks.noarch 0:1.6.8-5.el7
python2-requests.noarch 0:2.21.0-2.el7.tis.2
python2-six.noarch 0:1.10.0-9.el7
python2-urllib3.noarch 0:1.21.1-1.el7
qemu-kvm-common-ev.x86_64 10:3.0.0-0.tis.100
quota.x86_64 1:4.01-17.el7
quota-nls.noarch 1:4.01-17.el7
radvd.x86_64 0:2.17-3.el7
rpcbind.x86_64 0:0.2.0-47.el7
seabios-bin.noarch 0:1.11.0-2.el7
seavgabios-bin.noarch 0:1.11.0-2.el7
sgabios-bin.noarch 1:0.20110622svn-4.el7
snappy.x86_64 0:1.1.0-3.el7
spice-server.x86_64 0:0.14.0-6.el7
systemd-sysv.x86_64 0:219-62.el7_6.5.tis.11
sysvinit-tools.x86_64 0:2.88-14.dsf.el7
tcp_wrappers.x86_64 0:7.6-77.el7
tcp_wrappers-libs.x86_64 0:7.6-77.el7
unbound-libs.x86_64 0:1.6.6-1.el7
usbredir.x86_64 0:0.7.1-3.el7
yajl.x86_64 0:2.0.4-4.el7

Complete!
+ groupadd -g 42424 nova
+ useradd -u 42424 -g nova -M -d /var/lib/nova -s /usr/sbin/nologin -c 'nova user' nova
+ mkdir -p /etc/nova /var/log/nova /var/lib/nova /var/cache/nova
+ chown nova:nova /etc/nova /var/log/nova /var/lib/nova /var/cache/nova
+ usermod -a -G kvm nova
+ rm -rf /var/log/btmp /var/log/ceph /var/log/glusterfs /var/log/libvirt /var/log/nova /var/log/openvswitch /var/log/wtmp /var/log/yum.log '/tmp/*' '/var/tmp/*'
Removing intermediate container 95584adc2120
---> 9f21d96c81d6
Successfully built 9f21d96c81d6
Successfully tagged jenkins/stx-libvirt:master-centos-stable-build
The push refers to repository [docker.io/starlingx/stx-libvirt]
e8645613d31c: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Layer already exists
e7a6200c5ea1: Mounted from starlingx/stx-ovs
e2744e7692ff: Mounted from starlingx/stx-ovs
e8645613d31c: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:5caba350fd21b9d0edc8aab05207418fb5d9675d7022e38af669fd19275222ee size: 1160
The push refers to repository [docker.io/starlingx/stx-libvirt]
e8645613d31c: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Layer already exists
e2744e7692ff: Layer already exists
4826cdadf1ef: Layer already exists
e8645613d31c: Layer already exists
master-centos-stable-latest: digest: sha256:5caba350fd21b9d0edc8aab05207418fb5d9675d7022e38af669fd19275222ee size: 1160
Building stx-nova-api-proxy
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=infra --build-arg PROJECT_REPO=nil --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PIP_PACKAGES=api_proxy eventlet oslo.config oslo.log paste PasteDeploy routes webob keystonemiddleware pylint --tag jenkins/stx-nova-api-proxy:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in b2de24d8f42e
Removing intermediate container b2de24d8f42e
---> 09aba2d99e92
Step 4/26 : ARG PROJECT
---> Running in e9801538a83b
Removing intermediate container e9801538a83b
---> baa583902504
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 12b11dd0cf6f
Removing intermediate container 12b11dd0cf6f
---> 7ec373455004
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in c10db43a5c12
Removing intermediate container c10db43a5c12
---> 5e20f328f6fd
Step 7/26 : ARG PROJECT_REF=master
---> Running in 30a29b9c1d65
Removing intermediate container 30a29b9c1d65
---> 626b090a7b59
Step 8/26 : ARG DISTRO
---> Running in 175f69ba5c0b
Removing intermediate container 175f69ba5c0b
---> 7eeb33f4486e
Step 9/26 : ARG PROFILES
---> Running in b3914dd4ed1d
Removing intermediate container b3914dd4ed1d
---> 7b6f11f87311
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in 0e0e2cdfa523
Removing intermediate container 0e0e2cdfa523
---> f407fdbd1a5d
Step 11/26 : ARG PIP_ARGS=""
---> Running in 0961cfff925e
Removing intermediate container 0961cfff925e
---> d96a156374f5
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in b744798a9ad4
Removing intermediate container b744798a9ad4
---> 4dc2b3e04aed
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in e2a1b150f572
Removing intermediate container e2a1b150f572
---> 9021cae1d372
Step 14/26 : ARG PLUGIN=no
---> Running in 4ba34a238da9
Removing intermediate container 4ba34a238da9
---> d7aa022508fb
Step 15/26 : ARG PYTHON3=no
---> Running in a0dc9e18ad0b
Removing intermediate container a0dc9e18ad0b
---> c026eb70db44
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 05101bd4d04f
Removing intermediate container 05101bd4d04f
---> 26ac8f4166a7
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 585e5a5878a1
Removing intermediate container 585e5a5878a1
---> 2fc0e825cbce
Step 18/26 : ARG UID=42424
---> Running in b03ac2d6d111
Removing intermediate container b03ac2d6d111
---> 074d71b80d1d
Step 19/26 : ARG GID=42424
---> Running in 9dcb7c151299
Removing intermediate container 9dcb7c151299
---> 8613511c13f3
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in cf58139a986f
Removing intermediate container cf58139a986f
---> 318276b51541
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in b076c428f754
Removing intermediate container b076c428f754
---> 0c52a9dc1b56
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in e0c5ef0bee1b
Removing intermediate container e0c5ef0bee1b
---> 8b49dfcd105a
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in ed8af1785b18
Removing intermediate container ed8af1785b18
---> 9a058fc4ece3
Step 24/26 : COPY scripts /opt/loci/scripts
---> 1000573c15a6
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> 94e07ce978ec
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in 9f89ef0976f9
++ 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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 47 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 23 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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 api_proxy eventlet oslo.config oslo.log paste PasteDeploy routes webob keystonemiddleware pylint
+ packages='bindep api_proxy eventlet oslo.config oslo.log paste PasteDeploy routes webob keystonemiddleware pylint'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep api_proxy eventlet oslo.config oslo.log paste PasteDeploy routes webob keystonemiddleware pylint
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting api-proxy===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 579))
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/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Installing collected packages: chardet, PasteDeploy, repoze.lru, six, Routes, WebOb, certifi, pbr, pytz, Babel, oslo.i18n, wrapt, funcsigs, debtcollector, oslo.context, enum34, netaddr, PyYAML, urllib3, idna, requests, rfc3986, stevedore, oslo.config, msgpack, netifaces, pyparsing, iso8601, monotonic, oslo.utils, oslo.serialization, pycadf, pyinotify, dnspython, greenlet, eventlet, python-dateutil, oslo.log, singledispatch, os-service-types, Parsley, decorator, dogpile.cache, oslo.cache, keystoneauth1, python-keystoneclient, keystonemiddleware, distro, Paste, backports.functools-lru-cache, configparser, futures, api-proxy, bindep, lazy-object-proxy, astroid, isort, mccabe, pylint
Successfully installed Babel-2.6.0 Parsley-1.3 Paste-3.0.7 PasteDeploy-2.0.1 PyYAML-3.13 Routes-2.4.1 WebOb-1.8.5 api-proxy-1.0.0 astroid-1.6.6 backports.functools-lru-cache-1.5 bindep-2.8.1 certifi-2018.11.29 chardet-3.0.4 configparser-3.7.3 debtcollector-1.21.0 decorator-4.3.2 distro-1.4.0 dnspython-1.16.0 dogpile.cache-0.7.1 enum34-1.1.6 eventlet-0.24.1 funcsigs-1.0.2 futures-3.2.0 greenlet-0.4.15 idna-2.8 iso8601-0.1.12 isort-4.3.20 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 lazy-object-proxy-1.4.1 mccabe-0.6.1 monotonic-1.5 msgpack-0.6.1 netaddr-0.7.19 netifaces-0.10.9 os-service-types-1.6.0 oslo.cache-1.33.3 oslo.config-6.8.1 oslo.context-2.22.1 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.serialization-2.28.2 oslo.utils-3.40.3 pbr-5.1.3 pycadf-2.9.0 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 python-dateutil-2.8.0 python-keystoneclient-3.19.0 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 rfc3986-1.2.0 singledispatch-3.4.0.3 six-1.12.0 stevedore-1.30.1 urllib3-1.24.1 wrapt-1.11.1
++ 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
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Nothing to do
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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 9f89ef0976f9
---> a2e76351a9ec
Successfully built a2e76351a9ec
Successfully tagged jenkins/stx-nova-api-proxy:master-centos-stable-build
The push refers to repository [docker.io/starlingx/stx-nova-api-proxy]
a8aa30e56706: Preparing
4b76c20ae386: Preparing
8b02b0bfcd39: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e7a6200c5ea1: Mounted from starlingx/stx-libvirt
e2744e7692ff: Mounted from starlingx/stx-libvirt
4826cdadf1ef: Layer already exists
8b02b0bfcd39: Pushed
4b76c20ae386: Pushed
a8aa30e56706: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:eac177eb766355249f7c6762e129d0bc7916ecbd2c45b616cdef5891322d2d66 size: 1578
The push refers to repository [docker.io/starlingx/stx-nova-api-proxy]
a8aa30e56706: Preparing
4b76c20ae386: Preparing
8b02b0bfcd39: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e2744e7692ff: Layer already exists
e7a6200c5ea1: Layer already exists
8b02b0bfcd39: Layer already exists
a8aa30e56706: Layer already exists
4b76c20ae386: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:eac177eb766355249f7c6762e129d0bc7916ecbd2c45b616cdef5891322d2d66 size: 1578
Building stx-keystone-api-proxy
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=infra --build-arg PROJECT_REPO=nil --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PIP_PACKAGES=distributedcloud cgcs-patch tsconfig eventlet pecan SQLAlchemy cryptography cgtsclient sysinv psycopg2 oslo.concurrency oslo.config oslo.db oslo.log oslo.messaging oslo.middleware oslo.policy oslo.service oslo.versionedobjects keystonemiddleware --tag jenkins/stx-keystone-api-proxy:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 79e1c38bc18c
Removing intermediate container 79e1c38bc18c
---> e89c26c4e726
Step 4/26 : ARG PROJECT
---> Running in b32365327d41
Removing intermediate container b32365327d41
---> 25fabce9ae53
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in ed971decc996
Removing intermediate container ed971decc996
---> d8f3347a7ea0
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 3aca85b4e8da
Removing intermediate container 3aca85b4e8da
---> 76a3de5613f3
Step 7/26 : ARG PROJECT_REF=master
---> Running in 3e8c6d6e890a
Removing intermediate container 3e8c6d6e890a
---> f4bcea7977b0
Step 8/26 : ARG DISTRO
---> Running in 30e9d71de01a
Removing intermediate container 30e9d71de01a
---> e0412733b67d
Step 9/26 : ARG PROFILES
---> Running in 440b401c796c
Removing intermediate container 440b401c796c
---> f3e3c8b7b46a
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in 220d7bc2a042
Removing intermediate container 220d7bc2a042
---> 56b100120b63
Step 11/26 : ARG PIP_ARGS=""
---> Running in 5b003e0552fe
Removing intermediate container 5b003e0552fe
---> d324c9df6281
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in a534c988c621
Removing intermediate container a534c988c621
---> f3d4355851e3
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in b2701aea776e
Removing intermediate container b2701aea776e
---> c48ae7686ab1
Step 14/26 : ARG PLUGIN=no
---> Running in e771e6a770c1
Removing intermediate container e771e6a770c1
---> 2a6e15ddabee
Step 15/26 : ARG PYTHON3=no
---> Running in 6b0b3ee2e514
Removing intermediate container 6b0b3ee2e514
---> 48e395ce1475
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 9627173a3586
Removing intermediate container 9627173a3586
---> cc5ed7298a84
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 738402cdb30c
Removing intermediate container 738402cdb30c
---> 16470e09d86b
Step 18/26 : ARG UID=42424
---> Running in 5057210f74fa
Removing intermediate container 5057210f74fa
---> 441b1ec3c32e
Step 19/26 : ARG GID=42424
---> Running in b1b9377ef032
Removing intermediate container b1b9377ef032
---> 7c09d6c6a4b6
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 3b5815248e73
Removing intermediate container 3b5815248e73
---> 4225ae6f2ffa
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in 433187dbc26b
Removing intermediate container 433187dbc26b
---> 99777222fe7e
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 4731dfa4231b
Removing intermediate container 4731dfa4231b
---> fa5cb0f8e16c
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in 64e7155075f1
Removing intermediate container 64e7155075f1
---> f70846b53e1a
Step 24/26 : COPY scripts /opt/loci/scripts
---> 0459abeb1590
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> 0ed94151687f
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in e5dead492f88
++ 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: centos.mirror.netelligent.ca
* extras: mirror.netaddicted.ca
* updates: mirror.netaddicted.ca
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 42 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 23 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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 distributedcloud cgcs-patch tsconfig eventlet pecan SQLAlchemy cryptography cgtsclient sysinv psycopg2 oslo.concurrency oslo.config oslo.db oslo.log oslo.messaging oslo.middleware oslo.policy oslo.service oslo.versionedobjects keystonemiddleware
+ packages='bindep distributedcloud cgcs-patch tsconfig eventlet pecan SQLAlchemy cryptography cgtsclient sysinv psycopg2 oslo.concurrency oslo.config oslo.db oslo.log oslo.messaging oslo.middleware oslo.policy oslo.service oslo.versionedobjects keystonemiddleware'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep distributedcloud cgcs-patch tsconfig eventlet pecan SQLAlchemy cryptography cgtsclient sysinv psycopg2 oslo.concurrency oslo.config oslo.db oslo.log oslo.messaging oslo.middleware oslo.policy oslo.service oslo.versionedobjects keystonemiddleware
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting pecan===1.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 19))
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting psycopg2===2.7.7 (from -c /tmp/wheels/upper-constraints.txt (line 81))
Downloading https://files.pythonhosted.org/packages/51/89/7490c48abf2ea89b65140c3c77023f7ea623031389a8e0cd0788c1625b06/psycopg2-2.7.7-cp27-cp27mu-manylinux1_x86_64.whl (2.7MB)
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting oslo.versionedobjects===1.35.1 (from -c /tmp/wheels/upper-constraints.txt (line 244))
Downloading https://files.pythonhosted.org/packages/ec/8d/9d441064a4881c7fbabc3fbd430e4b6bf263ba098397eab1f00e09c40444/oslo.versionedobjects-1.35.1-py2.py3-none-any.whl (85kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting WebTest===2.0.33 (from -c /tmp/wheels/upper-constraints.txt (line 365))
Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting logutils===0.3.5 (from -c /tmp/wheels/upper-constraints.txt (line 537))
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting cgcs-patch===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 580))
Collecting cgtsclient===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 581))
Collecting distributedcloud===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 583))
Collecting sysinv===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 590))
Collecting tsconfig===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 591))
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting beautifulsoup4===4.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 169))
Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB)
Collecting waitress===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 64))
Downloading https://files.pythonhosted.org/packages/b4/1e/3b51f5a9454a1f15ae5b82a7044e095c93eeefd2d1e5738e588fc43c9e89/waitress-1.2.1-py2.py3-none-any.whl (140kB)
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362))
Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB)
Collecting pyghmi===1.2.16 (from -c /tmp/wheels/upper-constraints.txt (line 123))
Downloading https://files.pythonhosted.org/packages/ae/f9/9414e2f9ce1716195657f9b50e9f0234b83421c56254fcd44aeeed992b29/pyghmi-1.2.16-py2-none-any.whl (163kB)
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting WSME===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 410))
Collecting ruamel.yaml===0.15.89 (from -c /tmp/wheels/upper-constraints.txt (line 211))
Downloading https://files.pythonhosted.org/packages/75/e0/0c14e0fda4ae6487d76e303c2f89d64d43c2032a224a993d4e7e7d724b3b/ruamel.yaml-0.15.89-cp27-cp27mu-manylinux1_x86_64.whl (600kB)
Collecting websockify===0.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 212))
Collecting argparse (from sysinv===1.0->-c /tmp/wheels/upper-constraints.txt (line 590))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting python-cinderclient===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 336))
Downloading https://files.pythonhosted.org/packages/51/a1/2015fb1da15f55424e4c16edd3c41f4ae3eb63563d05a4c0779475b5a1ab/python_cinderclient-4.2.0-py2.py3-none-any.whl (330kB)
Collecting anyjson===0.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 179))
Collecting docker===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 512))
Downloading https://files.pythonhosted.org/packages/7e/3c/b610f22b170b0f8fe4d8f78974878e116562389f666f99e6549567eb9d87/docker-3.7.0-py2.py3-none-any.whl (133kB)
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting paramiko===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 151))
Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB)
Collecting lxml===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 28))
Downloading https://files.pythonhosted.org/packages/18/46/9a3298a4db01dc3801c34b314103b0330540da421bffc3a6ec316fa861c2/lxml-4.3.2-cp27-cp27mu-manylinux1_x86_64.whl (5.6MB)
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting rpm (from sysinv===1.0->-c /tmp/wheels/upper-constraints.txt (line 590))
Downloading https://files.pythonhosted.org/packages/6a/03/66e4ba089704347517f81cf03570c69d0efb258b69a8c9bf484d1b89d757/rpm-0.0.2-py2.py3-none-any.whl
Collecting pycrypto===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 274))
Collecting passlib===1.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 225))
Downloading https://files.pythonhosted.org/packages/ee/a7/d6d238d927df355d4e4e000670342ca4705a72f0bf694027cf67d9bcf5af/passlib-1.7.1-py2.py3-none-any.whl (498kB)
Collecting amqplib===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 571))
Collecting psutil===5.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 322))
Collecting python-magnumclient===2.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 511))
Downloading https://files.pythonhosted.org/packages/11/f1/f6afe5f7bb0b23330ab197f3bc6a5bc53f57d313cfade79697fde925ab16/python_magnumclient-2.12.0-py2.py3-none-any.whl (152kB)
Collecting kubernetes===8.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 400))
Downloading https://files.pythonhosted.org/packages/40/eb/4d6a80db84ac24c867c94fbf16e6f26db9780f5232f46ddd2e5539b42205/kubernetes-8.0.1-py2.py3-none-any.whl (1.3MB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting soupsieve===1.8 (from -c /tmp/wheels/upper-constraints.txt (line 116))
Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB)
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198))
Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting simplegeneric===0.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 463))
Collecting ruamel.ordereddict===0.4.13 (from -c /tmp/wheels/upper-constraints.txt (line 177))
Downloading https://files.pythonhosted.org/packages/f3/2c/fa6d75dc459b371ed3b88fdbf8042785ce1655073c884fd97bdbb9f48e01/ruamel.ordereddict-0.4.13-cp27-cp27mu-manylinux1_x86_64.whl (99kB)
Collecting numpy===1.16.2 (from -c /tmp/wheels/upper-constraints.txt (line 387))
Downloading https://files.pythonhosted.org/packages/c4/33/8ec8dcdb4ede5d453047bbdbd01916dbaccdb63e98bba60989718f5f0876/numpy-1.16.2-cp27-cp27mu-manylinux1_x86_64.whl (17.0MB)
Collecting websocket-client===0.55.0 (from -c /tmp/wheels/upper-constraints.txt (line 24))
Downloading https://files.pythonhosted.org/packages/38/54/684db2ba1b7a203602808446b8686ee786f93b4a7e080cdc440cc7e06e56/websocket_client-0.55.0-py2.py3-none-any.whl (200kB)
Collecting backports.ssl-match-hostname===3.7.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 174))
Collecting docker-pycreds===0.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 428))
Downloading https://files.pythonhosted.org/packages/f5/e8/f6bd1eee09314e7e6dee49cbe2c5e22314ccdb38db16c9fc72d2fa80d054/docker_pycreds-0.4.0-py2.py3-none-any.whl
Collecting PyNaCl===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 378))
Downloading https://files.pythonhosted.org/packages/b3/25/e605574f24948a8a53b497744e93f061eb1dbe7c44b6465fc1c172d591aa/PyNaCl-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (762kB)
Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
Collecting bcrypt===3.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 196))
Downloading https://files.pythonhosted.org/packages/50/d8/95f7cb04344033bf9d1a12c5a7969a15999b6a710fbe1969c517333d9a62/bcrypt-3.1.6-cp27-cp27mu-manylinux1_x86_64.whl (59kB)
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Requirement already satisfied: setuptools>=21.0.0 in /var/lib/openstack/lib/python2.7/site-packages (from kubernetes===8.0.1->-c /tmp/wheels/upper-constraints.txt (line 400)) (41.0.1)
Collecting requests-oauthlib===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 371))
Downloading https://files.pythonhosted.org/packages/c2/e2/9fd03d55ffb70fe51f587f20bcf407a6927eb121de86928b34d162f0b1ac/requests_oauthlib-1.2.0-py2.py3-none-any.whl
Collecting adal===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 173))
Downloading https://files.pythonhosted.org/packages/00/72/53dce9e4f5d6c1aa57b8d408cb34dff1969ecbf10ab7e678f32c5e0e2397/adal-1.2.1-py2.py3-none-any.whl (52kB)
Collecting google-auth===1.6.3 (from -c /tmp/wheels/upper-constraints.txt (line 139))
Downloading https://files.pythonhosted.org/packages/c5/9b/ed0516cc1f7609fb0217e3057ff4f0f9f3e3ce79a369c6af4a6c5ca25664/google_auth-1.6.3-py2.py3-none-any.whl (73kB)
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting oauthlib===3.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 535))
Collecting PyJWT===1.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 149))
Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl
Collecting pyasn1-modules===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 491))
Downloading https://files.pythonhosted.org/packages/da/98/8ddd9fa4d84065926832bcf2255a2b69f1d03330aa4d1c49cc7317ac888e/pyasn1_modules-0.2.4-py2.py3-none-any.whl (66kB)
Collecting rsa===4.0 (from -c /tmp/wheels/upper-constraints.txt (line 4))
Downloading https://files.pythonhosted.org/packages/02/e5/38518af393f7c214357079ce67a317307936896e961e35450b70fad2a9cf/rsa-4.0-py2.py3-none-any.whl
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
ERROR: sysinv 1.0 has requirement eventlet==0.20.0, but you'll have eventlet 0.24.1 which is incompatible.
Installing collected packages: chardet, pyasn1, rsa, PasteDeploy, repoze.lru, six, Routes, WebOb, logutils, singledispatch, MarkupSafe, Mako, backports.functools-lru-cache, soupsieve, beautifulsoup4, waitress, WebTest, pecan, enum34, pbr, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, websocket-client, lxml, yappi, greenlet, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, oslo.context, python-dateutil, msgpack, oslo.serialization, pyinotify, oslo.log, dnspython, eventlet, Paste, oslo.service, munch, pycadf, ipaddress, psycopg2, Tempita, simplejson, asn1crypto, pycparser, cffi, cryptography, pyOpenSSL, functools32, jsonschema, jsonpointer, jsonpatch, warlock, os-service-types, keystoneauth1, prettytable, python-glanceclient, sqlparse, pyghmi, wcwidth, vine, SQLAlchemy, pyasn1-modules, cachetools, google-auth, statsd, Jinja2, oslo.middleware, amqp, kombu, futures, contextlib2, futurist, oslo.messaging, PyJWT, PyNaCl, bcrypt, paramiko, unicodecsv, adal, backports.ssl-match-hostname, ruamel.ordereddict, anyjson, decorator, dogpile.cache, requestsexceptions, appdirs, jmespath, openstacksdk, os-client-config, ruamel.yaml, numpy, websockify, passlib, pyperclip, subprocess32, cmd2, cliff, oslo.versionedobjects, pycrypto, sqlalchemy-migrate, testscenarios, psutil, Parsley, python-cinderclient, oslo.cache, python-keystoneclient, keystonemiddleware, osc-lib, python-neutronclient, oauthlib, requests-oauthlib, kubernetes, simplegeneric, WSME, docker-pycreds, distro, testresources, python-editor, alembic, oslo.db, oslo.policy, python-magnumclient, docker, amqplib, cgcs-patch, cgtsclient, distributedcloud, rpm, sysinv, tsconfig, bindep
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Parsley-1.3 Paste-3.0.7 PasteDeploy-2.0.1 PyJWT-1.7.1 PyNaCl-1.3.0 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WSME-0.9.3 WebOb-1.8.5 WebTest-2.0.33 adal-1.2.1 alembic-1.0.8 amqp-2.4.2 amqplib-1.0.2 anyjson-0.3.3 appdirs-1.4.3 argparse-1.4.0 asn1crypto-0.24.0 backports.functools-lru-cache-1.5 backports.ssl-match-hostname-3.7.0.1 bcrypt-3.1.6 beautifulsoup4-4.7.1 bindep-2.8.1 cachetools-3.1.0 certifi-2018.11.29 cffi-1.12.2 cgcs-patch-1.0 cgtsclient-1.0 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 contextlib2-0.5.5 cryptography-2.6.1 debtcollector-1.21.0 decorator-4.3.2 distributedcloud-1.0.0 distro-1.4.0 dnspython-1.16.0 docker-3.7.0 docker-pycreds-0.4.0 dogpile.cache-0.7.1 enum34-1.1.6 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 google-auth-1.6.3 greenlet-0.4.15 idna-2.8 ipaddress-1.0.22 iso8601-0.1.12 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 kubernetes-8.0.1 linecache2-1.0.0 logutils-0.3.5 lxml-4.3.2 monotonic-1.5 msgpack-0.6.1 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.9 numpy-1.16.2 oauthlib-3.0.1 openstacksdk-0.27.0 os-client-config-1.32.0 os-service-types-1.6.0 osc-lib-1.12.1 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.utils-3.40.3 oslo.versionedobjects-1.35.1 paramiko-2.4.2 passlib-1.7.1 pbr-5.1.3 pecan-1.3.2 prettytable-0.7.2 psutil-5.6.0 psycopg2-2.7.7 pyOpenSSL-19.0.0 pyasn1-0.4.5 pyasn1-modules-0.2.4 pycadf-2.9.0 pycparser-2.19 pycrypto-2.6.1 pyghmi-1.2.16 pyinotify-0.9.6 pyparsing-2.3.1 pyperclip-1.7.0 python-cinderclient-4.2.0 python-dateutil-2.8.0 python-editor-1.0.4 python-glanceclient-2.16.0 python-keystoneclient-3.19.0 python-magnumclient-2.12.0 python-mimeparse-1.6.0 python-neutronclient-6.12.0 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 requests-oauthlib-1.2.0 requestsexceptions-1.4.0 rfc3986-1.2.0 rpm-0.0.2 rsa-4.0 ruamel.ordereddict-0.4.13 ruamel.yaml-0.15.89 simplegeneric-0.8.1 simplejson-3.16.0 singledispatch-3.4.0.3 six-1.12.0 soupsieve-1.8 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 sysinv-1.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 tsconfig-1.0.0 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 waitress-1.2.1 warlock-1.3.0 wcwidth-0.1.7 websocket-client-0.55.0 websockify-0.8.0 wrapt-1.11.1 yappi-1.0
++ 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
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Nothing to do
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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 e5dead492f88
---> 2f2fd8884b22
Successfully built 2f2fd8884b22
Successfully tagged jenkins/stx-keystone-api-proxy:master-centos-stable-build
The push refers to repository [docker.io/starlingx/stx-keystone-api-proxy]
7c36b45b312c: Preparing
81236b9c9c06: Preparing
9e6e83f17a61: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e2744e7692ff: Mounted from starlingx/stx-nova-api-proxy
4826cdadf1ef: Layer already exists
9e6e83f17a61: Pushed
81236b9c9c06: Pushed
e7a6200c5ea1: Pushed
7c36b45b312c: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:bb0b3ba9e74e0991bdfa8e73b0df2c5a1a524998ff1c62e1a685678e0eb1b169 size: 1579
The push refers to repository [docker.io/starlingx/stx-keystone-api-proxy]
7c36b45b312c: Preparing
81236b9c9c06: Preparing
9e6e83f17a61: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
7c36b45b312c: Layer already exists
e7a6200c5ea1: Layer already exists
9e6e83f17a61: Layer already exists
81236b9c9c06: Layer already exists
e2744e7692ff: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:bb0b3ba9e74e0991bdfa8e73b0df2c5a1a524998ff1c62e1a685678e0eb1b169 size: 1579
Building stx-aodh
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=aodh --build-arg PROJECT_REPO=https://opendev.org/openstack/aodh.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=pylint SQLAlchemy gnocchiclient aodhclient --build-arg PROFILES=apache --tag jenkins/stx-aodh:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 4e1ebd957937
Removing intermediate container 4e1ebd957937
---> c9f8def724bf
Step 4/26 : ARG PROJECT
---> Running in 293b29b3da8a
Removing intermediate container 293b29b3da8a
---> 3415a8bffbf8
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 3ec28ae60edb
Removing intermediate container 3ec28ae60edb
---> 150da413ff27
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 8a5023e31b90
Removing intermediate container 8a5023e31b90
---> e4c003a33bbe
Step 7/26 : ARG PROJECT_REF=master
---> Running in f19bd26ce0d9
Removing intermediate container f19bd26ce0d9
---> 7542e061da11
Step 8/26 : ARG DISTRO
---> Running in 4823d5aae7f5
Removing intermediate container 4823d5aae7f5
---> e6bfbaed6acf
Step 9/26 : ARG PROFILES
---> Running in 6dc0b1388a6c
Removing intermediate container 6dc0b1388a6c
---> f43114a74821
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in 0b534a22edac
Removing intermediate container 0b534a22edac
---> d1de47a3f905
Step 11/26 : ARG PIP_ARGS=""
---> Running in 670c334579e3
Removing intermediate container 670c334579e3
---> 8f42f01d7b53
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in e8d8e496299d
Removing intermediate container e8d8e496299d
---> 4bfc0c4b7a86
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in b9f952c1bb02
Removing intermediate container b9f952c1bb02
---> 7f08b66a5cf8
Step 14/26 : ARG PLUGIN=no
---> Running in 4b22fb308890
Removing intermediate container 4b22fb308890
---> a6377d17a6eb
Step 15/26 : ARG PYTHON3=no
---> Running in 8eda95c768d4
Removing intermediate container 8eda95c768d4
---> 038669471758
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 1ae19ba77714
Removing intermediate container 1ae19ba77714
---> 294415e41d9c
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 21c7f25ceb7e
Removing intermediate container 21c7f25ceb7e
---> 8ad9b2a4ce96
Step 18/26 : ARG UID=42424
---> Running in 0990defbd9f3
Removing intermediate container 0990defbd9f3
---> 2eeae9b09941
Step 19/26 : ARG GID=42424
---> Running in f8e2afb8961e
Removing intermediate container f8e2afb8961e
---> 829fa1d2a59b
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in edb951e480a0
Removing intermediate container edb951e480a0
---> 868de9cd7226
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in a00572982773
Removing intermediate container a00572982773
---> 6f8a8bb3b7e4
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 6435d237167a
Removing intermediate container 6435d237167a
---> ca6149fcc192
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in 875e44777606
Removing intermediate container 875e44777606
---> 8f571ad145ff
Step 24/26 : COPY scripts /opt/loci/scripts
---> f1ab4dcdcca3
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> c546423b84ae
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in c1db2dfbaf69
++ 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: centos.mirror.netelligent.ca
* extras: centos.mirror.netelligent.ca
* updates: centos.mirror.rafal.ca
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 42 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 19 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ aodh == \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/
+ [[ aodh == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 aodh
+ useradd -u 42424 -g aodh -M -d /var/lib/aodh -s /usr/sbin/nologin -c 'aodh user' aodh
+ mkdir -p /etc/aodh /var/log/aodh /var/lib/aodh /var/cache/aodh
+ chown aodh:aodh /etc/aodh /var/log/aodh /var/lib/aodh /var/cache/aodh
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/setup_pip.sh
+ [[ no == \n\o ]]
+ TMP_VIRTUALENV=virtualenv
++ cut -d. -f1
++ virtualenv --version
+ (( 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline aodh apache
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography pymysql python-memcached uwsgi
+ packages='cryptography pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, PyMySQL, python-memcached, uWSGI
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 ipaddress-1.0.22 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ aodh == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/aodh.git /tmp/aodh
Cloning into '/tmp/aodh'...
/tmp/aodh /
+ pushd /tmp/aodh
+ git fetch https://opendev.org/openstack/aodh.git stable/stein
From https://opendev.org/openstack/aodh
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 1b1b8e2... Add user_domain_name to keystone client.
+ popd
/
++ 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 aodh apache
+ [[ ! -z httpd ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install httpd libxml2 mod_ssl mod_wsgi
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.4.6-89.el7.centos will be installed
--> Processing Dependency: httpd-tools = 2.4.6-89.el7.centos for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
---> Package mod_ssl.x86_64 1:2.4.6-89.el7.centos will be installed
--> Processing Dependency: openssl for package: 1:mod_ssl-2.4.6-89.el7.centos.x86_64
---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package httpd-tools.x86_64 0:2.4.6-89.el7.centos will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
httpd x86_64 2.4.6-89.el7.centos updates 2.7 M
mod_ssl x86_64 1:2.4.6-89.el7.centos updates 112 k
mod_wsgi x86_64 3.4-18.el7 base 77 k
Installing for dependencies:
apr x86_64 1.4.8-3.el7_4.1 base 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
centos-logos noarch 70.0.6-3.el7.centos base 21 M
httpd-tools x86_64 2.4.6-89.el7.centos updates 90 k
mailcap noarch 2.1.41-2.el7 base 31 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k

Transaction Summary
================================================================================
Install 3 Packages (+6 Dependent packages)

Total download size: 25 M
Installed size: 33 M
Downloading packages:
--------------------------------------------------------------------------------
Total 43 MB/s | 25 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-3.el7_4.1.x86_64 1/9
Installing : apr-util-1.5.2-6.el7.x86_64 2/9
Installing : httpd-tools-2.4.6-89.el7.centos.x86_64 3/9
Installing : centos-logos-70.0.6-3.el7.centos.noarch 4/9
Installing : mailcap-2.1.41-2.el7.noarch 5/9
Installing : httpd-2.4.6-89.el7.centos.x86_64 6/9
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 7/9
Installing : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 8/9
Installing : mod_wsgi-3.4-18.el7.x86_64 9/9
Verifying : httpd-tools-2.4.6-89.el7.centos.x86_64 1/9
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 2/9
Verifying : mailcap-2.1.41-2.el7.noarch 3/9
Verifying : apr-util-1.5.2-6.el7.x86_64 4/9
Verifying : mod_wsgi-3.4-18.el7.x86_64 5/9
Verifying : httpd-2.4.6-89.el7.centos.x86_64 6/9
Verifying : apr-1.4.8-3.el7_4.1.x86_64 7/9
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 8/9
Verifying : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 9/9

Installed:
httpd.x86_64 0:2.4.6-89.el7.centos mod_ssl.x86_64 1:2.4.6-89.el7.centos
mod_wsgi.x86_64 0:3.4-18.el7

Dependency Installed:
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
centos-logos.noarch 0:70.0.6-3.el7.centos
httpd-tools.x86_64 0:2.4.6-89.el7.centos
mailcap.noarch 0:2.1.41-2.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/aodh pylint SQLAlchemy gnocchiclient aodhclient
+ packages='/tmp/aodh pylint SQLAlchemy gnocchiclient aodhclient'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/aodh pylint SQLAlchemy gnocchiclient aodhclient
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/aodh
Collecting voluptuous===0.11.5 (from -c /tmp/wheels/upper-constraints.txt (line 2))
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting pecan===1.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 19))
Collecting lxml===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 28))
Downloading https://files.pythonhosted.org/packages/18/46/9a3298a4db01dc3801c34b314103b0330540da421bffc3a6ec316fa861c2/lxml-4.3.2-cp27-cp27mu-manylinux1_x86_64.whl (5.6MB)
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting croniter===0.3.29 (from -c /tmp/wheels/upper-constraints.txt (line 109))
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting gnocchiclient===7.0.5 (from -c /tmp/wheels/upper-constraints.txt (line 126))
Downloading https://files.pythonhosted.org/packages/3f/f8/b8bdd016fcefdd71f0138d9c5c360d7ff340940d4b9c7cb27b7dfbbeaf81/gnocchiclient-7.0.5-py2.py3-none-any.whl (62kB)
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting aodhclient===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 246))
Downloading https://files.pythonhosted.org/packages/9b/c6/40058f4bec9fa67f01c6628925dab58f88ee1eebd5a8b41d303715a0d738/aodhclient-1.2.0-py2.py3-none-any.whl (46kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting ujson===1.35 (from -c /tmp/wheels/upper-constraints.txt (line 275))
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting tooz===1.64.2 (from -c /tmp/wheels/upper-constraints.txt (line 351))
Downloading https://files.pythonhosted.org/packages/c2/50/e16ab5a85669d6eb4f712259cbb74b5a78b219f06fa62c878f67139d6a94/tooz-1.64.2-py2.py3-none-any.whl (87kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting WebTest===2.0.33 (from -c /tmp/wheels/upper-constraints.txt (line 365))
Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting WSME===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 410))
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting cotyledon===1.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 438))
Downloading https://files.pythonhosted.org/packages/b1/13/ca15614b839e075669852e0337e19c7ddfb031fcd7ac84d51260dfd4695e/cotyledon-1.7.3-py2.py3-none-any.whl (42kB)
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting simplegeneric===0.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 463))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting tenacity===5.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 479))
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting logutils===0.3.5 (from -c /tmp/wheels/upper-constraints.txt (line 537))
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting grpcio===1.15.0 (from -c /tmp/wheels/upper-constraints.txt (line 54))
Downloading https://files.pythonhosted.org/packages/3d/15/b34114198a2bc9c9bb73b21e2b559468a1a68bb28b373d21da6e51d6204f/grpcio-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (9.4MB)
Collecting beautifulsoup4===4.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 169))
Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB)
Collecting waitress===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 64))
Downloading https://files.pythonhosted.org/packages/b4/1e/3b51f5a9454a1f15ae5b82a7044e095c93eeefd2d1e5738e588fc43c9e89/waitress-1.2.1-py2.py3-none-any.whl (140kB)
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting setproctitle===1.1.10 (from -c /tmp/wheels/upper-constraints.txt (line 30))
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting soupsieve===1.8 (from -c /tmp/wheels/upper-constraints.txt (line 116))
Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB)
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Building wheels for collected packages: aodh
Building wheel for aodh (setup.py): started
Building wheel for aodh (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-6imFPb/wheels/91/29/04/40a4e91023753ca19205eddb044c08a11eba51daa055995cf2
Successfully built aodh
Installing collected packages: voluptuous, chardet, PasteDeploy, repoze.lru, Routes, WebOb, logutils, singledispatch, MarkupSafe, Mako, backports.functools-lru-cache, soupsieve, beautifulsoup4, waitress, WebTest, pecan, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, stevedore, rfc3986, oslo.config, oslo.concurrency, lxml, setproctitle, Paste, greenlet, yappi, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, oslo.context, python-dateutil, msgpack, oslo.serialization, pyinotify, oslo.log, dnspython, eventlet, oslo.service, munch, pycadf, futures, grpcio, Tempita, simplejson, croniter, sqlparse, jsonpointer, os-service-types, keystoneauth1, ujson, contextlib2, pyperclip, wcwidth, subprocess32, cmd2, unicodecsv, prettytable, cliff, futurist, gnocchiclient, vine, SQLAlchemy, statsd, Jinja2, oslo.middleware, cachetools, amqp, kombu, oslo.messaging, appdirs, decorator, dogpile.cache, requestsexceptions, jsonpatch, jmespath, openstacksdk, osc-lib, aodhclient, sqlalchemy-migrate, testscenarios, oslo.cache, python-keystoneclient, keystonemiddleware, tenacity, tooz, simplegeneric, WSME, cotyledon, testresources, python-editor, alembic, oslo.db, oslo.policy, functools32, configparser, jsonschema, lazy-object-proxy, astroid, isort, mccabe, pylint, aodh
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WSME-0.9.3 WebOb-1.8.5 WebTest-2.0.33 alembic-1.0.8 amqp-2.4.2 aodh-8.0.1.dev5 aodhclient-1.2.0 appdirs-1.4.3 argparse-1.4.0 astroid-1.6.6 backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 cachetools-3.1.0 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 cotyledon-1.7.3 croniter-0.3.29 debtcollector-1.21.0 decorator-4.3.2 dnspython-1.16.0 dogpile.cache-0.7.1 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 gnocchiclient-7.0.5 greenlet-0.4.15 grpcio-1.15.0 idna-2.8 iso8601-0.1.12 isort-4.3.20 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 lazy-object-proxy-1.4.1 linecache2-1.0.0 logutils-0.3.5 lxml-4.3.2 mccabe-0.6.1 monotonic-1.5 msgpack-0.6.1 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.9 openstacksdk-0.27.0 os-service-types-1.6.0 osc-lib-1.12.1 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.utils-3.40.3 pecan-1.3.2 prettytable-0.7.2 pycadf-2.9.0 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 python-dateutil-2.8.0 python-editor-1.0.4 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 requestsexceptions-1.4.0 rfc3986-1.2.0 setproctitle-1.1.10 simplegeneric-0.8.1 simplejson-3.16.0 singledispatch-3.4.0.3 soupsieve-1.8 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 tenacity-5.0.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 tooz-1.64.2 traceback2-1.4.0 ujson-1.35 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 voluptuous-0.11.5 waitress-1.2.1 wcwidth-0.1.7 wrapt-1.11.1 yappi-1.0
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/aodh /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container c1db2dfbaf69
---> 881e945e0b12
Successfully built 881e945e0b12
Successfully tagged jenkins/stx-aodh:master-centos-stable-build
sha256:b5625bdca807ab7c7932c8469af36886dff2f202e962d03d3d3fdeae72d84696
jenkins_update_img
The push refers to repository [docker.io/starlingx/stx-aodh]
65474253d68c: Preparing
9fda722f4e96: Preparing
00952f785ca7: Preparing
1ea4feef0c28: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
4826cdadf1ef: Waiting
e2744e7692ff: Mounted from starlingx/stx-keystone-api-proxy
e7a6200c5ea1: Mounted from starlingx/stx-keystone-api-proxy
65474253d68c: Pushed
00952f785ca7: Pushed
4826cdadf1ef: Layer already exists
1ea4feef0c28: Pushed
9fda722f4e96: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:f2b7a51794a1b3f28a8ce66558037f271165c2588e35e7d4e9b1ee7a2e3479c1 size: 1786
The push refers to repository [docker.io/starlingx/stx-aodh]
65474253d68c: Preparing
9fda722f4e96: Preparing
00952f785ca7: Preparing
1ea4feef0c28: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
4826cdadf1ef: Waiting
e2744e7692ff: Layer already exists
00952f785ca7: Layer already exists
9fda722f4e96: Layer already exists
65474253d68c: Layer already exists
1ea4feef0c28: Layer already exists
e7a6200c5ea1: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:f2b7a51794a1b3f28a8ce66558037f271165c2588e35e7d4e9b1ee7a2e3479c1 size: 1786
Building stx-ironic
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=ironic --build-arg PROJECT_REPO=https://opendev.org/openstack/ironic.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=pylint alembic pysnmp --build-arg DIST_PACKAGES=ipxe-bootimgs tftp-server OpenIPMI ipmitool iproute qemu-img syslinux-tftpboot iscsi-initiator-utils --build-arg PROFILES=ironic apache --tag jenkins/stx-ironic:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 2179fbfbd766
Removing intermediate container 2179fbfbd766
---> e0979b67aaed
Step 4/26 : ARG PROJECT
---> Running in f5adedd679c8
Removing intermediate container f5adedd679c8
---> feb7ec8e932f
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in cbb78e5082fb
Removing intermediate container cbb78e5082fb
---> eb25e299868d
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 5d00df59794c
Removing intermediate container 5d00df59794c
---> bea360c6d85f
Step 7/26 : ARG PROJECT_REF=master
---> Running in 38abadead6a1
Removing intermediate container 38abadead6a1
---> ceaad025880a
Step 8/26 : ARG DISTRO
---> Running in a04c54b856e0
Removing intermediate container a04c54b856e0
---> ccaaffde9e3e
Step 9/26 : ARG PROFILES
---> Running in 3de9d0cd2694
Removing intermediate container 3de9d0cd2694
---> ca25c79353bf
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in 7dab5f5e9e86
Removing intermediate container 7dab5f5e9e86
---> f659fb2c2820
Step 11/26 : ARG PIP_ARGS=""
---> Running in 336f3bc95081
Removing intermediate container 336f3bc95081
---> 42d8cec1abdc
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in 2fd6e6727ad0
Removing intermediate container 2fd6e6727ad0
---> 3ce2e5fe6e90
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 7280fb35c87f
Removing intermediate container 7280fb35c87f
---> 73c2066b52ad
Step 14/26 : ARG PLUGIN=no
---> Running in 2563ed81e294
Removing intermediate container 2563ed81e294
---> 4a14ea41fc9b
Step 15/26 : ARG PYTHON3=no
---> Running in 3cbdf838713f
Removing intermediate container 3cbdf838713f
---> 68ef4396f591
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 458275fb9c73
Removing intermediate container 458275fb9c73
---> 4f8f38c95756
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 0ca183974fe7
Removing intermediate container 0ca183974fe7
---> 48fa4451af09
Step 18/26 : ARG UID=42424
---> Running in e7253915dca6
Removing intermediate container e7253915dca6
---> 29009722af75
Step 19/26 : ARG GID=42424
---> Running in 872b3e2803ca
Removing intermediate container 872b3e2803ca
---> e8a40885f800
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in bd0be02940d3
Removing intermediate container bd0be02940d3
---> e11769a75701
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in e2d3f3c4ee6a
Removing intermediate container e2d3f3c4ee6a
---> 99bfe0336598
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in a23b56457f36
Removing intermediate container a23b56457f36
---> 3664a7b04dfe
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in ed83a9799a80
Removing intermediate container ed83a9799a80
---> ba10266bab63
Step 24/26 : COPY scripts /opt/loci/scripts
---> 21ac3dd21729
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> 26f2ccafd4ef
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in f679551069e8
++ 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: centos.mirror.netelligent.ca
* extras: centos.mirror.netelligent.ca
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 42 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: centos.mirror.netelligent.ca
* extras: centos.mirror.netelligent.ca
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 19 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ ironic == \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/
+ [[ ironic == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 ironic
+ useradd -u 42424 -g ironic -M -d /var/lib/ironic -s /usr/sbin/nologin -c 'ironic user' ironic
+ mkdir -p /etc/ironic /var/log/ironic /var/lib/ironic /var/cache/ironic
+ chown ironic:ironic /etc/ironic /var/log/ironic /var/lib/ironic /var/cache/ironic
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline ironic ironic apache
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography pymysql python-memcached uwsgi
+ packages='cryptography pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, PyMySQL, python-memcached, uWSGI
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 ipaddress-1.0.22 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ ironic == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/ironic.git /tmp/ironic
Cloning into '/tmp/ironic'...
+ pushd /tmp/ironic
/tmp/ironic /
+ git fetch https://opendev.org/openstack/ironic.git stable/stein
From https://opendev.org/openstack/ironic
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at c3cbdb5... Ansible module: fix configdrive partition creation step
/
+ popd
++ 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 ironic ironic apache
+ [[ ! -z httpd ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install httpd libxml2 mod_ssl mod_wsgi ipxe-bootimgs tftp-server OpenIPMI ipmitool iproute qemu-img syslinux-tftpboot iscsi-initiator-utils
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: centos.mirror.netelligent.ca
* extras: centos.mirror.netelligent.ca
* updates: centos.mirror.rafal.ca
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Package 10:qemu-img-1.5.3-160.el7_6.2.x86_64 is obsoleted by 10:qemu-img-ev-3.0.0-0.tis.100.x86_64 which is already installed
Resolving Dependencies
--> Running transaction check
---> Package OpenIPMI.x86_64 0:2.0.23-2.el7 will be installed
--> Processing Dependency: OpenIPMI-libs = 2.0.23-2.el7 for package: OpenIPMI-2.0.23-2.el7.x86_64
--> Processing Dependency: systemd-sysv for package: OpenIPMI-2.0.23-2.el7.x86_64
--> Processing Dependency: libnetsnmp.so.31()(64bit) for package: OpenIPMI-2.0.23-2.el7.x86_64
--> Processing Dependency: libOpenIPMIutils.so.0()(64bit) for package: OpenIPMI-2.0.23-2.el7.x86_64
--> Processing Dependency: libOpenIPMIui.so.1()(64bit) for package: OpenIPMI-2.0.23-2.el7.x86_64
--> Processing Dependency: libOpenIPMIposix.so.0()(64bit) for package: OpenIPMI-2.0.23-2.el7.x86_64
--> Processing Dependency: libOpenIPMIglib.so.0()(64bit) for package: OpenIPMI-2.0.23-2.el7.x86_64
--> Processing Dependency: libOpenIPMIcmdlang.so.0()(64bit) for package: OpenIPMI-2.0.23-2.el7.x86_64
--> Processing Dependency: libOpenIPMI.so.0()(64bit) for package: OpenIPMI-2.0.23-2.el7.x86_64
---> Package httpd.x86_64 0:2.4.6-89.el7.centos will be installed
--> Processing Dependency: httpd-tools = 2.4.6-89.el7.centos for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
---> Package ipmitool.x86_64 0:1.8.18-7.el7 will be installed
--> Processing Dependency: OpenIPMI-modalias for package: ipmitool-1.8.18-7.el7.x86_64
---> Package iproute.x86_64 0:4.11.0-14.el7_6.2 will be installed
--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-14.el7_6.2.x86_64
--> Processing Dependency: libxtables.so.10()(64bit) for package: iproute-4.11.0-14.el7_6.2.x86_64
--> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-14.el7_6.2.x86_64
---> Package ipxe-bootimgs.noarch 0:20170123-1.git4e85b27.el7_4.1 will be installed
---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-10.el7 will be installed
--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-10.el7 for package: iscsi-initiator-utils-6.2.0.874-10.el7.x86_64
---> Package mod_ssl.x86_64 1:2.4.6-89.el7.centos will be installed
--> Processing Dependency: openssl for package: 1:mod_ssl-2.4.6-89.el7.centos.x86_64
---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed
---> Package syslinux-tftpboot.noarch 0:4.05-15.el7 will be installed
---> Package tftp-server.x86_64 0:5.2-22.el7 will be installed
--> Processing Dependency: libwrap.so.0()(64bit) for package: tftp-server-5.2-22.el7.x86_64
--> Running transaction check
---> Package OpenIPMI-libs.x86_64 0:2.0.23-2.el7 will be installed
---> Package OpenIPMI-modalias.x86_64 0:2.0.23-2.el7 will be installed
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package httpd-tools.x86_64 0:2.4.6-89.el7.centos will be installed
---> Package iptables.x86_64 0:1.4.21-28.el7 will be installed
--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-28.el7.x86_64
--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-28.el7.x86_64
---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-10.el7 will be installed
---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package net-snmp-libs.x86_64 1:5.7.2-37.el7.tis.11 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
---> Package systemd-sysv.x86_64 0:219-62.el7_6.6 will be installed
---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
--> Running transaction check
---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
OpenIPMI x86_64 2.0.23-2.el7 base 300 k
httpd x86_64 2.4.6-89.el7.centos updates 2.7 M
ipmitool x86_64 1.8.18-7.el7 base 441 k
iproute x86_64 4.11.0-14.el7_6.2 updates 764 k
ipxe-bootimgs noarch 20170123-1.git4e85b27.el7_4.1
base 1.2 M
iscsi-initiator-utils x86_64 6.2.0.874-10.el7 base 421 k
mod_ssl x86_64 1:2.4.6-89.el7.centos updates 112 k
mod_wsgi x86_64 3.4-18.el7 base 77 k
syslinux-tftpboot noarch 4.05-15.el7 base 430 k
tftp-server x86_64 5.2-22.el7 base 47 k
Installing for dependencies:
OpenIPMI-libs x86_64 2.0.23-2.el7 base 521 k
OpenIPMI-modalias x86_64 2.0.23-2.el7 base 16 k
apr x86_64 1.4.8-3.el7_4.1 base 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
centos-logos noarch 70.0.6-3.el7.centos base 21 M
httpd-tools x86_64 2.4.6-89.el7.centos updates 90 k
iptables x86_64 1.4.21-28.el7 base 433 k
iscsi-initiator-utils-iscsiuio
x86_64 6.2.0.874-10.el7 base 92 k
libmnl x86_64 1.0.3-7.el7 base 23 k
libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k
libnfnetlink x86_64 1.0.1-4.el7 base 26 k
mailcap noarch 2.1.41-2.el7 base 31 k
net-snmp-libs x86_64 1:5.7.2-37.el7.tis.11 stx-local-build 752 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k
systemd-sysv x86_64 219-62.el7_6.6 updates 84 k
tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k

Transaction Summary
================================================================================
Install 10 Packages (+16 Dependent packages)

Total download size: 31 M
Installed size: 51 M
Downloading packages:
--------------------------------------------------------------------------------
Total 31 MB/s | 31 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-3.el7_4.1.x86_64 1/26
Installing : apr-util-1.5.2-6.el7.x86_64 2/26
Installing : libnfnetlink-1.0.1-4.el7.x86_64 3/26
Installing : systemd-sysv-219-62.el7_6.6.x86_64 4/26
Installing : OpenIPMI-modalias-2.0.23-2.el7.x86_64 5/26
Installing : libmnl-1.0.3-7.el7.x86_64 6/26
Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 7/26
Installing : iptables-1.4.21-28.el7.x86_64 8/26
Installing : OpenIPMI-libs-2.0.23-2.el7.x86_64 9/26
Installing : httpd-tools-2.4.6-89.el7.centos.x86_64 10/26
Installing : iscsi-initiator-utils-6.2.0.874-10.el7.x86_64 11/26
Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-10.el7.x86_64 12/26
Installing : 1:net-snmp-libs-5.7.2-37.el7.tis.11.x86_64 13/26
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 14/26
Installing : centos-logos-70.0.6-3.el7.centos.noarch 15/26
Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 16/26
Installing : mailcap-2.1.41-2.el7.noarch 17/26
Installing : httpd-2.4.6-89.el7.centos.x86_64 18/26
Installing : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 19/26
Installing : mod_wsgi-3.4-18.el7.x86_64 20/26
Installing : tftp-server-5.2-22.el7.x86_64 21/26
Installing : OpenIPMI-2.0.23-2.el7.x86_64 22/26
Installing : iproute-4.11.0-14.el7_6.2.x86_64 23/26
Installing : ipmitool-1.8.18-7.el7.x86_64 24/26
Installing : syslinux-tftpboot-4.05-15.el7.noarch 25/26
Installing : ipxe-bootimgs-20170123-1.git4e85b27.el7_4.1.noarch 26/26
Verifying : libmnl-1.0.3-7.el7.x86_64 1/26
Verifying : mailcap-2.1.41-2.el7.noarch 2/26
Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 3/26
Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 4/26
Verifying : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 5/26
Verifying : ipxe-bootimgs-20170123-1.git4e85b27.el7_4.1.noarch 6/26
Verifying : OpenIPMI-modalias-2.0.23-2.el7.x86_64 7/26
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 8/26
Verifying : httpd-tools-2.4.6-89.el7.centos.x86_64 9/26
Verifying : OpenIPMI-libs-2.0.23-2.el7.x86_64 10/26
Verifying : systemd-sysv-219-62.el7_6.6.x86_64 11/26
Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-10.el7.x86_64 12/26
Verifying : OpenIPMI-2.0.23-2.el7.x86_64 13/26
Verifying : mod_wsgi-3.4-18.el7.x86_64 14/26
Verifying : iproute-4.11.0-14.el7_6.2.x86_64 15/26
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 16/26
Verifying : syslinux-tftpboot-4.05-15.el7.noarch 17/26
Verifying : apr-util-1.5.2-6.el7.x86_64 18/26
Verifying : httpd-2.4.6-89.el7.centos.x86_64 19/26
Verifying : tftp-server-5.2-22.el7.x86_64 20/26
Verifying : apr-1.4.8-3.el7_4.1.x86_64 21/26
Verifying : iptables-1.4.21-28.el7.x86_64 22/26
Verifying : libnfnetlink-1.0.1-4.el7.x86_64 23/26
Verifying : ipmitool-1.8.18-7.el7.x86_64 24/26
Verifying : iscsi-initiator-utils-6.2.0.874-10.el7.x86_64 25/26
Verifying : 1:net-snmp-libs-5.7.2-37.el7.tis.11.x86_64 26/26

Installed:
OpenIPMI.x86_64 0:2.0.23-2.el7
httpd.x86_64 0:2.4.6-89.el7.centos
ipmitool.x86_64 0:1.8.18-7.el7
iproute.x86_64 0:4.11.0-14.el7_6.2
ipxe-bootimgs.noarch 0:20170123-1.git4e85b27.el7_4.1
iscsi-initiator-utils.x86_64 0:6.2.0.874-10.el7
mod_ssl.x86_64 1:2.4.6-89.el7.centos
mod_wsgi.x86_64 0:3.4-18.el7
syslinux-tftpboot.noarch 0:4.05-15.el7
tftp-server.x86_64 0:5.2-22.el7

Dependency Installed:
OpenIPMI-libs.x86_64 0:2.0.23-2.el7
OpenIPMI-modalias.x86_64 0:2.0.23-2.el7
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
centos-logos.noarch 0:70.0.6-3.el7.centos
httpd-tools.x86_64 0:2.4.6-89.el7.centos
iptables.x86_64 0:1.4.21-28.el7
iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-10.el7
libmnl.x86_64 0:1.0.3-7.el7
libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3
libnfnetlink.x86_64 0:1.0.1-4.el7
mailcap.noarch 0:2.1.41-2.el7
net-snmp-libs.x86_64 1:5.7.2-37.el7.tis.11
openssl.x86_64 1:1.0.2k-16.el7_6.1
systemd-sysv.x86_64 0:219-62.el7_6.6
tcp_wrappers-libs.x86_64 0:7.6-77.el7

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/ironic pylint alembic pysnmp
+ packages='/tmp/ironic pylint alembic pysnmp'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/ironic pylint alembic pysnmp
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/ironic
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting pecan===1.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 19))
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting osprofiler===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 25))
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting pysendfile===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 56))
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting pysnmp===4.4.9 (from -c /tmp/wheels/upper-constraints.txt (line 66))
Downloading https://files.pythonhosted.org/packages/f7/e5/a31fa1caebf9cf9a10cb26ab57c1c3bcd07eb7b10d2e126898d2a08b4b8a/pysnmp-4.4.9-py2.py3-none-any.whl (292kB)
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting python-swiftclient===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 95))
Downloading https://files.pythonhosted.org/packages/ae/cd/d1512df8d7cd317bf09b8b0e6cefd578475315e83f9fc71e3c23f528ef5f/python_swiftclient-3.7.0-py2.py3-none-any.whl (83kB)
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Collecting pycryptodomex===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 178))
Downloading https://files.pythonhosted.org/packages/8a/30/0536d0314ce83d3fc3288392758b3af85486b42579bc23ad27902424cf47/pycryptodomex-3.7.3-cp27-cp27mu-manylinux1_x86_64.whl (7.5MB)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting oslo.versionedobjects===1.35.1 (from -c /tmp/wheels/upper-constraints.txt (line 244))
Downloading https://files.pythonhosted.org/packages/ec/8d/9d441064a4881c7fbabc3fbd430e4b6bf263ba098397eab1f00e09c40444/oslo.versionedobjects-1.35.1-py2.py3-none-any.whl (85kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting retrying===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 288))
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Collecting automaton===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 312))
Downloading https://files.pythonhosted.org/packages/b7/22/282272affe1bf477ef98b09e23b0857a42913205c0bd0abdb85dd68d0948/automaton-1.16.0-py2.py3-none-any.whl
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting psutil===5.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 322))
Collecting pysmi===0.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 330))
Downloading https://files.pythonhosted.org/packages/e0/e0/328b765ff44150f2ac08f7e36f35623764ab55db22602b613f4eb437558f/pysmi-0.3.3-py2.py3-none-any.whl (80kB)
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting python-cinderclient===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 336))
Downloading https://files.pythonhosted.org/packages/51/a1/2015fb1da15f55424e4c16edd3c41f4ae3eb63563d05a4c0779475b5a1ab/python_cinderclient-4.2.0-py2.py3-none-any.whl (330kB)
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting os-traits===0.11.0 (from -c /tmp/wheels/upper-constraints.txt (line 343))
Downloading https://files.pythonhosted.org/packages/6c/b0/3c69bc9d65ec3a05d2dd791b0083046b749a069fd79b3291f28b79e1ed58/os_traits-0.11.0-py2.py3-none-any.whl
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting tooz===1.64.2 (from -c /tmp/wheels/upper-constraints.txt (line 351))
Downloading https://files.pythonhosted.org/packages/c2/50/e16ab5a85669d6eb4f712259cbb74b5a78b219f06fa62c878f67139d6a94/tooz-1.64.2-py2.py3-none-any.whl (87kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362))
Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting WebTest===2.0.33 (from -c /tmp/wheels/upper-constraints.txt (line 365))
Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl
Collecting oslo.reports===1.29.2 (from -c /tmp/wheels/upper-constraints.txt (line 372))
Downloading https://files.pythonhosted.org/packages/91/51/40b482882e2c363ac0117337e3d1dd6409121d632191b7c390628c9f9e7f/oslo.reports-1.29.2-py2.py3-none-any.whl (52kB)
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting WSME===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 410))
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
Collecting oslo.rootwrap===5.15.2 (from -c /tmp/wheels/upper-constraints.txt (line 418))
Downloading https://files.pythonhosted.org/packages/62/c4/ce534b1e772eacca88a53822abe282eaa23f0088a1cd7b8aacb8e8254916/oslo.rootwrap-5.15.2-py2.py3-none-any.whl
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting simplegeneric===0.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 463))
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting tenacity===5.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 479))
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting logutils===0.3.5 (from -c /tmp/wheels/upper-constraints.txt (line 537))
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting ironic-lib===2.16.2 (from -c /tmp/wheels/upper-constraints.txt (line 565))
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting ply===3.11 (from -c /tmp/wheels/upper-constraints.txt (line 91))
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting grpcio===1.15.0 (from -c /tmp/wheels/upper-constraints.txt (line 54))
Downloading https://files.pythonhosted.org/packages/3d/15/b34114198a2bc9c9bb73b21e2b559468a1a68bb28b373d21da6e51d6204f/grpcio-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (9.4MB)
Collecting voluptuous===0.11.5 (from -c /tmp/wheels/upper-constraints.txt (line 2))
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198))
Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl
Collecting beautifulsoup4===4.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 169))
Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB)
Collecting waitress===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 64))
Downloading https://files.pythonhosted.org/packages/b4/1e/3b51f5a9454a1f15ae5b82a7044e095c93eeefd2d1e5738e588fc43c9e89/waitress-1.2.1-py2.py3-none-any.whl (140kB)
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting soupsieve===1.8 (from -c /tmp/wheels/upper-constraints.txt (line 116))
Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB)
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Building wheels for collected packages: ironic
Building wheel for ironic (setup.py): started
Building wheel for ironic (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-WaB3HI/wheels/c6/26/a8/b6d4894d02a856741c25c69563445baf01552a0c7699d890cc
Successfully built ironic
Installing collected packages: voluptuous, chardet, PasteDeploy, repoze.lru, Routes, WebOb, logutils, singledispatch, MarkupSafe, Mako, backports.functools-lru-cache, soupsieve, beautifulsoup4, waitress, WebTest, pecan, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, stevedore, rfc3986, oslo.config, oslo.concurrency, msgpack, oslo.serialization, prettytable, osprofiler, yappi, greenlet, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, oslo.context, python-dateutil, pyinotify, oslo.log, dnspython, eventlet, Paste, oslo.service, munch, pycadf, futures, grpcio, pysendfile, ply, pysmi, pycryptodomex, pyasn1, pysnmp, Tempita, simplejson, python-swiftclient, pyOpenSSL, functools32, jsonschema, jsonpointer, jsonpatch, warlock, os-service-types, keystoneauth1, python-glanceclient, sqlparse, wcwidth, vine, SQLAlchemy, amqp, kombu, statsd, Jinja2, oslo.middleware, cachetools, contextlib2, futurist, oslo.messaging, unicodecsv, decorator, dogpile.cache, requestsexceptions, appdirs, jmespath, openstacksdk, os-client-config, pyperclip, subprocess32, cmd2, cliff, oslo.versionedobjects, retrying, sqlalchemy-migrate, automaton, testscenarios, psutil, python-cinderclient, oslo.cache, python-keystoneclient, keystonemiddleware, os-traits, tenacity, tooz, osc-lib, python-neutronclient, oslo.reports, simplegeneric, WSME, oslo.upgradecheck, oslo.rootwrap, testresources, python-editor, alembic, oslo.db, oslo.policy, configparser, ironic-lib, lazy-object-proxy, astroid, isort, mccabe, pylint, ironic
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WSME-0.9.3 WebOb-1.8.5 WebTest-2.0.33 alembic-1.0.8 amqp-2.4.2 appdirs-1.4.3 argparse-1.4.0 astroid-1.6.6 automaton-1.16.0 backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 cachetools-3.1.0 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 debtcollector-1.21.0 decorator-4.3.2 dnspython-1.16.0 dogpile.cache-0.7.1 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 greenlet-0.4.15 grpcio-1.15.0 idna-2.8 ironic-12.1.2.dev1 ironic-lib-2.16.2 iso8601-0.1.12 isort-4.3.20 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 lazy-object-proxy-1.4.1 linecache2-1.0.0 logutils-0.3.5 mccabe-0.6.1 monotonic-1.5 msgpack-0.6.1 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.9 openstacksdk-0.27.0 os-client-config-1.32.0 os-service-types-1.6.0 os-traits-0.11.0 osc-lib-1.12.1 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.reports-1.29.2 oslo.rootwrap-5.15.2 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 oslo.versionedobjects-1.35.1 osprofiler-2.6.0 pecan-1.3.2 ply-3.11 prettytable-0.7.2 psutil-5.6.0 pyOpenSSL-19.0.0 pyasn1-0.4.5 pycadf-2.9.0 pycryptodomex-3.7.3 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 pysendfile-2.0.1 pysmi-0.3.3 pysnmp-4.4.9 python-cinderclient-4.2.0 python-dateutil-2.8.0 python-editor-1.0.4 python-glanceclient-2.16.0 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 python-neutronclient-6.12.0 python-swiftclient-3.7.0 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 requestsexceptions-1.4.0 retrying-1.3.3 rfc3986-1.2.0 simplegeneric-0.8.1 simplejson-3.16.0 singledispatch-3.4.0.3 soupsieve-1.8 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 tenacity-5.0.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 tooz-1.64.2 traceback2-1.4.0 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 voluptuous-0.11.5 waitress-1.2.1 warlock-1.3.0 wcwidth-0.1.7 wrapt-1.11.1 yappi-1.0
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/ironic /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container f679551069e8
---> b7dbbd3603e2
Successfully built b7dbbd3603e2
Successfully tagged jenkins/stx-ironic:master-centos-stable-build
sha256:0dfcf530ee14402fe871382fa866d767491b64fb7113cf886b9d852cf103eb04
jenkins_update_img
The push refers to repository [docker.io/starlingx/stx-ironic]
e78e501d4815: Preparing
69b8ef0e0c9e: Preparing
9398627ec039: Preparing
24a205be61a0: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e2744e7692ff: Mounted from starlingx/stx-aodh
e78e501d4815: Pushed
24a205be61a0: Pushed
9398627ec039: Pushed
e7a6200c5ea1: Mounted from starlingx/stx-aodh
4826cdadf1ef: Layer already exists
69b8ef0e0c9e: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:5ed5dd070f480cd84f9160ebb77897e105b89889a36c136c95fa7f24292abe23 size: 1786
The push refers to repository [docker.io/starlingx/stx-ironic]
e78e501d4815: Preparing
69b8ef0e0c9e: Preparing
9398627ec039: Preparing
24a205be61a0: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e7a6200c5ea1: Waiting
24a205be61a0: Layer already exists
9398627ec039: Layer already exists
e78e501d4815: Layer already exists
e2744e7692ff: Layer already exists
69b8ef0e0c9e: Layer already exists
e7a6200c5ea1: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:5ed5dd070f480cd84f9160ebb77897e105b89889a36c136c95fa7f24292abe23 size: 1786
Building stx-magnum
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=magnum --build-arg PROJECT_REPO=https://opendev.org/openstack/magnum.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=pylint --build-arg DIST_PACKAGES=which vim --build-arg PROFILES=magnum apache --tag jenkins/stx-magnum:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 78a7aaa492f2
Removing intermediate container 78a7aaa492f2
---> e618882b5b20
Step 4/26 : ARG PROJECT
---> Running in b82fdc01447b
Removing intermediate container b82fdc01447b
---> ed0886c450c3
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in b0ff848562cf
Removing intermediate container b0ff848562cf
---> 61c0c257432e
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 1f6b75dd78dc
Removing intermediate container 1f6b75dd78dc
---> bc3232a93def
Step 7/26 : ARG PROJECT_REF=master
---> Running in af476dee710f
Removing intermediate container af476dee710f
---> 50c29cad2f49
Step 8/26 : ARG DISTRO
---> Running in b02b52734db7
Removing intermediate container b02b52734db7
---> 866159d5ee9c
Step 9/26 : ARG PROFILES
---> Running in b3af07c66d4a
Removing intermediate container b3af07c66d4a
---> 8381af3599e2
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in 0ed5065526cd
Removing intermediate container 0ed5065526cd
---> 5b9edf5038ea
Step 11/26 : ARG PIP_ARGS=""
---> Running in 722c4c9e902a
Removing intermediate container 722c4c9e902a
---> 279fb8169d98
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in cbc4888f47c4
Removing intermediate container cbc4888f47c4
---> 9cc34d32baf8
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in ab82be6dc51f
Removing intermediate container ab82be6dc51f
---> b1b6b6dea20a
Step 14/26 : ARG PLUGIN=no
---> Running in f130e8dff904
Removing intermediate container f130e8dff904
---> 04a51e595379
Step 15/26 : ARG PYTHON3=no
---> Running in 3ff591fdffe3
Removing intermediate container 3ff591fdffe3
---> 5ab4fac7c9df
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 461223ce25b2
Removing intermediate container 461223ce25b2
---> 8c8c84928476
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 27555bd96683
Removing intermediate container 27555bd96683
---> 078280f1dbf2
Step 18/26 : ARG UID=42424
---> Running in b70dff321f3a
Removing intermediate container b70dff321f3a
---> 9506fa67c66c
Step 19/26 : ARG GID=42424
---> Running in 52f8489738ea
Removing intermediate container 52f8489738ea
---> d5c27ac19335
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in cc0311709527
Removing intermediate container cc0311709527
---> a2ffca41ccb5
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in ea61dfbeb4e1
Removing intermediate container ea61dfbeb4e1
---> 7db245faa263
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 6549dbf8b967
Removing intermediate container 6549dbf8b967
---> e064ea88494f
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in a6b91c086edc
Removing intermediate container a6b91c086edc
---> 02fbea731468
Step 24/26 : COPY scripts /opt/loci/scripts
---> 00f5b5701e88
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> 026da32688b5
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in a93f0e2c60b7
++ 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: centos.mirror.rafal.ca
* extras: centos.mirror.netelligent.ca
* updates: centos.mirror.rafal.ca
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/dbus-libs-1.10.24-13.el7_6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for dbus-libs-1.10.24-13.el7_6.x86_64.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 49 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.netflash.net
* extras: centos.mirror.netelligent.ca
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 21 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ magnum == \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/
+ [[ magnum == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 magnum
+ useradd -u 42424 -g magnum -M -d /var/lib/magnum -s /usr/sbin/nologin -c 'magnum user' magnum
+ mkdir -p /etc/magnum /var/log/magnum /var/lib/magnum /var/cache/magnum
+ chown magnum:magnum /etc/magnum /var/log/magnum /var/lib/magnum /var/cache/magnum
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline magnum magnum apache
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography pymysql python-memcached uwsgi
+ packages='cryptography pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, PyMySQL, python-memcached, uWSGI
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 ipaddress-1.0.22 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ magnum == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/magnum.git /tmp/magnum
Cloning into '/tmp/magnum'...
/tmp/magnum /
+ pushd /tmp/magnum
+ git fetch https://opendev.org/openstack/magnum.git stable/stein
From https://opendev.org/openstack/magnum
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 71a0536... [k8s_fedora_atomic] Make calico devices unmanaged in NetworkManager config for master node
/
+ popd
++ 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 magnum magnum apache
+ [[ ! -z httpd ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install httpd libxml2 mod_ssl mod_wsgi which vim
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.4.6-89.el7.centos will be installed
--> Processing Dependency: httpd-tools = 2.4.6-89.el7.centos for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
---> Package mod_ssl.x86_64 1:2.4.6-89.el7.centos will be installed
--> Processing Dependency: openssl for package: 1:mod_ssl-2.4.6-89.el7.centos.x86_64
---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed
---> Package vim-enhanced.x86_64 2:7.4.160-5.el7 will be installed
--> Processing Dependency: vim-common = 2:7.4.160-5.el7 for package: 2:vim-enhanced-7.4.160-5.el7.x86_64
--> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.160-5.el7.x86_64
---> Package which.x86_64 0:2.20-7.el7 will be installed
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed
---> Package httpd-tools.x86_64 0:2.4.6-89.el7.centos will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
---> Package vim-common.x86_64 2:7.4.160-5.el7 will be installed
--> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.160-5.el7.x86_64
--> Running transaction check
---> Package vim-filesystem.x86_64 2:7.4.160-5.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
httpd x86_64 2.4.6-89.el7.centos updates 2.7 M
mod_ssl x86_64 1:2.4.6-89.el7.centos updates 112 k
mod_wsgi x86_64 3.4-18.el7 base 77 k
vim-enhanced x86_64 2:7.4.160-5.el7 base 1.0 M
which x86_64 2.20-7.el7 base 41 k
Installing for dependencies:
apr x86_64 1.4.8-3.el7_4.1 base 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
centos-logos noarch 70.0.6-3.el7.centos base 21 M
gpm-libs x86_64 1.20.7-5.el7 base 32 k
httpd-tools x86_64 2.4.6-89.el7.centos updates 90 k
mailcap noarch 2.1.41-2.el7 base 31 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k
vim-common x86_64 2:7.4.160-5.el7 base 5.9 M
vim-filesystem x86_64 2:7.4.160-5.el7 base 10 k

Transaction Summary
================================================================================
Install 5 Packages (+9 Dependent packages)

Total download size: 32 M
Installed size: 56 M
Downloading packages:
--------------------------------------------------------------------------------
Total 38 MB/s | 32 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-3.el7_4.1.x86_64 1/14
Installing : apr-util-1.5.2-6.el7.x86_64 2/14
Installing : httpd-tools-2.4.6-89.el7.centos.x86_64 3/14
Installing : centos-logos-70.0.6-3.el7.centos.noarch 4/14
Installing : gpm-libs-1.20.7-5.el7.x86_64 5/14
Installing : 2:vim-filesystem-7.4.160-5.el7.x86_64 6/14
Installing : 2:vim-common-7.4.160-5.el7.x86_64 7/14
Installing : mailcap-2.1.41-2.el7.noarch 8/14
Installing : httpd-2.4.6-89.el7.centos.x86_64 9/14
Installing : which-2.20-7.el7.x86_64 10/14
install-info: No such file or directory for /usr/share/info/which.info.gz
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 11/14
Installing : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 12/14
Installing : 2:vim-enhanced-7.4.160-5.el7.x86_64 13/14
Installing : mod_wsgi-3.4-18.el7.x86_64 14/14
Verifying : httpd-tools-2.4.6-89.el7.centos.x86_64 1/14
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 2/14
Verifying : which-2.20-7.el7.x86_64 3/14
Verifying : mailcap-2.1.41-2.el7.noarch 4/14
Verifying : 2:vim-enhanced-7.4.160-5.el7.x86_64 5/14
Verifying : apr-util-1.5.2-6.el7.x86_64 6/14
Verifying : 2:vim-filesystem-7.4.160-5.el7.x86_64 7/14
Verifying : mod_wsgi-3.4-18.el7.x86_64 8/14
Verifying : httpd-2.4.6-89.el7.centos.x86_64 9/14
Verifying : gpm-libs-1.20.7-5.el7.x86_64 10/14
Verifying : 2:vim-common-7.4.160-5.el7.x86_64 11/14
Verifying : apr-1.4.8-3.el7_4.1.x86_64 12/14
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 13/14
Verifying : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 14/14

Installed:
httpd.x86_64 0:2.4.6-89.el7.centos mod_ssl.x86_64 1:2.4.6-89.el7.centos
mod_wsgi.x86_64 0:3.4-18.el7 vim-enhanced.x86_64 2:7.4.160-5.el7
which.x86_64 0:2.20-7.el7

Dependency Installed:
apr.x86_64 0:1.4.8-3.el7_4.1 apr-util.x86_64 0:1.5.2-6.el7
centos-logos.noarch 0:70.0.6-3.el7.centos gpm-libs.x86_64 0:1.20.7-5.el7
httpd-tools.x86_64 0:2.4.6-89.el7.centos mailcap.noarch 0:2.1.41-2.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1 vim-common.x86_64 2:7.4.160-5.el7
vim-filesystem.x86_64 2:7.4.160-5.el7

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/magnum pylint
+ packages='/tmp/magnum pylint'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/magnum pylint
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/magnum
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting pecan===1.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 19))
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting taskflow===3.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 132))
Downloading https://files.pythonhosted.org/packages/43/54/dd42141735de6090c5c3ddfb0e36226c3371f89aea3f75879318d2ad13c7/taskflow-3.5.0-py2.py3-none-any.whl (490kB)
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting pydot===1.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 155))
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting python-novaclient===13.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 195))
Downloading https://files.pythonhosted.org/packages/3c/88/c96854193c213499237442a4b603c1d71cf93e8fdaf822cb0861fec0154b/python_novaclient-13.0.1-py2.py3-none-any.whl (324kB)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting oslo.versionedobjects===1.35.1 (from -c /tmp/wheels/upper-constraints.txt (line 244))
Downloading https://files.pythonhosted.org/packages/ec/8d/9d441064a4881c7fbabc3fbd430e4b6bf263ba098397eab1f00e09c40444/oslo.versionedobjects-1.35.1-py2.py3-none-any.whl (85kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Collecting automaton===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 312))
Downloading https://files.pythonhosted.org/packages/b7/22/282272affe1bf477ef98b09e23b0857a42913205c0bd0abdb85dd68d0948/automaton-1.16.0-py2.py3-none-any.whl
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362))
Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting WebTest===2.0.33 (from -c /tmp/wheels/upper-constraints.txt (line 365))
Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl
Collecting python-octaviaclient===1.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 369))
Collecting oslo.reports===1.29.2 (from -c /tmp/wheels/upper-constraints.txt (line 372))
Downloading https://files.pythonhosted.org/packages/91/51/40b482882e2c363ac0117337e3d1dd6409121d632191b7c390628c9f9e7f/oslo.reports-1.29.2-py2.py3-none-any.whl (52kB)
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting kubernetes===8.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 400))
Downloading https://files.pythonhosted.org/packages/40/eb/4d6a80db84ac24c867c94fbf16e6f26db9780f5232f46ddd2e5539b42205/kubernetes-8.0.1-py2.py3-none-any.whl (1.3MB)
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting python-barbicanclient===4.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 407))
Collecting WSME===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 410))
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Collecting python-openstackclient===3.18.0 (from -c /tmp/wheels/upper-constraints.txt (line 460))
Downloading https://files.pythonhosted.org/packages/94/0b/ce17ff61441fb091ffbfc7bb9c17cffe175c113aa3717c493cc4687901ff/python_openstackclient-3.18.0-py2.py3-none-any.whl (873kB)
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting simplegeneric===0.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 463))
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting tenacity===5.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 479))
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting Werkzeug===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 489))
Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting docker===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 512))
Downloading https://files.pythonhosted.org/packages/7e/3c/b610f22b170b0f8fe4d8f78974878e116562389f666f99e6549567eb9d87/docker-3.7.0-py2.py3-none-any.whl (133kB)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting logutils===0.3.5 (from -c /tmp/wheels/upper-constraints.txt (line 537))
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting marathon===0.11.0 (from -c /tmp/wheels/upper-constraints.txt (line 549))
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting python-heatclient===1.17.0 (from -c /tmp/wheels/upper-constraints.txt (line 553))
Downloading https://files.pythonhosted.org/packages/b7/e3/dcce9798a5212759f1e1e1b1119dfa032708580226e728eb0fe06cb63b8c/python_heatclient-1.17.0-py2.py3-none-any.whl (213kB)
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /var/lib/openstack/lib/python2.7/site-packages (from magnum==8.0.1.dev15) (41.0.1)
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting networkx===2.2 (from -c /tmp/wheels/upper-constraints.txt (line 82))
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198))
Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl
Collecting beautifulsoup4===4.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 169))
Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB)
Collecting waitress===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 64))
Downloading https://files.pythonhosted.org/packages/b4/1e/3b51f5a9454a1f15ae5b82a7044e095c93eeefd2d1e5738e588fc43c9e89/waitress-1.2.1-py2.py3-none-any.whl (140kB)
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting psutil===5.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 322))
Collecting websocket-client===0.55.0 (from -c /tmp/wheels/upper-constraints.txt (line 24))
Downloading https://files.pythonhosted.org/packages/38/54/684db2ba1b7a203602808446b8686ee786f93b4a7e080cdc440cc7e06e56/websocket_client-0.55.0-py2.py3-none-any.whl (200kB)
Collecting requests-oauthlib===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 371))
Downloading https://files.pythonhosted.org/packages/c2/e2/9fd03d55ffb70fe51f587f20bcf407a6927eb121de86928b34d162f0b1ac/requests_oauthlib-1.2.0-py2.py3-none-any.whl
Collecting adal===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 173))
Downloading https://files.pythonhosted.org/packages/00/72/53dce9e4f5d6c1aa57b8d408cb34dff1969ecbf10ab7e678f32c5e0e2397/adal-1.2.1-py2.py3-none-any.whl (52kB)
Collecting google-auth===1.6.3 (from -c /tmp/wheels/upper-constraints.txt (line 139))
Downloading https://files.pythonhosted.org/packages/c5/9b/ed0516cc1f7609fb0217e3057ff4f0f9f3e3ce79a369c6af4a6c5ca25664/google_auth-1.6.3-py2.py3-none-any.whl (73kB)
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting python-cinderclient===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 336))
Downloading https://files.pythonhosted.org/packages/51/a1/2015fb1da15f55424e4c16edd3c41f4ae3eb63563d05a4c0779475b5a1ab/python_cinderclient-4.2.0-py2.py3-none-any.whl (330kB)
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting backports.ssl-match-hostname===3.7.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 174))
Collecting docker-pycreds===0.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 428))
Downloading https://files.pythonhosted.org/packages/f5/e8/f6bd1eee09314e7e6dee49cbe2c5e22314ccdb38db16c9fc72d2fa80d054/docker_pycreds-0.4.0-py2.py3-none-any.whl
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting requests-toolbelt===0.9.1 (from -c /tmp/wheels/upper-constraints.txt (line 92))
Downloading https://files.pythonhosted.org/packages/60/ef/7681134338fc097acef8d9b2f8abe0458e4d87559c689a8c306d0957ece5/requests_toolbelt-0.9.1-py2.py3-none-any.whl (54kB)
Collecting python-swiftclient===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 95))
Downloading https://files.pythonhosted.org/packages/ae/cd/d1512df8d7cd317bf09b8b0e6cefd578475315e83f9fc71e3c23f528ef5f/python_swiftclient-3.7.0-py2.py3-none-any.whl (83kB)
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Collecting soupsieve===1.8 (from -c /tmp/wheels/upper-constraints.txt (line 116))
Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB)
Collecting oauthlib===3.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 535))
Collecting PyJWT===1.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 149))
Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl
Collecting pyasn1-modules===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 491))
Downloading https://files.pythonhosted.org/packages/da/98/8ddd9fa4d84065926832bcf2255a2b69f1d03330aa4d1c49cc7317ac888e/pyasn1_modules-0.2.4-py2.py3-none-any.whl (66kB)
Collecting rsa===4.0 (from -c /tmp/wheels/upper-constraints.txt (line 4))
Downloading https://files.pythonhosted.org/packages/02/e5/38518af393f7c214357079ce67a317307936896e961e35450b70fad2a9cf/rsa-4.0-py2.py3-none-any.whl
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
Building wheels for collected packages: magnum
Building wheel for magnum (setup.py): started
Building wheel for magnum (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-FWZOq3/wheels/3c/aa/5f/7f3e6d9194a2dd225dd2431f36809a5407e806c43a78459716
Successfully built magnum
Installing collected packages: chardet, pyasn1, rsa, PasteDeploy, repoze.lru, Routes, WebOb, logutils, singledispatch, MarkupSafe, Mako, backports.functools-lru-cache, soupsieve, beautifulsoup4, waitress, WebTest, pecan, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, websocket-client, yappi, greenlet, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, oslo.context, python-dateutil, msgpack, oslo.serialization, pyinotify, oslo.log, dnspython, eventlet, Paste, oslo.service, munch, pycadf, decorator, networkx, Tempita, requests-toolbelt, simplejson, futures, python-swiftclient, pyOpenSSL, functools32, jsonschema, jsonpointer, jsonpatch, warlock, os-service-types, keystoneauth1, prettytable, python-glanceclient, sqlparse, wcwidth, vine, pydot, cachetools, automaton, contextlib2, futurist, tenacity, taskflow, SQLAlchemy, pyasn1-modules, google-auth, amqp, kombu, statsd, Jinja2, oslo.middleware, oslo.messaging, PyJWT, unicodecsv, adal, backports.ssl-match-hostname, python-novaclient, dogpile.cache, requestsexceptions, appdirs, jmespath, openstacksdk, os-client-config, pyperclip, subprocess32, cmd2, cliff, oslo.versionedobjects, sqlalchemy-migrate, testscenarios, psutil, python-cinderclient, oslo.cache, python-keystoneclient, keystonemiddleware, osc-lib, python-neutronclient, python-openstackclient, python-octaviaclient, oauthlib, requests-oauthlib, oslo.reports, kubernetes, python-barbicanclient, simplegeneric, WSME, oslo.upgradecheck, docker-pycreds, testresources, python-editor, alembic, oslo.db, oslo.policy, Werkzeug, docker, configparser, marathon, python-heatclient, lazy-object-proxy, astroid, isort, mccabe, pylint, magnum
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyJWT-1.7.1 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WSME-0.9.3 WebOb-1.8.5 WebTest-2.0.33 Werkzeug-0.14.1 adal-1.2.1 alembic-1.0.8 amqp-2.4.2 appdirs-1.4.3 argparse-1.4.0 astroid-1.6.6 automaton-1.16.0 backports.functools-lru-cache-1.5 backports.ssl-match-hostname-3.7.0.1 beautifulsoup4-4.7.1 cachetools-3.1.0 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 debtcollector-1.21.0 decorator-4.3.2 dnspython-1.16.0 docker-3.7.0 docker-pycreds-0.4.0 dogpile.cache-0.7.1 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 google-auth-1.6.3 greenlet-0.4.15 idna-2.8 iso8601-0.1.12 isort-4.3.20 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 kubernetes-8.0.1 lazy-object-proxy-1.4.1 linecache2-1.0.0 logutils-0.3.5 magnum-8.0.1.dev15 marathon-0.11.0 mccabe-0.6.1 monotonic-1.5 msgpack-0.6.1 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.9 networkx-2.2 oauthlib-3.0.1 openstacksdk-0.27.0 os-client-config-1.32.0 os-service-types-1.6.0 osc-lib-1.12.1 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.reports-1.29.2 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 oslo.versionedobjects-1.35.1 pecan-1.3.2 prettytable-0.7.2 psutil-5.6.0 pyOpenSSL-19.0.0 pyasn1-0.4.5 pyasn1-modules-0.2.4 pycadf-2.9.0 pydot-1.4.1 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 python-barbicanclient-4.8.1 python-cinderclient-4.2.0 python-dateutil-2.8.0 python-editor-1.0.4 python-glanceclient-2.16.0 python-heatclient-1.17.0 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 python-neutronclient-6.12.0 python-novaclient-13.0.1 python-octaviaclient-1.8.0 python-openstackclient-3.18.0 python-swiftclient-3.7.0 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 requests-oauthlib-1.2.0 requests-toolbelt-0.9.1 requestsexceptions-1.4.0 rfc3986-1.2.0 rsa-4.0 simplegeneric-0.8.1 simplejson-3.16.0 singledispatch-3.4.0.3 soupsieve-1.8 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 taskflow-3.5.0 tenacity-5.0.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 waitress-1.2.1 warlock-1.3.0 wcwidth-0.1.7 websocket-client-0.55.0 wrapt-1.11.1 yappi-1.0
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/magnum /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container a93f0e2c60b7
---> 1da1da910fd9
Successfully built 1da1da910fd9
Successfully tagged jenkins/stx-magnum:master-centos-stable-build
sha256:8c03ad1575fee0f61e3b626a50d19eabce6a44d13707f6c229e1fc0608521319
jenkins_update_img
The push refers to repository [docker.io/starlingx/stx-magnum]
7997d8b7e485: Preparing
c082742e8b97: Preparing
3d34a5dc4d76: Preparing
ba9da6645d2c: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
4826cdadf1ef: Waiting
e2744e7692ff: Mounted from starlingx/stx-ironic
ba9da6645d2c: Pushed
e7a6200c5ea1: Mounted from starlingx/stx-ironic
7997d8b7e485: Pushed
4826cdadf1ef: Layer already exists
3d34a5dc4d76: Pushed
c082742e8b97: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:038e49d9ee2c45b52856a3656c1468a7bf5015134f4bebc95c2f7bf945b1466e size: 1786
The push refers to repository [docker.io/starlingx/stx-magnum]
7997d8b7e485: Preparing
c082742e8b97: Preparing
3d34a5dc4d76: Preparing
ba9da6645d2c: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
4826cdadf1ef: Waiting
e2744e7692ff: Layer already exists
3d34a5dc4d76: Layer already exists
7997d8b7e485: Layer already exists
ba9da6645d2c: Layer already exists
c082742e8b97: Layer already exists
e7a6200c5ea1: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:038e49d9ee2c45b52856a3656c1468a7bf5015134f4bebc95c2f7bf945b1466e size: 1786
Building stx-murano
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=murano --build-arg PROJECT_REPO=https://opendev.org/openstack/murano.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=pylint python-glanceclient murano-pkg-check --build-arg PROFILES=murano apache --tag jenkins/stx-murano:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 20e7c17467ea
Removing intermediate container 20e7c17467ea
---> 377c059396af
Step 4/26 : ARG PROJECT
---> Running in 152a49b0e47f
Removing intermediate container 152a49b0e47f
---> 6f98466606ee
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in fb666e3f3a4a
Removing intermediate container fb666e3f3a4a
---> 30e46c10230b
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in eef23e850d7c
Removing intermediate container eef23e850d7c
---> 67a4d49782ff
Step 7/26 : ARG PROJECT_REF=master
---> Running in 22b617fc8cf0
Removing intermediate container 22b617fc8cf0
---> 7820f45bc832
Step 8/26 : ARG DISTRO
---> Running in c3659ae9485f
Removing intermediate container c3659ae9485f
---> 60be1f1ff706
Step 9/26 : ARG PROFILES
---> Running in a33f6f5382c1
Removing intermediate container a33f6f5382c1
---> b9fb09e885f8
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in e02e9341acd7
Removing intermediate container e02e9341acd7
---> 5cda6caeadd0
Step 11/26 : ARG PIP_ARGS=""
---> Running in 30c78968724e
Removing intermediate container 30c78968724e
---> 55f869af3673
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in 4d0c76c91aba
Removing intermediate container 4d0c76c91aba
---> 1e66e8209d74
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 731aea31e87e
Removing intermediate container 731aea31e87e
---> b184e5000637
Step 14/26 : ARG PLUGIN=no
---> Running in 9dfdba275003
Removing intermediate container 9dfdba275003
---> 3da7b9cf8df0
Step 15/26 : ARG PYTHON3=no
---> Running in cc41682e0f61
Removing intermediate container cc41682e0f61
---> ffc9171e5e83
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 78054b5c42e3
Removing intermediate container 78054b5c42e3
---> 542a696945c7
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 80b3e65dfbc4
Removing intermediate container 80b3e65dfbc4
---> d534c650a6db
Step 18/26 : ARG UID=42424
---> Running in 383c7395aefd
Removing intermediate container 383c7395aefd
---> 0ef7554ec12f
Step 19/26 : ARG GID=42424
---> Running in 0664f3f82216
Removing intermediate container 0664f3f82216
---> a65443a2be69
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 7e526589f77b
Removing intermediate container 7e526589f77b
---> ac9e961fe737
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in da660b6d9d30
Removing intermediate container da660b6d9d30
---> f466d47e188c
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 8c6aa983d4ad
Removing intermediate container 8c6aa983d4ad
---> e65d23f87046
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in 241ebfbce485
Removing intermediate container 241ebfbce485
---> a1db031f1a6f
Step 24/26 : COPY scripts /opt/loci/scripts
---> dc33011fd6c9
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> de26d8445379
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in 580fbd28dc25
++ 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: mirror.netflash.net
* extras: centos.mirror.netelligent.ca
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 48 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: centos.mirror.rafal.ca
* extras: centos.mirror.netelligent.ca
* updates: centos.mirror.rafal.ca
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 23 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ murano == \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/
+ [[ murano == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 murano
+ useradd -u 42424 -g murano -M -d /var/lib/murano -s /usr/sbin/nologin -c 'murano user' murano
+ mkdir -p /etc/murano /var/log/murano /var/lib/murano /var/cache/murano
+ chown murano:murano /etc/murano /var/log/murano /var/lib/murano /var/cache/murano
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline murano murano apache
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography pymysql python-memcached uwsgi
+ packages='cryptography pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, PyMySQL, python-memcached, uWSGI
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 ipaddress-1.0.22 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ murano == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/murano.git /tmp/murano
Cloning into '/tmp/murano'...
+ pushd /tmp/murano
+ git fetch https://opendev.org/openstack/murano.git stable/stein
/tmp/murano /
From https://opendev.org/openstack/murano
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 175f05b... OpenDev Migration Patch
+ popd
/
++ 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 murano murano apache
+ [[ ! -z httpd ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install httpd libxml2 mod_ssl mod_wsgi
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.netflash.net
* extras: centos.mirror.netelligent.ca
* updates: mirror.netflash.net
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.4.6-89.el7.centos will be installed
--> Processing Dependency: httpd-tools = 2.4.6-89.el7.centos for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
---> Package mod_ssl.x86_64 1:2.4.6-89.el7.centos will be installed
--> Processing Dependency: openssl for package: 1:mod_ssl-2.4.6-89.el7.centos.x86_64
---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package httpd-tools.x86_64 0:2.4.6-89.el7.centos will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
httpd x86_64 2.4.6-89.el7.centos updates 2.7 M
mod_ssl x86_64 1:2.4.6-89.el7.centos updates 112 k
mod_wsgi x86_64 3.4-18.el7 base 77 k
Installing for dependencies:
apr x86_64 1.4.8-3.el7_4.1 base 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
centos-logos noarch 70.0.6-3.el7.centos base 21 M
httpd-tools x86_64 2.4.6-89.el7.centos updates 90 k
mailcap noarch 2.1.41-2.el7 base 31 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k

Transaction Summary
================================================================================
Install 3 Packages (+6 Dependent packages)

Total download size: 25 M
Installed size: 33 M
Downloading packages:
--------------------------------------------------------------------------------
Total 49 MB/s | 25 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-3.el7_4.1.x86_64 1/9
Installing : apr-util-1.5.2-6.el7.x86_64 2/9
Installing : httpd-tools-2.4.6-89.el7.centos.x86_64 3/9
Installing : centos-logos-70.0.6-3.el7.centos.noarch 4/9
Installing : mailcap-2.1.41-2.el7.noarch 5/9
Installing : httpd-2.4.6-89.el7.centos.x86_64 6/9
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 7/9
Installing : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 8/9
Installing : mod_wsgi-3.4-18.el7.x86_64 9/9
Verifying : httpd-tools-2.4.6-89.el7.centos.x86_64 1/9
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 2/9
Verifying : mailcap-2.1.41-2.el7.noarch 3/9
Verifying : apr-util-1.5.2-6.el7.x86_64 4/9
Verifying : mod_wsgi-3.4-18.el7.x86_64 5/9
Verifying : httpd-2.4.6-89.el7.centos.x86_64 6/9
Verifying : apr-1.4.8-3.el7_4.1.x86_64 7/9
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 8/9
Verifying : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 9/9

Installed:
httpd.x86_64 0:2.4.6-89.el7.centos mod_ssl.x86_64 1:2.4.6-89.el7.centos
mod_wsgi.x86_64 0:3.4-18.el7

Dependency Installed:
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
centos-logos.noarch 0:70.0.6-3.el7.centos
httpd-tools.x86_64 0:2.4.6-89.el7.centos
mailcap.noarch 0:2.1.41-2.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/murano pylint python-glanceclient murano-pkg-check
+ packages='/tmp/murano pylint python-glanceclient murano-pkg-check'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/murano pylint python-glanceclient murano-pkg-check
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/murano
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting python-mistralclient===3.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 49))
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting semantic-version===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 134))
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting castellan===1.2.2 (from -c /tmp/wheels/upper-constraints.txt (line 243))
Downloading https://files.pythonhosted.org/packages/3a/8c/9bbc1353fb48ddb5a57f3fb3bb4cf4bf4f2382f37c33b36e6d8675f16dab/castellan-1.2.2-py2.py3-none-any.whl (90kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Collecting murano-pkg-check===0.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 305))
Downloading https://files.pythonhosted.org/packages/5f/58/99d1f0f58881af891fbf72f87c9cf36394071b74bc8ec626bdda75529c9d/murano_pkg_check-0.3.0-py2-none-any.whl (49kB)
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting psutil===5.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 322))
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362))
Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting python-barbicanclient===4.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 407))
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting yaql===1.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 449))
Downloading https://files.pythonhosted.org/packages/c1/8f/862af1c4eb385d9274b71c64e0c21d8a985332ae73f720f0b619175c0b76/yaql-1.1.3-py2-none-any.whl (112kB)
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting python-muranoclient===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 472))
Downloading https://files.pythonhosted.org/packages/87/b2/4591d5cedbbc88843b4b4d319d2f3cbb5e13c42e32a28d6eae54aadc7ba3/python_muranoclient-1.2.0-py2.py3-none-any.whl (262kB)
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting tenacity===5.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 479))
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting python-congressclient===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 516))
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting python-heatclient===1.17.0 (from -c /tmp/wheels/upper-constraints.txt (line 553))
Downloading https://files.pythonhosted.org/packages/b7/e3/dcce9798a5212759f1e1e1b1119dfa032708580226e728eb0fe06cb63b8c/python_heatclient-1.17.0-py2.py3-none-any.whl (213kB)
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198))
Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting ply===3.11 (from -c /tmp/wheels/upper-constraints.txt (line 91))
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting python-swiftclient===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 95))
Downloading https://files.pythonhosted.org/packages/ae/cd/d1512df8d7cd317bf09b8b0e6cefd578475315e83f9fc71e3c23f528ef5f/python_swiftclient-3.7.0-py2.py3-none-any.whl (83kB)
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Building wheels for collected packages: murano
Building wheel for murano (setup.py): started
Building wheel for murano (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-q6EKRM/wheels/60/08/54/0cb88be7be9c9bc3f45209ea764889315d6677df01973016eb
Successfully built murano
Installing collected packages: chardet, PasteDeploy, repoze.lru, Routes, WebOb, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, Paste, greenlet, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, oslo.context, python-dateutil, msgpack, oslo.serialization, pyinotify, oslo.log, yappi, dnspython, eventlet, oslo.service, munch, os-service-types, keystoneauth1, decorator, dogpile.cache, futures, requestsexceptions, appdirs, jsonpointer, jsonpatch, jmespath, openstacksdk, contextlib2, pyperclip, wcwidth, subprocess32, cmd2, unicodecsv, prettytable, cliff, simplejson, osc-lib, python-mistralclient, pycadf, MarkupSafe, Mako, Tempita, ply, python-swiftclient, pyOpenSSL, functools32, jsonschema, warlock, python-glanceclient, sqlparse, vine, semantic-version, SQLAlchemy, statsd, Jinja2, oslo.middleware, cachetools, futurist, amqp, kombu, oslo.messaging, os-client-config, python-barbicanclient, castellan, singledispatch, yaql, murano-pkg-check, sqlalchemy-migrate, testscenarios, psutil, oslo.cache, python-keystoneclient, keystonemiddleware, python-neutronclient, oslo.upgradecheck, testresources, python-editor, alembic, oslo.db, oslo.policy, python-muranoclient, tenacity, backports.functools-lru-cache, python-congressclient, configparser, python-heatclient, lazy-object-proxy, astroid, isort, mccabe, pylint, murano
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WebOb-1.8.5 alembic-1.0.8 amqp-2.4.2 appdirs-1.4.3 argparse-1.4.0 astroid-1.6.6 backports.functools-lru-cache-1.5 cachetools-3.1.0 castellan-1.2.2 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 debtcollector-1.21.0 decorator-4.3.2 dnspython-1.16.0 dogpile.cache-0.7.1 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 greenlet-0.4.15 idna-2.8 iso8601-0.1.12 isort-4.3.20 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 lazy-object-proxy-1.4.1 linecache2-1.0.0 mccabe-0.6.1 monotonic-1.5 msgpack-0.6.1 munch-2.3.2 murano-7.0.1.dev1 murano-pkg-check-0.3.0 netaddr-0.7.19 netifaces-0.10.9 openstacksdk-0.27.0 os-client-config-1.32.0 os-service-types-1.6.0 osc-lib-1.12.1 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 ply-3.11 prettytable-0.7.2 psutil-5.6.0 pyOpenSSL-19.0.0 pycadf-2.9.0 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 python-barbicanclient-4.8.1 python-congressclient-1.12.0 python-dateutil-2.8.0 python-editor-1.0.4 python-glanceclient-2.16.0 python-heatclient-1.17.0 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 python-mistralclient-3.8.0 python-muranoclient-1.2.0 python-neutronclient-6.12.0 python-swiftclient-3.7.0 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 requestsexceptions-1.4.0 rfc3986-1.2.0 semantic-version-2.6.0 simplejson-3.16.0 singledispatch-3.4.0.3 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 tenacity-5.0.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 warlock-1.3.0 wcwidth-0.1.7 wrapt-1.11.1 yappi-1.0 yaql-1.1.3
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/murano /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container 580fbd28dc25
---> 2260a4ff04e0
Successfully built 2260a4ff04e0
Successfully tagged jenkins/stx-murano:master-centos-stable-build
sha256:7f52136c1eb668020be469c565ecf71cb2500dc07c110dc5d4019ae692262826
jenkins_update_img
The push refers to repository [docker.io/starlingx/stx-murano]
5730a240e736: Preparing
18d736c54615: Preparing
5eb13fcca725: Preparing
3588f120dd7e: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e7a6200c5ea1: Waiting
e2744e7692ff: Mounted from starlingx/stx-magnum
e7a6200c5ea1: Mounted from starlingx/stx-magnum
5730a240e736: Pushed
5eb13fcca725: Pushed
4826cdadf1ef: Layer already exists
3588f120dd7e: Pushed
18d736c54615: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:dadf890631c2412d0e730dd1d52813969d1a4891cdad61692615a97359449a0b size: 1786
The push refers to repository [docker.io/starlingx/stx-murano]
5730a240e736: Preparing
18d736c54615: Preparing
5eb13fcca725: Preparing
3588f120dd7e: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
3588f120dd7e: Layer already exists
e2744e7692ff: Layer already exists
18d736c54615: Layer already exists
5730a240e736: Layer already exists
5eb13fcca725: Layer already exists
4826cdadf1ef: Layer already exists
e7a6200c5ea1: Layer already exists
master-centos-stable-latest: digest: sha256:dadf890631c2412d0e730dd1d52813969d1a4891cdad61692615a97359449a0b size: 1786
Building stx-panko
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=panko --build-arg PROJECT_REPO=https://opendev.org/openstack/panko.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=pylint python-openstackclient pankoclient --build-arg PROFILES=apache --tag jenkins/stx-panko:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in d8fa9e083c19
Removing intermediate container d8fa9e083c19
---> 548e0c422cea
Step 4/26 : ARG PROJECT
---> Running in e828370fb3bc
Removing intermediate container e828370fb3bc
---> 50648b5262e2
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 4d88c0ba25bc
Removing intermediate container 4d88c0ba25bc
---> 74eaca67c1f2
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 2d56ce87f66b
Removing intermediate container 2d56ce87f66b
---> 4e84b7eba6a7
Step 7/26 : ARG PROJECT_REF=master
---> Running in 53080e10db3b
Removing intermediate container 53080e10db3b
---> ca6435dd3ba6
Step 8/26 : ARG DISTRO
---> Running in 5cd1e6d36b7e
Removing intermediate container 5cd1e6d36b7e
---> 689dec164bf3
Step 9/26 : ARG PROFILES
---> Running in 31da8eed14df
Removing intermediate container 31da8eed14df
---> 70d7fafc6562
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in a86339f95424
Removing intermediate container a86339f95424
---> 54d7660c4249
Step 11/26 : ARG PIP_ARGS=""
---> Running in 541f41422f42
Removing intermediate container 541f41422f42
---> 1d9b5750371c
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in 0ce67d512cb5
Removing intermediate container 0ce67d512cb5
---> 93be64f88e09
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in bc376c29b1d2
Removing intermediate container bc376c29b1d2
---> eceaf7c1eafd
Step 14/26 : ARG PLUGIN=no
---> Running in b04ad4622f2e
Removing intermediate container b04ad4622f2e
---> 3edb08c99d01
Step 15/26 : ARG PYTHON3=no
---> Running in cd61cd84da1a
Removing intermediate container cd61cd84da1a
---> 8d4fe149425c
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in e136ae71f8f5
Removing intermediate container e136ae71f8f5
---> a1df81027a23
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in cbfed8ff8356
Removing intermediate container cbfed8ff8356
---> 8d0a8e1fd31a
Step 18/26 : ARG UID=42424
---> Running in dda860f11350
Removing intermediate container dda860f11350
---> f797d8f38c67
Step 19/26 : ARG GID=42424
---> Running in f659678ac092
Removing intermediate container f659678ac092
---> 0cee9d3acc6c
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 927a50ab19eb
Removing intermediate container 927a50ab19eb
---> cdd49a402a0f
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in 34342db9b2c9
Removing intermediate container 34342db9b2c9
---> fb3992ba5ffc
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 12d7dd8e4d91
Removing intermediate container 12d7dd8e4d91
---> db414c722429
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in b1fbb2aa6423
Removing intermediate container b1fbb2aa6423
---> bcdb0afefa21
Step 24/26 : COPY scripts /opt/loci/scripts
---> a6260ea54052
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> 8553942c07b0
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in 03e548823e40
++ 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: mirror.netflash.net
* extras: centos.mirror.netelligent.ca
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 52 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 24 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ panko == \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/
+ [[ panko == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 panko
+ useradd -u 42424 -g panko -M -d /var/lib/panko -s /usr/sbin/nologin -c 'panko user' panko
+ mkdir -p /etc/panko /var/log/panko /var/lib/panko /var/cache/panko
+ chown panko:panko /etc/panko /var/log/panko /var/lib/panko /var/cache/panko
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline panko apache
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography pymysql python-memcached uwsgi
+ packages='cryptography pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, PyMySQL, python-memcached, uWSGI
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 ipaddress-1.0.22 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ panko == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/panko.git /tmp/panko
Cloning into '/tmp/panko'...
+ pushd /tmp/panko
+ git fetch https://opendev.org/openstack/panko.git stable/stein
/tmp/panko /
From https://opendev.org/openstack/panko
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at cc4fbd4... OpenDev Migration Patch
/
+ popd
++ 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 panko apache
+ [[ ! -z httpd ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install httpd libxml2 mod_ssl mod_wsgi
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.netflash.net
* extras: centos.mirror.netelligent.ca
* updates: mirror.netflash.net
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.4.6-89.el7.centos will be installed
--> Processing Dependency: httpd-tools = 2.4.6-89.el7.centos for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
---> Package mod_ssl.x86_64 1:2.4.6-89.el7.centos will be installed
--> Processing Dependency: openssl for package: 1:mod_ssl-2.4.6-89.el7.centos.x86_64
---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package httpd-tools.x86_64 0:2.4.6-89.el7.centos will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
httpd x86_64 2.4.6-89.el7.centos updates 2.7 M
mod_ssl x86_64 1:2.4.6-89.el7.centos updates 112 k
mod_wsgi x86_64 3.4-18.el7 base 77 k
Installing for dependencies:
apr x86_64 1.4.8-3.el7_4.1 base 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
centos-logos noarch 70.0.6-3.el7.centos base 21 M
httpd-tools x86_64 2.4.6-89.el7.centos updates 90 k
mailcap noarch 2.1.41-2.el7 base 31 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k

Transaction Summary
================================================================================
Install 3 Packages (+6 Dependent packages)

Total download size: 25 M
Installed size: 33 M
Downloading packages:
--------------------------------------------------------------------------------
Total 43 MB/s | 25 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-3.el7_4.1.x86_64 1/9
Installing : apr-util-1.5.2-6.el7.x86_64 2/9
Installing : httpd-tools-2.4.6-89.el7.centos.x86_64 3/9
Installing : centos-logos-70.0.6-3.el7.centos.noarch 4/9
Installing : mailcap-2.1.41-2.el7.noarch 5/9
Installing : httpd-2.4.6-89.el7.centos.x86_64 6/9
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 7/9
Installing : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 8/9
Installing : mod_wsgi-3.4-18.el7.x86_64 9/9
Verifying : httpd-tools-2.4.6-89.el7.centos.x86_64 1/9
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 2/9
Verifying : mailcap-2.1.41-2.el7.noarch 3/9
Verifying : apr-util-1.5.2-6.el7.x86_64 4/9
Verifying : mod_wsgi-3.4-18.el7.x86_64 5/9
Verifying : httpd-2.4.6-89.el7.centos.x86_64 6/9
Verifying : apr-1.4.8-3.el7_4.1.x86_64 7/9
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 8/9
Verifying : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 9/9

Installed:
httpd.x86_64 0:2.4.6-89.el7.centos mod_ssl.x86_64 1:2.4.6-89.el7.centos
mod_wsgi.x86_64 0:3.4-18.el7

Dependency Installed:
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
centos-logos.noarch 0:70.0.6-3.el7.centos
httpd-tools.x86_64 0:2.4.6-89.el7.centos
mailcap.noarch 0:2.1.41-2.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/panko pylint python-openstackclient pankoclient
+ packages='/tmp/panko pylint python-openstackclient pankoclient'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/panko pylint python-openstackclient pankoclient
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/panko
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting pecan===1.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 19))
Collecting lxml===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 28))
Downloading https://files.pythonhosted.org/packages/18/46/9a3298a4db01dc3801c34b314103b0330540da421bffc3a6ec316fa861c2/lxml-4.3.2-cp27-cp27mu-manylinux1_x86_64.whl (5.6MB)
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting WebTest===2.0.33 (from -c /tmp/wheels/upper-constraints.txt (line 365))
Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl
Collecting oslo.reports===1.29.2 (from -c /tmp/wheels/upper-constraints.txt (line 372))
Downloading https://files.pythonhosted.org/packages/91/51/40b482882e2c363ac0117337e3d1dd6409121d632191b7c390628c9f9e7f/oslo.reports-1.29.2-py2.py3-none-any.whl (52kB)
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting WSME===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 410))
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting python-openstackclient===3.18.0 (from -c /tmp/wheels/upper-constraints.txt (line 460))
Downloading https://files.pythonhosted.org/packages/94/0b/ce17ff61441fb091ffbfc7bb9c17cffe175c113aa3717c493cc4687901ff/python_openstackclient-3.18.0-py2.py3-none-any.whl (873kB)
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting simplegeneric===0.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 463))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting tenacity===5.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 479))
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting logutils===0.3.5 (from -c /tmp/wheels/upper-constraints.txt (line 537))
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting pankoclient
Downloading https://files.pythonhosted.org/packages/3d/83/29155391e9d51d4d50b266871539050deb918b03e48693ea3c640ef4fb13/pankoclient-0.6.0-py2.py3-none-any.whl
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting beautifulsoup4===4.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 169))
Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB)
Collecting waitress===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 64))
Downloading https://files.pythonhosted.org/packages/b4/1e/3b51f5a9454a1f15ae5b82a7044e095c93eeefd2d1e5738e588fc43c9e89/waitress-1.2.1-py2.py3-none-any.whl (140kB)
Collecting psutil===5.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 322))
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting python-novaclient===13.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 195))
Downloading https://files.pythonhosted.org/packages/3c/88/c96854193c213499237442a4b603c1d71cf93e8fdaf822cb0861fec0154b/python_novaclient-13.0.1-py2.py3-none-any.whl (324kB)
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Collecting python-cinderclient===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 336))
Downloading https://files.pythonhosted.org/packages/51/a1/2015fb1da15f55424e4c16edd3c41f4ae3eb63563d05a4c0779475b5a1ab/python_cinderclient-4.2.0-py2.py3-none-any.whl (330kB)
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting soupsieve===1.8 (from -c /tmp/wheels/upper-constraints.txt (line 116))
Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Building wheels for collected packages: panko
Building wheel for panko (setup.py): started
Building wheel for panko (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-zryO76/wheels/ec/b2/e2/7cbe970c9687f560c4cd37a4c4d873ac19b6828623e37491a6
Successfully built panko
Installing collected packages: chardet, PasteDeploy, WebOb, logutils, singledispatch, MarkupSafe, Mako, backports.functools-lru-cache, soupsieve, beautifulsoup4, waitress, WebTest, pecan, lxml, certifi, munch, pytz, Babel, oslo.i18n, wrapt, funcsigs, debtcollector, oslo.context, netaddr, PyYAML, urllib3, idna, requests, stevedore, rfc3986, oslo.config, msgpack, netifaces, pyparsing, iso8601, monotonic, oslo.utils, oslo.serialization, pycadf, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, Tempita, simplejson, pyOpenSSL, functools32, jsonschema, jsonpointer, jsonpatch, warlock, os-service-types, keystoneauth1, prettytable, python-glanceclient, pyinotify, sqlparse, wcwidth, SQLAlchemy, unicodecsv, python-novaclient, Jinja2, appdirs, contextlib2, pyperclip, subprocess32, cmd2, cliff, python-dateutil, oslo.log, statsd, oslo.middleware, decorator, sqlalchemy-migrate, testscenarios, psutil, python-cinderclient, dogpile.cache, oslo.cache, python-keystoneclient, keystonemiddleware, oslo.reports, requestsexceptions, futures, jmespath, openstacksdk, osc-lib, simplegeneric, WSME, testresources, python-openstackclient, python-editor, alembic, oslo.db, oslo.policy, tenacity, Paste, configparser, lazy-object-proxy, astroid, isort, mccabe, pylint, pankoclient, panko
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyYAML-3.13 SQLAlchemy-1.2.18 Tempita-0.5.2 WSME-0.9.3 WebOb-1.8.5 WebTest-2.0.33 alembic-1.0.8 appdirs-1.4.3 argparse-1.4.0 astroid-1.6.6 backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 debtcollector-1.21.0 decorator-4.3.2 dogpile.cache-0.7.1 extras-1.0.0 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 idna-2.8 iso8601-0.1.12 isort-4.3.20 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 lazy-object-proxy-1.4.1 linecache2-1.0.0 logutils-0.3.5 lxml-4.3.2 mccabe-0.6.1 monotonic-1.5 msgpack-0.6.1 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.9 openstacksdk-0.27.0 os-service-types-1.6.0 osc-lib-1.12.1 oslo.cache-1.33.3 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.reports-1.29.2 oslo.serialization-2.28.2 oslo.utils-3.40.3 panko-6.0.1.dev4 pankoclient-0.6.0 pecan-1.3.2 prettytable-0.7.2 psutil-5.6.0 pyOpenSSL-19.0.0 pycadf-2.9.0 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 python-cinderclient-4.2.0 python-dateutil-2.8.0 python-editor-1.0.4 python-glanceclient-2.16.0 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 python-novaclient-13.0.1 python-openstackclient-3.18.0 pytz-2018.9 requests-2.21.0 requestsexceptions-1.4.0 rfc3986-1.2.0 simplegeneric-0.8.1 simplejson-3.16.0 singledispatch-3.4.0.3 soupsieve-1.8 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 tenacity-5.0.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 waitress-1.2.1 warlock-1.3.0 wcwidth-0.1.7 wrapt-1.11.1
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/panko /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container 03e548823e40
---> 96dc4bc77e22
Successfully built 96dc4bc77e22
Successfully tagged jenkins/stx-panko:master-centos-stable-build
sha256:791dd3969eed8ef8bfd3428a531841bbc1198fcc876d860b50e6ada7c90c0ff3
jenkins_update_img
The push refers to repository [docker.io/starlingx/stx-panko]
ca3a7e5f1db2: Preparing
053b62d7c39c: Preparing
4b39cb180515: Preparing
457896789a08: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e2744e7692ff: Mounted from starlingx/stx-murano
e7a6200c5ea1: Mounted from starlingx/stx-murano
ca3a7e5f1db2: Pushed
4b39cb180515: Pushed
4826cdadf1ef: Layer already exists
457896789a08: Pushed
053b62d7c39c: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:616717244762e2b17894da96db711a7fe73c14bcd34ac01c5f80d0dd253b3f61 size: 1786
The push refers to repository [docker.io/starlingx/stx-panko]
ca3a7e5f1db2: Preparing
053b62d7c39c: Preparing
4b39cb180515: Preparing
457896789a08: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
457896789a08: Layer already exists
053b62d7c39c: Layer already exists
e2744e7692ff: Layer already exists
ca3a7e5f1db2: Layer already exists
4b39cb180515: Layer already exists
e7a6200c5ea1: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:616717244762e2b17894da96db711a7fe73c14bcd34ac01c5f80d0dd253b3f61 size: 1786
Building stx-barbican
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=barbican --build-arg PROJECT_REPO=https://opendev.org/openstack/barbican.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=pycrypto --build-arg PROFILES=fluent --tag jenkins/stx-barbican:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 0f08394adb7c
Removing intermediate container 0f08394adb7c
---> ee534f13bf7c
Step 4/26 : ARG PROJECT
---> Running in f5f2269d3924
Removing intermediate container f5f2269d3924
---> 3858a1a97afc
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in b82e6b0b8c0d
Removing intermediate container b82e6b0b8c0d
---> 41f290b85170
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 9da78e01f305
Removing intermediate container 9da78e01f305
---> f7432b764179
Step 7/26 : ARG PROJECT_REF=master
---> Running in 77e241737dec
Removing intermediate container 77e241737dec
---> 0fe259c07ee2
Step 8/26 : ARG DISTRO
---> Running in fb449ea775fe
Removing intermediate container fb449ea775fe
---> 1b7c21bf4330
Step 9/26 : ARG PROFILES
---> Running in b2292d66d749
Removing intermediate container b2292d66d749
---> 0e42cecf0ac6
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in e2dc5b7fa6ca
Removing intermediate container e2dc5b7fa6ca
---> 7929ed4169bf
Step 11/26 : ARG PIP_ARGS=""
---> Running in dc41e070458f
Removing intermediate container dc41e070458f
---> 040a2072acc8
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in 3e0bf74d1c71
Removing intermediate container 3e0bf74d1c71
---> e669974aa015
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 28bc8e2b627c
Removing intermediate container 28bc8e2b627c
---> a60f4c2f638a
Step 14/26 : ARG PLUGIN=no
---> Running in 3a00f2da9f88
Removing intermediate container 3a00f2da9f88
---> c8734d2b22bf
Step 15/26 : ARG PYTHON3=no
---> Running in b2cb8ac0dbe0
Removing intermediate container b2cb8ac0dbe0
---> d271f0036707
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 5c39e50ba241
Removing intermediate container 5c39e50ba241
---> 9d33cdfc38f9
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in bc60d6831c29
Removing intermediate container bc60d6831c29
---> 777a44ea62d2
Step 18/26 : ARG UID=42424
---> Running in 801de1449c3f
Removing intermediate container 801de1449c3f
---> be7ae6060762
Step 19/26 : ARG GID=42424
---> Running in fa28d9bffa1b
Removing intermediate container fa28d9bffa1b
---> 9ff410faf77c
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 2c3a72705cdd
Removing intermediate container 2c3a72705cdd
---> e3c463ef28c1
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in 331a3b70b18a
Removing intermediate container 331a3b70b18a
---> 159eb4c2aac2
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 7af7a4332bbe
Removing intermediate container 7af7a4332bbe
---> 1cac4b809522
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in 17f20cde052b
Removing intermediate container 17f20cde052b
---> e28bba870644
Step 24/26 : COPY scripts /opt/loci/scripts
---> 66f30a581fc8
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> b105e19d051c
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in eac728d85027
++ 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: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 40 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.netflash.net
* extras: centos.mirror.netelligent.ca
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 19 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ barbican == \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/
+ [[ barbican == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 barbican
+ useradd -u 42424 -g barbican -M -d /var/lib/barbican -s /usr/sbin/nologin -c 'barbican user' barbican
+ mkdir -p /etc/barbican /var/log/barbican /var/lib/barbican /var/cache/barbican
+ chown barbican:barbican /etc/barbican /var/log/barbican /var/lib/barbican /var/cache/barbican
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline barbican fluent
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography fluent-logger pymysql python-memcached uwsgi
+ packages='cryptography fluent-logger pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography fluent-logger pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting fluent-logger
Downloading https://files.pythonhosted.org/packages/7b/bd/ca035aa263f98d0d5ca3b6ffbaa8289eac5f97e1fd07f04baa7c3e088d5d/fluent_logger-0.9.3-py2.py3-none-any.whl
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, msgpack, PyMySQL, python-memcached, uWSGI, fluent-logger
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 fluent-logger-0.9.3 ipaddress-1.0.22 msgpack-0.6.1 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ barbican == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/barbican.git /tmp/barbican
Cloning into '/tmp/barbican'...
+ pushd /tmp/barbican
+ git fetch https://opendev.org/openstack/barbican.git stable/stein
/tmp/barbican /
From https://opendev.org/openstack/barbican
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 35f698d... OpenDev Migration Patch
+ popd
/
++ 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 barbican fluent
+ [[ ! -z libxml2 ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install libxml2
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Nothing to do
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/barbican pycrypto
+ packages='/tmp/barbican pycrypto'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/barbican pycrypto
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/barbican
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting pecan===1.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 19))
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting castellan===1.2.2 (from -c /tmp/wheels/upper-constraints.txt (line 243))
Downloading https://files.pythonhosted.org/packages/3a/8c/9bbc1353fb48ddb5a57f3fb3bb4cf4bf4f2382f37c33b36e6d8675f16dab/castellan-1.2.2-py2.py3-none-any.whl (90kB)
Collecting oslo.versionedobjects===1.35.1 (from -c /tmp/wheels/upper-constraints.txt (line 244))
Downloading https://files.pythonhosted.org/packages/ec/8d/9d441064a4881c7fbabc3fbd430e4b6bf263ba098397eab1f00e09c40444/oslo.versionedobjects-1.35.1-py2.py3-none-any.whl (85kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting pycrypto===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 274))
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting ldap3===2.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 309))
Downloading https://files.pythonhosted.org/packages/54/93/55d4de43abf3af1b60befa648811538b49701237e5cbda456608384b25ac/ldap3-2.5.2-py2.py3-none-any.whl (393kB)
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting WebTest===2.0.33 (from -c /tmp/wheels/upper-constraints.txt (line 365))
Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl
Requirement already satisfied: msgpack===0.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 388)) (0.6.1)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting python-barbicanclient===4.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 407))
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting logutils===0.3.5 (from -c /tmp/wheels/upper-constraints.txt (line 537))
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting beautifulsoup4===4.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 169))
Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB)
Collecting waitress===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 64))
Downloading https://files.pythonhosted.org/packages/b4/1e/3b51f5a9454a1f15ae5b82a7044e095c93eeefd2d1e5738e588fc43c9e89/waitress-1.2.1-py2.py3-none-any.whl (140kB)
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting soupsieve===1.8 (from -c /tmp/wheels/upper-constraints.txt (line 116))
Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB)
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Building wheels for collected packages: barbican
Building wheel for barbican (setup.py): started
Building wheel for barbican (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-EXsYft/wheels/78/01/5d/48feb1f9b730f682270433ab13fc85d70ff130e66caef448f4
Successfully built barbican
Installing collected packages: chardet, PasteDeploy, repoze.lru, Routes, WebOb, logutils, singledispatch, MarkupSafe, Mako, backports.functools-lru-cache, soupsieve, beautifulsoup4, waitress, WebTest, pecan, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, greenlet, Paste, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, oslo.context, python-dateutil, oslo.serialization, pyinotify, oslo.log, yappi, dnspython, eventlet, oslo.service, pycadf, Tempita, pyOpenSSL, sqlparse, wcwidth, prettytable, vine, SQLAlchemy, statsd, Jinja2, oslo.middleware, cachetools, futures, contextlib2, futurist, amqp, kombu, oslo.messaging, unicodecsv, pyperclip, subprocess32, cmd2, cliff, os-service-types, keystoneauth1, python-barbicanclient, castellan, oslo.versionedobjects, pycrypto, decorator, sqlalchemy-migrate, pyasn1, ldap3, testscenarios, dogpile.cache, oslo.cache, python-keystoneclient, keystonemiddleware, oslo.upgradecheck, testresources, python-editor, alembic, oslo.db, oslo.policy, functools32, jsonschema, barbican
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WebOb-1.8.5 WebTest-2.0.33 alembic-1.0.8 amqp-2.4.2 argparse-1.4.0 backports.functools-lru-cache-1.5 barbican-8.0.1.dev2 beautifulsoup4-4.7.1 cachetools-3.1.0 castellan-1.2.2 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 contextlib2-0.5.5 debtcollector-1.21.0 decorator-4.3.2 dnspython-1.16.0 dogpile.cache-0.7.1 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 greenlet-0.4.15 idna-2.8 iso8601-0.1.12 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 ldap3-2.5.2 linecache2-1.0.0 logutils-0.3.5 monotonic-1.5 netaddr-0.7.19 netifaces-0.10.9 os-service-types-1.6.0 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 oslo.versionedobjects-1.35.1 pecan-1.3.2 prettytable-0.7.2 pyOpenSSL-19.0.0 pyasn1-0.4.5 pycadf-2.9.0 pycrypto-2.6.1 pyinotify-0.9.6 pyparsing-2.3.1 pyperclip-1.7.0 python-barbicanclient-4.8.1 python-dateutil-2.8.0 python-editor-1.0.4 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 rfc3986-1.2.0 singledispatch-3.4.0.3 soupsieve-1.8 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 waitress-1.2.1 wcwidth-0.1.7 wrapt-1.11.1 yappi-1.0
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/barbican /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container eac728d85027
---> ef23afc4029b
Successfully built ef23afc4029b
Successfully tagged jenkins/stx-barbican:master-centos-stable-build
The push refers to repository [docker.io/starlingx/stx-barbican]
d1556a7668c0: Preparing
bbb864e192c1: Preparing
e18f49b38b3e: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e2744e7692ff: Mounted from starlingx/stx-panko
e7a6200c5ea1: Mounted from starlingx/stx-panko
4826cdadf1ef: Layer already exists
e18f49b38b3e: Pushed
bbb864e192c1: Pushed
d1556a7668c0: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:02c2da1b85731a44abefe9598df81f3496f422f1de0ff2d6cadb8340ce4a5f0f size: 1578
The push refers to repository [docker.io/starlingx/stx-barbican]
d1556a7668c0: Preparing
bbb864e192c1: Preparing
e18f49b38b3e: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
d1556a7668c0: Layer already exists
e7a6200c5ea1: Layer already exists
e18f49b38b3e: Layer already exists
bbb864e192c1: Layer already exists
e2744e7692ff: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:02c2da1b85731a44abefe9598df81f3496f422f1de0ff2d6cadb8340ce4a5f0f size: 1578
Building stx-ceilometer
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=ceilometer --build-arg PROJECT_REPO=https://opendev.org/openstack/ceilometer.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=pylint libvirt-python panko==5.0.0 gnocchiclient --build-arg DIST_PACKAGES=libvirt ipmitool --tag jenkins/stx-ceilometer:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in a4bf65cd4d6f
Removing intermediate container a4bf65cd4d6f
---> f60ff89a7d3f
Step 4/26 : ARG PROJECT
---> Running in 816d3daf510d
Removing intermediate container 816d3daf510d
---> aaf752780f28
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in fb8b5e0727c1
Removing intermediate container fb8b5e0727c1
---> d47f123da504
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in bfdb7b061201
Removing intermediate container bfdb7b061201
---> 77f871874806
Step 7/26 : ARG PROJECT_REF=master
---> Running in f0c8253dc0ba
Removing intermediate container f0c8253dc0ba
---> a177131fc389
Step 8/26 : ARG DISTRO
---> Running in e344aee84466
Removing intermediate container e344aee84466
---> dcf2354b0433
Step 9/26 : ARG PROFILES
---> Running in c2726d929f94
Removing intermediate container c2726d929f94
---> bf7e098eec31
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in 2e76aceef53d
Removing intermediate container 2e76aceef53d
---> ca833e9fa420
Step 11/26 : ARG PIP_ARGS=""
---> Running in a232aa93a648
Removing intermediate container a232aa93a648
---> eec1b217ad96
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in 7c60bc6bfd0f
Removing intermediate container 7c60bc6bfd0f
---> 15a7e1b35b53
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 71be280a3d3d
Removing intermediate container 71be280a3d3d
---> a53e7906c162
Step 14/26 : ARG PLUGIN=no
---> Running in e513b7dd68f9
Removing intermediate container e513b7dd68f9
---> 55dc0fbc3315
Step 15/26 : ARG PYTHON3=no
---> Running in 32bbdeba1440
Removing intermediate container 32bbdeba1440
---> b8f722ffa86d
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 515309c8f271
Removing intermediate container 515309c8f271
---> 4ed7b4527f4d
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 596f56eb1044
Removing intermediate container 596f56eb1044
---> 1ab298aed6a9
Step 18/26 : ARG UID=42424
---> Running in b06c3b6700a8
Removing intermediate container b06c3b6700a8
---> 9784dc718b97
Step 19/26 : ARG GID=42424
---> Running in 2ebc08e3bbfa
Removing intermediate container 2ebc08e3bbfa
---> d9e173cd090a
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 96d95c49f71c
Removing intermediate container 96d95c49f71c
---> 7f4eb7517971
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in a0bd7b0e07f8
Removing intermediate container a0bd7b0e07f8
---> a0b9a2901539
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in fe4ca7bfa02e
Removing intermediate container fe4ca7bfa02e
---> 22d6f1cb5f4c
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in dec08bbd499d
Removing intermediate container dec08bbd499d
---> 1587ab3f22fb
Step 24/26 : COPY scripts /opt/loci/scripts
---> 7343f115fb96
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> 2e87da6f0889
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in ad478be41133
++ 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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 44 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 21 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ ceilometer == \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/
+ [[ ceilometer == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 ceilometer
+ useradd -u 42424 -g ceilometer -M -d /var/lib/ceilometer -s /usr/sbin/nologin -c 'ceilometer user' ceilometer
+ mkdir -p /etc/ceilometer /var/log/ceilometer /var/lib/ceilometer /var/cache/ceilometer
+ chown ceilometer:ceilometer /etc/ceilometer /var/log/ceilometer /var/lib/ceilometer /var/cache/ceilometer
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline ceilometer
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography pymysql python-memcached uwsgi
+ packages='cryptography pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, PyMySQL, python-memcached, uWSGI
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 ipaddress-1.0.22 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ ceilometer == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/ceilometer.git /tmp/ceilometer
Cloning into '/tmp/ceilometer'...
/tmp/ceilometer /
+ pushd /tmp/ceilometer
+ git fetch https://opendev.org/openstack/ceilometer.git stable/stein
From https://opendev.org/openstack/ceilometer
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 22b8e2f... Merge "metering data lost randomly" into stable/stein
+ popd
/
++ 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 ceilometer
+ [[ ! -z libxml2 ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install libxml2 libvirt ipmitool
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: centos.mirror.rafal.ca
* extras: centos.mirror.rafal.ca
* updates: centos.mirror.rafal.ca
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package ipmitool.x86_64 0:1.8.18-7.el7 will be installed
--> Processing Dependency: systemd-sysv for package: ipmitool-1.8.18-7.el7.x86_64
--> Processing Dependency: OpenIPMI-modalias for package: ipmitool-1.8.18-7.el7.x86_64
---> Package libvirt.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libvirt-client = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-config-network = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-config-nwfilter = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-interface = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-lxc = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-network = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-nodedev = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-nwfilter = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-qemu = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-secret = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-libs = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Running transaction check
---> Package OpenIPMI-modalias.x86_64 0:2.0.23-2.el7 will be installed
---> Package libvirt-client.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libvirt-bash-completion = 4.7.0-1.tis.100 for package: libvirt-client-4.7.0-1.tis.100.x86_64
--> Processing Dependency: gnutls-utils for package: libvirt-client-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnuma.so.1()(64bit) for package: libvirt-client-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: polkit >= 0.112 for package: libvirt-daemon-4.7.0-1.tis.100.x86_64
--> Processing Dependency: dmidecode for package: libvirt-daemon-4.7.0-1.tis.100.x86_64
--> Processing Dependency: iproute for package: libvirt-daemon-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libcgroup for package: libvirt-daemon-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-config-network.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-config-nwfilter.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-interface.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-lxc.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libfuse.so.2(FUSE_2.2)(64bit) for package: libvirt-daemon-driver-lxc-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.5)(64bit) for package: libvirt-daemon-driver-lxc-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.6)(64bit) for package: libvirt-daemon-driver-lxc-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libfuse.so.2(FUSE_2.8)(64bit) for package: libvirt-daemon-driver-lxc-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libfuse.so.2()(64bit) for package: libvirt-daemon-driver-lxc-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-network.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64
--> Processing Dependency: iptables for package: libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64
--> Processing Dependency: radvd for package: libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-nodedev.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libvirt-daemon-driver-nodedev-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-nwfilter.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: ebtables for package: libvirt-daemon-driver-nwfilter-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libpcap.so.1()(64bit) for package: libvirt-daemon-driver-nwfilter-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-qemu.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-core = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64
--> Processing Dependency: bzip2 for package: libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64
--> Processing Dependency: lzop for package: libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-secret.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-disk = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-logical = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-scsi = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-mpath = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-gluster = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-rbd = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
---> Package libvirt-libs.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: cyrus-sasl for package: libvirt-libs-4.7.0-1.tis.100.x86_64
--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-4.7.0-1.tis.100.x86_64
--> Processing Dependency: nc for package: libvirt-libs-4.7.0-1.tis.100.x86_64
---> Package systemd-sysv.x86_64 0:219-62.el7_6.6 will be installed
--> Running transaction check
---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
---> Package cyrus-sasl.x86_64 0:2.1.26-23.el7 will be installed
--> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-23.el7.x86_64
---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7 will be installed
---> Package dmidecode.x86_64 1:3.1-2.el7 will be installed
---> Package dnsmasq.x86_64 0:2.76-7.el7.tis.7 will be installed
---> Package ebtables.x86_64 0:2.0.10-16.el7 will be installed
---> Package fuse-libs.x86_64 0:2.9.2-11.el7 will be installed
---> Package gnutls-utils.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: gnutls-dane(x86-64) = 3.3.29-9.el7_6 for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
---> Package iproute.x86_64 0:4.11.0-14.el7_6.2 will be installed
--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-14.el7_6.2.x86_64
--> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-14.el7_6.2.x86_64
---> Package iptables.x86_64 0:1.4.21-28.el7 will be installed
--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-28.el7.x86_64
--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-28.el7.x86_64
---> Package libcgroup.x86_64 0:0.41-20.el7 will be installed
---> Package libpcap.x86_64 14:1.5.3-11.el7 will be installed
---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed
---> Package libvirt-bash-completion.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage-core.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: nfs-utils for package: libvirt-daemon-driver-storage-core-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libparted.so.2()(64bit) for package: libvirt-daemon-driver-storage-core-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-storage-disk.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libgfapi.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libgfrpc.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libgfxdr.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libglusterfs.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: iscsi-initiator-utils for package: libvirt-daemon-driver-storage-iscsi-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-storage-logical.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: lvm2 for package: libvirt-daemon-driver-storage-logical-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package lzop.x86_64 0:1.03-10.el7 will be installed
--> Processing Dependency: liblzo2.so.2()(64bit) for package: lzop-1.03-10.el7.x86_64
---> Package netcf-libs.x86_64 0:0.2.8-4.el7 will be installed
--> Processing Dependency: libxslt.so.1(LIBXML2_1.1.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: bridge-utils for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libexslt.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
---> Package nmap-ncat.x86_64 2:6.40-16.el7 will be installed
---> Package numactl-libs.x86_64 0:2.0.9-7.el7 will be installed
---> Package polkit.x86_64 0:0.112-18.el7_6.1 will be installed
--> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-18.el7_6.1.x86_64
--> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-18.el7_6.1.x86_64
--> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-18.el7_6.1.x86_64
---> Package radvd.x86_64 0:2.17-3.el7 will be installed
---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed
--> Running transaction check
---> Package augeas-libs.x86_64 0:1.4.0-6.el7_6.1 will be installed
---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed
---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed
---> Package glusterfs-api.x86_64 0:5.2-1.el7 will be installed
--> Processing Dependency: glusterfs = 5.2-1.el7 for package: glusterfs-api-5.2-1.el7.x86_64
--> Processing Dependency: glusterfs-client-xlators = 5.2-1.el7 for package: glusterfs-api-5.2-1.el7.x86_64
---> Package glusterfs-cli.x86_64 0:5.2-1.el7 will be installed
---> Package glusterfs-libs.x86_64 0:5.2-1.el7 will be installed
---> Package gnutls-dane.x86_64 0:3.3.29-9.el7_6 will be installed
---> Package initscripts.x86_64 0:9.49.46-1.el7.tis.18 will be installed
---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-10.el7 will be installed
--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-10.el7 for package: iscsi-initiator-utils-6.2.0.874-10.el7.x86_64
---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package lvm2.x86_64 7:2.02.180-10.el7_6.7 will be installed
--> Processing Dependency: lvm2-libs = 7:2.02.180-10.el7_6.7 for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
---> Package lzo.x86_64 0:2.06-8.el7 will be installed
---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed
---> Package nfs-utils.x86_64 1:1.3.0-0.61.el7 will be installed
--> Processing Dependency: libtirpc >= 0.2.4-0.7 for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libwrap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libtirpc.so.1()(64bit) for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
---> Package parted.x86_64 0:3.1-29.el7.tis.3 will be installed
---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed
---> Package unbound-libs.x86_64 0:1.6.6-1.el7 will be installed
--> Processing Dependency: openssl >= 0.9.8g-12 for package: unbound-libs-1.6.6-1.el7.x86_64
--> Running transaction check
---> Package device-mapper-event-libs.x86_64 7:1.02.149-10.el7_6.7 will be installed
---> Package device-mapper-persistent-data.x86_64 0:0.7.3-3.el7 will be installed
---> Package glusterfs.x86_64 0:5.2-1.el7 will be installed
---> Package glusterfs-client-xlators.x86_64 0:5.2-1.el7 will be installed
---> Package gssproxy.x86_64 0:0.7.0-21.el7 will be installed
--> Processing Dependency: libini_config >= 1.3.1-31 for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-10.el7 will be installed
---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed
---> Package libevent.x86_64 0:2.0.21-4.el7.tis.2 will be installed
---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be installed
---> Package libtirpc.x86_64 0:0.2.4-0.15.el7 will be installed
---> Package lvm2-libs.x86_64 7:2.02.180-10.el7_6.7 will be installed
--> Processing Dependency: device-mapper-event = 7:1.02.149-10.el7_6.7 for package: 7:lvm2-libs-2.02.180-10.el7_6.7.x86_64
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
---> Package quota.x86_64 1:4.01-17.el7 will be installed
--> Processing Dependency: quota-nls = 1:4.01-17.el7 for package: 1:quota-4.01-17.el7.x86_64
--> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-17.el7.x86_64
--> Processing Dependency: libext2fs.so.2()(64bit) for package: 1:quota-4.01-17.el7.x86_64
---> Package rpcbind.x86_64 0:0.2.0-47.el7 will be installed
---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
--> Running transaction check
---> Package device-mapper-event.x86_64 7:1.02.149-10.el7_6.7 will be installed
---> Package e2fsprogs-libs.x86_64 0:1.42.9-13.el7 will be installed
---> Package libbasicobjects.x86_64 0:0.1.1-32.el7 will be installed
---> Package libcollection.x86_64 0:0.7.0-32.el7 will be installed
---> Package libini_config.x86_64 0:1.3.1-32.el7 will be installed
--> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.1-32.el7.x86_64
--> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.1-32.el7.x86_64
---> Package libref_array.x86_64 0:0.1.5-32.el7 will be installed
---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed
---> Package quota-nls.noarch 1:4.01-17.el7 will be installed
---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed
--> Running transaction check
---> Package libpath_utils.x86_64 0:0.2.1-32.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ipmitool x86_64 1.8.18-7.el7 base 441 k
libvirt x86_64 4.7.0-1.tis.100 stx-local-build 3.2 k
Installing for dependencies:
OpenIPMI-modalias x86_64 2.0.23-2.el7 base 16 k
augeas-libs x86_64 1.4.0-6.el7_6.1 updates 355 k
autogen-libopts x86_64 5.18-5.el7 base 66 k
bridge-utils x86_64 1.5-9.el7 base 32 k
bzip2 x86_64 1.0.6-13.el7 base 52 k
cyrus-sasl x86_64 2.1.26-23.el7 base 88 k
cyrus-sasl-gssapi x86_64 2.1.26-23.el7 base 41 k
device-mapper-event x86_64 7:1.02.149-10.el7_6.7
updates 189 k
device-mapper-event-libs x86_64 7:1.02.149-10.el7_6.7
updates 188 k
device-mapper-persistent-data x86_64 0.7.3-3.el7 base 405 k
dmidecode x86_64 1:3.1-2.el7 base 78 k
dnsmasq x86_64 2.76-7.el7.tis.7 stx-local-build 276 k
e2fsprogs-libs x86_64 1.42.9-13.el7 base 167 k
ebtables x86_64 2.0.10-16.el7 base 123 k
fuse-libs x86_64 2.9.2-11.el7 base 93 k
glusterfs x86_64 5.2-1.el7 stx-mirror-distro 667 k
glusterfs-api x86_64 5.2-1.el7 stx-mirror-distro 106 k
glusterfs-cli x86_64 5.2-1.el7 stx-mirror-distro 203 k
glusterfs-client-xlators x86_64 5.2-1.el7 stx-mirror-distro 998 k
glusterfs-libs x86_64 5.2-1.el7 stx-mirror-distro 415 k
gnutls-dane x86_64 3.3.29-9.el7_6 updates 36 k
gnutls-utils x86_64 3.3.29-9.el7_6 updates 238 k
gssproxy x86_64 0.7.0-21.el7 base 109 k
initscripts x86_64 9.49.46-1.el7.tis.18
stx-local-build 437 k
iproute x86_64 4.11.0-14.el7_6.2
updates 764 k
iptables x86_64 1.4.21-28.el7 base 433 k
iscsi-initiator-utils x86_64 6.2.0.874-10.el7 base 421 k
iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-10.el7 base 92 k
keyutils x86_64 1.5.8-3.el7 base 54 k
libbasicobjects x86_64 0.1.1-32.el7 base 26 k
libcgroup x86_64 0.41-20.el7 base 66 k
libcollection x86_64 0.7.0-32.el7 base 42 k
libevent x86_64 2.0.21-4.el7.tis.2
stx-local-build 213 k
libini_config x86_64 1.3.1-32.el7 base 64 k
libmnl x86_64 1.0.3-7.el7 base 23 k
libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k
libnfnetlink x86_64 1.0.1-4.el7 base 26 k
libnfsidmap x86_64 0.25-19.el7 base 50 k
libpath_utils x86_64 0.2.1-32.el7 base 28 k
libpcap x86_64 14:1.5.3-11.el7 base 138 k
libpciaccess x86_64 0.14-1.el7 base 26 k
libref_array x86_64 0.1.5-32.el7 base 27 k
libtirpc x86_64 0.2.4-0.15.el7 base 89 k
libverto-libevent x86_64 0.2.5-4.el7 base 8.9 k
libvirt-bash-completion x86_64 4.7.0-1.tis.100 stx-local-build 3.1 k
libvirt-client x86_64 4.7.0-1.tis.100 stx-local-build 297 k
libvirt-daemon x86_64 4.7.0-1.tis.100 stx-local-build 646 k
libvirt-daemon-config-network x86_64 4.7.0-1.tis.100 stx-local-build 4.2 k
libvirt-daemon-config-nwfilter x86_64 4.7.0-1.tis.100 stx-local-build 9.5 k
libvirt-daemon-driver-interface
x86_64 4.7.0-1.tis.100 stx-local-build 42 k
libvirt-daemon-driver-lxc x86_64 4.7.0-1.tis.100 stx-local-build 135 k
libvirt-daemon-driver-network x86_64 4.7.0-1.tis.100 stx-local-build 218 k
libvirt-daemon-driver-nodedev x86_64 4.7.0-1.tis.100 stx-local-build 41 k
libvirt-daemon-driver-nwfilter x86_64 4.7.0-1.tis.100 stx-local-build 65 k
libvirt-daemon-driver-qemu x86_64 4.7.0-1.tis.100 stx-local-build 557 k
libvirt-daemon-driver-secret x86_64 4.7.0-1.tis.100 stx-local-build 31 k
libvirt-daemon-driver-storage x86_64 4.7.0-1.tis.100 stx-local-build 2.1 k
libvirt-daemon-driver-storage-core
x86_64 4.7.0-1.tis.100 stx-local-build 242 k
libvirt-daemon-driver-storage-disk
x86_64 4.7.0-1.tis.100 stx-local-build 33 k
libvirt-daemon-driver-storage-gluster
x86_64 4.7.0-1.tis.100 stx-local-build 41 k
libvirt-daemon-driver-storage-iscsi
x86_64 4.7.0-1.tis.100 stx-local-build 30 k
libvirt-daemon-driver-storage-logical
x86_64 4.7.0-1.tis.100 stx-local-build 34 k
libvirt-daemon-driver-storage-mpath
x86_64 4.7.0-1.tis.100 stx-local-build 29 k
libvirt-daemon-driver-storage-rbd
x86_64 4.7.0-1.tis.100 stx-local-build 36 k
libvirt-daemon-driver-storage-scsi
x86_64 4.7.0-1.tis.100 stx-local-build 30 k
libvirt-libs x86_64 4.7.0-1.tis.100 stx-local-build 3.8 M
libxslt x86_64 1.1.28-5.el7 base 242 k
lvm2 x86_64 7:2.02.180-10.el7_6.7
updates 1.3 M
lvm2-libs x86_64 7:2.02.180-10.el7_6.7
updates 1.1 M
lzo x86_64 2.06-8.el7 base 59 k
lzop x86_64 1.03-10.el7 base 54 k
mozjs17 x86_64 17.0.0-20.el7 base 1.4 M
netcf-libs x86_64 0.2.8-4.el7 base 70 k
nfs-utils x86_64 1:1.3.0-0.61.el7 base 410 k
nmap-ncat x86_64 2:6.40-16.el7 base 206 k
numactl-libs x86_64 2.0.9-7.el7 base 29 k
openssl x86_64 1:1.0.2k-16.el7_6.1
updates 493 k
parted x86_64 3.1-29.el7.tis.3 stx-local-build 606 k
polkit x86_64 0.112-18.el7_6.1 updates 168 k
polkit-pkla-compat x86_64 0.1-4.el7 base 39 k
quota x86_64 1:4.01-17.el7 base 179 k
quota-nls noarch 1:4.01-17.el7 base 90 k
radvd x86_64 2.17-3.el7 base 94 k
rpcbind x86_64 0.2.0-47.el7 base 60 k
systemd-sysv x86_64 219-62.el7_6.6 updates 84 k
tcp_wrappers x86_64 7.6-77.el7 base 78 k
tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
unbound-libs x86_64 1.6.6-1.el7 base 405 k
yajl x86_64 2.0.4-4.el7 base 39 k

Transaction Summary
================================================================================
Install 2 Packages (+89 Dependent packages)

Total download size: 22 M
Installed size: 74 M
Downloading packages:
--------------------------------------------------------------------------------
Total 15 MB/s | 22 MB 00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : numactl-libs-2.0.9-7.el7.x86_64 1/91
Installing : yajl-2.0.4-4.el7.x86_64 2/91
Installing : glusterfs-libs-5.2-1.el7.x86_64 3/91
Installing : systemd-sysv-219-62.el7_6.6.x86_64 4/91
Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 5/91
Installing : 7:device-mapper-event-libs-1.02.149-10.el7_6.7.x86_64 6/91
Installing : libevent-2.0.21-4.el7.tis.2.x86_64 7/91
Installing : libcollection-0.7.0-32.el7.x86_64 8/91
Installing : libtirpc-0.2.4-0.15.el7.x86_64 9/91
Installing : rpcbind-0.2.0-47.el7.x86_64 10/91
Installing : 14:libpcap-1.5.3-11.el7.x86_64 11/91
Installing : libmnl-1.0.3-7.el7.x86_64 12/91
Installing : libref_array-0.1.5-32.el7.x86_64 13/91
Installing : parted-3.1-29.el7.tis.3.x86_64 14/91
Installing : libbasicobjects-0.1.1-32.el7.x86_64 15/91
Installing : libnfnetlink-1.0.1-4.el7.x86_64 16/91
Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 17/91
Installing : iptables-1.4.21-28.el7.x86_64 18/91
Installing : iproute-4.11.0-14.el7_6.2.x86_64 19/91
Installing : initscripts-9.49.46-1.el7.tis.18.x86_64 20/91
Installing : cyrus-sasl-2.1.26-23.el7.x86_64 21/91
Installing : 2:nmap-ncat-6.40-16.el7.x86_64 22/91
Installing : libverto-libevent-0.2.5-4.el7.x86_64 23/91
Installing : 7:device-mapper-event-1.02.149-10.el7_6.7.x86_64 24/91
Failed to get D-Bus connection: Operation not permitted
warning: %post(device-mapper-event-7:1.02.149-10.el7_6.7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.149-10.el7_6.7.x86_64
Installing : 7:lvm2-libs-2.02.180-10.el7_6.7.x86_64 25/91
Installing : tcp_wrappers-7.6-77.el7.x86_64 26/91
Installing : dnsmasq-2.76-7.el7.tis.7.x86_64 27/91
Installing : glusterfs-cli-5.2-1.el7.x86_64 28/91
Installing : glusterfs-5.2-1.el7.x86_64 29/91
Installing : glusterfs-client-xlators-5.2-1.el7.x86_64 30/91
Installing : glusterfs-api-5.2-1.el7.x86_64 31/91
Installing : iscsi-initiator-utils-6.2.0.874-10.el7.x86_64 32/91
Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-10.el7.x86_64 33/91
Installing : 1:quota-nls-4.01-17.el7.noarch 34/91
Installing : libxslt-1.1.28-5.el7.x86_64 35/91
Installing : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 36/91
Installing : libvirt-libs-4.7.0-1.tis.100.x86_64 37/91
Installing : lzo-2.06-8.el7.x86_64 38/91
Installing : lzop-1.03-10.el7.x86_64 39/91
Installing : fuse-libs-2.9.2-11.el7.x86_64 40/91
Installing : mozjs17-17.0.0-20.el7.x86_64 41/91
Installing : polkit-0.112-18.el7_6.1.x86_64 42/91
Installing : polkit-pkla-compat-0.1-4.el7.x86_64 43/91
Installing : keyutils-1.5.8-3.el7.x86_64 44/91
Installing : libnfsidmap-0.25-19.el7.x86_64 45/91
Installing : bridge-utils-1.5-9.el7.x86_64 46/91
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 47/91
Installing : unbound-libs-1.6.6-1.el7.x86_64 48/91
Installing : gnutls-dane-3.3.29-9.el7_6.x86_64 49/91
Installing : libvirt-bash-completion-4.7.0-1.tis.100.x86_64 50/91
Installing : bzip2-1.0.6-13.el7.x86_64 51/91
Installing : radvd-2.17-3.el7.x86_64 52/91
Installing : autogen-libopts-5.18-5.el7.x86_64 53/91
Installing : gnutls-utils-3.3.29-9.el7_6.x86_64 54/91
Installing : libvirt-client-4.7.0-1.tis.100.x86_64 55/91
Installing : libcgroup-0.41-20.el7.x86_64 56/91
Installing : libpciaccess-0.14-1.el7.x86_64 57/91
Installing : ebtables-2.0.10-16.el7.x86_64 58/91
Installing : augeas-libs-1.4.0-6.el7_6.1.x86_64 59/91
Installing : netcf-libs-0.2.8-4.el7.x86_64 60/91
Installing : libpath_utils-0.2.1-32.el7.x86_64 61/91
Installing : libini_config-1.3.1-32.el7.x86_64 62/91
Installing : gssproxy-0.7.0-21.el7.x86_64 63/91
Installing : e2fsprogs-libs-1.42.9-13.el7.x86_64 64/91
Installing : 1:quota-4.01-17.el7.x86_64 65/91
Installing : 1:nfs-utils-1.3.0-0.61.el7.x86_64 66/91
Installing : 1:dmidecode-3.1-2.el7.x86_64 67/91
Installing : libvirt-daemon-4.7.0-1.tis.100.x86_64 68/91
Installing : libvirt-daemon-driver-storage-core-4.7.0-1.tis.100.x86_6 69/91
Installing : libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64 70/91
Installing : libvirt-daemon-driver-nwfilter-4.7.0-1.tis.100.x86_64 71/91
Installing : libvirt-daemon-config-nwfilter-4.7.0-1.tis.100.x86_64 72/91
Installing : libvirt-daemon-config-network-4.7.0-1.tis.100.x86_64 73/91
Installing : libvirt-daemon-driver-lxc-4.7.0-1.tis.100.x86_64 74/91
Installing : libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64 75/91
Installing : libvirt-daemon-driver-storage-iscsi-4.7.0-1.tis.100.x86_ 76/91
Installing : libvirt-daemon-driver-storage-disk-4.7.0-1.tis.100.x86_6 77/91
Installing : libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x8 78/91
Installing : libvirt-daemon-driver-storage-scsi-4.7.0-1.tis.100.x86_6 79/91
Installing : libvirt-daemon-driver-storage-rbd-4.7.0-1.tis.100.x86_64 80/91
Installing : libvirt-daemon-driver-storage-mpath-4.7.0-1.tis.100.x86_ 81/91
Installing : libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64 82/91
Installing : libvirt-daemon-driver-nodedev-4.7.0-1.tis.100.x86_64 83/91
Installing : libvirt-daemon-driver-secret-4.7.0-1.tis.100.x86_64 84/91
Installing : OpenIPMI-modalias-2.0.23-2.el7.x86_64 85/91
Installing : device-mapper-persistent-data-0.7.3-3.el7.x86_64 86/91
Installing : 7:lvm2-2.02.180-10.el7_6.7.x86_64 87/91
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
warning: %post(lvm2-7:2.02.180-10.el7_6.7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.180-10.el7_6.7.x86_64
Installing : libvirt-daemon-driver-storage-logical-4.7.0-1.tis.100.x8 88/91
Installing : libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64 89/91
Installing : libvirt-4.7.0-1.tis.100.x86_64 90/91
Installing : ipmitool-1.8.18-7.el7.x86_64 91/91
Verifying : device-mapper-persistent-data-0.7.3-3.el7.x86_64 1/91
Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-10.el7.x86_64 2/91
Verifying : iproute-4.11.0-14.el7_6.2.x86_64 3/91
Verifying : 7:lvm2-2.02.180-10.el7_6.7.x86_64 4/91
Verifying : OpenIPMI-modalias-2.0.23-2.el7.x86_64 5/91
Verifying : libvirt-daemon-driver-storage-iscsi-4.7.0-1.tis.100.x86_ 6/91
Verifying : libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64 7/91
Verifying : libvirt-daemon-driver-storage-logical-4.7.0-1.tis.100.x8 8/91
Verifying : 1:dmidecode-3.1-2.el7.x86_64 9/91
Verifying : libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64 10/91
Verifying : e2fsprogs-libs-1.42.9-13.el7.x86_64 11/91
Verifying : glusterfs-api-5.2-1.el7.x86_64 12/91
Verifying : unbound-libs-1.6.6-1.el7.x86_64 13/91
Verifying : yajl-2.0.4-4.el7.x86_64 14/91
Verifying : 2:nmap-ncat-6.40-16.el7.x86_64 15/91
Verifying : libvirt-libs-4.7.0-1.tis.100.x86_64 16/91
Verifying : libpath_utils-0.2.1-32.el7.x86_64 17/91
Verifying : libvirt-daemon-driver-storage-disk-4.7.0-1.tis.100.x86_6 18/91
Verifying : libnfnetlink-1.0.1-4.el7.x86_64 19/91
Verifying : glusterfs-libs-5.2-1.el7.x86_64 20/91
Verifying : cyrus-sasl-2.1.26-23.el7.x86_64 21/91
Verifying : augeas-libs-1.4.0-6.el7_6.1.x86_64 22/91
Verifying : libevent-2.0.21-4.el7.tis.2.x86_64 23/91
Verifying : ebtables-2.0.10-16.el7.x86_64 24/91
Verifying : libpciaccess-0.14-1.el7.x86_64 25/91
Verifying : libcgroup-0.41-20.el7.x86_64 26/91
Verifying : dnsmasq-2.76-7.el7.tis.7.x86_64 27/91
Verifying : autogen-libopts-5.18-5.el7.x86_64 28/91
Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 29/91
Verifying : libbasicobjects-0.1.1-32.el7.x86_64 30/91
Verifying : libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x8 31/91
Verifying : parted-3.1-29.el7.tis.3.x86_64 32/91
Verifying : radvd-2.17-3.el7.x86_64 33/91
Verifying : bzip2-1.0.6-13.el7.x86_64 34/91
Verifying : libvirt-daemon-driver-storage-scsi-4.7.0-1.tis.100.x86_6 35/91
Verifying : glusterfs-cli-5.2-1.el7.x86_64 36/91
Verifying : libvirt-bash-completion-4.7.0-1.tis.100.x86_64 37/91
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 38/91
Verifying : bridge-utils-1.5-9.el7.x86_64 39/91
Verifying : rpcbind-0.2.0-47.el7.x86_64 40/91
Verifying : libvirt-daemon-driver-nwfilter-4.7.0-1.tis.100.x86_64 41/91
Verifying : libref_array-0.1.5-32.el7.x86_64 42/91
Verifying : libnfsidmap-0.25-19.el7.x86_64 43/91
Verifying : libvirt-daemon-4.7.0-1.tis.100.x86_64 44/91
Verifying : keyutils-1.5.8-3.el7.x86_64 45/91
Verifying : mozjs17-17.0.0-20.el7.x86_64 46/91
Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 47/91
Verifying : fuse-libs-2.9.2-11.el7.x86_64 48/91
Verifying : libmnl-1.0.3-7.el7.x86_64 49/91
Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 50/91
Verifying : libvirt-daemon-config-network-4.7.0-1.tis.100.x86_64 51/91
Verifying : lzo-2.06-8.el7.x86_64 52/91
Verifying : lzop-1.03-10.el7.x86_64 53/91
Verifying : systemd-sysv-219-62.el7_6.6.x86_64 54/91
Verifying : libvirt-daemon-driver-lxc-4.7.0-1.tis.100.x86_64 55/91
Verifying : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 56/91
Verifying : libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64 57/91
Verifying : numactl-libs-2.0.9-7.el7.x86_64 58/91
Verifying : libxslt-1.1.28-5.el7.x86_64 59/91
Verifying : gssproxy-0.7.0-21.el7.x86_64 60/91
Verifying : 14:libpcap-1.5.3-11.el7.x86_64 61/91
Verifying : 1:quota-4.01-17.el7.x86_64 62/91
Verifying : iptables-1.4.21-28.el7.x86_64 63/91
Verifying : libvirt-daemon-driver-storage-rbd-4.7.0-1.tis.100.x86_64 64/91
Verifying : libvirt-daemon-driver-storage-core-4.7.0-1.tis.100.x86_6 65/91
Verifying : tcp_wrappers-7.6-77.el7.x86_64 66/91
Verifying : iscsi-initiator-utils-6.2.0.874-10.el7.x86_64 67/91
Verifying : libvirt-4.7.0-1.tis.100.x86_64 68/91
Verifying : libtirpc-0.2.4-0.15.el7.x86_64 69/91
Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 70/91
Verifying : libvirt-daemon-driver-storage-mpath-4.7.0-1.tis.100.x86_ 71/91
Verifying : libvirt-client-4.7.0-1.tis.100.x86_64 72/91
Verifying : libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64 73/91
Verifying : 7:device-mapper-event-libs-1.02.149-10.el7_6.7.x86_64 74/91
Verifying : initscripts-9.49.46-1.el7.tis.18.x86_64 75/91
Verifying : 7:device-mapper-event-1.02.149-10.el7_6.7.x86_64 76/91
Verifying : libvirt-daemon-driver-nodedev-4.7.0-1.tis.100.x86_64 77/91
Verifying : polkit-0.112-18.el7_6.1.x86_64 78/91
Verifying : libini_config-1.3.1-32.el7.x86_64 79/91
Verifying : 1:quota-nls-4.01-17.el7.noarch 80/91
Verifying : glusterfs-5.2-1.el7.x86_64 81/91
Verifying : netcf-libs-0.2.8-4.el7.x86_64 82/91
Verifying : libvirt-daemon-driver-secret-4.7.0-1.tis.100.x86_64 83/91
Verifying : 1:nfs-utils-1.3.0-0.61.el7.x86_64 84/91
Verifying : libverto-libevent-0.2.5-4.el7.x86_64 85/91
Verifying : libcollection-0.7.0-32.el7.x86_64 86/91
Verifying : 7:lvm2-libs-2.02.180-10.el7_6.7.x86_64 87/91
Verifying : libvirt-daemon-config-nwfilter-4.7.0-1.tis.100.x86_64 88/91
Verifying : ipmitool-1.8.18-7.el7.x86_64 89/91
Verifying : glusterfs-client-xlators-5.2-1.el7.x86_64 90/91
Verifying : gnutls-utils-3.3.29-9.el7_6.x86_64 91/91

Installed:
ipmitool.x86_64 0:1.8.18-7.el7 libvirt.x86_64 0:4.7.0-1.tis.100

Dependency Installed:
OpenIPMI-modalias.x86_64 0:2.0.23-2.el7
augeas-libs.x86_64 0:1.4.0-6.el7_6.1
autogen-libopts.x86_64 0:5.18-5.el7
bridge-utils.x86_64 0:1.5-9.el7
bzip2.x86_64 0:1.0.6-13.el7
cyrus-sasl.x86_64 0:2.1.26-23.el7
cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7
device-mapper-event.x86_64 7:1.02.149-10.el7_6.7
device-mapper-event-libs.x86_64 7:1.02.149-10.el7_6.7
device-mapper-persistent-data.x86_64 0:0.7.3-3.el7
dmidecode.x86_64 1:3.1-2.el7
dnsmasq.x86_64 0:2.76-7.el7.tis.7
e2fsprogs-libs.x86_64 0:1.42.9-13.el7
ebtables.x86_64 0:2.0.10-16.el7
fuse-libs.x86_64 0:2.9.2-11.el7
glusterfs.x86_64 0:5.2-1.el7
glusterfs-api.x86_64 0:5.2-1.el7
glusterfs-cli.x86_64 0:5.2-1.el7
glusterfs-client-xlators.x86_64 0:5.2-1.el7
glusterfs-libs.x86_64 0:5.2-1.el7
gnutls-dane.x86_64 0:3.3.29-9.el7_6
gnutls-utils.x86_64 0:3.3.29-9.el7_6
gssproxy.x86_64 0:0.7.0-21.el7
initscripts.x86_64 0:9.49.46-1.el7.tis.18
iproute.x86_64 0:4.11.0-14.el7_6.2
iptables.x86_64 0:1.4.21-28.el7
iscsi-initiator-utils.x86_64 0:6.2.0.874-10.el7
iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-10.el7
keyutils.x86_64 0:1.5.8-3.el7
libbasicobjects.x86_64 0:0.1.1-32.el7
libcgroup.x86_64 0:0.41-20.el7
libcollection.x86_64 0:0.7.0-32.el7
libevent.x86_64 0:2.0.21-4.el7.tis.2
libini_config.x86_64 0:1.3.1-32.el7
libmnl.x86_64 0:1.0.3-7.el7
libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3
libnfnetlink.x86_64 0:1.0.1-4.el7
libnfsidmap.x86_64 0:0.25-19.el7
libpath_utils.x86_64 0:0.2.1-32.el7
libpcap.x86_64 14:1.5.3-11.el7
libpciaccess.x86_64 0:0.14-1.el7
libref_array.x86_64 0:0.1.5-32.el7
libtirpc.x86_64 0:0.2.4-0.15.el7
libverto-libevent.x86_64 0:0.2.5-4.el7
libvirt-bash-completion.x86_64 0:4.7.0-1.tis.100
libvirt-client.x86_64 0:4.7.0-1.tis.100
libvirt-daemon.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-config-network.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-config-nwfilter.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-interface.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-lxc.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-network.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-nodedev.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-nwfilter.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-qemu.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-secret.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-core.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-disk.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-gluster.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-iscsi.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-logical.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-mpath.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-rbd.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-scsi.x86_64 0:4.7.0-1.tis.100
libvirt-libs.x86_64 0:4.7.0-1.tis.100
libxslt.x86_64 0:1.1.28-5.el7
lvm2.x86_64 7:2.02.180-10.el7_6.7
lvm2-libs.x86_64 7:2.02.180-10.el7_6.7
lzo.x86_64 0:2.06-8.el7
lzop.x86_64 0:1.03-10.el7
mozjs17.x86_64 0:17.0.0-20.el7
netcf-libs.x86_64 0:0.2.8-4.el7
nfs-utils.x86_64 1:1.3.0-0.61.el7
nmap-ncat.x86_64 2:6.40-16.el7
numactl-libs.x86_64 0:2.0.9-7.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1
parted.x86_64 0:3.1-29.el7.tis.3
polkit.x86_64 0:0.112-18.el7_6.1
polkit-pkla-compat.x86_64 0:0.1-4.el7
quota.x86_64 1:4.01-17.el7
quota-nls.noarch 1:4.01-17.el7
radvd.x86_64 0:2.17-3.el7
rpcbind.x86_64 0:0.2.0-47.el7
systemd-sysv.x86_64 0:219-62.el7_6.6
tcp_wrappers.x86_64 0:7.6-77.el7
tcp_wrappers-libs.x86_64 0:7.6-77.el7
unbound-libs.x86_64 0:1.6.6-1.el7
yajl.x86_64 0:2.0.4-4.el7

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/ceilometer pylint libvirt-python panko==5.0.0 gnocchiclient
+ packages='/tmp/ceilometer pylint libvirt-python panko==5.0.0 gnocchiclient'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/ceilometer pylint libvirt-python panko==5.0.0 gnocchiclient
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/ceilometer
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting lxml===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 28))
Downloading https://files.pythonhosted.org/packages/18/46/9a3298a4db01dc3801c34b314103b0330540da421bffc3a6ec316fa861c2/lxml-4.3.2-cp27-cp27mu-manylinux1_x86_64.whl (5.6MB)
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting jsonpath-rw-ext===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 48))
Downloading https://files.pythonhosted.org/packages/2f/1e/65c105775dd75e0fa5b3dc3fa14d15b9857760f1d1c6ad4faf82208ff710/jsonpath_rw_ext-1.2.0-py2.py3-none-any.whl
Collecting pysnmp===4.4.9 (from -c /tmp/wheels/upper-constraints.txt (line 66))
Downloading https://files.pythonhosted.org/packages/f7/e5/a31fa1caebf9cf9a10cb26ab57c1c3bcd07eb7b10d2e126898d2a08b4b8a/pysnmp-4.4.9-py2.py3-none-any.whl (292kB)
Collecting os-xenapi===0.3.4 (from -c /tmp/wheels/upper-constraints.txt (line 77))
Downloading https://files.pythonhosted.org/packages/12/67/5d953cb20497d4f56965bc5bcf03134244be7bae4eb2b1f7ca5cf31b245f/os_xenapi-0.3.4-py2.py3-none-any.whl (137kB)
Collecting python-swiftclient===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 95))
Downloading https://files.pythonhosted.org/packages/ae/cd/d1512df8d7cd317bf09b8b0e6cefd578475315e83f9fc71e3c23f528ef5f/python_swiftclient-3.7.0-py2.py3-none-any.whl (83kB)
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting gnocchiclient===7.0.5 (from -c /tmp/wheels/upper-constraints.txt (line 126))
Downloading https://files.pythonhosted.org/packages/3f/f8/b8bdd016fcefdd71f0138d9c5c360d7ff340940d4b9c7cb27b7dfbbeaf81/gnocchiclient-7.0.5-py2.py3-none-any.whl (62kB)
Collecting jsonpath-rw===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 129))
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting paramiko===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 151))
Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB)
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting pycryptodomex===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 178))
Downloading https://files.pythonhosted.org/packages/8a/30/0536d0314ce83d3fc3288392758b3af85486b42579bc23ad27902424cf47/pycryptodomex-3.7.3-cp27-cp27mu-manylinux1_x86_64.whl (7.5MB)
Collecting libvirt-python===4.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 189))
Collecting python-novaclient===13.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 195))
Downloading https://files.pythonhosted.org/packages/3c/88/c96854193c213499237442a4b603c1d71cf93e8fdaf822cb0861fec0154b/python_novaclient-13.0.1-py2.py3-none-any.whl (324kB)
Collecting bcrypt===3.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 196))
Downloading https://files.pythonhosted.org/packages/50/d8/95f7cb04344033bf9d1a12c5a7969a15999b6a710fbe1969c517333d9a62/bcrypt-3.1.6-cp27-cp27mu-manylinux1_x86_64.whl (59kB)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting ujson===1.35 (from -c /tmp/wheels/upper-constraints.txt (line 275))
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting pysmi===0.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 330))
Downloading https://files.pythonhosted.org/packages/e0/e0/328b765ff44150f2ac08f7e36f35623764ab55db22602b613f4eb437558f/pysmi-0.3.3-py2.py3-none-any.whl (80kB)
Collecting python-cinderclient===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 336))
Downloading https://files.pythonhosted.org/packages/51/a1/2015fb1da15f55424e4c16edd3c41f4ae3eb63563d05a4c0779475b5a1ab/python_cinderclient-4.2.0-py2.py3-none-any.whl (330kB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting tooz===1.64.2 (from -c /tmp/wheels/upper-constraints.txt (line 351))
Downloading https://files.pythonhosted.org/packages/c2/50/e16ab5a85669d6eb4f712259cbb74b5a78b219f06fa62c878f67139d6a94/tooz-1.64.2-py2.py3-none-any.whl (87kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362))
Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB)
Collecting oslo.reports===1.29.2 (from -c /tmp/wheels/upper-constraints.txt (line 372))
Downloading https://files.pythonhosted.org/packages/91/51/40b482882e2c363ac0117337e3d1dd6409121d632191b7c390628c9f9e7f/oslo.reports-1.29.2-py2.py3-none-any.whl (52kB)
Collecting PyNaCl===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 378))
Downloading https://files.pythonhosted.org/packages/b3/25/e605574f24948a8a53b497744e93f061eb1dbe7c44b6465fc1c172d591aa/PyNaCl-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (762kB)
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting zake===0.2.2 (from -c /tmp/wheels/upper-constraints.txt (line 395))
Downloading https://files.pythonhosted.org/packages/58/38/2655656789f5b22e4d329ce1d4b23519732855459fc277bd718fb1ab89ce/zake-0.2.2-py2.py3-none-any.whl
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
Collecting oslo.rootwrap===5.15.2 (from -c /tmp/wheels/upper-constraints.txt (line 418))
Downloading https://files.pythonhosted.org/packages/62/c4/ce534b1e772eacca88a53822abe282eaa23f0088a1cd7b8aacb8e8254916/oslo.rootwrap-5.15.2-py2.py3-none-any.whl
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting cotyledon===1.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 438))
Downloading https://files.pythonhosted.org/packages/b1/13/ca15614b839e075669852e0337e19c7ddfb031fcd7ac84d51260dfd4695e/cotyledon-1.7.3-py2.py3-none-any.whl (42kB)
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting tenacity===5.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 479))
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting panko==5.0.0
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting ply===3.11 (from -c /tmp/wheels/upper-constraints.txt (line 91))
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting grpcio===1.15.0 (from -c /tmp/wheels/upper-constraints.txt (line 54))
Downloading https://files.pythonhosted.org/packages/3d/15/b34114198a2bc9c9bb73b21e2b559468a1a68bb28b373d21da6e51d6204f/grpcio-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (9.4MB)
Collecting voluptuous===0.11.5 (from -c /tmp/wheels/upper-constraints.txt (line 2))
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198))
Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl
Collecting psutil===5.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 322))
Collecting kazoo===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 140))
Downloading https://files.pythonhosted.org/packages/04/9d/8c985703b3347f55b4be4712f2d460eac26788cbfa7c59764cb5cc133c97/kazoo-2.6.1-py2.py3-none-any.whl (136kB)
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting setproctitle===1.1.10 (from -c /tmp/wheels/upper-constraints.txt (line 30))
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting WSME===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 410))
Collecting pecan===1.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 19))
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting simplegeneric===0.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 463))
Collecting logutils===0.3.5 (from -c /tmp/wheels/upper-constraints.txt (line 537))
Collecting WebTest===2.0.33 (from -c /tmp/wheels/upper-constraints.txt (line 365))
Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting beautifulsoup4===4.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 169))
Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB)
Collecting waitress===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 64))
Downloading https://files.pythonhosted.org/packages/b4/1e/3b51f5a9454a1f15ae5b82a7044e095c93eeefd2d1e5738e588fc43c9e89/waitress-1.2.1-py2.py3-none-any.whl (140kB)
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting soupsieve===1.8 (from -c /tmp/wheels/upper-constraints.txt (line 116))
Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB)
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Building wheels for collected packages: ceilometer
Building wheel for ceilometer (setup.py): started
Building wheel for ceilometer (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-RsTMng/wheels/76/69/07/cd8259d9df4fef83ba689020c068e97ddeb61d865760b53316
Successfully built ceilometer
Installing collected packages: voluptuous, chardet, PasteDeploy, repoze.lru, Routes, WebOb, logutils, singledispatch, MarkupSafe, Mako, backports.functools-lru-cache, soupsieve, beautifulsoup4, waitress, WebTest, pecan, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, lxml, setproctitle, Paste, greenlet, yappi, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, oslo.context, python-dateutil, msgpack, oslo.serialization, pyinotify, oslo.log, dnspython, eventlet, oslo.service, munch, decorator, ply, jsonpath-rw, jsonpath-rw-ext, pycadf, futures, grpcio, pysmi, pycryptodomex, pyasn1, pysnmp, PyNaCl, bcrypt, paramiko, os-xenapi, Tempita, simplejson, python-swiftclient, pyOpenSSL, functools32, jsonschema, jsonpointer, jsonpatch, warlock, os-service-types, keystoneauth1, prettytable, python-glanceclient, sqlparse, ujson, contextlib2, pyperclip, wcwidth, subprocess32, cmd2, unicodecsv, cliff, futurist, gnocchiclient, vine, SQLAlchemy, kazoo, statsd, Jinja2, oslo.middleware, cachetools, amqp, kombu, oslo.messaging, libvirt-python, python-novaclient, dogpile.cache, requestsexceptions, appdirs, jmespath, openstacksdk, os-client-config, sqlalchemy-migrate, testscenarios, psutil, python-cinderclient, oslo.cache, python-keystoneclient, keystonemiddleware, tenacity, zake, tooz, osc-lib, python-neutronclient, oslo.reports, simplegeneric, WSME, oslo.upgradecheck, oslo.rootwrap, cotyledon, testresources, python-editor, alembic, oslo.db, oslo.policy, configparser, lazy-object-proxy, astroid, isort, mccabe, pylint, panko, ceilometer
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyNaCl-1.3.0 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WSME-0.9.3 WebOb-1.8.5 WebTest-2.0.33 alembic-1.0.8 amqp-2.4.2 appdirs-1.4.3 argparse-1.4.0 astroid-1.6.6 backports.functools-lru-cache-1.5 bcrypt-3.1.6 beautifulsoup4-4.7.1 cachetools-3.1.0 ceilometer-12.0.1.dev14 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 cotyledon-1.7.3 debtcollector-1.21.0 decorator-4.3.2 dnspython-1.16.0 dogpile.cache-0.7.1 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 gnocchiclient-7.0.5 greenlet-0.4.15 grpcio-1.15.0 idna-2.8 iso8601-0.1.12 isort-4.3.20 jmespath-0.9.4 jsonpatch-1.23 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.0 jsonpointer-2.0 jsonschema-2.6.0 kazoo-2.6.1 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 lazy-object-proxy-1.4.1 libvirt-python-4.7.0 linecache2-1.0.0 logutils-0.3.5 lxml-4.3.2 mccabe-0.6.1 monotonic-1.5 msgpack-0.6.1 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.9 openstacksdk-0.27.0 os-client-config-1.32.0 os-service-types-1.6.0 os-xenapi-0.3.4 osc-lib-1.12.1 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.reports-1.29.2 oslo.rootwrap-5.15.2 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 panko-5.0.0 paramiko-2.4.2 pecan-1.3.2 ply-3.11 prettytable-0.7.2 psutil-5.6.0 pyOpenSSL-19.0.0 pyasn1-0.4.5 pycadf-2.9.0 pycryptodomex-3.7.3 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 pysmi-0.3.3 pysnmp-4.4.9 python-cinderclient-4.2.0 python-dateutil-2.8.0 python-editor-1.0.4 python-glanceclient-2.16.0 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 python-neutronclient-6.12.0 python-novaclient-13.0.1 python-swiftclient-3.7.0 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 requestsexceptions-1.4.0 rfc3986-1.2.0 setproctitle-1.1.10 simplegeneric-0.8.1 simplejson-3.16.0 singledispatch-3.4.0.3 soupsieve-1.8 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 tenacity-5.0.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 tooz-1.64.2 traceback2-1.4.0 ujson-1.35 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 voluptuous-0.11.5 waitress-1.2.1 warlock-1.3.0 wcwidth-0.1.7 wrapt-1.11.1 yappi-1.0 zake-0.2.2
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/ceilometer /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container ad478be41133
---> bd0a63b0e40e
Successfully built bd0a63b0e40e
Successfully tagged jenkins/stx-ceilometer:master-centos-stable-build
The push refers to repository [docker.io/starlingx/stx-ceilometer]
f0edf448acbf: Preparing
8530b439505c: Preparing
a55aa449469a: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e2744e7692ff: Mounted from starlingx/stx-barbican
e7a6200c5ea1: Mounted from starlingx/stx-barbican
4826cdadf1ef: Layer already exists
a55aa449469a: Pushed
8530b439505c: Pushed
f0edf448acbf: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:4d3152e0820b41fafb8c1406e050967414adf809f22915c47bbe806f48ecdda3 size: 1579
The push refers to repository [docker.io/starlingx/stx-ceilometer]
f0edf448acbf: Preparing
8530b439505c: Preparing
a55aa449469a: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Layer already exists
a55aa449469a: Layer already exists
e2744e7692ff: Layer already exists
8530b439505c: Layer already exists
f0edf448acbf: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:4d3152e0820b41fafb8c1406e050967414adf809f22915c47bbe806f48ecdda3 size: 1579
Building stx-cinder
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=cinder --build-arg PROJECT_REPO=https://opendev.org/openstack/cinder.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=pycrypto python-swiftclient pylint --build-arg PROFILES=fluent cinder lvm ceph qemu --tag jenkins/stx-cinder:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 83bc0c9245c1
Removing intermediate container 83bc0c9245c1
---> 89383a42dfcc
Step 4/26 : ARG PROJECT
---> Running in 40cbca9c1608
Removing intermediate container 40cbca9c1608
---> f897560d8449
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 61cd3165282f
Removing intermediate container 61cd3165282f
---> 04121cf87004
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 8856fa0f18b6
Removing intermediate container 8856fa0f18b6
---> c23551eb8e54
Step 7/26 : ARG PROJECT_REF=master
---> Running in 9b81cfeddf0d
Removing intermediate container 9b81cfeddf0d
---> 3bf1e5030e4e
Step 8/26 : ARG DISTRO
---> Running in ea9ed542a2d9
Removing intermediate container ea9ed542a2d9
---> e05533c33bbc
Step 9/26 : ARG PROFILES
---> Running in f9631a024f84
Removing intermediate container f9631a024f84
---> bd9413f7c13c
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in 94e071246663
Removing intermediate container 94e071246663
---> abaa6de9c17b
Step 11/26 : ARG PIP_ARGS=""
---> Running in 9238cf2ada7d
Removing intermediate container 9238cf2ada7d
---> 8b35c40558bb
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in 46ebf6c6f8ae
Removing intermediate container 46ebf6c6f8ae
---> 01c9e26764c4
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 0e83ba8adf8f
Removing intermediate container 0e83ba8adf8f
---> 0aae24a572fe
Step 14/26 : ARG PLUGIN=no
---> Running in 13ec51a341ba
Removing intermediate container 13ec51a341ba
---> 1679faf9a3c1
Step 15/26 : ARG PYTHON3=no
---> Running in 815b30f513dc
Removing intermediate container 815b30f513dc
---> 9334c5356dd2
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in a853c053885a
Removing intermediate container a853c053885a
---> fd2fa83749a5
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in ea24588fa9e9
Removing intermediate container ea24588fa9e9
---> 981cc9d46e14
Step 18/26 : ARG UID=42424
---> Running in 761d8e1903d7
Removing intermediate container 761d8e1903d7
---> 499afc9a05e1
Step 19/26 : ARG GID=42424
---> Running in ad3a1721deb2
Removing intermediate container ad3a1721deb2
---> 3e19c475e078
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 1c29f086d871
Removing intermediate container 1c29f086d871
---> 997c461a8c79
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in 0e1b481be041
Removing intermediate container 0e1b481be041
---> 72b5144f04a9
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 40611816b71f
Removing intermediate container 40611816b71f
---> 8801e2da87c6
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in 5583e2d2e403
Removing intermediate container 5583e2d2e403
---> 475fffbf4f4c
Step 24/26 : COPY scripts /opt/loci/scripts
---> 35a0d2dd8792
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> c16f0e821fc1
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in 53bae4a2c2fa
++ 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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 47 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 19 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ cinder == \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/
+ [[ cinder == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 cinder
+ useradd -u 42424 -g cinder -M -d /var/lib/cinder -s /usr/sbin/nologin -c 'cinder user' cinder
+ mkdir -p /etc/cinder /var/log/cinder /var/lib/cinder /var/cache/cinder
+ chown cinder:cinder /etc/cinder /var/log/cinder /var/lib/cinder /var/cache/cinder
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline cinder fluent cinder lvm ceph qemu
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography fluent-logger pymysql python-memcached uwsgi
+ packages='cryptography fluent-logger pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography fluent-logger pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting fluent-logger
Downloading https://files.pythonhosted.org/packages/7b/bd/ca035aa263f98d0d5ca3b6ffbaa8289eac5f97e1fd07f04baa7c3e088d5d/fluent_logger-0.9.3-py2.py3-none-any.whl
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, msgpack, PyMySQL, python-memcached, uWSGI, fluent-logger
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 fluent-logger-0.9.3 ipaddress-1.0.22 msgpack-0.6.1 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ cinder == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/cinder.git /tmp/cinder
Cloning into '/tmp/cinder'...
/tmp/cinder /
+ pushd /tmp/cinder
+ git fetch https://opendev.org/openstack/cinder.git stable/stein
From https://opendev.org/openstack/cinder
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 23d1a72... Merge "[VNX] Fix test case issue" into stable/stein
+ popd
/
++ 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 cinder fluent cinder lvm ceph qemu
+ [[ ! -z ceph-common ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install ceph-common libxml2 lvm2 qemu-img targetcli
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Package 10:qemu-img-1.5.3-160.el7_6.2.x86_64 is obsoleted by 10:qemu-img-ev-3.0.0-0.tis.100.x86_64 which is already installed
Resolving Dependencies
--> Running transaction check
---> Package ceph-common.x86_64 2:13.2.2-0.el7.tis.25 will be installed
--> Processing Dependency: libcephfs2 = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libradosstriper1 = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-cephfs = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-rados = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-rbd = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-rgw = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: liboath.so.0(LIBOATH_1.10.0)(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: liboath.so.0(LIBOATH_1.2.0)(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-prettytable for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-requests for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libcephfs.so.2()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libfuse.so.2()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libleveldb.so.1()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: liboath.so.0()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libradosstriper.so.1()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libsnappy.so.1()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
---> Package lvm2.x86_64 7:2.02.180-10.el7_6.7 will be installed
--> Processing Dependency: lvm2-libs = 7:2.02.180-10.el7_6.7 for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
---> Package targetcli.noarch 0:2.1.fb46-7.el7 will be installed
--> Processing Dependency: python-rtslib >= 2.1.fb41 for package: targetcli-2.1.fb46-7.el7.noarch
--> Processing Dependency: python-ethtool for package: targetcli-2.1.fb46-7.el7.noarch
--> Processing Dependency: python-configshell for package: targetcli-2.1.fb46-7.el7.noarch
--> Running transaction check
---> Package device-mapper-event-libs.x86_64 7:1.02.149-10.el7_6.7 will be installed
---> Package device-mapper-persistent-data.x86_64 0:0.7.3-3.el7 will be installed
---> Package fuse-libs.x86_64 0:2.9.2-11.el7 will be installed
---> Package leveldb.x86_64 0:1.12.0-11.el7 will be installed
---> Package libcephfs2.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package liboath.x86_64 0:2.4.1-9.el7 will be installed
---> Package libradosstriper1.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package lvm2-libs.x86_64 7:2.02.180-10.el7_6.7 will be installed
--> Processing Dependency: device-mapper-event = 7:1.02.149-10.el7_6.7 for package: 7:lvm2-libs-2.02.180-10.el7_6.7.x86_64
---> Package python-cephfs.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python-configshell.noarch 1:1.1.fb23-5.el7 will be installed
--> Processing Dependency: python-urwid for package: 1:python-configshell-1.1.fb23-5.el7.noarch
--> Processing Dependency: python-six for package: 1:python-configshell-1.1.fb23-5.el7.noarch
--> Processing Dependency: pyparsing for package: 1:python-configshell-1.1.fb23-5.el7.noarch
---> Package python-ethtool.x86_64 0:0.8-7.el7 will be installed
--> Processing Dependency: libnl.so.1()(64bit) for package: python-ethtool-0.8-7.el7.x86_64
---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed
---> Package python-rados.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python-rbd.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python-rgw.x86_64 2:13.2.2-0.el7.tis.25 will be installed
--> Processing Dependency: librgw2 = 2:13.2.2-0.el7.tis.25 for package: 2:python-rgw-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: librgw.so.2()(64bit) for package: 2:python-rgw-13.2.2-0.el7.tis.25.x86_64
---> Package python-rtslib.noarch 0:2.1.fb63-13.el7 will be installed
--> Processing Dependency: python-pyudev for package: python-rtslib-2.1.fb63-13.el7.noarch
--> Processing Dependency: python-kmod for package: python-rtslib-2.1.fb63-13.el7.noarch
---> Package python2-requests.noarch 0:2.21.0-2.el7.tis.2 will be installed
--> Processing Dependency: python2-idna for package: python2-requests-2.21.0-2.el7.tis.2.noarch
--> Processing Dependency: python2-urllib3 for package: python2-requests-2.21.0-2.el7.tis.2.noarch
---> Package snappy.x86_64 0:1.1.0-3.el7 will be installed
--> Running transaction check
---> Package device-mapper-event.x86_64 7:1.02.149-10.el7_6.7 will be installed
---> Package libnl.x86_64 0:1.1.4-3.el7 will be installed
---> Package librgw2.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package pyparsing.noarch 0:2.1.10-3.el7 will be installed
--> Processing Dependency: python-pyparsing = 2.1.10-3.el7 for package: pyparsing-2.1.10-3.el7.noarch
---> Package python-kmod.x86_64 0:0.9-4.el7 will be installed
---> Package python-pyudev.noarch 0:0.15-9.el7 will be installed
---> Package python-urwid.x86_64 0:1.1.1-3.el7 will be installed
---> Package python2-idna.noarch 0:2.5-1.el7 will be installed
---> Package python2-six.noarch 0:1.10.0-9.el7 will be installed
---> Package python2-urllib3.noarch 0:1.21.1-1.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-cryptography for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-ipaddress for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-pysocks for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python2-pyOpenSSL for package: python2-urllib3-1.21.1-1.el7.noarch
--> Running transaction check
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed
--> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64
--> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64
--> Processing Dependency: python-enum34 for package: python2-cryptography-2.5-1.el7.x86_64
---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be installed
---> Package python2-pyOpenSSL.noarch 0:17.3.0-3.el7 will be installed
---> Package python2-pyparsing.noarch 0:2.1.10-3.el7 will be installed
---> Package python2-pysocks.noarch 0:1.6.8-5.el7 will be installed
--> Running transaction check
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed
---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed
---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed
--> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64
--> Running transaction check
---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed
--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch
--> Running transaction check
---> Package python-ply.noarch 0:3.4-11.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ceph-common x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 14 M
lvm2 x86_64 7:2.02.180-10.el7_6.7 updates 1.3 M
targetcli noarch 2.1.fb46-7.el7 base 67 k
Installing for dependencies:
device-mapper-event x86_64 7:1.02.149-10.el7_6.7 updates 189 k
device-mapper-event-libs x86_64 7:1.02.149-10.el7_6.7 updates 188 k
device-mapper-persistent-data
x86_64 0.7.3-3.el7 base 405 k
fuse-libs x86_64 2.9.2-11.el7 base 93 k
leveldb x86_64 1.12.0-11.el7 stx-mirror-distro 161 k
libcephfs2 x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 413 k
libnl x86_64 1.1.4-3.el7 base 128 k
liboath x86_64 2.4.1-9.el7 stx-mirror-distro 35 k
libradosstriper1 x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 336 k
librgw2 x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 2.0 M
lvm2-libs x86_64 7:2.02.180-10.el7_6.7 updates 1.1 M
pyparsing noarch 2.1.10-3.el7 stx-mirror-distro 6.8 k
python-backports x86_64 1.0-8.el7 base 5.8 k
python-backports-ssl_match_hostname
noarch 3.5.0.1-1.el7 base 13 k
python-cephfs x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 97 k
python-configshell noarch 1:1.1.fb23-5.el7 base 68 k
python-enum34 noarch 1.0.4-1.el7 base 52 k
python-ethtool x86_64 0.8-7.el7 base 33 k
python-kmod x86_64 0.9-4.el7 base 57 k
python-ply noarch 3.4-11.el7 base 123 k
python-prettytable noarch 0.7.2-3.el7 base 37 k
python-pycparser noarch 2.14-1.el7 base 104 k
python-pyudev noarch 0.15-9.el7 base 55 k
python-rados x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 308 k
python-rbd x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 193 k
python-rgw x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 99 k
python-rtslib noarch 2.1.fb63-13.el7 base 100 k
python-urwid x86_64 1.1.1-3.el7 base 654 k
python2-asn1crypto noarch 0.23.0-2.el7 stx-mirror-distro 172 k
python2-cffi x86_64 1.11.2-1.el7 stx-mirror-distro 229 k
python2-cryptography x86_64 2.5-1.el7 stx-mirror-distro 544 k
python2-idna noarch 2.5-1.el7 stx-mirror-distro 94 k
python2-ipaddress noarch 1.0.18-5.el7 stx-mirror-distro 35 k
python2-pyOpenSSL noarch 17.3.0-3.el7 stx-mirror-distro 92 k
python2-pyparsing noarch 2.1.10-3.el7 stx-mirror-distro 135 k
python2-pysocks noarch 1.6.8-5.el7 stx-mirror-distro 30 k
python2-requests noarch 2.21.0-2.el7.tis.2 stx-local-build 119 k
python2-six noarch 1.10.0-9.el7 stx-mirror-distro 31 k
python2-urllib3 noarch 1.21.1-1.el7 stx-mirror-distro 173 k
snappy x86_64 1.1.0-3.el7 base 40 k

Transaction Summary
================================================================================
Install 3 Packages (+40 Dependent packages)

Total download size: 24 M
Installed size: 77 M
Downloading packages:
--------------------------------------------------------------------------------
Total 34 MB/s | 24 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : python2-six-1.10.0-9.el7.noarch 1/43
Installing : python2-idna-2.5-1.el7.noarch 2/43
Installing : 7:device-mapper-event-libs-1.02.149-10.el7_6.7.x86_64 3/43
Installing : 2:python-rados-13.2.2-0.el7.tis.25.x86_64 4/43
Installing : python2-ipaddress-1.0.18-5.el7.noarch 5/43
Installing : liboath-2.4.1-9.el7.x86_64 6/43
Installing : 2:libcephfs2-13.2.2-0.el7.tis.25.x86_64 7/43
Installing : snappy-1.1.0-3.el7.x86_64 8/43
Installing : leveldb-1.12.0-11.el7.x86_64 9/43
Installing : 2:python-cephfs-13.2.2-0.el7.tis.25.x86_64 10/43
Installing : 2:librgw2-13.2.2-0.el7.tis.25.x86_64 11/43
Installing : 2:python-rgw-13.2.2-0.el7.tis.25.x86_64 12/43
Installing : 2:python-rbd-13.2.2-0.el7.tis.25.x86_64 13/43
Installing : 7:device-mapper-event-1.02.149-10.el7_6.7.x86_64 14/43
Failed to get D-Bus connection: Operation not permitted
warning: %post(device-mapper-event-7:1.02.149-10.el7_6.7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.149-10.el7_6.7.x86_64
Installing : 7:lvm2-libs-2.02.180-10.el7_6.7.x86_64 15/43
Installing : python-pyudev-0.15-9.el7.noarch 16/43
Installing : libnl-1.1.4-3.el7.x86_64 17/43
Installing : python-ethtool-0.8-7.el7.x86_64 18/43
Installing : python-prettytable-0.7.2-3.el7.noarch 19/43
Installing : python-kmod-0.9-4.el7.x86_64 20/43
Installing : python-rtslib-2.1.fb63-13.el7.noarch 21/43
Installing : python-backports-1.0-8.el7.x86_64 22/43
Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 23/43
Installing : python2-pyparsing-2.1.10-3.el7.noarch 24/43
Installing : pyparsing-2.1.10-3.el7.noarch 25/43
Installing : python2-asn1crypto-0.23.0-2.el7.noarch 26/43
Installing : python-urwid-1.1.1-3.el7.x86_64 27/43
Installing : 1:python-configshell-1.1.fb23-5.el7.noarch 28/43
Installing : python-ply-3.4-11.el7.noarch 29/43
Installing : python-pycparser-2.14-1.el7.noarch 30/43
Installing : python2-cffi-1.11.2-1.el7.x86_64 31/43
Installing : 2:libradosstriper1-13.2.2-0.el7.tis.25.x86_64 32/43
Installing : python-enum34-1.0.4-1.el7.noarch 33/43
Installing : python2-cryptography-2.5-1.el7.x86_64 34/43
Installing : python2-pyOpenSSL-17.3.0-3.el7.noarch 35/43
Installing : python2-pysocks-1.6.8-5.el7.noarch 36/43
Installing : python2-urllib3-1.21.1-1.el7.noarch 37/43
Installing : python2-requests-2.21.0-2.el7.tis.2.noarch 38/43
Installing : fuse-libs-2.9.2-11.el7.x86_64 39/43
Installing : device-mapper-persistent-data-0.7.3-3.el7.x86_64 40/43
Installing : 7:lvm2-2.02.180-10.el7_6.7.x86_64 41/43
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
warning: %post(lvm2-7:2.02.180-10.el7_6.7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.180-10.el7_6.7.x86_64
Installing : 2:ceph-common-13.2.2-0.el7.tis.25.x86_64 42/43
warning: user ceph does not exist - using root
warning: group ceph does not exist - using root
warning: user ceph does not exist - using root
warning: group ceph does not exist - using root
Installing : targetcli-2.1.fb46-7.el7.noarch 43/43
Verifying : device-mapper-persistent-data-0.7.3-3.el7.x86_64 1/43
Verifying : 2:python-rgw-13.2.2-0.el7.tis.25.x86_64 2/43
Verifying : pyparsing-2.1.10-3.el7.noarch 3/43
Verifying : fuse-libs-2.9.2-11.el7.x86_64 4/43
Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 5/43
Verifying : python2-ipaddress-1.0.18-5.el7.noarch 6/43
Verifying : leveldb-1.12.0-11.el7.x86_64 7/43
Verifying : 2:ceph-common-13.2.2-0.el7.tis.25.x86_64 8/43
Verifying : python2-cryptography-2.5-1.el7.x86_64 9/43
Verifying : python2-pysocks-1.6.8-5.el7.noarch 10/43
Verifying : 2:python-rados-13.2.2-0.el7.tis.25.x86_64 11/43
Verifying : python-enum34-1.0.4-1.el7.noarch 12/43
Verifying : 7:lvm2-2.02.180-10.el7_6.7.x86_64 13/43
Verifying : python2-requests-2.21.0-2.el7.tis.2.noarch 14/43
Verifying : snappy-1.1.0-3.el7.x86_64 15/43
Verifying : targetcli-2.1.fb46-7.el7.noarch 16/43
Verifying : 7:device-mapper-event-libs-1.02.149-10.el7_6.7.x86_64 17/43
Verifying : 2:libradosstriper1-13.2.2-0.el7.tis.25.x86_64 18/43
Verifying : 7:device-mapper-event-1.02.149-10.el7_6.7.x86_64 19/43
Verifying : python2-cffi-1.11.2-1.el7.x86_64 20/43
Verifying : python2-six-1.10.0-9.el7.noarch 21/43
Verifying : python-ply-3.4-11.el7.noarch 22/43
Verifying : python-urwid-1.1.1-3.el7.x86_64 23/43
Verifying : python2-urllib3-1.21.1-1.el7.noarch 24/43
Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 25/43
Verifying : 2:libcephfs2-13.2.2-0.el7.tis.25.x86_64 26/43
Verifying : python2-pyparsing-2.1.10-3.el7.noarch 27/43
Verifying : 2:python-cephfs-13.2.2-0.el7.tis.25.x86_64 28/43
Verifying : python-backports-1.0-8.el7.x86_64 29/43
Verifying : 7:lvm2-libs-2.02.180-10.el7_6.7.x86_64 30/43
Verifying : python-ethtool-0.8-7.el7.x86_64 31/43
Verifying : python-kmod-0.9-4.el7.x86_64 32/43
Verifying : 2:librgw2-13.2.2-0.el7.tis.25.x86_64 33/43
Verifying : python-pycparser-2.14-1.el7.noarch 34/43
Verifying : 2:python-rbd-13.2.2-0.el7.tis.25.x86_64 35/43
Verifying : python-prettytable-0.7.2-3.el7.noarch 36/43
Verifying : 1:python-configshell-1.1.fb23-5.el7.noarch 37/43
Verifying : libnl-1.1.4-3.el7.x86_64 38/43
Verifying : python-rtslib-2.1.fb63-13.el7.noarch 39/43
Verifying : python-pyudev-0.15-9.el7.noarch 40/43
Verifying : python2-idna-2.5-1.el7.noarch 41/43
Verifying : liboath-2.4.1-9.el7.x86_64 42/43
Verifying : python2-pyOpenSSL-17.3.0-3.el7.noarch 43/43

Installed:
ceph-common.x86_64 2:13.2.2-0.el7.tis.25 lvm2.x86_64 7:2.02.180-10.el7_6.7
targetcli.noarch 0:2.1.fb46-7.el7

Dependency Installed:
device-mapper-event.x86_64 7:1.02.149-10.el7_6.7
device-mapper-event-libs.x86_64 7:1.02.149-10.el7_6.7
device-mapper-persistent-data.x86_64 0:0.7.3-3.el7
fuse-libs.x86_64 0:2.9.2-11.el7
leveldb.x86_64 0:1.12.0-11.el7
libcephfs2.x86_64 2:13.2.2-0.el7.tis.25
libnl.x86_64 0:1.1.4-3.el7
liboath.x86_64 0:2.4.1-9.el7
libradosstriper1.x86_64 2:13.2.2-0.el7.tis.25
librgw2.x86_64 2:13.2.2-0.el7.tis.25
lvm2-libs.x86_64 7:2.02.180-10.el7_6.7
pyparsing.noarch 0:2.1.10-3.el7
python-backports.x86_64 0:1.0-8.el7
python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7
python-cephfs.x86_64 2:13.2.2-0.el7.tis.25
python-configshell.noarch 1:1.1.fb23-5.el7
python-enum34.noarch 0:1.0.4-1.el7
python-ethtool.x86_64 0:0.8-7.el7
python-kmod.x86_64 0:0.9-4.el7
python-ply.noarch 0:3.4-11.el7
python-prettytable.noarch 0:0.7.2-3.el7
python-pycparser.noarch 0:2.14-1.el7
python-pyudev.noarch 0:0.15-9.el7
python-rados.x86_64 2:13.2.2-0.el7.tis.25
python-rbd.x86_64 2:13.2.2-0.el7.tis.25
python-rgw.x86_64 2:13.2.2-0.el7.tis.25
python-rtslib.noarch 0:2.1.fb63-13.el7
python-urwid.x86_64 0:1.1.1-3.el7
python2-asn1crypto.noarch 0:0.23.0-2.el7
python2-cffi.x86_64 0:1.11.2-1.el7
python2-cryptography.x86_64 0:2.5-1.el7
python2-idna.noarch 0:2.5-1.el7
python2-ipaddress.noarch 0:1.0.18-5.el7
python2-pyOpenSSL.noarch 0:17.3.0-3.el7
python2-pyparsing.noarch 0:2.1.10-3.el7
python2-pysocks.noarch 0:1.6.8-5.el7
python2-requests.noarch 0:2.21.0-2.el7.tis.2
python2-six.noarch 0:1.10.0-9.el7
python2-urllib3.noarch 0:1.21.1-1.el7
snappy.x86_64 0:1.1.0-3.el7

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/cinder pycrypto python-swiftclient pylint
+ packages='/tmp/cinder pycrypto python-swiftclient pylint'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/cinder pycrypto python-swiftclient pylint
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/cinder
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting rtslib-fb===2.1.66 (from -c /tmp/wheels/upper-constraints.txt (line 13))
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting osprofiler===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 25))
Collecting lxml===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 28))
Downloading https://files.pythonhosted.org/packages/18/46/9a3298a4db01dc3801c34b314103b0330540da421bffc3a6ec316fa861c2/lxml-4.3.2-cp27-cp27mu-manylinux1_x86_64.whl (5.6MB)
Collecting cursive===0.2.2 (from -c /tmp/wheels/upper-constraints.txt (line 34))
Downloading https://files.pythonhosted.org/packages/03/65/eadc65f8888ffb6e471dc639bccede2f457931457af6e4ddbf1e78f62cfe/cursive-0.2.2-py2.py3-none-any.whl
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Collecting suds-jurko===0.6 (from -c /tmp/wheels/upper-constraints.txt (line 94))
Collecting python-swiftclient===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 95))
Downloading https://files.pythonhosted.org/packages/ae/cd/d1512df8d7cd317bf09b8b0e6cefd578475315e83f9fc71e3c23f528ef5f/python_swiftclient-3.7.0-py2.py3-none-any.whl (83kB)
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting defusedxml===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 120))
Downloading https://files.pythonhosted.org/packages/87/1c/17f3e3935a913dfe2a5ca85fa5ccbef366bfd82eb318b1f75dadbf0affca/defusedxml-0.5.0-py2.py3-none-any.whl
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting taskflow===3.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 132))
Downloading https://files.pythonhosted.org/packages/43/54/dd42141735de6090c5c3ddfb0e36226c3371f89aea3f75879318d2ad13c7/taskflow-3.5.0-py2.py3-none-any.whl (490kB)
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting pyudev===0.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 142))
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting paramiko===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 151))
Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB)
Collecting pydot===1.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 155))
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting python-novaclient===13.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 195))
Downloading https://files.pythonhosted.org/packages/3c/88/c96854193c213499237442a4b603c1d71cf93e8fdaf822cb0861fec0154b/python_novaclient-13.0.1-py2.py3-none-any.whl (324kB)
Collecting bcrypt===3.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 196))
Downloading https://files.pythonhosted.org/packages/50/d8/95f7cb04344033bf9d1a12c5a7969a15999b6a710fbe1969c517333d9a62/bcrypt-3.1.6-cp27-cp27mu-manylinux1_x86_64.whl (59kB)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting os-brick===2.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 228))
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting google-api-python-client===1.7.8 (from -c /tmp/wheels/upper-constraints.txt (line 242))
Collecting castellan===1.2.2 (from -c /tmp/wheels/upper-constraints.txt (line 243))
Downloading https://files.pythonhosted.org/packages/3a/8c/9bbc1353fb48ddb5a57f3fb3bb4cf4bf4f2382f37c33b36e6d8675f16dab/castellan-1.2.2-py2.py3-none-any.whl (90kB)
Collecting oslo.versionedobjects===1.35.1 (from -c /tmp/wheels/upper-constraints.txt (line 244))
Downloading https://files.pythonhosted.org/packages/ec/8d/9d441064a4881c7fbabc3fbd430e4b6bf263ba098397eab1f00e09c40444/oslo.versionedobjects-1.35.1-py2.py3-none-any.whl (85kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting uritemplate===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 269))
Downloading https://files.pythonhosted.org/packages/f6/25/66a49231b44409d7f07cfcf2506a8b070ce3c99fc47cc256bea833f24791/uritemplate-3.0.0-py2-none-any.whl
Collecting pycrypto===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 274))
Collecting os-win===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 286))
Downloading https://files.pythonhosted.org/packages/8d/f6/1ffec338cdc5738dfa1c6f701a20f4d6b774b9d271f21edd3a0f82b2be24/os_win-4.2.0-py2.py3-none-any.whl (265kB)
Collecting retrying===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 288))
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Collecting oslo.vmware===2.32.2 (from -c /tmp/wheels/upper-constraints.txt (line 306))
Downloading https://files.pythonhosted.org/packages/85/02/2f5e4fa4b4ec0281eaf4f55a06591aa6b4535d8a01f4446f234e921f95aa/oslo.vmware-2.32.2-py2.py3-none-any.whl (357kB)
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting automaton===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 312))
Downloading https://files.pythonhosted.org/packages/b7/22/282272affe1bf477ef98b09e23b0857a42913205c0bd0abdb85dd68d0948/automaton-1.16.0-py2.py3-none-any.whl
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting psutil===5.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 322))
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting tooz===1.64.2 (from -c /tmp/wheels/upper-constraints.txt (line 351))
Downloading https://files.pythonhosted.org/packages/c2/50/e16ab5a85669d6eb4f712259cbb74b5a78b219f06fa62c878f67139d6a94/tooz-1.64.2-py2.py3-none-any.whl (87kB)
Collecting oauth2client===4.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 353))
Downloading https://files.pythonhosted.org/packages/95/a9/4f25a14d23f0786b64875b91784607c2277eff25d48f915e39ff0cff505a/oauth2client-4.1.3-py2.py3-none-any.whl (98kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting oslo.reports===1.29.2 (from -c /tmp/wheels/upper-constraints.txt (line 372))
Downloading https://files.pythonhosted.org/packages/91/51/40b482882e2c363ac0117337e3d1dd6409121d632191b7c390628c9f9e7f/oslo.reports-1.29.2-py2.py3-none-any.whl (52kB)
Collecting PyNaCl===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 378))
Downloading https://files.pythonhosted.org/packages/b3/25/e605574f24948a8a53b497744e93f061eb1dbe7c44b6465fc1c172d591aa/PyNaCl-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (762kB)
Requirement already satisfied: msgpack===0.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 388)) (0.6.1)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting httplib2===0.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 401))
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting python-barbicanclient===4.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 407))
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
Collecting oslo.rootwrap===5.15.2 (from -c /tmp/wheels/upper-constraints.txt (line 418))
Downloading https://files.pythonhosted.org/packages/62/c4/ce534b1e772eacca88a53822abe282eaa23f0088a1cd7b8aacb8e8254916/oslo.rootwrap-5.15.2-py2.py3-none-any.whl
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.privsep===1.32.1 (from -c /tmp/wheels/upper-constraints.txt (line 469))
Downloading https://files.pythonhosted.org/packages/22/3a/8eef401dd8bae1a57227c8661054c4ffdf129844c6791d90f9975de764b7/oslo.privsep-1.32.1-py2.py3-none-any.whl
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting tenacity===5.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 479))
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting pyasn1-modules===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 491))
Downloading https://files.pythonhosted.org/packages/da/98/8ddd9fa4d84065926832bcf2255a2b69f1d03330aa4d1c49cc7317ac888e/pyasn1_modules-0.2.4-py2.py3-none-any.whl (66kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting networkx===2.2 (from -c /tmp/wheels/upper-constraints.txt (line 82))
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting google-auth===1.6.3 (from -c /tmp/wheels/upper-constraints.txt (line 139))
Downloading https://files.pythonhosted.org/packages/c5/9b/ed0516cc1f7609fb0217e3057ff4f0f9f3e3ce79a369c6af4a6c5ca25664/google_auth-1.6.3-py2.py3-none-any.whl (73kB)
Collecting google-auth-httplib2===0.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 220))
Downloading https://files.pythonhosted.org/packages/33/49/c814d6d438b823441552198f096fcd0377fd6c88714dbed34f1d3c8c4389/google_auth_httplib2-0.0.3-py2.py3-none-any.whl
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting grpcio===1.15.0 (from -c /tmp/wheels/upper-constraints.txt (line 54))
Downloading https://files.pythonhosted.org/packages/3d/15/b34114198a2bc9c9bb73b21e2b559468a1a68bb28b373d21da6e51d6204f/grpcio-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (9.4MB)
Collecting voluptuous===0.11.5 (from -c /tmp/wheels/upper-constraints.txt (line 2))
Collecting rsa===4.0 (from -c /tmp/wheels/upper-constraints.txt (line 4))
Downloading https://files.pythonhosted.org/packages/02/e5/38518af393f7c214357079ce67a317307936896e961e35450b70fad2a9cf/rsa-4.0-py2.py3-none-any.whl
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Building wheels for collected packages: cinder
Building wheel for cinder (setup.py): started
Building wheel for cinder (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-tYuugQ/wheels/f7/59/59/645a214b895a0eaeefbfd2f06e5dc63f35341982661fc245f9
Successfully built cinder
Installing collected packages: voluptuous, chardet, pyasn1, rsa, PasteDeploy, repoze.lru, Routes, pyudev, rtslib-fb, WebOb, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, oslo.serialization, prettytable, osprofiler, lxml, oslo.context, os-service-types, keystoneauth1, contextlib2, pyperclip, wcwidth, subprocess32, cmd2, unicodecsv, cliff, python-barbicanclient, python-dateutil, pyinotify, oslo.log, castellan, cursive, Paste, greenlet, yappi, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, dnspython, eventlet, oslo.service, pycadf, futures, grpcio, MarkupSafe, Mako, decorator, networkx, Tempita, simplejson, suds-jurko, python-swiftclient, pyOpenSSL, functools32, jsonschema, jsonpointer, jsonpatch, warlock, python-glanceclient, sqlparse, defusedxml, vine, pydot, automaton, futurist, tenacity, cachetools, taskflow, SQLAlchemy, pyasn1-modules, google-auth, statsd, Jinja2, oslo.middleware, amqp, kombu, oslo.messaging, PyNaCl, bcrypt, paramiko, python-novaclient, httplib2, google-auth-httplib2, retrying, os-win, oslo.privsep, os-brick, uritemplate, google-api-python-client, oslo.versionedobjects, pycrypto, singledispatch, oslo.vmware, sqlalchemy-migrate, testscenarios, psutil, dogpile.cache, oslo.cache, python-keystoneclient, keystonemiddleware, tooz, oauth2client, oslo.reports, oslo.upgradecheck, oslo.rootwrap, testresources, python-editor, alembic, oslo.db, oslo.policy, backports.functools-lru-cache, configparser, lazy-object-proxy, astroid, isort, mccabe, pylint, cinder
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyNaCl-1.3.0 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WebOb-1.8.5 alembic-1.0.8 amqp-2.4.2 argparse-1.4.0 astroid-1.6.6 automaton-1.16.0 backports.functools-lru-cache-1.5 bcrypt-3.1.6 cachetools-3.1.0 castellan-1.2.2 certifi-2018.11.29 chardet-3.0.4 cinder-14.0.1.dev21 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 cursive-0.2.2 debtcollector-1.21.0 decorator-4.3.2 defusedxml-0.5.0 dnspython-1.16.0 dogpile.cache-0.7.1 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 google-api-python-client-1.7.8 google-auth-1.6.3 google-auth-httplib2-0.0.3 greenlet-0.4.15 grpcio-1.15.0 httplib2-0.12.1 idna-2.8 iso8601-0.1.12 isort-4.3.20 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 lazy-object-proxy-1.4.1 linecache2-1.0.0 lxml-4.3.2 mccabe-0.6.1 monotonic-1.5 netaddr-0.7.19 netifaces-0.10.9 networkx-2.2 oauth2client-4.1.3 os-brick-2.8.1 os-service-types-1.6.0 os-win-4.2.0 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.privsep-1.32.1 oslo.reports-1.29.2 oslo.rootwrap-5.15.2 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 oslo.versionedobjects-1.35.1 oslo.vmware-2.32.2 osprofiler-2.6.0 paramiko-2.4.2 prettytable-0.7.2 psutil-5.6.0 pyOpenSSL-19.0.0 pyasn1-0.4.5 pyasn1-modules-0.2.4 pycadf-2.9.0 pycrypto-2.6.1 pydot-1.4.1 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 python-barbicanclient-4.8.1 python-dateutil-2.8.0 python-editor-1.0.4 python-glanceclient-2.16.0 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 python-novaclient-13.0.1 python-swiftclient-3.7.0 pytz-2018.9 pyudev-0.21.0 repoze.lru-0.7 requests-2.21.0 retrying-1.3.3 rfc3986-1.2.0 rsa-4.0 rtslib-fb-2.1.66 simplejson-3.16.0 singledispatch-3.4.0.3 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 suds-jurko-0.6 taskflow-3.5.0 tenacity-5.0.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 tooz-1.64.2 traceback2-1.4.0 unicodecsv-0.14.1 unittest2-1.1.0 uritemplate-3.0.0 urllib3-1.24.1 vine-1.2.0 voluptuous-0.11.5 warlock-1.3.0 wcwidth-0.1.7 wrapt-1.11.1 yappi-1.0
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/cinder /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container 53bae4a2c2fa
---> 0461462e4f0c
Successfully built 0461462e4f0c
Successfully tagged jenkins/stx-cinder:master-centos-stable-build
The push refers to repository [docker.io/starlingx/stx-cinder]
e002913a7a0e: Preparing
7791cdc6a378: Preparing
000927c1bc9c: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e7a6200c5ea1: Mounted from starlingx/stx-ceilometer
e2744e7692ff: Mounted from starlingx/stx-ceilometer
4826cdadf1ef: Layer already exists
000927c1bc9c: Pushed
7791cdc6a378: Pushed
e002913a7a0e: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:10a4f120994102d59ea5809b981ce4cb4ee665823527670b9e011c81cb08af12 size: 1579
The push refers to repository [docker.io/starlingx/stx-cinder]
e002913a7a0e: Preparing
7791cdc6a378: Preparing
000927c1bc9c: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e7a6200c5ea1: Layer already exists
e002913a7a0e: Layer already exists
e2744e7692ff: Layer already exists
000927c1bc9c: Layer already exists
7791cdc6a378: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:10a4f120994102d59ea5809b981ce4cb4ee665823527670b9e011c81cb08af12 size: 1579
Building stx-glance
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=glance --build-arg PROJECT_REPO=https://opendev.org/openstack/glance.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=pycrypto python-swiftclient psutil pylint --build-arg DIST_PACKAGES=postgresql-libs --build-arg PROFILES=fluent glance ceph --tag jenkins/stx-glance:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 98f5d3569d29
Removing intermediate container 98f5d3569d29
---> 1b2d35b942a6
Step 4/26 : ARG PROJECT
---> Running in 9d58a5d91886
Removing intermediate container 9d58a5d91886
---> 2a1b3cd4f5a3
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 7955e428c1c5
Removing intermediate container 7955e428c1c5
---> 154ff6a1ddb2
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 7de47441e2d2
Removing intermediate container 7de47441e2d2
---> 3794ecfa5999
Step 7/26 : ARG PROJECT_REF=master
---> Running in 655b75323ab9
Removing intermediate container 655b75323ab9
---> 08027342edff
Step 8/26 : ARG DISTRO
---> Running in 839d65861467
Removing intermediate container 839d65861467
---> 4664b0f227bd
Step 9/26 : ARG PROFILES
---> Running in b1c504e3b5d9
Removing intermediate container b1c504e3b5d9
---> 889da7140e38
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in 329efb31bb54
Removing intermediate container 329efb31bb54
---> 97197fa056e0
Step 11/26 : ARG PIP_ARGS=""
---> Running in 8ac80111e24b
Removing intermediate container 8ac80111e24b
---> 79378a30a429
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in ff5daaac7c55
Removing intermediate container ff5daaac7c55
---> f8b8483c423b
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 82b9766c2328
Removing intermediate container 82b9766c2328
---> 9f58607f5803
Step 14/26 : ARG PLUGIN=no
---> Running in 5b29fe2c57c7
Removing intermediate container 5b29fe2c57c7
---> a1e9875abaf4
Step 15/26 : ARG PYTHON3=no
---> Running in 6f4a0fc2dee6
Removing intermediate container 6f4a0fc2dee6
---> ed8d78633715
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in d9b9aafd13b0
Removing intermediate container d9b9aafd13b0
---> 0d6addae8565
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 2d8322a78e64
Removing intermediate container 2d8322a78e64
---> 41894043512e
Step 18/26 : ARG UID=42424
---> Running in 0eb4484fddae
Removing intermediate container 0eb4484fddae
---> 8b90087785d0
Step 19/26 : ARG GID=42424
---> Running in 8fa7c79b463a
Removing intermediate container 8fa7c79b463a
---> 88918366f28e
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in ba1c144448de
Removing intermediate container ba1c144448de
---> 3903371e49cc
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in 3b827cd2aae6
Removing intermediate container 3b827cd2aae6
---> 9873becdea15
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 1d7c1c20e63f
Removing intermediate container 1d7c1c20e63f
---> b4ed8c014875
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in 91349d5886bc
Removing intermediate container 91349d5886bc
---> 19283c9ab47c
Step 24/26 : COPY scripts /opt/loci/scripts
---> 67eaea6ec9f1
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> 9b729187fc92
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in f13692188bcf
++ 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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 54 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 24 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ glance == \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/
+ [[ glance == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 glance
+ useradd -u 42424 -g glance -M -d /var/lib/glance -s /usr/sbin/nologin -c 'glance user' glance
+ mkdir -p /etc/glance /var/log/glance /var/lib/glance /var/cache/glance
+ chown glance:glance /etc/glance /var/log/glance /var/lib/glance /var/cache/glance
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline glance fluent glance ceph
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography fluent-logger pymysql python-memcached uwsgi
+ packages='cryptography fluent-logger pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography fluent-logger pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting fluent-logger
Downloading https://files.pythonhosted.org/packages/7b/bd/ca035aa263f98d0d5ca3b6ffbaa8289eac5f97e1fd07f04baa7c3e088d5d/fluent_logger-0.9.3-py2.py3-none-any.whl
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, msgpack, PyMySQL, python-memcached, uWSGI, fluent-logger
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 fluent-logger-0.9.3 ipaddress-1.0.22 msgpack-0.6.1 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ glance == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/glance.git /tmp/glance
Cloning into '/tmp/glance'...
/tmp/glance /
+ pushd /tmp/glance
+ git fetch https://opendev.org/openstack/glance.git stable/stein
From https://opendev.org/openstack/glance
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at f772321... OpenDev Migration Patch
/
+ popd
++ 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 glance fluent glance ceph
+ [[ ! -z ceph-common ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install ceph-common libxml2 python-rbd postgresql-libs
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package ceph-common.x86_64 2:13.2.2-0.el7.tis.25 will be installed
--> Processing Dependency: libcephfs2 = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libradosstriper1 = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-cephfs = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-rados = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-rgw = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: liboath.so.0(LIBOATH_1.10.0)(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: liboath.so.0(LIBOATH_1.2.0)(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-prettytable for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-requests for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libcephfs.so.2()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libfuse.so.2()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libleveldb.so.1()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: liboath.so.0()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libradosstriper.so.1()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libsnappy.so.1()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
---> Package postgresql-libs.x86_64 0:9.2.24-1.el7_5 will be installed
---> Package python-rbd.x86_64 2:13.2.2-0.el7.tis.25 will be installed
--> Running transaction check
---> Package fuse-libs.x86_64 0:2.9.2-11.el7 will be installed
---> Package leveldb.x86_64 0:1.12.0-11.el7 will be installed
---> Package libcephfs2.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package liboath.x86_64 0:2.4.1-9.el7 will be installed
---> Package libradosstriper1.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python-cephfs.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed
---> Package python-rados.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python-rgw.x86_64 2:13.2.2-0.el7.tis.25 will be installed
--> Processing Dependency: librgw2 = 2:13.2.2-0.el7.tis.25 for package: 2:python-rgw-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: librgw.so.2()(64bit) for package: 2:python-rgw-13.2.2-0.el7.tis.25.x86_64
---> Package python2-requests.noarch 0:2.21.0-2.el7.tis.2 will be installed
--> Processing Dependency: python2-idna for package: python2-requests-2.21.0-2.el7.tis.2.noarch
--> Processing Dependency: python2-urllib3 for package: python2-requests-2.21.0-2.el7.tis.2.noarch
---> Package snappy.x86_64 0:1.1.0-3.el7 will be installed
--> Running transaction check
---> Package librgw2.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python2-idna.noarch 0:2.5-1.el7 will be installed
---> Package python2-urllib3.noarch 0:1.21.1-1.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-cryptography for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-ipaddress for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-pysocks for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-six for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python2-pyOpenSSL for package: python2-urllib3-1.21.1-1.el7.noarch
--> Running transaction check
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed
--> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64
--> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64
--> Processing Dependency: python-enum34 for package: python2-cryptography-2.5-1.el7.x86_64
---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be installed
---> Package python2-pyOpenSSL.noarch 0:17.3.0-3.el7 will be installed
---> Package python2-pysocks.noarch 0:1.6.8-5.el7 will be installed
---> Package python2-six.noarch 0:1.10.0-9.el7 will be installed
--> Running transaction check
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed
---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed
---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed
--> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64
--> Running transaction check
---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed
--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch
--> Running transaction check
---> Package python-ply.noarch 0:3.4-11.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ceph-common x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 14 M
postgresql-libs x86_64 9.2.24-1.el7_5 base 234 k
python-rbd x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 193 k
Installing for dependencies:
fuse-libs x86_64 2.9.2-11.el7 base 93 k
leveldb x86_64 1.12.0-11.el7 stx-mirror-distro 161 k
libcephfs2 x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 413 k
liboath x86_64 2.4.1-9.el7 stx-mirror-distro 35 k
libradosstriper1 x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 336 k
librgw2 x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 2.0 M
python-backports x86_64 1.0-8.el7 base 5.8 k
python-backports-ssl_match_hostname
noarch 3.5.0.1-1.el7 base 13 k
python-cephfs x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 97 k
python-enum34 noarch 1.0.4-1.el7 base 52 k
python-ply noarch 3.4-11.el7 base 123 k
python-prettytable noarch 0.7.2-3.el7 base 37 k
python-pycparser noarch 2.14-1.el7 base 104 k
python-rados x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 308 k
python-rgw x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 99 k
python2-asn1crypto noarch 0.23.0-2.el7 stx-mirror-distro 172 k
python2-cffi x86_64 1.11.2-1.el7 stx-mirror-distro 229 k
python2-cryptography x86_64 2.5-1.el7 stx-mirror-distro 544 k
python2-idna noarch 2.5-1.el7 stx-mirror-distro 94 k
python2-ipaddress noarch 1.0.18-5.el7 stx-mirror-distro 35 k
python2-pyOpenSSL noarch 17.3.0-3.el7 stx-mirror-distro 92 k
python2-pysocks noarch 1.6.8-5.el7 stx-mirror-distro 30 k
python2-requests noarch 2.21.0-2.el7.tis.2 stx-local-build 119 k
python2-six noarch 1.10.0-9.el7 stx-mirror-distro 31 k
python2-urllib3 noarch 1.21.1-1.el7 stx-mirror-distro 173 k
snappy x86_64 1.1.0-3.el7 base 40 k

Transaction Summary
================================================================================
Install 3 Packages (+26 Dependent packages)

Total download size: 20 M
Installed size: 64 M
Downloading packages:
--------------------------------------------------------------------------------
Total 33 MB/s | 20 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : python2-idna-2.5-1.el7.noarch 1/29
Installing : python2-ipaddress-1.0.18-5.el7.noarch 2/29
Installing : 2:python-rados-13.2.2-0.el7.tis.25.x86_64 3/29
Installing : liboath-2.4.1-9.el7.x86_64 4/29
Installing : 2:libcephfs2-13.2.2-0.el7.tis.25.x86_64 5/29
Installing : python2-six-1.10.0-9.el7.noarch 6/29
Installing : snappy-1.1.0-3.el7.x86_64 7/29
Installing : leveldb-1.12.0-11.el7.x86_64 8/29
Installing : 2:python-cephfs-13.2.2-0.el7.tis.25.x86_64 9/29
Installing : 2:librgw2-13.2.2-0.el7.tis.25.x86_64 10/29
Installing : 2:python-rgw-13.2.2-0.el7.tis.25.x86_64 11/29
Installing : 2:python-rbd-13.2.2-0.el7.tis.25.x86_64 12/29
Installing : python-prettytable-0.7.2-3.el7.noarch 13/29
Installing : python-backports-1.0-8.el7.x86_64 14/29
Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 15/29
Installing : python2-asn1crypto-0.23.0-2.el7.noarch 16/29
Installing : python-ply-3.4-11.el7.noarch 17/29
Installing : python-pycparser-2.14-1.el7.noarch 18/29
Installing : python2-cffi-1.11.2-1.el7.x86_64 19/29
Installing : 2:libradosstriper1-13.2.2-0.el7.tis.25.x86_64 20/29
Installing : python-enum34-1.0.4-1.el7.noarch 21/29
Installing : python2-cryptography-2.5-1.el7.x86_64 22/29
Installing : python2-pyOpenSSL-17.3.0-3.el7.noarch 23/29
Installing : python2-pysocks-1.6.8-5.el7.noarch 24/29
Installing : python2-urllib3-1.21.1-1.el7.noarch 25/29
Installing : python2-requests-2.21.0-2.el7.tis.2.noarch 26/29
Installing : fuse-libs-2.9.2-11.el7.x86_64 27/29
Installing : 2:ceph-common-13.2.2-0.el7.tis.25.x86_64 28/29
warning: user ceph does not exist - using root
warning: group ceph does not exist - using root
warning: user ceph does not exist - using root
warning: group ceph does not exist - using root
Installing : postgresql-libs-9.2.24-1.el7_5.x86_64 29/29
Verifying : 2:python-rgw-13.2.2-0.el7.tis.25.x86_64 1/29
Verifying : fuse-libs-2.9.2-11.el7.x86_64 2/29
Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 3/29
Verifying : leveldb-1.12.0-11.el7.x86_64 4/29
Verifying : 2:ceph-common-13.2.2-0.el7.tis.25.x86_64 5/29
Verifying : python2-cryptography-2.5-1.el7.x86_64 6/29
Verifying : python2-pysocks-1.6.8-5.el7.noarch 7/29
Verifying : 2:python-rados-13.2.2-0.el7.tis.25.x86_64 8/29
Verifying : python-enum34-1.0.4-1.el7.noarch 9/29
Verifying : python2-requests-2.21.0-2.el7.tis.2.noarch 10/29
Verifying : snappy-1.1.0-3.el7.x86_64 11/29
Verifying : 2:libradosstriper1-13.2.2-0.el7.tis.25.x86_64 12/29
Verifying : python2-cffi-1.11.2-1.el7.x86_64 13/29
Verifying : python2-six-1.10.0-9.el7.noarch 14/29
Verifying : python-ply-3.4-11.el7.noarch 15/29
Verifying : python2-urllib3-1.21.1-1.el7.noarch 16/29
Verifying : 2:libcephfs2-13.2.2-0.el7.tis.25.x86_64 17/29
Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 18/29
Verifying : python2-ipaddress-1.0.18-5.el7.noarch 19/29
Verifying : python-backports-1.0-8.el7.x86_64 20/29
Verifying : 2:python-cephfs-13.2.2-0.el7.tis.25.x86_64 21/29
Verifying : 2:librgw2-13.2.2-0.el7.tis.25.x86_64 22/29
Verifying : python-pycparser-2.14-1.el7.noarch 23/29
Verifying : 2:python-rbd-13.2.2-0.el7.tis.25.x86_64 24/29
Verifying : python-prettytable-0.7.2-3.el7.noarch 25/29
Verifying : python2-idna-2.5-1.el7.noarch 26/29
Verifying : liboath-2.4.1-9.el7.x86_64 27/29
Verifying : postgresql-libs-9.2.24-1.el7_5.x86_64 28/29
Verifying : python2-pyOpenSSL-17.3.0-3.el7.noarch 29/29

Installed:
ceph-common.x86_64 2:13.2.2-0.el7.tis.25
postgresql-libs.x86_64 0:9.2.24-1.el7_5
python-rbd.x86_64 2:13.2.2-0.el7.tis.25

Dependency Installed:
fuse-libs.x86_64 0:2.9.2-11.el7
leveldb.x86_64 0:1.12.0-11.el7
libcephfs2.x86_64 2:13.2.2-0.el7.tis.25
liboath.x86_64 0:2.4.1-9.el7
libradosstriper1.x86_64 2:13.2.2-0.el7.tis.25
librgw2.x86_64 2:13.2.2-0.el7.tis.25
python-backports.x86_64 0:1.0-8.el7
python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7
python-cephfs.x86_64 2:13.2.2-0.el7.tis.25
python-enum34.noarch 0:1.0.4-1.el7
python-ply.noarch 0:3.4-11.el7
python-prettytable.noarch 0:0.7.2-3.el7
python-pycparser.noarch 0:2.14-1.el7
python-rados.x86_64 2:13.2.2-0.el7.tis.25
python-rgw.x86_64 2:13.2.2-0.el7.tis.25
python2-asn1crypto.noarch 0:0.23.0-2.el7
python2-cffi.x86_64 0:1.11.2-1.el7
python2-cryptography.x86_64 0:2.5-1.el7
python2-idna.noarch 0:2.5-1.el7
python2-ipaddress.noarch 0:1.0.18-5.el7
python2-pyOpenSSL.noarch 0:17.3.0-3.el7
python2-pysocks.noarch 0:1.6.8-5.el7
python2-requests.noarch 0:2.21.0-2.el7.tis.2
python2-six.noarch 0:1.10.0-9.el7
python2-urllib3.noarch 0:1.21.1-1.el7
snappy.x86_64 0:1.1.0-3.el7

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/glance pycrypto python-swiftclient psutil pylint
+ packages='/tmp/glance pycrypto python-swiftclient psutil pylint'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/glance pycrypto python-swiftclient psutil pylint
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/glance
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting osprofiler===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 25))
Collecting cursive===0.2.2 (from -c /tmp/wheels/upper-constraints.txt (line 34))
Downloading https://files.pythonhosted.org/packages/03/65/eadc65f8888ffb6e471dc639bccede2f457931457af6e4ddbf1e78f62cfe/cursive-0.2.2-py2.py3-none-any.whl
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting python-swiftclient===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 95))
Downloading https://files.pythonhosted.org/packages/ae/cd/d1512df8d7cd317bf09b8b0e6cefd578475315e83f9fc71e3c23f528ef5f/python_swiftclient-3.7.0-py2.py3-none-any.whl (83kB)
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting defusedxml===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 120))
Downloading https://files.pythonhosted.org/packages/87/1c/17f3e3935a913dfe2a5ca85fa5ccbef366bfd82eb318b1f75dadbf0affca/defusedxml-0.5.0-py2.py3-none-any.whl
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting taskflow===3.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 132))
Downloading https://files.pythonhosted.org/packages/43/54/dd42141735de6090c5c3ddfb0e36226c3371f89aea3f75879318d2ad13c7/taskflow-3.5.0-py2.py3-none-any.whl (490kB)
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting pydot===1.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 155))
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting castellan===1.2.2 (from -c /tmp/wheels/upper-constraints.txt (line 243))
Downloading https://files.pythonhosted.org/packages/3a/8c/9bbc1353fb48ddb5a57f3fb3bb4cf4bf4f2382f37c33b36e6d8675f16dab/castellan-1.2.2-py2.py3-none-any.whl (90kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting pycrypto===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 274))
Collecting os-win===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 286))
Downloading https://files.pythonhosted.org/packages/8d/f6/1ffec338cdc5738dfa1c6f701a20f4d6b774b9d271f21edd3a0f82b2be24/os_win-4.2.0-py2.py3-none-any.whl (265kB)
Collecting retrying===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 288))
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting automaton===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 312))
Downloading https://files.pythonhosted.org/packages/b7/22/282272affe1bf477ef98b09e23b0857a42913205c0bd0abdb85dd68d0948/automaton-1.16.0-py2.py3-none-any.whl
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting psutil===5.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 322))
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Requirement already satisfied: msgpack===0.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 388)) (0.6.1)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting httplib2===0.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 401))
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting python-barbicanclient===4.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 407))
Collecting WSME===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 410))
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting simplegeneric===0.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 463))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting tenacity===5.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 479))
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting glance-store===0.28.0 (from -c /tmp/wheels/upper-constraints.txt (line 528))
Downloading https://files.pythonhosted.org/packages/95/ec/74b67833795f45cdc73a6dc68422575fc052581d7c3cde3adfcea3e47c3d/glance_store-0.28.0-py2.py3-none-any.whl (191kB)
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting networkx===2.2 (from -c /tmp/wheels/upper-constraints.txt (line 82))
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Building wheels for collected packages: glance
Building wheel for glance (setup.py): started
Building wheel for glance (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-Miue_B/wheels/c4/83/d8/e85ab1cd8ba27b9e8f6ce835105281bd22599b347013d60764
Successfully built glance
Installing collected packages: chardet, PasteDeploy, repoze.lru, Routes, WebOb, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, oslo.serialization, prettytable, osprofiler, oslo.context, os-service-types, keystoneauth1, contextlib2, pyperclip, wcwidth, subprocess32, cmd2, unicodecsv, cliff, python-barbicanclient, python-dateutil, pyinotify, oslo.log, castellan, cursive, Paste, greenlet, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, yappi, dnspython, eventlet, oslo.service, pycadf, MarkupSafe, Mako, decorator, networkx, Tempita, futures, python-swiftclient, pyOpenSSL, sqlparse, defusedxml, vine, pydot, functools32, jsonschema, automaton, futurist, tenacity, cachetools, taskflow, SQLAlchemy, statsd, Jinja2, oslo.middleware, amqp, kombu, oslo.messaging, pycrypto, os-win, retrying, singledispatch, sqlalchemy-migrate, testscenarios, psutil, dogpile.cache, oslo.cache, python-keystoneclient, keystonemiddleware, httplib2, simplegeneric, WSME, oslo.upgradecheck, testresources, python-editor, alembic, oslo.db, oslo.policy, backports.functools-lru-cache, configparser, glance-store, lazy-object-proxy, astroid, isort, mccabe, pylint, glance
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WSME-0.9.3 WebOb-1.8.5 alembic-1.0.8 amqp-2.4.2 argparse-1.4.0 astroid-1.6.6 automaton-1.16.0 backports.functools-lru-cache-1.5 cachetools-3.1.0 castellan-1.2.2 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 cursive-0.2.2 debtcollector-1.21.0 decorator-4.3.2 defusedxml-0.5.0 dnspython-1.16.0 dogpile.cache-0.7.1 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 glance-18.0.1.dev9 glance-store-0.28.0 greenlet-0.4.15 httplib2-0.12.1 idna-2.8 iso8601-0.1.12 isort-4.3.20 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 lazy-object-proxy-1.4.1 linecache2-1.0.0 mccabe-0.6.1 monotonic-1.5 netaddr-0.7.19 netifaces-0.10.9 networkx-2.2 os-service-types-1.6.0 os-win-4.2.0 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 osprofiler-2.6.0 prettytable-0.7.2 psutil-5.6.0 pyOpenSSL-19.0.0 pycadf-2.9.0 pycrypto-2.6.1 pydot-1.4.1 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 python-barbicanclient-4.8.1 python-dateutil-2.8.0 python-editor-1.0.4 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 python-swiftclient-3.7.0 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 retrying-1.3.3 rfc3986-1.2.0 simplegeneric-0.8.1 singledispatch-3.4.0.3 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 taskflow-3.5.0 tenacity-5.0.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 wcwidth-0.1.7 wrapt-1.11.1 yappi-1.0
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/glance /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container f13692188bcf
---> a336ba896ed2
Successfully built a336ba896ed2
Successfully tagged jenkins/stx-glance:master-centos-stable-build
The push refers to repository [docker.io/starlingx/stx-glance]
a13c9d802585: Preparing
5f6ae7fa57ff: Preparing
8170485659ac: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e2744e7692ff: Mounted from starlingx/stx-cinder
e7a6200c5ea1: Mounted from starlingx/stx-cinder
4826cdadf1ef: Layer already exists
5f6ae7fa57ff: Pushed
8170485659ac: Pushed
a13c9d802585: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:1484477392dc2d290b5c175b0fb64c480afe0addafba52d3f795225727009d1d size: 1579
The push refers to repository [docker.io/starlingx/stx-glance]
a13c9d802585: Preparing
5f6ae7fa57ff: Preparing
8170485659ac: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
5f6ae7fa57ff: Layer already exists
e7a6200c5ea1: Layer already exists
8170485659ac: Layer already exists
e2744e7692ff: Layer already exists
a13c9d802585: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:1484477392dc2d290b5c175b0fb64c480afe0addafba52d3f795225727009d1d size: 1579
Building stx-gnocchi
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=gnocchi --build-arg PROJECT_REPO=https://github.com/gnocchixyz/gnocchi.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=4.3.2 --build-arg PIP_PACKAGES=pylint SQLAlchemy SQLAlchemy-Utils oslo.db keystonemiddleware gnocchiclient pymemcache psycopg2 --build-arg DIST_PACKAGES=python-rados --build-arg PROFILES=gnocchi apache --tag jenkins/stx-gnocchi:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in c7bff9fbcd96
Removing intermediate container c7bff9fbcd96
---> d433ffc49cdd
Step 4/26 : ARG PROJECT
---> Running in 5083d84f90a5
Removing intermediate container 5083d84f90a5
---> 1af93e22f5b5
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 8de918d97cb0
Removing intermediate container 8de918d97cb0
---> ac33a389cb1f
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 047cb5eb1551
Removing intermediate container 047cb5eb1551
---> 6e5ff92d810c
Step 7/26 : ARG PROJECT_REF=master
---> Running in f3505d9cccda
Removing intermediate container f3505d9cccda
---> c22470063d4c
Step 8/26 : ARG DISTRO
---> Running in 3bfc56a54d91
Removing intermediate container 3bfc56a54d91
---> 55a4b07052c0
Step 9/26 : ARG PROFILES
---> Running in b5ca44e81025
Removing intermediate container b5ca44e81025
---> ef7c65d2956e
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in ae039d577a3f
Removing intermediate container ae039d577a3f
---> 8c3fe9dd1205
Step 11/26 : ARG PIP_ARGS=""
---> Running in e5bfca46c459
Removing intermediate container e5bfca46c459
---> d95cc2a71e46
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in 2a8c940e8928
Removing intermediate container 2a8c940e8928
---> 211f318330e0
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in d6988cea27c0
Removing intermediate container d6988cea27c0
---> 3d5e2edaf136
Step 14/26 : ARG PLUGIN=no
---> Running in 71d61435a6c0
Removing intermediate container 71d61435a6c0
---> 5c8c79d91024
Step 15/26 : ARG PYTHON3=no
---> Running in faea40ab69ab
Removing intermediate container faea40ab69ab
---> 30eb9570336f
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 1b8d6590bc74
Removing intermediate container 1b8d6590bc74
---> ea04d6a286f8
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 71ebd0a4fd15
Removing intermediate container 71ebd0a4fd15
---> e18148464263
Step 18/26 : ARG UID=42424
---> Running in 891a9c3a2c0b
Removing intermediate container 891a9c3a2c0b
---> 11ff2c6973f8
Step 19/26 : ARG GID=42424
---> Running in 8e13d80a8e1f
Removing intermediate container 8e13d80a8e1f
---> a3ff36d53dad
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 17b9acde6bfd
Removing intermediate container 17b9acde6bfd
---> c52ec11c1ef8
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in 9699bfb147ca
Removing intermediate container 9699bfb147ca
---> fb3317032673
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in dd70a054d81b
Removing intermediate container dd70a054d81b
---> 2fd7a0d70912
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in 751cd7c715d2
Removing intermediate container 751cd7c715d2
---> 9c501f234f84
Step 24/26 : COPY scripts /opt/loci/scripts
---> 8ad4a101c96d
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> 4c6ff8068f12
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in f7bc0b1cfc52
++ 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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 59 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: centos.mirror.rafal.ca
* extras: centos.mirror.rafal.ca
* updates: centos.mirror.netelligent.ca
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 26 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ gnocchi == \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/
+ [[ gnocchi == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 gnocchi
+ useradd -u 42424 -g gnocchi -M -d /var/lib/gnocchi -s /usr/sbin/nologin -c 'gnocchi user' gnocchi
+ mkdir -p /etc/gnocchi /var/log/gnocchi /var/lib/gnocchi /var/cache/gnocchi
+ chown gnocchi:gnocchi /etc/gnocchi /var/log/gnocchi /var/lib/gnocchi /var/cache/gnocchi
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline gnocchi gnocchi apache
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography pymysql python-memcached uwsgi
+ packages='cryptography pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, PyMySQL, python-memcached, uWSGI
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 ipaddress-1.0.22 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ gnocchi == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://github.com/gnocchixyz/gnocchi.git /tmp/gnocchi
Cloning into '/tmp/gnocchi'...
+ pushd /tmp/gnocchi
+ git fetch https://github.com/gnocchixyz/gnocchi.git 4.3.2
/tmp/gnocchi /
From https://github.com/gnocchixyz/gnocchi
* tag 4.3.2 -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at dce5db9... redis: fix sentinel Lua script registrations
+ popd
/
++ 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 gnocchi gnocchi apache
+ [[ ! -z httpd ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install httpd libxml2 mod_ssl mod_wsgi python-rados
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.4.6-89.el7.centos will be installed
--> Processing Dependency: httpd-tools = 2.4.6-89.el7.centos for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
---> Package mod_ssl.x86_64 1:2.4.6-89.el7.centos will be installed
--> Processing Dependency: openssl for package: 1:mod_ssl-2.4.6-89.el7.centos.x86_64
---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed
---> Package python-rados.x86_64 2:13.2.2-0.el7.tis.25 will be installed
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package httpd-tools.x86_64 0:2.4.6-89.el7.centos will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
httpd x86_64 2.4.6-89.el7.centos updates 2.7 M
mod_ssl x86_64 1:2.4.6-89.el7.centos updates 112 k
mod_wsgi x86_64 3.4-18.el7 base 77 k
python-rados x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 308 k
Installing for dependencies:
apr x86_64 1.4.8-3.el7_4.1 base 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
centos-logos noarch 70.0.6-3.el7.centos base 21 M
httpd-tools x86_64 2.4.6-89.el7.centos updates 90 k
mailcap noarch 2.1.41-2.el7 base 31 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k

Transaction Summary
================================================================================
Install 4 Packages (+6 Dependent packages)

Total download size: 25 M
Installed size: 34 M
Downloading packages:
--------------------------------------------------------------------------------
Total 46 MB/s | 25 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-3.el7_4.1.x86_64 1/10
Installing : apr-util-1.5.2-6.el7.x86_64 2/10
Installing : httpd-tools-2.4.6-89.el7.centos.x86_64 3/10
Installing : centos-logos-70.0.6-3.el7.centos.noarch 4/10
Installing : mailcap-2.1.41-2.el7.noarch 5/10
Installing : httpd-2.4.6-89.el7.centos.x86_64 6/10
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 7/10
Installing : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 8/10
Installing : mod_wsgi-3.4-18.el7.x86_64 9/10
Installing : 2:python-rados-13.2.2-0.el7.tis.25.x86_64 10/10
Verifying : httpd-tools-2.4.6-89.el7.centos.x86_64 1/10
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 2/10
Verifying : mailcap-2.1.41-2.el7.noarch 3/10
Verifying : apr-util-1.5.2-6.el7.x86_64 4/10
Verifying : 2:python-rados-13.2.2-0.el7.tis.25.x86_64 5/10
Verifying : mod_wsgi-3.4-18.el7.x86_64 6/10
Verifying : httpd-2.4.6-89.el7.centos.x86_64 7/10
Verifying : apr-1.4.8-3.el7_4.1.x86_64 8/10
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 9/10
Verifying : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 10/10

Installed:
httpd.x86_64 0:2.4.6-89.el7.centos mod_ssl.x86_64 1:2.4.6-89.el7.centos
mod_wsgi.x86_64 0:3.4-18.el7 python-rados.x86_64 2:13.2.2-0.el7.tis.25

Dependency Installed:
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
centos-logos.noarch 0:70.0.6-3.el7.centos
httpd-tools.x86_64 0:2.4.6-89.el7.centos
mailcap.noarch 0:2.1.41-2.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/gnocchi pylint SQLAlchemy SQLAlchemy-Utils oslo.db keystonemiddleware gnocchiclient pymemcache psycopg2
+ packages='/tmp/gnocchi pylint SQLAlchemy SQLAlchemy-Utils oslo.db keystonemiddleware gnocchiclient pymemcache psycopg2'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/gnocchi pylint SQLAlchemy SQLAlchemy-Utils oslo.db keystonemiddleware gnocchiclient pymemcache psycopg2
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/gnocchi
Collecting voluptuous===0.11.5 (from -c /tmp/wheels/upper-constraints.txt (line 2))
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting pecan===1.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 19))
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting psycopg2===2.7.7 (from -c /tmp/wheels/upper-constraints.txt (line 81))
Downloading https://files.pythonhosted.org/packages/51/89/7490c48abf2ea89b65140c3c77023f7ea623031389a8e0cd0788c1625b06/psycopg2-2.7.7-cp27-cp27mu-manylinux1_x86_64.whl (2.7MB)
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting gnocchiclient===7.0.5 (from -c /tmp/wheels/upper-constraints.txt (line 126))
Downloading https://files.pythonhosted.org/packages/3f/f8/b8bdd016fcefdd71f0138d9c5c360d7ff340940d4b9c7cb27b7dfbbeaf81/gnocchiclient-7.0.5-py2.py3-none-any.whl (62kB)
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting daiquiri===1.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 222))
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting trollius===2.2 (from -c /tmp/wheels/upper-constraints.txt (line 230))
Collecting SQLAlchemy-Utils===0.33.11 (from -c /tmp/wheels/upper-constraints.txt (line 248))
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting ujson===1.35 (from -c /tmp/wheels/upper-constraints.txt (line 275))
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting tooz===1.64.2 (from -c /tmp/wheels/upper-constraints.txt (line 351))
Downloading https://files.pythonhosted.org/packages/c2/50/e16ab5a85669d6eb4f712259cbb74b5a78b219f06fa62c878f67139d6a94/tooz-1.64.2-py2.py3-none-any.whl (87kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting WebTest===2.0.33 (from -c /tmp/wheels/upper-constraints.txt (line 365))
Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl
Collecting numpy===1.16.2 (from -c /tmp/wheels/upper-constraints.txt (line 387))
Downloading https://files.pythonhosted.org/packages/c4/33/8ec8dcdb4ede5d453047bbdbd01916dbaccdb63e98bba60989718f5f0876/numpy-1.16.2-cp27-cp27mu-manylinux1_x86_64.whl (17.0MB)
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting cotyledon===1.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 438))
Downloading https://files.pythonhosted.org/packages/b1/13/ca15614b839e075669852e0337e19c7ddfb031fcd7ac84d51260dfd4695e/cotyledon-1.7.3-py2.py3-none-any.whl (42kB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting pymemcache===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 467))
Downloading https://files.pythonhosted.org/packages/69/50/64805cdf74088c6d9c415f198805d461bc8c2d150366604db0fcf97040b9/pymemcache-2.1.1-py2.py3-none-any.whl (42kB)
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting tenacity===5.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 479))
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting Werkzeug===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 489))
Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting logutils===0.3.5 (from -c /tmp/wheels/upper-constraints.txt (line 537))
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting lz4===0.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 573))
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting pytimeparse (from gnocchi==4.3.2)
Downloading https://files.pythonhosted.org/packages/1b/b4/afd75551a3b910abd1d922dbd45e49e5deeb4d47dc50209ce489ba9844dd/pytimeparse-1.1.8-py2.py3-none-any.whl
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting grpcio===1.15.0 (from -c /tmp/wheels/upper-constraints.txt (line 54))
Downloading https://files.pythonhosted.org/packages/3d/15/b34114198a2bc9c9bb73b21e2b559468a1a68bb28b373d21da6e51d6204f/grpcio-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (9.4MB)
Collecting beautifulsoup4===4.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 169))
Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB)
Collecting waitress===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 64))
Downloading https://files.pythonhosted.org/packages/b4/1e/3b51f5a9454a1f15ae5b82a7044e095c93eeefd2d1e5738e588fc43c9e89/waitress-1.2.1-py2.py3-none-any.whl (140kB)
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting setproctitle===1.1.10 (from -c /tmp/wheels/upper-constraints.txt (line 30))
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting soupsieve===1.8 (from -c /tmp/wheels/upper-constraints.txt (line 116))
Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB)
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Building wheels for collected packages: gnocchi
Building wheel for gnocchi (setup.py): started
Building wheel for gnocchi (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-b8uW8z/wheels/bb/90/48/a18d71d4b958dcb346543d39954009079008036dd76368dfb4
Successfully built gnocchi
Installing collected packages: voluptuous, chardet, PasteDeploy, WebOb, logutils, singledispatch, MarkupSafe, Mako, backports.functools-lru-cache, soupsieve, beautifulsoup4, waitress, WebTest, pecan, setproctitle, certifi, pytz, Babel, oslo.i18n, wrapt, funcsigs, debtcollector, oslo.context, netaddr, PyYAML, urllib3, idna, requests, rfc3986, stevedore, oslo.config, msgpack, netifaces, pyparsing, iso8601, monotonic, oslo.utils, oslo.serialization, pycadf, futures, grpcio, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, psycopg2, Tempita, pyinotify, sqlparse, jsonpointer, os-service-types, keystoneauth1, ujson, contextlib2, pyperclip, wcwidth, subprocess32, cmd2, unicodecsv, prettytable, cliff, futurist, python-dateutil, gnocchiclient, SQLAlchemy, Jinja2, daiquiri, trollius, SQLAlchemy-Utils, oslo.log, statsd, oslo.middleware, decorator, sqlalchemy-migrate, testscenarios, dogpile.cache, oslo.cache, python-keystoneclient, keystonemiddleware, fasteners, tenacity, tooz, numpy, jsonpatch, cotyledon, testresources, python-editor, alembic, oslo.db, pymemcache, oslo.policy, Paste, Werkzeug, cachetools, configparser, lz4, lazy-object-proxy, astroid, isort, mccabe, pylint, pytimeparse, gnocchi
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyYAML-3.13 SQLAlchemy-1.2.18 SQLAlchemy-Utils-0.33.11 Tempita-0.5.2 WebOb-1.8.5 WebTest-2.0.33 Werkzeug-0.14.1 alembic-1.0.8 argparse-1.4.0 astroid-1.6.6 backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 cachetools-3.1.0 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 cotyledon-1.7.3 daiquiri-1.5.0 debtcollector-1.21.0 decorator-4.3.2 dogpile.cache-0.7.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 futures-3.2.0 futurist-1.8.1 gnocchi-4.3.2 gnocchiclient-7.0.5 grpcio-1.15.0 idna-2.8 iso8601-0.1.12 isort-4.3.20 jsonpatch-1.23 jsonpointer-2.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 lazy-object-proxy-1.4.1 linecache2-1.0.0 logutils-0.3.5 lz4-0.9.0 mccabe-0.6.1 monotonic-1.5 msgpack-0.6.1 netaddr-0.7.19 netifaces-0.10.9 numpy-1.16.2 os-service-types-1.6.0 oslo.cache-1.33.3 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.serialization-2.28.2 oslo.utils-3.40.3 pecan-1.3.2 prettytable-0.7.2 psycopg2-2.7.7 pycadf-2.9.0 pyinotify-0.9.6 pylint-1.9.4 pymemcache-2.1.1 pyparsing-2.3.1 pyperclip-1.7.0 python-dateutil-2.8.0 python-editor-1.0.4 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 pytimeparse-1.1.8 pytz-2018.9 requests-2.21.0 rfc3986-1.2.0 setproctitle-1.1.10 singledispatch-3.4.0.3 soupsieve-1.8 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 tenacity-5.0.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 tooz-1.64.2 traceback2-1.4.0 trollius-2.2 ujson-1.35 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 voluptuous-0.11.5 waitress-1.2.1 wcwidth-0.1.7 wrapt-1.11.1
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/gnocchi /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container f7bc0b1cfc52
---> 876af23d35b2
Successfully built 876af23d35b2
Successfully tagged jenkins/stx-gnocchi:master-centos-stable-build
sha256:adda1f98b909ccc4946c484540c928999454bba859ebac0445aa90efa89f7f57
jenkins_update_img
The push refers to repository [docker.io/starlingx/stx-gnocchi]
7971df7a07be: Preparing
a81880a52155: Preparing
d1b719095b85: Preparing
0f3177048aeb: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
e2744e7692ff: Mounted from starlingx/stx-glance
e7a6200c5ea1: Mounted from starlingx/stx-glance
7971df7a07be: Pushed
0f3177048aeb: Pushed
4826cdadf1ef: Layer already exists
d1b719095b85: Pushed
a81880a52155: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:a37de98a37e08dc76e0736bf797b3468786838d69a4e869ae0a09c8144004a3b size: 1786
The push refers to repository [docker.io/starlingx/stx-gnocchi]
7971df7a07be: Preparing
a81880a52155: Preparing
d1b719095b85: Preparing
0f3177048aeb: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
a81880a52155: Layer already exists
e2744e7692ff: Layer already exists
d1b719095b85: Layer already exists
0f3177048aeb: Layer already exists
7971df7a07be: Layer already exists
e7a6200c5ea1: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:a37de98a37e08dc76e0736bf797b3468786838d69a4e869ae0a09c8144004a3b size: 1786
Building stx-heat
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=heat --build-arg PROJECT_REPO=https://opendev.org/openstack/heat.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=pycrypto pylint --build-arg PROFILES=fluent heat apache --tag jenkins/stx-heat:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in b908cb54a44a
Removing intermediate container b908cb54a44a
---> 680eace03572
Step 4/26 : ARG PROJECT
---> Running in b9a0e697f579
Removing intermediate container b9a0e697f579
---> 5cd48decbec3
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 3e3a3a59ea4f
Removing intermediate container 3e3a3a59ea4f
---> 9aef727cc2f4
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 150e228187e8
Removing intermediate container 150e228187e8
---> be522b4b77fd
Step 7/26 : ARG PROJECT_REF=master
---> Running in 2af468e6de4a
Removing intermediate container 2af468e6de4a
---> b21ceea3e589
Step 8/26 : ARG DISTRO
---> Running in 52170d68439b
Removing intermediate container 52170d68439b
---> 2e47966e46a9
Step 9/26 : ARG PROFILES
---> Running in 16cc7a1688b9
Removing intermediate container 16cc7a1688b9
---> 5d9911512047
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in e50e395c55c3
Removing intermediate container e50e395c55c3
---> eed153b10c05
Step 11/26 : ARG PIP_ARGS=""
---> Running in c4dd9032d5b3
Removing intermediate container c4dd9032d5b3
---> 434686a08054
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in a72450f28c12
Removing intermediate container a72450f28c12
---> 331f569843f5
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 08a9d31cf3aa
Removing intermediate container 08a9d31cf3aa
---> 087f70174463
Step 14/26 : ARG PLUGIN=no
---> Running in 872578ed7c22
Removing intermediate container 872578ed7c22
---> 3d31289c7d19
Step 15/26 : ARG PYTHON3=no
---> Running in 7e11fd72dafe
Removing intermediate container 7e11fd72dafe
---> 3746a2761cb1
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 7949402072b3
Removing intermediate container 7949402072b3
---> b4ed81c3d333
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in ff2523b5a87e
Removing intermediate container ff2523b5a87e
---> 976eadc97604
Step 18/26 : ARG UID=42424
---> Running in baf9554944da
Removing intermediate container baf9554944da
---> d5459d3ac060
Step 19/26 : ARG GID=42424
---> Running in 659be749b446
Removing intermediate container 659be749b446
---> c017a8639465
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in f637af1ef604
Removing intermediate container f637af1ef604
---> 1b1d16d2f937
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in fa48dec1c1db
Removing intermediate container fa48dec1c1db
---> 921f11987896
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 07ff1faa1d01
Removing intermediate container 07ff1faa1d01
---> b183bd9b1949
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in f32965bacfa9
Removing intermediate container f32965bacfa9
---> 5361657027a9
Step 24/26 : COPY scripts /opt/loci/scripts
---> 5efa743f9108
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> 6465b7981861
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in 7e4a8037c6c1
++ 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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: centos.mirror.netelligent.ca
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 43 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: centos.mirror.rafal.ca
* extras: centos.mirror.rafal.ca
* updates: centos.mirror.rafal.ca
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 22 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ heat == \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/
+ [[ heat == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 heat
+ useradd -u 42424 -g heat -M -d /var/lib/heat -s /usr/sbin/nologin -c 'heat user' heat
+ mkdir -p /etc/heat /var/log/heat /var/lib/heat /var/cache/heat
+ chown heat:heat /etc/heat /var/log/heat /var/lib/heat /var/cache/heat
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline heat fluent heat apache
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography fluent-logger pymysql python-memcached uwsgi
+ packages='cryptography fluent-logger pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography fluent-logger pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting fluent-logger
Downloading https://files.pythonhosted.org/packages/7b/bd/ca035aa263f98d0d5ca3b6ffbaa8289eac5f97e1fd07f04baa7c3e088d5d/fluent_logger-0.9.3-py2.py3-none-any.whl
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, msgpack, PyMySQL, python-memcached, uWSGI, fluent-logger
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 fluent-logger-0.9.3 ipaddress-1.0.22 msgpack-0.6.1 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ heat == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/heat.git /tmp/heat
Cloning into '/tmp/heat'...
/tmp/heat /
+ pushd /tmp/heat
+ git fetch https://opendev.org/openstack/heat.git stable/stein
From https://opendev.org/openstack/heat
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at e5b6c90... Return None for attributes of sd with no actions
+ popd
/
++ 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 heat fluent heat apache
+ [[ ! -z httpd ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install httpd libxml2 mod_ssl mod_wsgi
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.netflash.net
* extras: mirror.netflash.net
* updates: centos.mirror.netelligent.ca
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.4.6-89.el7.centos will be installed
--> Processing Dependency: httpd-tools = 2.4.6-89.el7.centos for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
---> Package mod_ssl.x86_64 1:2.4.6-89.el7.centos will be installed
--> Processing Dependency: openssl for package: 1:mod_ssl-2.4.6-89.el7.centos.x86_64
---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package httpd-tools.x86_64 0:2.4.6-89.el7.centos will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
httpd x86_64 2.4.6-89.el7.centos updates 2.7 M
mod_ssl x86_64 1:2.4.6-89.el7.centos updates 112 k
mod_wsgi x86_64 3.4-18.el7 base 77 k
Installing for dependencies:
apr x86_64 1.4.8-3.el7_4.1 base 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
centos-logos noarch 70.0.6-3.el7.centos base 21 M
httpd-tools x86_64 2.4.6-89.el7.centos updates 90 k
mailcap noarch 2.1.41-2.el7 base 31 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k

Transaction Summary
================================================================================
Install 3 Packages (+6 Dependent packages)

Total download size: 25 M
Installed size: 33 M
Downloading packages:
--------------------------------------------------------------------------------
Total 45 MB/s | 25 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-3.el7_4.1.x86_64 1/9
Installing : apr-util-1.5.2-6.el7.x86_64 2/9
Installing : httpd-tools-2.4.6-89.el7.centos.x86_64 3/9
Installing : centos-logos-70.0.6-3.el7.centos.noarch 4/9
Installing : mailcap-2.1.41-2.el7.noarch 5/9
Installing : httpd-2.4.6-89.el7.centos.x86_64 6/9
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 7/9
Installing : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 8/9
Installing : mod_wsgi-3.4-18.el7.x86_64 9/9
Verifying : httpd-tools-2.4.6-89.el7.centos.x86_64 1/9
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 2/9
Verifying : mailcap-2.1.41-2.el7.noarch 3/9
Verifying : apr-util-1.5.2-6.el7.x86_64 4/9
Verifying : mod_wsgi-3.4-18.el7.x86_64 5/9
Verifying : httpd-2.4.6-89.el7.centos.x86_64 6/9
Verifying : apr-1.4.8-3.el7_4.1.x86_64 7/9
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 8/9
Verifying : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 9/9

Installed:
httpd.x86_64 0:2.4.6-89.el7.centos mod_ssl.x86_64 1:2.4.6-89.el7.centos
mod_wsgi.x86_64 0:3.4-18.el7

Dependency Installed:
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
centos-logos.noarch 0:70.0.6-3.el7.centos
httpd-tools.x86_64 0:2.4.6-89.el7.centos
mailcap.noarch 0:2.1.41-2.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/heat pycrypto pylint
+ packages='/tmp/heat pycrypto pylint'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/heat pycrypto pylint
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/heat
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting python-saharaclient===2.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 10))
Downloading https://files.pythonhosted.org/packages/be/79/9f1867791cc65790d15df26349886334b676b7c8d23bb92a279567fe4d95/python_saharaclient-2.2.0-py2.py3-none-any.whl (163kB)
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting osprofiler===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 25))
Collecting lxml===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 28))
Downloading https://files.pythonhosted.org/packages/18/46/9a3298a4db01dc3801c34b314103b0330540da421bffc3a6ec316fa861c2/lxml-4.3.2-cp27-cp27mu-manylinux1_x86_64.whl (5.6MB)
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting python-mistralclient===3.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 49))
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting neutron-lib===1.25.0 (from -c /tmp/wheels/upper-constraints.txt (line 58))
Collecting python-swiftclient===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 95))
Downloading https://files.pythonhosted.org/packages/ae/cd/d1512df8d7cd317bf09b8b0e6cefd578475315e83f9fc71e3c23f528ef5f/python_swiftclient-3.7.0-py2.py3-none-any.whl (83kB)
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting croniter===0.3.29 (from -c /tmp/wheels/upper-constraints.txt (line 109))
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting python-zunclient===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 190))
Collecting python-novaclient===13.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 195))
Downloading https://files.pythonhosted.org/packages/3c/88/c96854193c213499237442a4b603c1d71cf93e8fdaf822cb0861fec0154b/python_novaclient-13.0.1-py2.py3-none-any.whl (324kB)
Collecting python-manilaclient===1.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 202))
Downloading https://files.pythonhosted.org/packages/84/04/0d6ef10e1c655aa6927dd8a72427ebf2da30bb74a6d223aa186da3007539/python_manilaclient-1.27.0-py2.py3-none-any.whl (288kB)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting python-zaqarclient===1.11.0 (from -c /tmp/wheels/upper-constraints.txt (line 232))
Downloading https://files.pythonhosted.org/packages/6b/f1/dad07a9d4c4906704d1214ab321e3787f18452d9d348621c1749a4bad3e0/python_zaqarclient-1.11.0-py2.py3-none-any.whl (87kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting oslo.versionedobjects===1.35.1 (from -c /tmp/wheels/upper-constraints.txt (line 244))
Downloading https://files.pythonhosted.org/packages/ec/8d/9d441064a4881c7fbabc3fbd430e4b6bf263ba098397eab1f00e09c40444/oslo.versionedobjects-1.35.1-py2.py3-none-any.whl (85kB)
Collecting aodhclient===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 246))
Downloading https://files.pythonhosted.org/packages/9b/c6/40058f4bec9fa67f01c6628925dab58f88ee1eebd5a8b41d303715a0d738/aodhclient-1.2.0-py2.py3-none-any.whl (46kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting docutils===0.14 (from -c /tmp/wheels/upper-constraints.txt (line 271))
Downloading https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl (543kB)
Collecting pycrypto===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 274))
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting python-monascaclient===1.15.0 (from -c /tmp/wheels/upper-constraints.txt (line 308))
Downloading https://files.pythonhosted.org/packages/c5/8f/f7c2e6b499abebcb02e677aae8652d1af27b415433ad0da60a974c1090d4/python_monascaclient-1.15.0-py2.py3-none-any.whl (43kB)
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting python-cinderclient===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 336))
Downloading https://files.pythonhosted.org/packages/51/a1/2015fb1da15f55424e4c16edd3c41f4ae3eb63563d05a4c0779475b5a1ab/python_cinderclient-4.2.0-py2.py3-none-any.whl (330kB)
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting os-traits===0.11.0 (from -c /tmp/wheels/upper-constraints.txt (line 343))
Downloading https://files.pythonhosted.org/packages/6c/b0/3c69bc9d65ec3a05d2dd791b0083046b749a069fd79b3291f28b79e1ed58/os_traits-0.11.0-py2.py3-none-any.whl
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting weakrefmethod===1.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 356))
Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362))
Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting python-octaviaclient===1.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 369))
Collecting oslo.reports===1.29.2 (from -c /tmp/wheels/upper-constraints.txt (line 372))
Downloading https://files.pythonhosted.org/packages/91/51/40b482882e2c363ac0117337e3d1dd6409121d632191b7c390628c9f9e7f/oslo.reports-1.29.2-py2.py3-none-any.whl (52kB)
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Requirement already satisfied: msgpack===0.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 388)) (0.6.1)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting python-barbicanclient===4.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 407))
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting yaql===1.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 449))
Downloading https://files.pythonhosted.org/packages/c1/8f/862af1c4eb385d9274b71c64e0c21d8a985332ae73f720f0b619175c0b76/yaql-1.1.3-py2-none-any.whl (112kB)
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Collecting python-openstackclient===3.18.0 (from -c /tmp/wheels/upper-constraints.txt (line 460))
Downloading https://files.pythonhosted.org/packages/94/0b/ce17ff61441fb091ffbfc7bb9c17cffe175c113aa3717c493cc4687901ff/python_openstackclient-3.18.0-py2.py3-none-any.whl (873kB)
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting tenacity===5.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 479))
Collecting python-designateclient===2.11.0 (from -c /tmp/wheels/upper-constraints.txt (line 480))
Downloading https://files.pythonhosted.org/packages/ef/f8/95423f61960532a1dfc23db69b2bd4e6d00896089695aec55962a54fb81d/python_designateclient-2.11.0-py2.py3-none-any.whl (123kB)
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting python-troveclient===2.17.0 (from -c /tmp/wheels/upper-constraints.txt (line 496))
Downloading https://files.pythonhosted.org/packages/78/50/317ca2d31b8fee3ebdd43aa44ee754e6ccce96684db19291f7a4f18a6d5e/python_troveclient-2.17.0-py2.py3-none-any.whl (230kB)
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting python-magnumclient===2.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 511))
Downloading https://files.pythonhosted.org/packages/11/f1/f6afe5f7bb0b23330ab197f3bc6a5bc53f57d313cfade79697fde925ab16/python_magnumclient-2.12.0-py2.py3-none-any.whl (152kB)
Collecting docker===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 512))
Downloading https://files.pythonhosted.org/packages/7e/3c/b610f22b170b0f8fe4d8f78974878e116562389f666f99e6549567eb9d87/docker-3.7.0-py2.py3-none-any.whl (133kB)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting python-blazarclient===2.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 526))
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting python-heatclient===1.17.0 (from -c /tmp/wheels/upper-constraints.txt (line 553))
Downloading https://files.pythonhosted.org/packages/b7/e3/dcce9798a5212759f1e1e1b1119dfa032708580226e728eb0fe06cb63b8c/python_heatclient-1.17.0-py2.py3-none-any.whl (213kB)
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting setproctitle===1.1.10 (from -c /tmp/wheels/upper-constraints.txt (line 30))
Collecting pecan===1.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 19))
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Collecting websocket-client===0.55.0 (from -c /tmp/wheels/upper-constraints.txt (line 24))
Downloading https://files.pythonhosted.org/packages/38/54/684db2ba1b7a203602808446b8686ee786f93b4a7e080cdc440cc7e06e56/websocket_client-0.55.0-py2.py3-none-any.whl (200kB)
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198))
Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting psutil===5.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 322))
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting ply===3.11 (from -c /tmp/wheels/upper-constraints.txt (line 91))
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting backports.ssl-match-hostname===3.7.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 174))
Collecting docker-pycreds===0.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 428))
Downloading https://files.pythonhosted.org/packages/f5/e8/f6bd1eee09314e7e6dee49cbe2c5e22314ccdb38db16c9fc72d2fa80d054/docker_pycreds-0.4.0-py2.py3-none-any.whl
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting logutils===0.3.5 (from -c /tmp/wheels/upper-constraints.txt (line 537))
Collecting WebTest===2.0.33 (from -c /tmp/wheels/upper-constraints.txt (line 365))
Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting beautifulsoup4===4.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 169))
Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB)
Collecting waitress===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 64))
Downloading https://files.pythonhosted.org/packages/b4/1e/3b51f5a9454a1f15ae5b82a7044e095c93eeefd2d1e5738e588fc43c9e89/waitress-1.2.1-py2.py3-none-any.whl (140kB)
Collecting soupsieve===1.8 (from -c /tmp/wheels/upper-constraints.txt (line 116))
Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB)
Building wheels for collected packages: openstack-heat
Building wheel for openstack-heat (setup.py): started
Building wheel for openstack-heat (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-NitBWf/wheels/a0/9c/7e/d793e9037374518c6d9b67cb26b31b8889878582a4598e4166
Successfully built openstack-heat
Installing collected packages: chardet, PasteDeploy, iso8601, urllib3, idna, certifi, requests, os-service-types, stevedore, keystoneauth1, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, monotonic, wrapt, debtcollector, oslo.utils, decorator, dogpile.cache, futures, requestsexceptions, munch, PyYAML, appdirs, jsonpointer, jsonpatch, jmespath, openstacksdk, contextlib2, pyperclip, wcwidth, subprocess32, cmd2, unicodecsv, prettytable, cliff, simplejson, osc-lib, oslo.serialization, oslo.context, python-dateutil, pyinotify, rfc3986, oslo.config, oslo.log, python-novaclient, python-cinderclient, functools32, jsonschema, warlock, pyOpenSSL, python-glanceclient, python-keystoneclient, python-openstackclient, python-saharaclient, repoze.lru, Routes, WebOb, logutils, singledispatch, MarkupSafe, Mako, backports.functools-lru-cache, soupsieve, beautifulsoup4, waitress, WebTest, pecan, fasteners, oslo.concurrency, websocket-client, osprofiler, lxml, setproctitle, yappi, greenlet, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, dnspython, eventlet, Paste, oslo.service, python-mistralclient, pycadf, SQLAlchemy, oslo.policy, testscenarios, python-editor, alembic, testresources, sqlparse, Tempita, sqlalchemy-migrate, oslo.db, os-traits, vine, amqp, kombu, statsd, Jinja2, oslo.middleware, cachetools, futurist, oslo.messaging, oslo.versionedobjects, weakrefmethod, neutron-lib, ply, python-swiftclient, croniter, backports.ssl-match-hostname, docker-pycreds, docker, python-zunclient, os-client-config, docutils, python-manilaclient, python-zaqarclient, aodhclient, pycrypto, python-monascaclient, psutil, oslo.cache, keystonemiddleware, python-neutronclient, python-octaviaclient, oslo.reports, python-barbicanclient, oslo.upgradecheck, yaql, tenacity, python-designateclient, python-troveclient, python-magnumclient, configparser, python-blazarclient, python-heatclient, lazy-object-proxy, astroid, isort, mccabe, pylint, openstack-heat
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WebOb-1.8.5 WebTest-2.0.33 alembic-1.0.8 amqp-2.4.2 aodhclient-1.2.0 appdirs-1.4.3 argparse-1.4.0 astroid-1.6.6 backports.functools-lru-cache-1.5 backports.ssl-match-hostname-3.7.0.1 beautifulsoup4-4.7.1 cachetools-3.1.0 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 croniter-0.3.29 debtcollector-1.21.0 decorator-4.3.2 dnspython-1.16.0 docker-3.7.0 docker-pycreds-0.4.0 docutils-0.14 dogpile.cache-0.7.1 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 greenlet-0.4.15 idna-2.8 iso8601-0.1.12 isort-4.3.20 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 lazy-object-proxy-1.4.1 linecache2-1.0.0 logutils-0.3.5 lxml-4.3.2 mccabe-0.6.1 monotonic-1.5 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.9 neutron-lib-1.25.0 openstack-heat-12.0.1.dev7 openstacksdk-0.27.0 os-client-config-1.32.0 os-service-types-1.6.0 os-traits-0.11.0 osc-lib-1.12.1 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.reports-1.29.2 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 oslo.versionedobjects-1.35.1 osprofiler-2.6.0 pecan-1.3.2 ply-3.11 prettytable-0.7.2 psutil-5.6.0 pyOpenSSL-19.0.0 pycadf-2.9.0 pycrypto-2.6.1 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 python-barbicanclient-4.8.1 python-blazarclient-2.1.0 python-cinderclient-4.2.0 python-dateutil-2.8.0 python-designateclient-2.11.0 python-editor-1.0.4 python-glanceclient-2.16.0 python-heatclient-1.17.0 python-keystoneclient-3.19.0 python-magnumclient-2.12.0 python-manilaclient-1.27.0 python-mimeparse-1.6.0 python-mistralclient-3.8.0 python-monascaclient-1.15.0 python-neutronclient-6.12.0 python-novaclient-13.0.1 python-octaviaclient-1.8.0 python-openstackclient-3.18.0 python-saharaclient-2.2.0 python-swiftclient-3.7.0 python-troveclient-2.17.0 python-zaqarclient-1.11.0 python-zunclient-3.3.0 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 requestsexceptions-1.4.0 rfc3986-1.2.0 setproctitle-1.1.10 simplejson-3.16.0 singledispatch-3.4.0.3 soupsieve-1.8 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 tenacity-5.0.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 waitress-1.2.1 warlock-1.3.0 wcwidth-0.1.7 weakrefmethod-1.0.3 websocket-client-0.55.0 wrapt-1.11.1 yappi-1.0 yaql-1.1.3
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/heat /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container 7e4a8037c6c1
---> 1e60b8e7e96d
Successfully built 1e60b8e7e96d
Successfully tagged jenkins/stx-heat:master-centos-stable-build
sha256:07b683b19d5f38b3bc6fc65aa8e7530ed89abe602f24f0f426be0bddbe93ae17
jenkins_update_img
The push refers to repository [docker.io/starlingx/stx-heat]
48a1681ecfdc: Preparing
7dbbe8add098: Preparing
34093b49e158: Preparing
2621207a2247: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
e2744e7692ff: Mounted from starlingx/stx-gnocchi
48a1681ecfdc: Pushed
e7a6200c5ea1: Mounted from starlingx/stx-gnocchi
2621207a2247: Pushed
4826cdadf1ef: Layer already exists
34093b49e158: Pushed
7dbbe8add098: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:bb3ffcd02b12b90f94afc8c17639372518f8f3fd0d2b18fbc6db86db59e44344 size: 1786
The push refers to repository [docker.io/starlingx/stx-heat]
48a1681ecfdc: Preparing
7dbbe8add098: Preparing
34093b49e158: Preparing
2621207a2247: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
4826cdadf1ef: Waiting
48a1681ecfdc: Layer already exists
7dbbe8add098: Layer already exists
2621207a2247: Layer already exists
e2744e7692ff: Layer already exists
34093b49e158: Layer already exists
e7a6200c5ea1: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:bb3ffcd02b12b90f94afc8c17639372518f8f3fd0d2b18fbc6db86db59e44344 size: 1786
Building stx-horizon
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=horizon --build-arg PROJECT_REPO=https://opendev.org/openstack/horizon.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=pycrypto python-ceilometerclient coverage pyudev ldap starlingx-dashboard pylint --build-arg PROFILES=fluent horizon apache --tag jenkins/stx-horizon:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 280f6489c945
Removing intermediate container 280f6489c945
---> 513359b3f79d
Step 4/26 : ARG PROJECT
---> Running in aae22d06e63d
Removing intermediate container aae22d06e63d
---> fdad7dffdcb0
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 64ccaf043a76
Removing intermediate container 64ccaf043a76
---> c20bc80e117d
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 74e773cdf7ad
Removing intermediate container 74e773cdf7ad
---> 20edb6667171
Step 7/26 : ARG PROJECT_REF=master
---> Running in 0eadd42b3b85
Removing intermediate container 0eadd42b3b85
---> d86d170905a4
Step 8/26 : ARG DISTRO
---> Running in 2c5c8acb6467
Removing intermediate container 2c5c8acb6467
---> 60f87bed6535
Step 9/26 : ARG PROFILES
---> Running in 8ab8cfcb4136
Removing intermediate container 8ab8cfcb4136
---> 25389e171f57
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in e4aa0b2a9623
Removing intermediate container e4aa0b2a9623
---> 6065cfc18f4a
Step 11/26 : ARG PIP_ARGS=""
---> Running in 01f823b8f0d2
Removing intermediate container 01f823b8f0d2
---> 748aa9ff0df6
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in 28645474a996
Removing intermediate container 28645474a996
---> 7e159765a091
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 7497933594bc
Removing intermediate container 7497933594bc
---> 632a6c514df4
Step 14/26 : ARG PLUGIN=no
---> Running in c253fea61b06
Removing intermediate container c253fea61b06
---> 62c3d96d647d
Step 15/26 : ARG PYTHON3=no
---> Running in a3d6128a59c3
Removing intermediate container a3d6128a59c3
---> 471115c918c7
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 606514a29ddf
Removing intermediate container 606514a29ddf
---> a87816b774e0
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 57b67ec3e2f8
Removing intermediate container 57b67ec3e2f8
---> efc9c0897809
Step 18/26 : ARG UID=42424
---> Running in 8962b9f17da2
Removing intermediate container 8962b9f17da2
---> 63410e97ab9e
Step 19/26 : ARG GID=42424
---> Running in 40707cdc4087
Removing intermediate container 40707cdc4087
---> 14e529a3b710
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 19c9fc7b5613
Removing intermediate container 19c9fc7b5613
---> 142609a9fe6c
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in 361a3bf536d1
Removing intermediate container 361a3bf536d1
---> bd39237ed1cb
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 2503afc5e366
Removing intermediate container 2503afc5e366
---> addc19a17a35
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in aa21ef207d5c
Removing intermediate container aa21ef207d5c
---> 20db6e0c4e09
Step 24/26 : COPY scripts /opt/loci/scripts
---> e2a015dc563a
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> 1ef610a339c2
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in 53cfebe45c2c
++ 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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: centos.mirror.netelligent.ca
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 41 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 19 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ horizon == \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/
+ [[ horizon == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 horizon
+ useradd -u 42424 -g horizon -M -d /var/lib/horizon -s /usr/sbin/nologin -c 'horizon user' horizon
+ mkdir -p /etc/horizon /var/log/horizon /var/lib/horizon /var/cache/horizon
+ chown horizon:horizon /etc/horizon /var/log/horizon /var/lib/horizon /var/cache/horizon
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline horizon fluent horizon apache
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography fluent-logger pymysql python-memcached uwsgi
+ packages='cryptography fluent-logger pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography fluent-logger pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting fluent-logger
Downloading https://files.pythonhosted.org/packages/7b/bd/ca035aa263f98d0d5ca3b6ffbaa8289eac5f97e1fd07f04baa7c3e088d5d/fluent_logger-0.9.3-py2.py3-none-any.whl
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, msgpack, PyMySQL, python-memcached, uWSGI, fluent-logger
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 fluent-logger-0.9.3 ipaddress-1.0.22 msgpack-0.6.1 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ horizon == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/horizon.git /tmp/horizon
Cloning into '/tmp/horizon'...
+ pushd /tmp/horizon
+ git fetch https://opendev.org/openstack/horizon.git stable/stein
/tmp/horizon /
From https://opendev.org/openstack/horizon
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at c3ac75e... Make project volume group table work even with volumev3 only env
/
+ popd
++ 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 horizon fluent horizon apache
+ [[ ! -z gettext ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install gettext httpd libxml2 mod_ssl mod_wsgi
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.netflash.net
* extras: mirror.netflash.net
* updates: centos.mirror.netelligent.ca
Package gettext-0.19.8.1-2.el7.x86_64 already installed and latest version
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.4.6-89.el7.centos will be installed
--> Processing Dependency: httpd-tools = 2.4.6-89.el7.centos for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
---> Package mod_ssl.x86_64 1:2.4.6-89.el7.centos will be installed
--> Processing Dependency: openssl for package: 1:mod_ssl-2.4.6-89.el7.centos.x86_64
---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package httpd-tools.x86_64 0:2.4.6-89.el7.centos will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
httpd x86_64 2.4.6-89.el7.centos updates 2.7 M
mod_ssl x86_64 1:2.4.6-89.el7.centos updates 112 k
mod_wsgi x86_64 3.4-18.el7 base 77 k
Installing for dependencies:
apr x86_64 1.4.8-3.el7_4.1 base 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
centos-logos noarch 70.0.6-3.el7.centos base 21 M
httpd-tools x86_64 2.4.6-89.el7.centos updates 90 k
mailcap noarch 2.1.41-2.el7 base 31 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k

Transaction Summary
================================================================================
Install 3 Packages (+6 Dependent packages)

Total download size: 25 M
Installed size: 33 M
Downloading packages:
--------------------------------------------------------------------------------
Total 41 MB/s | 25 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-3.el7_4.1.x86_64 1/9
Installing : apr-util-1.5.2-6.el7.x86_64 2/9
Installing : httpd-tools-2.4.6-89.el7.centos.x86_64 3/9
Installing : centos-logos-70.0.6-3.el7.centos.noarch 4/9
Installing : mailcap-2.1.41-2.el7.noarch 5/9
Installing : httpd-2.4.6-89.el7.centos.x86_64 6/9
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 7/9
Installing : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 8/9
Installing : mod_wsgi-3.4-18.el7.x86_64 9/9
Verifying : httpd-tools-2.4.6-89.el7.centos.x86_64 1/9
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 2/9
Verifying : mailcap-2.1.41-2.el7.noarch 3/9
Verifying : apr-util-1.5.2-6.el7.x86_64 4/9
Verifying : mod_wsgi-3.4-18.el7.x86_64 5/9
Verifying : httpd-2.4.6-89.el7.centos.x86_64 6/9
Verifying : apr-1.4.8-3.el7_4.1.x86_64 7/9
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 8/9
Verifying : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 9/9

Installed:
httpd.x86_64 0:2.4.6-89.el7.centos mod_ssl.x86_64 1:2.4.6-89.el7.centos
mod_wsgi.x86_64 0:3.4-18.el7

Dependency Installed:
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
centos-logos.noarch 0:70.0.6-3.el7.centos
httpd-tools.x86_64 0:2.4.6-89.el7.centos
mailcap.noarch 0:2.1.41-2.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/horizon pycrypto python-ceilometerclient coverage pyudev ldap starlingx-dashboard pylint
+ packages='/tmp/horizon pycrypto python-ceilometerclient coverage pyudev ldap starlingx-dashboard pylint'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/horizon pycrypto python-ceilometerclient coverage pyudev ldap starlingx-dashboard pylint
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/horizon
Collecting XStatic-Angular-Bootstrap===2.2.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 14))
Downloading https://files.pythonhosted.org/packages/26/f3/7a376f7183cfc77635086dbd3bd77ba8bc930e0f6a1f0f7554a5cdaa63d2/XStatic_Angular_Bootstrap-2.2.0.0-py2.py3-none-any.whl (60kB)
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting osprofiler===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 25))
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting Pint===0.9 (from -c /tmp/wheels/upper-constraints.txt (line 46))
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting XStatic-Font-Awesome===4.7.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 61))
Downloading https://files.pythonhosted.org/packages/b4/ca/24685f91f744cde936294c033685cb4bb3302430f005cc834d86d75b9640/XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675kB)
Collecting pyScss===1.3.4 (from -c /tmp/wheels/upper-constraints.txt (line 70))
Collecting XStatic-jQuery===1.12.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 71))
Collecting XStatic-Angular===1.5.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 84))
Downloading https://files.pythonhosted.org/packages/10/9a/642a80516c8c682a4c064d1812cd193b3fce5a8c23d5843cfc846df8e042/XStatic_Angular-1.5.8.0-py2.py3-none-any.whl (821kB)
Collecting python-swiftclient===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 95))
Downloading https://files.pythonhosted.org/packages/ae/cd/d1512df8d7cd317bf09b8b0e6cefd578475315e83f9fc71e3c23f528ef5f/python_swiftclient-3.7.0-py2.py3-none-any.whl (83kB)
Collecting XStatic-Jasmine===2.4.1.2 (from -c /tmp/wheels/upper-constraints.txt (line 103))
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting pymongo===3.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 115))
Downloading https://files.pythonhosted.org/packages/04/9c/18d54ce25a3219b13cf92616de87cac7a8e2eab26eb2947606010669d41c/pymongo-3.7.2-cp27-cp27mu-manylinux1_x86_64.whl (411kB)
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting semantic-version===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 134))
Collecting XStatic-roboto-fontface===0.5.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 141))
Downloading https://files.pythonhosted.org/packages/e8/9a/8227eee15eab470e6e8926c22425384e7c0e04c6299c6eefd468d3f66b1f/XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5MB)
Collecting pyudev===0.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 142))
Collecting pathlib===1.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 156))
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Collecting django-compressor===2.2 (from -c /tmp/wheels/upper-constraints.txt (line 188))
Downloading https://files.pythonhosted.org/packages/02/7b/deb4605f95bcefb9760ff130533553230a1c25f4d383ed0735b075d71b29/django_compressor-2.2-py2.py3-none-any.whl (118kB)
Collecting python-novaclient===13.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 195))
Downloading https://files.pythonhosted.org/packages/3c/88/c96854193c213499237442a4b603c1d71cf93e8fdaf822cb0861fec0154b/python_novaclient-13.0.1-py2.py3-none-any.whl (324kB)
Collecting XStatic-Angular-Gettext===2.3.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 199))
Downloading https://files.pythonhosted.org/packages/9a/bd/51f76a2db7d18309fbf03e27076c6cc19ceb00521ad16a3032e9ffbb0321/XStatic_Angular_Gettext-2.3.8.0-py2.py3-none-any.whl
Collecting XStatic-Hogan===2.0.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 200))
Collecting XStatic-objectpath===1.2.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 201))
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting XStatic-Bootstrap-SCSS===3.3.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 206))
Downloading https://files.pythonhosted.org/packages/c6/8c/4a4784d08dd01afe198ef1a8c7c8104d4c5f638257769747ca29bf1e671a/XStatic_Bootstrap_SCSS-3.3.7.1-py2.py3-none-any.whl (247kB)
Collecting XStatic-JQuery.quicksearch===2.0.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 213))
Collecting django-debreach===1.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 215))
Downloading https://files.pythonhosted.org/packages/42/34/5a6401d5b90f29d157258f060c4086885717c4240b4ce8538ffc3c0169f6/django_debreach-1.5.2-py2-none-any.whl
Collecting XStatic-JQuery-Migrate===1.2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 217))
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting coverage===4.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 250))
Downloading https://files.pythonhosted.org/packages/af/cf/e240715a50d64b0538a08a2be1ae4060fb25791e911cbe8fd2367b5deeaa/coverage-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl (201kB)
Collecting XStatic-Angular-Schema-Form===0.8.13.0 (from -c /tmp/wheels/upper-constraints.txt (line 256))
Collecting XStatic-bootswatch===3.3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 259))
Downloading https://files.pythonhosted.org/packages/2f/60/f762c6c62da102873e1b22e62002ddc9f39177e4c9260410c8598e49347e/XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6MB)
Collecting XStatic-term.js===0.0.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 261))
Collecting XStatic-mdi===1.6.50.2 (from -c /tmp/wheels/upper-constraints.txt (line 267))
Collecting django-pyscss===2.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 268))
Collecting django-babel===0.6.2 (from -c /tmp/wheels/upper-constraints.txt (line 270))
Downloading https://files.pythonhosted.org/packages/c7/2e/94ccd2597fbe4b0bc736c570d1334aa942e535351a316ce7ccb88bb676b1/django_babel-0.6.2-py2.py3-none-any.whl
Collecting pycrypto===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 274))
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting XStatic-JQuery.TableSorter===2.14.5.1 (from -c /tmp/wheels/upper-constraints.txt (line 328))
Collecting XStatic-tv4===1.2.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 334))
Collecting XStatic-JSEncrypt===2.3.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 335))
Downloading https://files.pythonhosted.org/packages/75/3c/4aff84de6a2cd09d0ad44ccae388fbcb8b75a4c03b350bae1b3e8928d928/XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl
Collecting python-cinderclient===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 336))
Downloading https://files.pythonhosted.org/packages/51/a1/2015fb1da15f55424e4c16edd3c41f4ae3eb63563d05a4c0779475b5a1ab/python_cinderclient-4.2.0-py2.py3-none-any.whl (330kB)
Collecting python-ceilometerclient===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 339))
Downloading https://files.pythonhosted.org/packages/62/99/7279d232f5feb96d278d02ba2ac74b04899849681c3463405210b1cd04d1/python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113kB)
Collecting XStatic-Spin===1.2.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 340))
Collecting XStatic-Rickshaw===1.5.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 349))
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362))
Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB)
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Requirement already satisfied: msgpack===0.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 388)) (0.6.1)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting Django===1.11.20 (from -c /tmp/wheels/upper-constraints.txt (line 419))
Downloading https://files.pythonhosted.org/packages/8e/1f/20bbc601c442d02cc8d9b25a399a18ef573077e3350acdf5da3743ff7da1/Django-1.11.20-py2.py3-none-any.whl (6.9MB)
Collecting XStatic-smart-table===1.4.13.2 (from -c /tmp/wheels/upper-constraints.txt (line 429))
Downloading https://files.pythonhosted.org/packages/48/b7/1cf3de231fd5b31f1e08b80eeb0b68000a697bb98c38ae44bbcc03fced63/XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting XStatic===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 458))
Collecting XStatic-Angular-FileUpload===12.0.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 459))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting XStatic-Bootstrap-Datepicker===1.3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 498))
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting XStatic-Angular-lrdragndrop===1.0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 515))
Collecting rjsmin===1.0.12 (from -c /tmp/wheels/upper-constraints.txt (line 519))
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting XStatic-jquery-ui===1.12.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 560))
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting XStatic-D3===3.5.17.0 (from -c /tmp/wheels/upper-constraints.txt (line 567))
Downloading https://files.pythonhosted.org/packages/97/ed/1d0af888f3165f00838d734f1c6f26d47bfd2dd4fc43bef5f0e23edde5df/XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78kB)
Collecting starlingx-dashboard===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 589))
Collecting ldap
Downloading https://files.pythonhosted.org/packages/31/fd/363708dcbca49fe76c599cc959f85266e550b689c8781434761fe8455849/ldap-1.0.2-py2.py3-none-any.whl
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting rcssmin===1.0.6 (from -c /tmp/wheels/upper-constraints.txt (line 52))
Collecting django-appconf===1.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 36))
Downloading https://files.pythonhosted.org/packages/f6/b3/fcec63afcf323581c4919f21e90ef8c8200034108a6a0ab47a6bf6a9327b/django_appconf-1.0.3-py2.py3-none-any.whl
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198))
Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting django-openstack-auth>=2.4.0 (from starlingx-dashboard===1.0->-c /tmp/wheels/upper-constraints.txt (line 589))
Downloading https://files.pythonhosted.org/packages/4b/f9/8145305ecd663756a4462388d02441c0e1c4f3ccbd0ac5e4bb6c3e0b8023/django_openstack_auth-3.6.1-py2-none-any.whl (86kB)
Collecting python-heatclient===1.17.0 (from -c /tmp/wheels/upper-constraints.txt (line 553))
Downloading https://files.pythonhosted.org/packages/b7/e3/dcce9798a5212759f1e1e1b1119dfa032708580226e728eb0fe06cb63b8c/python_heatclient-1.17.0-py2.py3-none-any.whl (213kB)
Collecting requests-toolbelt===0.9.1 (from -c /tmp/wheels/upper-constraints.txt (line 92))
Downloading https://files.pythonhosted.org/packages/60/ef/7681134338fc097acef8d9b2f8abe0458e4d87559c689a8c306d0957ece5/requests_toolbelt-0.9.1-py2.py3-none-any.whl (54kB)
Collecting httplib2===0.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 401))
Collecting ldap3===2.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 309))
Downloading https://files.pythonhosted.org/packages/54/93/55d4de43abf3af1b60befa648811538b49701237e5cbda456608384b25ac/ldap3-2.5.2-py2.py3-none-any.whl (393kB)
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Building wheels for collected packages: horizon
Building wheel for horizon (setup.py): started
Building wheel for horizon (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-qgIK1r/wheels/18/40/dd/24b8de7d8ef593e959f00a97a21c79e6cec22271555de5fd37
Successfully built horizon
ERROR: starlingx-dashboard 1.0 has requirement Django<1.9,>=1.8, but you'll have django 1.11.20 which is incompatible.
Installing collected packages: chardet, XStatic-Angular-Bootstrap, WebOb, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, oslo.serialization, prettytable, osprofiler, Django, django-appconf, munch, Pint, oslo.context, rcssmin, XStatic-Font-Awesome, pathlib, pyScss, XStatic-jQuery, XStatic-Angular, requests-toolbelt, simplejson, futures, python-swiftclient, pyOpenSSL, XStatic-Jasmine, functools32, jsonschema, jsonpointer, jsonpatch, warlock, os-service-types, keystoneauth1, python-glanceclient, pyinotify, pymongo, wcwidth, semantic-version, XStatic-roboto-fontface, pyudev, unicodecsv, rjsmin, django-compressor, python-novaclient, decorator, dogpile.cache, requestsexceptions, appdirs, jmespath, openstacksdk, os-client-config, XStatic-Angular-Gettext, XStatic-Hogan, XStatic-objectpath, XStatic-Bootstrap-SCSS, XStatic-JQuery.quicksearch, django-debreach, XStatic-JQuery-Migrate, contextlib2, pyperclip, subprocess32, cmd2, cliff, coverage, XStatic-Angular-Schema-Form, XStatic-bootswatch, XStatic-term.js, python-dateutil, oslo.log, XStatic-mdi, django-pyscss, django-babel, pycrypto, singledispatch, pyasn1, ldap3, XStatic-JQuery.TableSorter, XStatic-tv4, XStatic-JSEncrypt, python-cinderclient, python-ceilometerclient, XStatic-Spin, XStatic-Rickshaw, osc-lib, python-keystoneclient, python-neutronclient, httplib2, oslo.upgradecheck, XStatic-smart-table, XStatic, XStatic-Angular-FileUpload, oslo.policy, backports.functools-lru-cache, XStatic-Bootstrap-Datepicker, XStatic-Angular-lrdragndrop, configparser, futurist, python-heatclient, XStatic-jquery-ui, XStatic-D3, django-openstack-auth, starlingx-dashboard, ldap, lazy-object-proxy, astroid, isort, mccabe, pylint, horizon
Successfully installed Babel-2.6.0 Django-1.11.20 Pint-0.9 PyYAML-3.13 WebOb-1.8.5 XStatic-1.0.2 XStatic-Angular-1.5.8.0 XStatic-Angular-Bootstrap-2.2.0.0 XStatic-Angular-FileUpload-12.0.4.0 XStatic-Angular-Gettext-2.3.8.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.4 XStatic-Bootstrap-Datepicker-1.3.1.0 XStatic-Bootstrap-SCSS-3.3.7.1 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-4.7.0.0 XStatic-Hogan-2.0.0.2 XStatic-JQuery-Migrate-1.2.1.1 XStatic-JQuery.TableSorter-2.14.5.1 XStatic-JQuery.quicksearch-2.0.3.1 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.2 XStatic-Rickshaw-1.5.0.0 XStatic-Spin-1.2.5.2 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-1.12.4.1 XStatic-jquery-ui-1.12.1.1 XStatic-mdi-1.6.50.2 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 appdirs-1.4.3 astroid-1.6.6 backports.functools-lru-cache-1.5 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 coverage-4.5.2 debtcollector-1.21.0 decorator-4.3.2 django-appconf-1.0.3 django-babel-0.6.2 django-compressor-2.2 django-debreach-1.5.2 django-openstack-auth-3.6.1 django-pyscss-2.0.2 dogpile.cache-0.7.1 fasteners-0.14.1 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 horizon-15.1.1.dev2 httplib2-0.12.1 idna-2.8 iso8601-0.1.12 isort-4.3.20 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 lazy-object-proxy-1.4.1 ldap-1.0.2 ldap3-2.5.2 mccabe-0.6.1 monotonic-1.5 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.9 openstacksdk-0.27.0 os-client-config-1.32.0 os-service-types-1.6.0 osc-lib-1.12.1 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.policy-2.1.1 oslo.serialization-2.28.2 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 osprofiler-2.6.0 pathlib-1.0.1 prettytable-0.7.2 pyOpenSSL-19.0.0 pyScss-1.3.4 pyasn1-0.4.5 pycrypto-2.6.1 pyinotify-0.9.6 pylint-1.9.4 pymongo-3.7.2 pyparsing-2.3.1 pyperclip-1.7.0 python-ceilometerclient-2.9.0 python-cinderclient-4.2.0 python-dateutil-2.8.0 python-glanceclient-2.16.0 python-heatclient-1.17.0 python-keystoneclient-3.19.0 python-neutronclient-6.12.0 python-novaclient-13.0.1 python-swiftclient-3.7.0 pytz-2018.9 pyudev-0.21.0 rcssmin-1.0.6 requests-2.21.0 requests-toolbelt-0.9.1 requestsexceptions-1.4.0 rfc3986-1.2.0 rjsmin-1.0.12 semantic-version-2.6.0 simplejson-3.16.0 singledispatch-3.4.0.3 starlingx-dashboard-1.0 stevedore-1.30.1 subprocess32-3.5.3 unicodecsv-0.14.1 urllib3-1.24.1 warlock-1.3.0 wcwidth-0.1.7 wrapt-1.11.1
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/horizon /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container 53cfebe45c2c
---> 201648469fa9
Successfully built 201648469fa9
Successfully tagged jenkins/stx-horizon:master-centos-stable-build
sha256:3b715b9e3cb76302b9dba29f18202fe0b446e08b5e7d2e2424caf650566b43ad
jenkins_update_img
sha256:e1bc97dd707d559e4983687363b0c7a0ae7b145c8470e8c93ee301dcde5205ff
jenkins_update_img
The push refers to repository [docker.io/starlingx/stx-horizon]
7efbeb7f2b50: Preparing
400e0b3a5bef: Preparing
b76f87a3d096: Preparing
6921a3f6c435: Preparing
bd0b6df61817: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e2744e7692ff: Waiting
e7a6200c5ea1: Waiting
4826cdadf1ef: Waiting
7efbeb7f2b50: Pushed
400e0b3a5bef: Pushed
bd0b6df61817: Pushed
6921a3f6c435: Pushed
4826cdadf1ef: Layer already exists
e2744e7692ff: Mounted from starlingx/stx-heat
e7a6200c5ea1: Mounted from starlingx/stx-heat
b76f87a3d096: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:4a8cbf7b7204a0f401c864a084d0f60bab61976e386feb5133c182c5cba4ed72 size: 1994
The push refers to repository [docker.io/starlingx/stx-horizon]
7efbeb7f2b50: Preparing
400e0b3a5bef: Preparing
b76f87a3d096: Preparing
6921a3f6c435: Preparing
bd0b6df61817: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
4826cdadf1ef: Waiting
e2744e7692ff: Waiting
7efbeb7f2b50: Layer already exists
6921a3f6c435: Layer already exists
400e0b3a5bef: Layer already exists
b76f87a3d096: Layer already exists
bd0b6df61817: Layer already exists
4826cdadf1ef: Layer already exists
e2744e7692ff: Layer already exists
e7a6200c5ea1: Layer already exists
master-centos-stable-latest: digest: sha256:4a8cbf7b7204a0f401c864a084d0f60bab61976e386feb5133c182c5cba4ed72 size: 1994
Building stx-keystone
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=keystone --build-arg PROJECT_REPO=https://opendev.org/openstack/keystone.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=python-openstackclient ldap ldappool python-ldap pylint --build-arg PROFILES=fluent apache --tag jenkins/stx-keystone:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 8f229110f8ad
Removing intermediate container 8f229110f8ad
---> 99314c302715
Step 4/26 : ARG PROJECT
---> Running in fb2cb7cea450
Removing intermediate container fb2cb7cea450
---> a6d8bd76125c
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 8ed06b812c2a
Removing intermediate container 8ed06b812c2a
---> 4f8d4ad1fc30
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in bf690f5809a0
Removing intermediate container bf690f5809a0
---> 10e43cf74549
Step 7/26 : ARG PROJECT_REF=master
---> Running in e1c864f848fd
Removing intermediate container e1c864f848fd
---> 13263e836e88
Step 8/26 : ARG DISTRO
---> Running in 0b5021d5650c
Removing intermediate container 0b5021d5650c
---> 27555cb759a4
Step 9/26 : ARG PROFILES
---> Running in a7879750c7ff
Removing intermediate container a7879750c7ff
---> 1a764e3fb25c
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in 6d8b357e9f3b
Removing intermediate container 6d8b357e9f3b
---> 934949443794
Step 11/26 : ARG PIP_ARGS=""
---> Running in 26a43a905dfa
Removing intermediate container 26a43a905dfa
---> dacd40d738dd
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in ae779af8dfbd
Removing intermediate container ae779af8dfbd
---> a798df01b2ba
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 9417673864fd
Removing intermediate container 9417673864fd
---> 65504483bffe
Step 14/26 : ARG PLUGIN=no
---> Running in 06a6767e3b78
Removing intermediate container 06a6767e3b78
---> 9700f2c0ab25
Step 15/26 : ARG PYTHON3=no
---> Running in 2495f42b19ee
Removing intermediate container 2495f42b19ee
---> f6ec50195c5b
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 6f1c74d76c4f
Removing intermediate container 6f1c74d76c4f
---> f9483b7e4ef2
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 9cc14579d655
Removing intermediate container 9cc14579d655
---> ac6776b4dd12
Step 18/26 : ARG UID=42424
---> Running in d98e5e22f1e2
Removing intermediate container d98e5e22f1e2
---> c5a6342a4981
Step 19/26 : ARG GID=42424
---> Running in 8e062a91b2c1
Removing intermediate container 8e062a91b2c1
---> 136127bd33b6
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 1c34bc79048b
Removing intermediate container 1c34bc79048b
---> 1f37e981908d
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in 860eba0fec61
Removing intermediate container 860eba0fec61
---> 72b94c91b2b3
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 715cd6c3583c
Removing intermediate container 715cd6c3583c
---> 34c91234bee1
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in e0a7067cdbaf
Removing intermediate container e0a7067cdbaf
---> d10f955faa45
Step 24/26 : COPY scripts /opt/loci/scripts
---> dc9efaee01d2
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> bfbec7cc4550
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in 9cf7aa84805f
++ 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: centos.mirror.rafal.ca
* extras: centos.mirror.rafal.ca
* updates: centos.mirror.rafal.ca
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 48 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 25 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ keystone == \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/
+ [[ keystone == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 keystone
+ useradd -u 42424 -g keystone -M -d /var/lib/keystone -s /usr/sbin/nologin -c 'keystone user' keystone
+ mkdir -p /etc/keystone /var/log/keystone /var/lib/keystone /var/cache/keystone
+ chown keystone:keystone /etc/keystone /var/log/keystone /var/lib/keystone /var/cache/keystone
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline keystone fluent apache
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography fluent-logger pymysql python-memcached uwsgi
+ packages='cryptography fluent-logger pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography fluent-logger pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting fluent-logger
Downloading https://files.pythonhosted.org/packages/7b/bd/ca035aa263f98d0d5ca3b6ffbaa8289eac5f97e1fd07f04baa7c3e088d5d/fluent_logger-0.9.3-py2.py3-none-any.whl
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, msgpack, PyMySQL, python-memcached, uWSGI, fluent-logger
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 fluent-logger-0.9.3 ipaddress-1.0.22 msgpack-0.6.1 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ keystone == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/keystone.git /tmp/keystone
Cloning into '/tmp/keystone'...
+ pushd /tmp/keystone
+ git fetch https://opendev.org/openstack/keystone.git stable/stein
/tmp/keystone /
From https://opendev.org/openstack/keystone
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 1828d06... Blacklist bandit 1.6.0
/
+ popd
++ 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 keystone fluent apache
+ [[ ! -z httpd ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install httpd libxml2 mod_ssl mod_wsgi
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.4.6-89.el7.centos will be installed
--> Processing Dependency: httpd-tools = 2.4.6-89.el7.centos for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
---> Package mod_ssl.x86_64 1:2.4.6-89.el7.centos will be installed
--> Processing Dependency: openssl for package: 1:mod_ssl-2.4.6-89.el7.centos.x86_64
---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package httpd-tools.x86_64 0:2.4.6-89.el7.centos will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
httpd x86_64 2.4.6-89.el7.centos updates 2.7 M
mod_ssl x86_64 1:2.4.6-89.el7.centos updates 112 k
mod_wsgi x86_64 3.4-18.el7 base 77 k
Installing for dependencies:
apr x86_64 1.4.8-3.el7_4.1 base 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
centos-logos noarch 70.0.6-3.el7.centos base 21 M
httpd-tools x86_64 2.4.6-89.el7.centos updates 90 k
mailcap noarch 2.1.41-2.el7 base 31 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k

Transaction Summary
================================================================================
Install 3 Packages (+6 Dependent packages)

Total download size: 25 M
Installed size: 33 M
Downloading packages:
--------------------------------------------------------------------------------
Total 47 MB/s | 25 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-3.el7_4.1.x86_64 1/9
Installing : apr-util-1.5.2-6.el7.x86_64 2/9
Installing : httpd-tools-2.4.6-89.el7.centos.x86_64 3/9
Installing : centos-logos-70.0.6-3.el7.centos.noarch 4/9
Installing : mailcap-2.1.41-2.el7.noarch 5/9
Installing : httpd-2.4.6-89.el7.centos.x86_64 6/9
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 7/9
Installing : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 8/9
Installing : mod_wsgi-3.4-18.el7.x86_64 9/9
Verifying : httpd-tools-2.4.6-89.el7.centos.x86_64 1/9
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 2/9
Verifying : mailcap-2.1.41-2.el7.noarch 3/9
Verifying : apr-util-1.5.2-6.el7.x86_64 4/9
Verifying : mod_wsgi-3.4-18.el7.x86_64 5/9
Verifying : httpd-2.4.6-89.el7.centos.x86_64 6/9
Verifying : apr-1.4.8-3.el7_4.1.x86_64 7/9
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 8/9
Verifying : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 9/9

Installed:
httpd.x86_64 0:2.4.6-89.el7.centos mod_ssl.x86_64 1:2.4.6-89.el7.centos
mod_wsgi.x86_64 0:3.4-18.el7

Dependency Installed:
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
centos-logos.noarch 0:70.0.6-3.el7.centos
httpd-tools.x86_64 0:2.4.6-89.el7.centos
mailcap.noarch 0:2.1.41-2.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/keystone python-openstackclient ldap ldappool python-ldap pylint
+ packages='/tmp/keystone python-openstackclient ldap ldappool python-ldap pylint'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/keystone python-openstackclient ldap ldappool python-ldap pylint
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/keystone
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting python-ldap===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 22))
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting osprofiler===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 25))
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting PyJWT===1.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 149))
Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting bcrypt===3.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 196))
Downloading https://files.pythonhosted.org/packages/50/d8/95f7cb04344033bf9d1a12c5a7969a15999b6a710fbe1969c517333d9a62/bcrypt-3.1.6-cp27-cp27mu-manylinux1_x86_64.whl (59kB)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting passlib===1.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 225))
Downloading https://files.pythonhosted.org/packages/ee/a7/d6d238d927df355d4e4e000670342ca4705a72f0bf694027cf67d9bcf5af/passlib-1.7.1-py2.py3-none-any.whl (498kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting ldappool===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 239))
Downloading https://files.pythonhosted.org/packages/a4/f2/e62f2f12a871b7bba62d446a20eec8362cae6fa4c55c3d73c587204dc551/ldappool-2.4.1-py2.py3-none-any.whl
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting pysaml2===4.6.5 (from -c /tmp/wheels/upper-constraints.txt (line 370))
Requirement already satisfied: msgpack===0.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 388)) (0.6.1)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
Collecting scrypt===0.8.13 (from -c /tmp/wheels/upper-constraints.txt (line 431))
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting Flask-RESTful===0.3.7 (from -c /tmp/wheels/upper-constraints.txt (line 455))
Downloading https://files.pythonhosted.org/packages/17/44/6e490150ee443ca81d5f88b61bb4bbb133d44d75b0b716ebe92489508da4/Flask_RESTful-0.3.7-py2.py3-none-any.whl
Collecting python-openstackclient===3.18.0 (from -c /tmp/wheels/upper-constraints.txt (line 460))
Downloading https://files.pythonhosted.org/packages/94/0b/ce17ff61441fb091ffbfc7bb9c17cffe175c113aa3717c493cc4687901ff/python_openstackclient-3.18.0-py2.py3-none-any.whl (873kB)
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting future===0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 481))
Collecting pyasn1-modules===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 491))
Downloading https://files.pythonhosted.org/packages/da/98/8ddd9fa4d84065926832bcf2255a2b69f1d03330aa4d1c49cc7317ac888e/pyasn1_modules-0.2.4-py2.py3-none-any.whl (66kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting aniso8601===5.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 518))
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting oauthlib===3.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 535))
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting Flask===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 547))
Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB)
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting itsdangerous===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 559))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting ldap
Downloading https://files.pythonhosted.org/packages/31/fd/363708dcbca49fe76c599cc959f85266e550b689c8781434761fe8455849/ldap-1.0.2-py2.py3-none-any.whl
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting defusedxml===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 120))
Downloading https://files.pythonhosted.org/packages/87/1c/17f3e3935a913dfe2a5ca85fa5ccbef366bfd82eb318b1f75dadbf0affca/defusedxml-0.5.0-py2.py3-none-any.whl
Collecting python-novaclient===13.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 195))
Downloading https://files.pythonhosted.org/packages/3c/88/c96854193c213499237442a4b603c1d71cf93e8fdaf822cb0861fec0154b/python_novaclient-13.0.1-py2.py3-none-any.whl (324kB)
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Collecting python-cinderclient===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 336))
Downloading https://files.pythonhosted.org/packages/51/a1/2015fb1da15f55424e4c16edd3c41f4ae3eb63563d05a4c0779475b5a1ab/python_cinderclient-4.2.0-py2.py3-none-any.whl (330kB)
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting relativetimebuilder===0.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 121))
Downloading https://files.pythonhosted.org/packages/b9/46/fb188619006d458598d7a8910bbb5cd2c6debfb36821b460532bebddd046/relativetimebuilder-0.2.0-py2.py3-none-any.whl
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting Werkzeug===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 489))
Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB)
Collecting Click===7.0 (from -c /tmp/wheels/upper-constraints.txt (line 282))
Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB)
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting ldap3===2.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 309))
Downloading https://files.pythonhosted.org/packages/54/93/55d4de43abf3af1b60befa648811538b49701237e5cbda456608384b25ac/ldap3-2.5.2-py2.py3-none-any.whl (393kB)
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Building wheels for collected packages: keystone
Building wheel for keystone (setup.py): started
Building wheel for keystone (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-fI9XJ0/wheels/94/46/eb/0d86b653763b43a3e742f7ac828680c6f6484addae253f8763
Successfully built keystone
Installing collected packages: chardet, PasteDeploy, repoze.lru, Routes, WebOb, pyasn1, pyasn1-modules, python-ldap, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, oslo.serialization, prettytable, osprofiler, Paste, greenlet, yappi, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, oslo.context, python-dateutil, pyinotify, oslo.log, dnspython, eventlet, oslo.service, munch, pycadf, MarkupSafe, Mako, Tempita, simplejson, pyOpenSSL, functools32, jsonschema, jsonpointer, jsonpatch, warlock, os-service-types, keystoneauth1, python-glanceclient, sqlparse, defusedxml, aniso8601, relativetimebuilder, wcwidth, vine, SQLAlchemy, statsd, Jinja2, oslo.middleware, cachetools, futures, contextlib2, futurist, amqp, kombu, oslo.messaging, PyJWT, unicodecsv, python-novaclient, bcrypt, appdirs, passlib, pyperclip, subprocess32, cmd2, cliff, ldappool, Click, singledispatch, decorator, sqlalchemy-migrate, ldap3, testscenarios, python-cinderclient, dogpile.cache, oslo.cache, python-keystoneclient, keystonemiddleware, future, pysaml2, requestsexceptions, jmespath, openstacksdk, osc-lib, oslo.upgradecheck, scrypt, testresources, Werkzeug, itsdangerous, Flask, Flask-RESTful, python-openstackclient, python-editor, alembic, oslo.db, oslo.policy, backports.functools-lru-cache, configparser, oauthlib, ldap, lazy-object-proxy, astroid, isort, mccabe, pylint, keystone
Successfully installed Babel-2.6.0 Click-7.0 Flask-1.0.2 Flask-RESTful-0.3.7 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyJWT-1.7.1 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WebOb-1.8.5 Werkzeug-0.14.1 alembic-1.0.8 amqp-2.4.2 aniso8601-5.1.0 appdirs-1.4.3 argparse-1.4.0 astroid-1.6.6 backports.functools-lru-cache-1.5 bcrypt-3.1.6 cachetools-3.1.0 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 debtcollector-1.21.0 decorator-4.3.2 defusedxml-0.5.0 dnspython-1.16.0 dogpile.cache-0.7.1 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 future-0.17.1 futures-3.2.0 futurist-1.8.1 greenlet-0.4.15 idna-2.8 iso8601-0.1.12 isort-4.3.20 itsdangerous-1.1.0 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystone-15.0.1.dev4 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 lazy-object-proxy-1.4.1 ldap-1.0.2 ldap3-2.5.2 ldappool-2.4.1 linecache2-1.0.0 mccabe-0.6.1 monotonic-1.5 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.9 oauthlib-3.0.1 openstacksdk-0.27.0 os-service-types-1.6.0 osc-lib-1.12.1 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 osprofiler-2.6.0 passlib-1.7.1 prettytable-0.7.2 pyOpenSSL-19.0.0 pyasn1-0.4.5 pyasn1-modules-0.2.4 pycadf-2.9.0 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 pysaml2-4.6.5 python-cinderclient-4.2.0 python-dateutil-2.8.0 python-editor-1.0.4 python-glanceclient-2.16.0 python-keystoneclient-3.19.0 python-ldap-3.1.0 python-mimeparse-1.6.0 python-novaclient-13.0.1 python-openstackclient-3.18.0 pytz-2018.9 relativetimebuilder-0.2.0 repoze.lru-0.7 requests-2.21.0 requestsexceptions-1.4.0 rfc3986-1.2.0 scrypt-0.8.13 simplejson-3.16.0 singledispatch-3.4.0.3 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 warlock-1.3.0 wcwidth-0.1.7 wrapt-1.11.1 yappi-1.0
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/keystone /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container 9cf7aa84805f
---> c9d4b53290fd
Successfully built c9d4b53290fd
Successfully tagged jenkins/stx-keystone:master-centos-stable-build
sha256:0101d28b50d2027a4f78c5ed4013abeeed04eb01cacc08d49b20b404f56e9b43
jenkins_update_img
The push refers to repository [docker.io/starlingx/stx-keystone]
209d0d69e91c: Preparing
c8459ed694ba: Preparing
c6be20dd4960: Preparing
75561c2b227d: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
4826cdadf1ef: Waiting
e2744e7692ff: Mounted from starlingx/stx-horizon
75561c2b227d: Pushed
e7a6200c5ea1: Mounted from starlingx/stx-horizon
4826cdadf1ef: Layer already exists
c6be20dd4960: Pushed
209d0d69e91c: Pushed
c8459ed694ba: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:4afdad884f521a75922481547c90383e13dcbd00961cd7c7bca3329800888bcd size: 1786
The push refers to repository [docker.io/starlingx/stx-keystone]
209d0d69e91c: Preparing
c8459ed694ba: Preparing
c6be20dd4960: Preparing
75561c2b227d: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
4826cdadf1ef: Waiting
75561c2b227d: Layer already exists
c8459ed694ba: Layer already exists
209d0d69e91c: Layer already exists
c6be20dd4960: Layer already exists
e2744e7692ff: Layer already exists
4826cdadf1ef: Layer already exists
e7a6200c5ea1: Layer already exists
master-centos-stable-latest: digest: sha256:4afdad884f521a75922481547c90383e13dcbd00961cd7c7bca3329800888bcd size: 1786
Building stx-neutron
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=neutron --build-arg PROJECT_REPO=https://opendev.org/openstack/neutron.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=networking-sfc pycrypto pylint tinyrpc lxml --build-arg DIST_PACKAGES=ethtool lshw --build-arg PROFILES=fluent neutron linuxbridge openvswitch --tag jenkins/stx-neutron:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in b9a523738cbe
Removing intermediate container b9a523738cbe
---> b9c38c04b9a6
Step 4/26 : ARG PROJECT
---> Running in 9e9fb077e7c1
Removing intermediate container 9e9fb077e7c1
---> 3dfb6b73ad3a
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 70473b329ac7
Removing intermediate container 70473b329ac7
---> b03ee4a00c11
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in ecd3d4bb6076
Removing intermediate container ecd3d4bb6076
---> 3a95510074f9
Step 7/26 : ARG PROJECT_REF=master
---> Running in 4255f835960c
Removing intermediate container 4255f835960c
---> 45f0b82f0a2d
Step 8/26 : ARG DISTRO
---> Running in fd9b4c964c58
Removing intermediate container fd9b4c964c58
---> 721183dbc86d
Step 9/26 : ARG PROFILES
---> Running in 90a526dd35af
Removing intermediate container 90a526dd35af
---> 84f2c37ed055
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in 032c3a72dc9c
Removing intermediate container 032c3a72dc9c
---> 378d05ca946f
Step 11/26 : ARG PIP_ARGS=""
---> Running in b93bf968d623
Removing intermediate container b93bf968d623
---> dc48de7745a4
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in 2a38681c3bb3
Removing intermediate container 2a38681c3bb3
---> c047608e2b49
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 13112a2e34ef
Removing intermediate container 13112a2e34ef
---> 229d2a22cf63
Step 14/26 : ARG PLUGIN=no
---> Running in c5dcd31fe742
Removing intermediate container c5dcd31fe742
---> 99b1e79f17e0
Step 15/26 : ARG PYTHON3=no
---> Running in c5166eba193c
Removing intermediate container c5166eba193c
---> 74eac3504192
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 535b10cbdd2d
Removing intermediate container 535b10cbdd2d
---> e7976b696271
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 6c1a7e86a05b
Removing intermediate container 6c1a7e86a05b
---> b4181f330579
Step 18/26 : ARG UID=42424
---> Running in 085f7c52db30
Removing intermediate container 085f7c52db30
---> 3eb3b81285b1
Step 19/26 : ARG GID=42424
---> Running in 141a1bb7f07a
Removing intermediate container 141a1bb7f07a
---> f4c56108c90d
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 543b783a4783
Removing intermediate container 543b783a4783
---> dd86d457b587
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in e5ef46f145f6
Removing intermediate container e5ef46f145f6
---> b903c038c546
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 7708e5691065
Removing intermediate container 7708e5691065
---> 995219c86027
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in 5532dd2be42a
Removing intermediate container 5532dd2be42a
---> 47ce94b3fec9
Step 24/26 : COPY scripts /opt/loci/scripts
---> 980555e86a84
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> 6903966521b0
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in 9fa73b2819c5
++ 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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 44 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 21 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ neutron == \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/
+ [[ neutron == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 neutron
+ useradd -u 42424 -g neutron -M -d /var/lib/neutron -s /usr/sbin/nologin -c 'neutron user' neutron
+ mkdir -p /etc/neutron /var/log/neutron /var/lib/neutron /var/cache/neutron
+ chown neutron:neutron /etc/neutron /var/log/neutron /var/lib/neutron /var/cache/neutron
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline neutron fluent neutron linuxbridge openvswitch
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography fluent-logger pymysql python-memcached uwsgi
+ packages='cryptography fluent-logger pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography fluent-logger pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting fluent-logger
Downloading https://files.pythonhosted.org/packages/7b/bd/ca035aa263f98d0d5ca3b6ffbaa8289eac5f97e1fd07f04baa7c3e088d5d/fluent_logger-0.9.3-py2.py3-none-any.whl
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, msgpack, PyMySQL, python-memcached, uWSGI, fluent-logger
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 fluent-logger-0.9.3 ipaddress-1.0.22 msgpack-0.6.1 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ neutron == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://opendev.org/openstack/neutron.git /tmp/neutron
Cloning into '/tmp/neutron'...
/tmp/neutron /
+ pushd /tmp/neutron
+ git fetch https://opendev.org/openstack/neutron.git stable/stein
From https://opendev.org/openstack/neutron
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 3733721... Merge "rbac: Catch correct exception for duplicated entry" into stable/stein
/
+ popd
++ 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 neutron fluent neutron linuxbridge openvswitch
+ [[ ! -z bridge-utils ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install bridge-utils conntrack-tools dnsmasq dnsmasq-utils ebtables haproxy ipset iptables keepalived libxml2 openvswitch uuid ethtool lshw
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed
---> Package conntrack-tools.x86_64 0:1.4.4-4.el7 will be installed
--> Processing Dependency: libnetfilter_conntrack >= 1.0.6 for package: conntrack-tools-1.4.4-4.el7.x86_64
--> Processing Dependency: libnetfilter_cttimeout.so.1(LIBNETFILTER_CTTIMEOUT_1.1)(64bit) for package: conntrack-tools-1.4.4-4.el7.x86_64
--> Processing Dependency: libnetfilter_cttimeout.so.1(LIBNETFILTER_CTTIMEOUT_1.0)(64bit) for package: conntrack-tools-1.4.4-4.el7.x86_64
--> Processing Dependency: libnetfilter_cthelper.so.0(LIBNETFILTER_CTHELPER_1.0)(64bit) for package: conntrack-tools-1.4.4-4.el7.x86_64
--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: conntrack-tools-1.4.4-4.el7.x86_64
--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: conntrack-tools-1.4.4-4.el7.x86_64
--> Processing Dependency: libnetfilter_queue.so.1()(64bit) for package: conntrack-tools-1.4.4-4.el7.x86_64
--> Processing Dependency: libnetfilter_cttimeout.so.1()(64bit) for package: conntrack-tools-1.4.4-4.el7.x86_64
--> Processing Dependency: libnetfilter_cthelper.so.0()(64bit) for package: conntrack-tools-1.4.4-4.el7.x86_64
--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: conntrack-tools-1.4.4-4.el7.x86_64
--> Processing Dependency: libmnl.so.0()(64bit) for package: conntrack-tools-1.4.4-4.el7.x86_64
---> Package dnsmasq.x86_64 0:2.76-7.el7.tis.7 will be installed
--> Processing Dependency: systemd-sysv for package: dnsmasq-2.76-7.el7.tis.7.x86_64
---> Package dnsmasq-utils.x86_64 0:2.76-7.el7.tis.7 will be installed
---> Package ebtables.x86_64 0:2.0.10-16.el7 will be installed
---> Package ethtool.x86_64 2:4.8-9.el7 will be installed
---> Package haproxy.x86_64 0:1.5.18-8.el7.tis.8 will be installed
--> Processing Dependency: tpm2-openssl-engine for package: haproxy-1.5.18-8.el7.tis.8.x86_64
---> Package ipset.x86_64 0:6.38-3.el7_6 will be installed
--> Processing Dependency: ipset-libs(x86-64) = 6.38-3.el7_6 for package: ipset-6.38-3.el7_6.x86_64
--> Processing Dependency: libipset.so.11(LIBIPSET_1.0)(64bit) for package: ipset-6.38-3.el7_6.x86_64
--> Processing Dependency: libipset.so.11(LIBIPSET_2.0)(64bit) for package: ipset-6.38-3.el7_6.x86_64
--> Processing Dependency: libipset.so.11(LIBIPSET_3.0)(64bit) for package: ipset-6.38-3.el7_6.x86_64
--> Processing Dependency: libipset.so.11(LIBIPSET_4.5)(64bit) for package: ipset-6.38-3.el7_6.x86_64
--> Processing Dependency: libipset.so.11(LIBIPSET_4.6)(64bit) for package: ipset-6.38-3.el7_6.x86_64
--> Processing Dependency: libipset.so.11()(64bit) for package: ipset-6.38-3.el7_6.x86_64
---> Package iptables.x86_64 0:1.4.21-28.el7 will be installed
---> Package keepalived.x86_64 0:1.3.5-8.el7_6 will be installed
--> Processing Dependency: libnetsnmpmibs.so.31()(64bit) for package: keepalived-1.3.5-8.el7_6.x86_64
--> Processing Dependency: libnetsnmpagent.so.31()(64bit) for package: keepalived-1.3.5-8.el7_6.x86_64
--> Processing Dependency: libnetsnmp.so.31()(64bit) for package: keepalived-1.3.5-8.el7_6.x86_64
---> Package lshw.x86_64 0:B.02.18-12.el7 will be installed
---> Package openvswitch.x86_64 1:2.11.0-0.tis.1 will be installed
--> Processing Dependency: iproute for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: libnuma.so.1(libnuma_1.1)(64bit) for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: libnuma.so.1(libnuma_1.2)(64bit) for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: openssl for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: python-pyelftools for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: libnuma.so.1()(64bit) for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
---> Package uuid.x86_64 0:1.6.2-26.el7 will be installed
--> Running transaction check
---> Package iproute.x86_64 0:4.11.0-14.el7_6.2 will be installed
---> Package ipset-libs.x86_64 0:6.38-3.el7_6 will be installed
---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
---> Package libnetfilter_cthelper.x86_64 0:1.0.0-9.el7 will be installed
---> Package libnetfilter_cttimeout.x86_64 0:1.0.0-6.el7 will be installed
---> Package libnetfilter_queue.x86_64 0:1.0.2-2.el7_2 will be installed
---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
---> Package net-snmp-agent-libs.x86_64 1:5.7.2-37.el7.tis.11 will be installed
--> Processing Dependency: libsensors.so.4()(64bit) for package: 1:net-snmp-agent-libs-5.7.2-37.el7.tis.11.x86_64
--> Processing Dependency: libwrap.so.0()(64bit) for package: 1:net-snmp-agent-libs-5.7.2-37.el7.tis.11.x86_64
---> Package net-snmp-libs.x86_64 1:5.7.2-37.el7.tis.11 will be installed
---> Package numactl-libs.x86_64 0:2.0.9-7.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
---> Package python-pyelftools.noarch 0:0.22-0.5.git20130619.a1d9681.el7 will be installed
--> Processing Dependency: python-construct for package: python-pyelftools-0.22-0.5.git20130619.a1d9681.el7.noarch
---> Package systemd-sysv.x86_64 0:219-62.el7_6.6 will be installed
---> Package tpm2-openssl-engine.x86_64 0:1.0-2.tis will be installed
--> Processing Dependency: tss2 for package: tpm2-openssl-engine-1.0-2.tis.x86_64
--> Processing Dependency: libtss.so()(64bit) for package: tpm2-openssl-engine-1.0-2.tis.x86_64
--> Running transaction check
---> Package lm_sensors-libs.x86_64 0:3.4.0-6.20160601gitf9185e5.el7 will be installed
---> Package python-construct.noarch 0:2.5.1-4.el7 will be installed
--> Processing Dependency: python-six for package: python-construct-2.5.1-4.el7.noarch
---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
---> Package tss2.x86_64 0:930-1.tis.1 will be installed
--> Running transaction check
---> Package python2-six.noarch 0:1.10.0-9.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
bridge-utils x86_64 1.5-9.el7 base 32 k
conntrack-tools x86_64 1.4.4-4.el7 base 186 k
dnsmasq x86_64 2.76-7.el7.tis.7 stx-local-build 276 k
dnsmasq-utils x86_64 2.76-7.el7.tis.7 stx-local-build 29 k
ebtables x86_64 2.0.10-16.el7 base 123 k
ethtool x86_64 2:4.8-9.el7 base 127 k
haproxy x86_64 1.5.18-8.el7.tis.8 stx-local-build 835 k
ipset x86_64 6.38-3.el7_6 stx-mirror-distro 43 k
iptables x86_64 1.4.21-28.el7 base 433 k
keepalived x86_64 1.3.5-8.el7_6 updates 329 k
lshw x86_64 B.02.18-12.el7 base 321 k
openvswitch x86_64 1:2.11.0-0.tis.1 stx-local-build 9.7 M
uuid x86_64 1.6.2-26.el7 base 55 k
Installing for dependencies:
iproute x86_64 4.11.0-14.el7_6.2 updates 764 k
ipset-libs x86_64 6.38-3.el7_6 stx-mirror-distro 50 k
libmnl x86_64 1.0.3-7.el7 base 23 k
libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k
libnetfilter_cthelper x86_64 1.0.0-9.el7 base 18 k
libnetfilter_cttimeout x86_64 1.0.0-6.el7 base 18 k
libnetfilter_queue x86_64 1.0.2-2.el7_2 base 23 k
libnfnetlink x86_64 1.0.1-4.el7 base 26 k
lm_sensors-libs x86_64 3.4.0-6.20160601gitf9185e5.el7
base 42 k
net-snmp-agent-libs x86_64 1:5.7.2-37.el7.tis.11 stx-local-build 686 k
net-snmp-libs x86_64 1:5.7.2-37.el7.tis.11 stx-local-build 752 k
numactl-libs x86_64 2.0.9-7.el7 base 29 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k
python-construct noarch 2.5.1-4.el7 extras 126 k
python-pyelftools noarch 0.22-0.5.git20130619.a1d9681.el7
extras 122 k
python2-six noarch 1.10.0-9.el7 stx-mirror-distro 31 k
systemd-sysv x86_64 219-62.el7_6.6 updates 84 k
tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
tpm2-openssl-engine x86_64 1.0-2.tis stx-local-build 18 k
tss2 x86_64 930-1.tis.1 stx-local-build 315 k

Transaction Summary
================================================================================
Install 13 Packages (+20 Dependent packages)

Total download size: 16 M
Installed size: 46 M
Downloading packages:
--------------------------------------------------------------------------------
Total 31 MB/s | 16 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : libmnl-1.0.3-7.el7.x86_64 1/33
Installing : libnfnetlink-1.0.1-4.el7.x86_64 2/33
Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 3/33
Installing : iptables-1.4.21-28.el7.x86_64 4/33
Installing : ipset-libs-6.38-3.el7_6.x86_64 5/33
Installing : 1:net-snmp-libs-5.7.2-37.el7.tis.11.x86_64 6/33
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 7/33
Installing : tss2-930-1.tis.1.x86_64 8/33
Installing : tpm2-openssl-engine-1.0-2.tis.x86_64 9/33
Installing : iproute-4.11.0-14.el7_6.2.x86_64 10/33
Installing : libnetfilter_queue-1.0.2-2.el7_2.x86_64 11/33
Installing : libnetfilter_cttimeout-1.0.0-6.el7.x86_64 12/33
Installing : libnetfilter_cthelper-1.0.0-9.el7.x86_64 13/33
Installing : lm_sensors-libs-3.4.0-6.20160601gitf9185e5.el7.x86_64 14/33
Installing : numactl-libs-2.0.9-7.el7.x86_64 15/33
Installing : python2-six-1.10.0-9.el7.noarch 16/33
Installing : python-construct-2.5.1-4.el7.noarch 17/33
Installing : python-pyelftools-0.22-0.5.git20130619.a1d9681.el7.noarc 18/33
Installing : systemd-sysv-219-62.el7_6.6.x86_64 19/33
Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 20/33
Installing : 1:net-snmp-agent-libs-5.7.2-37.el7.tis.11.x86_64 21/33
Installing : keepalived-1.3.5-8.el7_6.x86_64 22/33
Installing : dnsmasq-2.76-7.el7.tis.7.x86_64 23/33
Installing : 1:openvswitch-2.11.0-0.tis.1.x86_64 24/33
warning: user openvswitch does not exist - using root
warning: group openvswitch does not exist - using root
warning: user openvswitch does not exist - using root
warning: group openvswitch does not exist - using root
warning: user openvswitch does not exist - using root
warning: group openvswitch does not exist - using root
Installing : conntrack-tools-1.4.4-4.el7.x86_64 25/33
Installing : haproxy-1.5.18-8.el7.tis.8.x86_64 26/33
Installing : ipset-6.38-3.el7_6.x86_64 27/33
Installing : ebtables-2.0.10-16.el7.x86_64 28/33
Installing : 2:ethtool-4.8-9.el7.x86_64 29/33
Installing : uuid-1.6.2-26.el7.x86_64 30/33
Installing : bridge-utils-1.5-9.el7.x86_64 31/33
Installing : lshw-B.02.18-12.el7.x86_64 32/33
Installing : dnsmasq-utils-2.76-7.el7.tis.7.x86_64 33/33
Verifying : dnsmasq-2.76-7.el7.tis.7.x86_64 1/33
Verifying : libmnl-1.0.3-7.el7.x86_64 2/33
Verifying : libnetfilter_cttimeout-1.0.0-6.el7.x86_64 3/33
Verifying : tpm2-openssl-engine-1.0-2.tis.x86_64 4/33
Verifying : iproute-4.11.0-14.el7_6.2.x86_64 5/33
Verifying : python-construct-2.5.1-4.el7.noarch 6/33
Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 7/33
Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 8/33
Verifying : libnetfilter_cthelper-1.0.0-9.el7.x86_64 9/33
Verifying : conntrack-tools-1.4.4-4.el7.x86_64 10/33
Verifying : systemd-sysv-219-62.el7_6.6.x86_64 11/33
Verifying : keepalived-1.3.5-8.el7_6.x86_64 12/33
Verifying : libnetfilter_queue-1.0.2-2.el7_2.x86_64 13/33
Verifying : python2-six-1.10.0-9.el7.noarch 14/33
Verifying : dnsmasq-utils-2.76-7.el7.tis.7.x86_64 15/33
Verifying : lshw-B.02.18-12.el7.x86_64 16/33
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 17/33
Verifying : ipset-libs-6.38-3.el7_6.x86_64 18/33
Verifying : numactl-libs-2.0.9-7.el7.x86_64 19/33
Verifying : lm_sensors-libs-3.4.0-6.20160601gitf9185e5.el7.x86_64 20/33
Verifying : bridge-utils-1.5-9.el7.x86_64 21/33
Verifying : 1:openvswitch-2.11.0-0.tis.1.x86_64 22/33
Verifying : iptables-1.4.21-28.el7.x86_64 23/33
Verifying : 1:net-snmp-agent-libs-5.7.2-37.el7.tis.11.x86_64 24/33
Verifying : python-pyelftools-0.22-0.5.git20130619.a1d9681.el7.noarc 25/33
Verifying : libnfnetlink-1.0.1-4.el7.x86_64 26/33
Verifying : tss2-930-1.tis.1.x86_64 27/33
Verifying : uuid-1.6.2-26.el7.x86_64 28/33
Verifying : ipset-6.38-3.el7_6.x86_64 29/33
Verifying : 1:net-snmp-libs-5.7.2-37.el7.tis.11.x86_64 30/33
Verifying : haproxy-1.5.18-8.el7.tis.8.x86_64 31/33
Verifying : 2:ethtool-4.8-9.el7.x86_64 32/33
Verifying : ebtables-2.0.10-16.el7.x86_64 33/33

Installed:
bridge-utils.x86_64 0:1.5-9.el7 conntrack-tools.x86_64 0:1.4.4-4.el7
dnsmasq.x86_64 0:2.76-7.el7.tis.7 dnsmasq-utils.x86_64 0:2.76-7.el7.tis.7
ebtables.x86_64 0:2.0.10-16.el7 ethtool.x86_64 2:4.8-9.el7
haproxy.x86_64 0:1.5.18-8.el7.tis.8 ipset.x86_64 0:6.38-3.el7_6
iptables.x86_64 0:1.4.21-28.el7 keepalived.x86_64 0:1.3.5-8.el7_6
lshw.x86_64 0:B.02.18-12.el7 openvswitch.x86_64 1:2.11.0-0.tis.1
uuid.x86_64 0:1.6.2-26.el7

Dependency Installed:
iproute.x86_64 0:4.11.0-14.el7_6.2
ipset-libs.x86_64 0:6.38-3.el7_6
libmnl.x86_64 0:1.0.3-7.el7
libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3
libnetfilter_cthelper.x86_64 0:1.0.0-9.el7
libnetfilter_cttimeout.x86_64 0:1.0.0-6.el7
libnetfilter_queue.x86_64 0:1.0.2-2.el7_2
libnfnetlink.x86_64 0:1.0.1-4.el7
lm_sensors-libs.x86_64 0:3.4.0-6.20160601gitf9185e5.el7
net-snmp-agent-libs.x86_64 1:5.7.2-37.el7.tis.11
net-snmp-libs.x86_64 1:5.7.2-37.el7.tis.11
numactl-libs.x86_64 0:2.0.9-7.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1
python-construct.noarch 0:2.5.1-4.el7
python-pyelftools.noarch 0:0.22-0.5.git20130619.a1d9681.el7
python2-six.noarch 0:1.10.0-9.el7
systemd-sysv.x86_64 0:219-62.el7_6.6
tcp_wrappers-libs.x86_64 0:7.6-77.el7
tpm2-openssl-engine.x86_64 0:1.0-2.tis
tss2.x86_64 0:930-1.tis.1

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/neutron networking-sfc pycrypto pylint tinyrpc lxml
+ packages='/tmp/neutron networking-sfc pycrypto pylint tinyrpc lxml'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/neutron networking-sfc pycrypto pylint tinyrpc lxml
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/neutron
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting pecan===1.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 19))
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting osprofiler===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 25))
Collecting lxml===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 28))
Downloading https://files.pythonhosted.org/packages/18/46/9a3298a4db01dc3801c34b314103b0330540da421bffc3a6ec316fa861c2/lxml-4.3.2-cp27-cp27mu-manylinux1_x86_64.whl (5.6MB)
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting neutron-lib===1.25.0 (from -c /tmp/wheels/upper-constraints.txt (line 58))
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting os-xenapi===0.3.4 (from -c /tmp/wheels/upper-constraints.txt (line 77))
Downloading https://files.pythonhosted.org/packages/12/67/5d953cb20497d4f56965bc5bcf03134244be7bae4eb2b1f7ca5cf31b245f/os_xenapi-0.3.4-py2.py3-none-any.whl (137kB)
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting pyroute2===0.5.4 (from -c /tmp/wheels/upper-constraints.txt (line 138))
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting paramiko===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 151))
Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB)
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Collecting ovs===2.10.0 (from -c /tmp/wheels/upper-constraints.txt (line 171))
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting python-novaclient===13.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 195))
Downloading https://files.pythonhosted.org/packages/3c/88/c96854193c213499237442a4b603c1d71cf93e8fdaf822cb0861fec0154b/python_novaclient-13.0.1-py2.py3-none-any.whl (324kB)
Collecting bcrypt===3.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 196))
Downloading https://files.pythonhosted.org/packages/50/d8/95f7cb04344033bf9d1a12c5a7969a15999b6a710fbe1969c517333d9a62/bcrypt-3.1.6-cp27-cp27mu-manylinux1_x86_64.whl (59kB)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting tinyrpc===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 219))
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting oslo.versionedobjects===1.35.1 (from -c /tmp/wheels/upper-constraints.txt (line 244))
Downloading https://files.pythonhosted.org/packages/ec/8d/9d441064a4881c7fbabc3fbd430e4b6bf263ba098397eab1f00e09c40444/oslo.versionedobjects-1.35.1-py2.py3-none-any.whl (85kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting os-ken===0.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 273))
Downloading https://files.pythonhosted.org/packages/fd/ec/ffa1768dd7ca71ffde11b556fa8149a340a275478c78c4b8d874e9855a7c/os_ken-0.3.1-py2.py3-none-any.whl (2.1MB)
Collecting pycrypto===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 274))
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting psutil===5.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 322))
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting os-traits===0.11.0 (from -c /tmp/wheels/upper-constraints.txt (line 343))
Downloading https://files.pythonhosted.org/packages/6c/b0/3c69bc9d65ec3a05d2dd791b0083046b749a069fd79b3291f28b79e1ed58/os_traits-0.11.0-py2.py3-none-any.whl
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting weakrefmethod===1.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 356))
Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362))
Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting WebTest===2.0.33 (from -c /tmp/wheels/upper-constraints.txt (line 365))
Downloading https://files.pythonhosted.org/packages/47/fd/569d7e5ce6ea92d8ff6dd7a91f125762d88b199f2b4e17d7030a703f241d/WebTest-2.0.33-py2.py3-none-any.whl
Collecting oslo.reports===1.29.2 (from -c /tmp/wheels/upper-constraints.txt (line 372))
Downloading https://files.pythonhosted.org/packages/91/51/40b482882e2c363ac0117337e3d1dd6409121d632191b7c390628c9f9e7f/oslo.reports-1.29.2-py2.py3-none-any.whl (52kB)
Collecting PyNaCl===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 378))
Downloading https://files.pythonhosted.org/packages/b3/25/e605574f24948a8a53b497744e93f061eb1dbe7c44b6465fc1c172d591aa/PyNaCl-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (762kB)
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Requirement already satisfied: msgpack===0.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 388)) (0.6.1)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting httplib2===0.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 401))
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
Collecting oslo.rootwrap===5.15.2 (from -c /tmp/wheels/upper-constraints.txt (line 418))
Downloading https://files.pythonhosted.org/packages/62/c4/ce534b1e772eacca88a53822abe282eaa23f0088a1cd7b8aacb8e8254916/oslo.rootwrap-5.15.2-py2.py3-none-any.whl
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.privsep===1.32.1 (from -c /tmp/wheels/upper-constraints.txt (line 469))
Downloading https://files.pythonhosted.org/packages/22/3a/8eef401dd8bae1a57227c8661054c4ffdf129844c6791d90f9975de764b7/oslo.privsep-1.32.1-py2.py3-none-any.whl
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting tenacity===5.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 479))
Collecting python-designateclient===2.11.0 (from -c /tmp/wheels/upper-constraints.txt (line 480))
Downloading https://files.pythonhosted.org/packages/ef/f8/95423f61960532a1dfc23db69b2bd4e6d00896089695aec55962a54fb81d/python_designateclient-2.11.0-py2.py3-none-any.whl (123kB)
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting ovsdbapp===0.15.0 (from -c /tmp/wheels/upper-constraints.txt (line 517))
Downloading https://files.pythonhosted.org/packages/64/9a/ef0e89062fb0b0a67f8d39ca72a608c395109aee1cf5920b0fde6eae7b22/ovsdbapp-0.15.0-py2.py3-none-any.whl (99kB)
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting logutils===0.3.5 (from -c /tmp/wheels/upper-constraints.txt (line 537))
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting sortedcontainers===2.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 551))
Downloading https://files.pythonhosted.org/packages/13/f3/cf85f7c3a2dbd1a515d51e1f1676d971abe41bba6f4ab5443240d9a78e5b/sortedcontainers-2.1.0-py2.py3-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting networking-sfc===8.0.0.0b2 (from -c /tmp/wheels/upper-constraints.txt (line 575))
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting setproctitle===1.1.10 (from -c /tmp/wheels/upper-constraints.txt (line 30))
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198))
Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl
Collecting beautifulsoup4===4.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 169))
Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB)
Collecting waitress===1.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 64))
Downloading https://files.pythonhosted.org/packages/b4/1e/3b51f5a9454a1f15ae5b82a7044e095c93eeefd2d1e5738e588fc43c9e89/waitress-1.2.1-py2.py3-none-any.whl (140kB)
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting soupsieve===1.8 (from -c /tmp/wheels/upper-constraints.txt (line 116))
Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB)
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Building wheels for collected packages: neutron
Building wheel for neutron (setup.py): started
Building wheel for neutron (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-XJKhKf/wheels/3e/e6/21/a746b3f27ae4382fe1afc45dddc45f173a0a461274718499b9
Successfully built neutron
Installing collected packages: chardet, PasteDeploy, repoze.lru, Routes, WebOb, logutils, singledispatch, MarkupSafe, Mako, backports.functools-lru-cache, soupsieve, beautifulsoup4, waitress, WebTest, pecan, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, oslo.serialization, prettytable, osprofiler, lxml, setproctitle, greenlet, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, oslo.context, python-dateutil, pyinotify, oslo.log, yappi, dnspython, eventlet, Paste, oslo.service, munch, pycadf, os-service-types, keystoneauth1, SQLAlchemy, statsd, Jinja2, oslo.middleware, cachetools, futures, contextlib2, futurist, vine, amqp, kombu, oslo.messaging, oslo.versionedobjects, oslo.policy, testscenarios, python-editor, alembic, testresources, sqlparse, decorator, Tempita, sqlalchemy-migrate, oslo.db, os-traits, weakrefmethod, neutron-lib, PyNaCl, pyasn1, bcrypt, paramiko, os-xenapi, simplejson, jsonpointer, wcwidth, pyroute2, unicodecsv, sortedcontainers, ovs, python-novaclient, dogpile.cache, requestsexceptions, appdirs, jsonpatch, jmespath, openstacksdk, os-client-config, tinyrpc, pyperclip, subprocess32, cmd2, cliff, os-ken, pycrypto, psutil, oslo.cache, python-keystoneclient, keystonemiddleware, osc-lib, python-neutronclient, oslo.reports, httplib2, oslo.upgradecheck, oslo.rootwrap, oslo.privsep, tenacity, functools32, jsonschema, python-designateclient, ovsdbapp, configparser, neutron, networking-sfc, lazy-object-proxy, astroid, isort, mccabe, pylint
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyNaCl-1.3.0 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WebOb-1.8.5 WebTest-2.0.33 alembic-1.0.8 amqp-2.4.2 appdirs-1.4.3 argparse-1.4.0 astroid-1.6.6 backports.functools-lru-cache-1.5 bcrypt-3.1.6 beautifulsoup4-4.7.1 cachetools-3.1.0 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 debtcollector-1.21.0 decorator-4.3.2 dnspython-1.16.0 dogpile.cache-0.7.1 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 greenlet-0.4.15 httplib2-0.12.1 idna-2.8 iso8601-0.1.12 isort-4.3.20 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 lazy-object-proxy-1.4.1 linecache2-1.0.0 logutils-0.3.5 lxml-4.3.2 mccabe-0.6.1 monotonic-1.5 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.9 networking-sfc-8.0.0.0b2 neutron-14.0.2.dev81 neutron-lib-1.25.0 openstacksdk-0.27.0 os-client-config-1.32.0 os-ken-0.3.1 os-service-types-1.6.0 os-traits-0.11.0 os-xenapi-0.3.4 osc-lib-1.12.1 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.privsep-1.32.1 oslo.reports-1.29.2 oslo.rootwrap-5.15.2 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 oslo.versionedobjects-1.35.1 osprofiler-2.6.0 ovs-2.10.0 ovsdbapp-0.15.0 paramiko-2.4.2 pecan-1.3.2 prettytable-0.7.2 psutil-5.6.0 pyasn1-0.4.5 pycadf-2.9.0 pycrypto-2.6.1 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 pyroute2-0.5.4 python-dateutil-2.8.0 python-designateclient-2.11.0 python-editor-1.0.4 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 python-neutronclient-6.12.0 python-novaclient-13.0.1 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 requestsexceptions-1.4.0 rfc3986-1.2.0 setproctitle-1.1.10 simplejson-3.16.0 singledispatch-3.4.0.3 sortedcontainers-2.1.0 soupsieve-1.8 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 tenacity-5.0.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 tinyrpc-0.9.4 traceback2-1.4.0 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 waitress-1.2.1 wcwidth-0.1.7 weakrefmethod-1.0.3 wrapt-1.11.1 yappi-1.0
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/neutron /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container 9fa73b2819c5
---> 851424e09783
Successfully built 851424e09783
Successfully tagged jenkins/stx-neutron:master-centos-stable-build
The push refers to repository [docker.io/starlingx/stx-neutron]
59bcec94b3c0: Preparing
1b2fe56f8cff: Preparing
6cccc8052da4: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e2744e7692ff: Mounted from starlingx/stx-keystone
e7a6200c5ea1: Mounted from starlingx/stx-keystone
4826cdadf1ef: Layer already exists
1b2fe56f8cff: Pushed
6cccc8052da4: Pushed
59bcec94b3c0: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:8b3da28eb24f288d4688e24171d5be0a7fd8df6851d31b41f5aae3213899dba3 size: 1579
The push refers to repository [docker.io/starlingx/stx-neutron]
59bcec94b3c0: Preparing
1b2fe56f8cff: Preparing
6cccc8052da4: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
1b2fe56f8cff: Layer already exists
59bcec94b3c0: Layer already exists
e7a6200c5ea1: Layer already exists
e2744e7692ff: Layer already exists
6cccc8052da4: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:8b3da28eb24f288d4688e24171d5be0a7fd8df6851d31b41f5aae3213899dba3 size: 1579
Building stx-nova
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=nova --build-arg PROJECT_REPO=https://github.com/starlingx-staging/stx-nova --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stx/stein.1 --build-arg PIP_PACKAGES=pycrypto httplib2 pylint python-ironicclient --build-arg DIST_PACKAGES=openssh-clients openssh-server libvirt e2fsprogs --build-arg PROFILES=fluent nova ceph linuxbridge openvswitch configdrive qemu apache --tag jenkins/stx-nova:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in d6c9003ab144
Removing intermediate container d6c9003ab144
---> 1208b8b5f739
Step 4/26 : ARG PROJECT
---> Running in 0426ae8a2657
Removing intermediate container 0426ae8a2657
---> 8955279cc56d
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 5bd49e551e10
Removing intermediate container 5bd49e551e10
---> f2ac7354f505
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 34fd1363ddcb
Removing intermediate container 34fd1363ddcb
---> e77b573e2b83
Step 7/26 : ARG PROJECT_REF=master
---> Running in 41f1ffd44635
Removing intermediate container 41f1ffd44635
---> 0878141b9307
Step 8/26 : ARG DISTRO
---> Running in 89fdfb333058
Removing intermediate container 89fdfb333058
---> 990912eca5ce
Step 9/26 : ARG PROFILES
---> Running in 0ff472a5aefb
Removing intermediate container 0ff472a5aefb
---> 1b2eee702088
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in c1ff73129f46
Removing intermediate container c1ff73129f46
---> ede2bbb781c8
Step 11/26 : ARG PIP_ARGS=""
---> Running in a2421e3e1c86
Removing intermediate container a2421e3e1c86
---> 2838c846270f
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in 6a87a31b9cec
Removing intermediate container 6a87a31b9cec
---> fb2793fa904b
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in aa73bbac2638
Removing intermediate container aa73bbac2638
---> 16a680c58c7e
Step 14/26 : ARG PLUGIN=no
---> Running in 99febc58f876
Removing intermediate container 99febc58f876
---> 3d31d761c742
Step 15/26 : ARG PYTHON3=no
---> Running in c596b7af3741
Removing intermediate container c596b7af3741
---> 714f4952b6c7
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in d8fc1ea55bce
Removing intermediate container d8fc1ea55bce
---> 06aab7a7d74f
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in 422c0436ae6b
Removing intermediate container 422c0436ae6b
---> 5789d34121ff
Step 18/26 : ARG UID=42424
---> Running in 9944acbb5da1
Removing intermediate container 9944acbb5da1
---> 4b170e669519
Step 19/26 : ARG GID=42424
---> Running in 1d82b3851165
Removing intermediate container 1d82b3851165
---> dd872b0b002b
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 9b1b4fe45c06
Removing intermediate container 9b1b4fe45c06
---> 65dc70440c7b
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in 0b6780380786
Removing intermediate container 0b6780380786
---> 0456d8472d37
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in ddc5623705a8
Removing intermediate container ddc5623705a8
---> 4fcf81a813e9
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in ed5442151bc2
Removing intermediate container ed5442151bc2
---> 160e40f5220b
Step 24/26 : COPY scripts /opt/loci/scripts
---> 9445b22bd9b7
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> d33554fd8b59
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in a0d204eaea4b
++ 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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 50 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 26 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ nova == \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/
+ [[ nova == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 nova
+ useradd -u 42424 -g nova -M -d /var/lib/nova -s /usr/sbin/nologin -c 'nova user' nova
+ mkdir -p /etc/nova /var/log/nova /var/lib/nova /var/cache/nova
+ chown nova:nova /etc/nova /var/log/nova /var/lib/nova /var/cache/nova
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline nova fluent nova ceph linuxbridge openvswitch configdrive qemu apache
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography fluent-logger libvirt-python pymysql python-memcached uwsgi
+ packages='cryptography fluent-logger libvirt-python pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography fluent-logger libvirt-python pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting libvirt-python===4.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 189))
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting fluent-logger
Downloading https://files.pythonhosted.org/packages/7b/bd/ca035aa263f98d0d5ca3b6ffbaa8289eac5f97e1fd07f04baa7c3e088d5d/fluent_logger-0.9.3-py2.py3-none-any.whl
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, libvirt-python, msgpack, PyMySQL, python-memcached, uWSGI, fluent-logger
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 fluent-logger-0.9.3 ipaddress-1.0.22 libvirt-python-4.7.0 msgpack-0.6.1 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ nova == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/install_nova_console.sh
+ mkdir /usr/share/novnc
+ git clone -b v1.0.0 --depth 1 https://github.com/novnc/novnc /usr/share/novnc
Cloning into '/usr/share/novnc'...
Note: checking out 'e91a095ad6751fdb9a7bd642ad9bc75afbdaac87'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

+ [[ ! -f /usr/share/novnc/vnc_auto.html ]]
+ ln -s vnc_lite.html /usr/share/novnc/vnc_auto.html
+ mkdir /usr/share/spice-html5
+ git clone -b spice-html5-0.1.6 --depth 1 https://gitlab.freedesktop.org/spice/spice-html5.git /usr/share/spice-html5
Cloning into '/usr/share/spice-html5'...
Note: checking out 'c1e736b083ff47639ecb73ea9be4d14b5002f93f'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://github.com/starlingx-staging/stx-nova /tmp/nova
Cloning into '/tmp/nova'...
+ pushd /tmp/nova
+ git fetch https://github.com/starlingx-staging/stx-nova stx/stein.1
/tmp/nova /
From https://github.com/starlingx-staging/stx-nova
* branch stx/stein.1 -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 57a5847... Fix functional test.
/
+ popd
++ 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 nova fluent nova ceph linuxbridge openvswitch configdrive qemu apache
+ [[ ! -z bridge-utils ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install bridge-utils ceph-common genisoimage httpd iptables libosinfo libxml2 mod_ssl mod_wsgi openvswitch qemu-img openssh-clients openssh-server libvirt e2fsprogs
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.layeronline.com
* extras: mirror.layeronline.com
* updates: mirror.layeronline.com
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Package 10:qemu-img-1.5.3-160.el7_6.2.x86_64 is obsoleted by 10:qemu-img-ev-3.0.0-0.tis.100.x86_64 which is already installed
Package openssh-clients-7.4p1-16.el7_4.tis.10.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed
---> Package ceph-common.x86_64 2:13.2.2-0.el7.tis.25 will be installed
--> Processing Dependency: libcephfs2 = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libradosstriper1 = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-cephfs = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-rados = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-rbd = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-rgw = 2:13.2.2-0.el7.tis.25 for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: liboath.so.0(LIBOATH_1.10.0)(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: liboath.so.0(LIBOATH_1.2.0)(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-prettytable for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: python-requests for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libcephfs.so.2()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libfuse.so.2()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libleveldb.so.1()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: liboath.so.0()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libradosstriper.so.1()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: libsnappy.so.1()(64bit) for package: 2:ceph-common-13.2.2-0.el7.tis.25.x86_64
---> Package e2fsprogs.x86_64 0:1.42.9-13.el7 will be installed
--> Processing Dependency: libss = 1.42.9-13.el7 for package: e2fsprogs-1.42.9-13.el7.x86_64
--> Processing Dependency: e2fsprogs-libs(x86-64) = 1.42.9-13.el7 for package: e2fsprogs-1.42.9-13.el7.x86_64
--> Processing Dependency: libss.so.2()(64bit) for package: e2fsprogs-1.42.9-13.el7.x86_64
--> Processing Dependency: libext2fs.so.2()(64bit) for package: e2fsprogs-1.42.9-13.el7.x86_64
--> Processing Dependency: libe2p.so.2()(64bit) for package: e2fsprogs-1.42.9-13.el7.x86_64
---> Package genisoimage.x86_64 0:1.1.11-25.el7 will be installed
--> Processing Dependency: libusal = 1.1.11-25.el7 for package: genisoimage-1.1.11-25.el7.x86_64
--> Processing Dependency: libusal.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64
--> Processing Dependency: librols.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64
---> Package httpd.x86_64 0:2.4.6-89.el7.centos will be installed
--> Processing Dependency: httpd-tools = 2.4.6-89.el7.centos for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
---> Package iptables.x86_64 0:1.4.21-28.el7 will be installed
--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-28.el7.x86_64
--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-28.el7.x86_64
---> Package libosinfo.x86_64 0:1.1.0-2.el7 will be installed
--> Processing Dependency: osinfo-db-tools for package: libosinfo-1.1.0-2.el7.x86_64
--> Processing Dependency: osinfo-db for package: libosinfo-1.1.0-2.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: libosinfo-1.1.0-2.el7.x86_64
--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: libosinfo-1.1.0-2.el7.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: libosinfo-1.1.0-2.el7.x86_64
---> Package libvirt.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libvirt-client = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-config-network = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-config-nwfilter = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-interface = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-lxc = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-network = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-nodedev = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-nwfilter = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-qemu = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-secret = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-libs = 4.7.0-1.tis.100 for package: libvirt-4.7.0-1.tis.100.x86_64
---> Package mod_ssl.x86_64 1:2.4.6-89.el7.centos will be installed
--> Processing Dependency: openssl for package: 1:mod_ssl-2.4.6-89.el7.centos.x86_64
---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed
---> Package openssh-server.x86_64 0:7.4p1-16.el7_4.tis.10 will be installed
--> Processing Dependency: libwrap.so.0()(64bit) for package: openssh-server-7.4p1-16.el7_4.tis.10.x86_64
---> Package openvswitch.x86_64 1:2.11.0-0.tis.1 will be installed
--> Processing Dependency: iproute for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: libnuma.so.1(libnuma_1.1)(64bit) for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: libnuma.so.1(libnuma_1.2)(64bit) for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: python-pyelftools for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: libmnl.so.0()(64bit) for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Processing Dependency: libnuma.so.1()(64bit) for package: 1:openvswitch-2.11.0-0.tis.1.x86_64
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package e2fsprogs-libs.x86_64 0:1.42.9-13.el7 will be installed
---> Package fuse-libs.x86_64 0:2.9.2-11.el7 will be installed
---> Package httpd-tools.x86_64 0:2.4.6-89.el7.centos will be installed
---> Package iproute.x86_64 0:4.11.0-14.el7_6.2 will be installed
---> Package leveldb.x86_64 0:1.12.0-11.el7 will be installed
---> Package libcephfs2.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
---> Package liboath.x86_64 0:2.4.1-9.el7 will be installed
---> Package libradosstriper1.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package libss.x86_64 0:1.42.9-13.el7 will be installed
---> Package libusal.x86_64 0:1.1.11-25.el7 will be installed
---> Package libvirt-client.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libvirt-bash-completion = 4.7.0-1.tis.100 for package: libvirt-client-4.7.0-1.tis.100.x86_64
--> Processing Dependency: gnutls-utils for package: libvirt-client-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: polkit >= 0.112 for package: libvirt-daemon-4.7.0-1.tis.100.x86_64
--> Processing Dependency: dmidecode for package: libvirt-daemon-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libcgroup for package: libvirt-daemon-4.7.0-1.tis.100.x86_64
--> Processing Dependency: systemd-sysv for package: libvirt-daemon-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-config-network.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-config-nwfilter.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-interface.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-lxc.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-network.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64
--> Processing Dependency: radvd for package: libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-nodedev.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libvirt-daemon-driver-nodedev-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-nwfilter.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: ebtables for package: libvirt-daemon-driver-nwfilter-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libpcap.so.1()(64bit) for package: libvirt-daemon-driver-nwfilter-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-qemu.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-core = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64
--> Processing Dependency: bzip2 for package: libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64
--> Processing Dependency: lzop for package: libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-secret.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: libvirt-daemon-driver-storage-disk = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-logical = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-scsi = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-mpath = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-gluster = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libvirt-daemon-driver-storage-rbd = 4.7.0-1.tis.100 for package: libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64
---> Package libvirt-libs.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: cyrus-sasl for package: libvirt-libs-4.7.0-1.tis.100.x86_64
--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-4.7.0-1.tis.100.x86_64
--> Processing Dependency: nc for package: libvirt-libs-4.7.0-1.tis.100.x86_64
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package numactl-libs.x86_64 0:2.0.9-7.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
---> Package osinfo-db.noarch 0:20181214-1.el7_6 will be installed
---> Package osinfo-db-tools.x86_64 0:1.1.0-1.el7 will be installed
--> Processing Dependency: libarchive.so.13()(64bit) for package: osinfo-db-tools-1.1.0-1.el7.x86_64
---> Package python-cephfs.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed
---> Package python-pyelftools.noarch 0:0.22-0.5.git20130619.a1d9681.el7 will be installed
--> Processing Dependency: python-construct for package: python-pyelftools-0.22-0.5.git20130619.a1d9681.el7.noarch
---> Package python-rados.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python-rbd.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package python-rgw.x86_64 2:13.2.2-0.el7.tis.25 will be installed
--> Processing Dependency: librgw2 = 2:13.2.2-0.el7.tis.25 for package: 2:python-rgw-13.2.2-0.el7.tis.25.x86_64
--> Processing Dependency: librgw.so.2()(64bit) for package: 2:python-rgw-13.2.2-0.el7.tis.25.x86_64
---> Package python2-requests.noarch 0:2.21.0-2.el7.tis.2 will be installed
--> Processing Dependency: python2-idna for package: python2-requests-2.21.0-2.el7.tis.2.noarch
--> Processing Dependency: python2-urllib3 for package: python2-requests-2.21.0-2.el7.tis.2.noarch
---> Package snappy.x86_64 0:1.1.0-3.el7 will be installed
---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
--> Running transaction check
---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
---> Package cyrus-sasl.x86_64 0:2.1.26-23.el7 will be installed
--> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-23.el7.x86_64
---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7 will be installed
---> Package dmidecode.x86_64 1:3.1-2.el7 will be installed
---> Package dnsmasq.x86_64 0:2.76-7.el7.tis.7 will be installed
---> Package ebtables.x86_64 0:2.0.10-16.el7 will be installed
---> Package gnutls-utils.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: gnutls-dane(x86-64) = 3.3.29-9.el7_6 for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
---> Package libarchive.x86_64 0:3.1.2-10.el7_2 will be installed
--> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-10.el7_2.x86_64
---> Package libcgroup.x86_64 0:0.41-20.el7 will be installed
---> Package libpcap.x86_64 14:1.5.3-11.el7 will be installed
---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed
---> Package librgw2.x86_64 2:13.2.2-0.el7.tis.25 will be installed
---> Package libvirt-bash-completion.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage-core.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: nfs-utils for package: libvirt-daemon-driver-storage-core-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libparted.so.2()(64bit) for package: libvirt-daemon-driver-storage-core-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-storage-disk.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libgfapi.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libgfrpc.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libgfxdr.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
--> Processing Dependency: libglusterfs.so.0()(64bit) for package: libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: iscsi-initiator-utils for package: libvirt-daemon-driver-storage-iscsi-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-storage-logical.x86_64 0:4.7.0-1.tis.100 will be installed
--> Processing Dependency: lvm2 for package: libvirt-daemon-driver-storage-logical-4.7.0-1.tis.100.x86_64
---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:4.7.0-1.tis.100 will be installed
---> Package lzop.x86_64 0:1.03-10.el7 will be installed
---> Package netcf-libs.x86_64 0:0.2.8-4.el7 will be installed
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
--> Processing Dependency: libaugeas.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64
---> Package nmap-ncat.x86_64 2:6.40-16.el7 will be installed
---> Package polkit.x86_64 0:0.112-18.el7_6.1 will be installed
--> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-18.el7_6.1.x86_64
--> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-18.el7_6.1.x86_64
--> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-18.el7_6.1.x86_64
---> Package python-construct.noarch 0:2.5.1-4.el7 will be installed
--> Processing Dependency: python-six for package: python-construct-2.5.1-4.el7.noarch
---> Package python2-idna.noarch 0:2.5-1.el7 will be installed
---> Package python2-urllib3.noarch 0:1.21.1-1.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-cryptography for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-ipaddress for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python-pysocks for package: python2-urllib3-1.21.1-1.el7.noarch
--> Processing Dependency: python2-pyOpenSSL for package: python2-urllib3-1.21.1-1.el7.noarch
---> Package radvd.x86_64 0:2.17-3.el7 will be installed
---> Package systemd-sysv.x86_64 0:219-62.el7_6.6 will be installed
---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed
--> Running transaction check
---> Package augeas-libs.x86_64 0:1.4.0-6.el7_6.1 will be installed
---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed
---> Package glusterfs-api.x86_64 0:5.2-1.el7 will be installed
--> Processing Dependency: glusterfs = 5.2-1.el7 for package: glusterfs-api-5.2-1.el7.x86_64
--> Processing Dependency: glusterfs-client-xlators = 5.2-1.el7 for package: glusterfs-api-5.2-1.el7.x86_64
---> Package glusterfs-cli.x86_64 0:5.2-1.el7 will be installed
---> Package glusterfs-libs.x86_64 0:5.2-1.el7 will be installed
---> Package gnutls-dane.x86_64 0:3.3.29-9.el7_6 will be installed
---> Package initscripts.x86_64 0:9.49.46-1.el7.tis.18 will be installed
---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-10.el7 will be installed
--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-10.el7 for package: iscsi-initiator-utils-6.2.0.874-10.el7.x86_64
---> Package lvm2.x86_64 7:2.02.180-10.el7_6.7 will be installed
--> Processing Dependency: lvm2-libs = 7:2.02.180-10.el7_6.7 for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
---> Package lzo.x86_64 0:2.06-8.el7 will be installed
---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed
---> Package nfs-utils.x86_64 1:1.3.0-0.61.el7 will be installed
--> Processing Dependency: libtirpc >= 0.2.4-0.7 for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libtirpc.so.1()(64bit) for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.61.el7.x86_64
---> Package parted.x86_64 0:3.1-29.el7.tis.3 will be installed
---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed
--> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64
--> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.5-1.el7.x86_64
--> Processing Dependency: python-enum34 for package: python2-cryptography-2.5-1.el7.x86_64
---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be installed
---> Package python2-pyOpenSSL.noarch 0:17.3.0-3.el7 will be installed
---> Package python2-pysocks.noarch 0:1.6.8-5.el7 will be installed
---> Package python2-six.noarch 0:1.10.0-9.el7 will be installed
---> Package unbound-libs.x86_64 0:1.6.6-1.el7 will be installed
--> Running transaction check
---> Package device-mapper-event-libs.x86_64 7:1.02.149-10.el7_6.7 will be installed
---> Package device-mapper-persistent-data.x86_64 0:0.7.3-3.el7 will be installed
---> Package glusterfs.x86_64 0:5.2-1.el7 will be installed
---> Package glusterfs-client-xlators.x86_64 0:5.2-1.el7 will be installed
---> Package gssproxy.x86_64 0:0.7.0-21.el7 will be installed
--> Processing Dependency: libini_config >= 1.3.1-31 for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
--> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-21.el7.x86_64
---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-10.el7 will be installed
---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed
---> Package libevent.x86_64 0:2.0.21-4.el7.tis.2 will be installed
---> Package libnfsidmap.x86_64 0:0.25-19.el7 will be installed
---> Package libtirpc.x86_64 0:0.2.4-0.15.el7 will be installed
---> Package lvm2-libs.x86_64 7:2.02.180-10.el7_6.7 will be installed
--> Processing Dependency: device-mapper-event = 7:1.02.149-10.el7_6.7 for package: 7:lvm2-libs-2.02.180-10.el7_6.7.x86_64
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed
---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed
---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed
--> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64
---> Package quota.x86_64 1:4.01-17.el7 will be installed
--> Processing Dependency: quota-nls = 1:4.01-17.el7 for package: 1:quota-4.01-17.el7.x86_64
--> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-17.el7.x86_64
---> Package rpcbind.x86_64 0:0.2.0-47.el7 will be installed
--> Running transaction check
---> Package device-mapper-event.x86_64 7:1.02.149-10.el7_6.7 will be installed
---> Package libbasicobjects.x86_64 0:0.1.1-32.el7 will be installed
---> Package libcollection.x86_64 0:0.7.0-32.el7 will be installed
---> Package libini_config.x86_64 0:1.3.1-32.el7 will be installed
--> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.1-32.el7.x86_64
--> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.1-32.el7.x86_64
---> Package libref_array.x86_64 0:0.1.5-32.el7 will be installed
---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed
---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed
--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch
---> Package quota-nls.noarch 1:4.01-17.el7 will be installed
---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed
--> Running transaction check
---> Package libpath_utils.x86_64 0:0.2.1-32.el7 will be installed
---> Package python-ply.noarch 0:3.4-11.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
bridge-utils x86_64 1.5-9.el7 base 32 k
ceph-common x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 14 M
e2fsprogs x86_64 1.42.9-13.el7 base 699 k
genisoimage x86_64 1.1.11-25.el7 base 299 k
httpd x86_64 2.4.6-89.el7.centos updates 2.7 M
iptables x86_64 1.4.21-28.el7 base 433 k
libosinfo x86_64 1.1.0-2.el7 base 228 k
libvirt x86_64 4.7.0-1.tis.100 stx-local-build 3.2 k
mod_ssl x86_64 1:2.4.6-89.el7.centos updates 112 k
mod_wsgi x86_64 3.4-18.el7 base 77 k
openssh-server x86_64 7.4p1-16.el7_4.tis.10 stx-local-build 463 k
openvswitch x86_64 1:2.11.0-0.tis.1 stx-local-build 9.7 M
Installing for dependencies:
apr x86_64 1.4.8-3.el7_4.1 base 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
augeas-libs x86_64 1.4.0-6.el7_6.1 updates 355 k
autogen-libopts x86_64 5.18-5.el7 base 66 k
bzip2 x86_64 1.0.6-13.el7 base 52 k
centos-logos noarch 70.0.6-3.el7.centos base 21 M
cyrus-sasl x86_64 2.1.26-23.el7 base 88 k
cyrus-sasl-gssapi x86_64 2.1.26-23.el7 base 41 k
device-mapper-event x86_64 7:1.02.149-10.el7_6.7 updates 189 k
device-mapper-event-libs x86_64 7:1.02.149-10.el7_6.7 updates 188 k
device-mapper-persistent-data
x86_64 0.7.3-3.el7 base 405 k
dmidecode x86_64 1:3.1-2.el7 base 78 k
dnsmasq x86_64 2.76-7.el7.tis.7 stx-local-build 276 k
e2fsprogs-libs x86_64 1.42.9-13.el7 base 167 k
ebtables x86_64 2.0.10-16.el7 base 123 k
fuse-libs x86_64 2.9.2-11.el7 base 93 k
glusterfs x86_64 5.2-1.el7 stx-mirror-distro 667 k
glusterfs-api x86_64 5.2-1.el7 stx-mirror-distro 106 k
glusterfs-cli x86_64 5.2-1.el7 stx-mirror-distro 203 k
glusterfs-client-xlators x86_64 5.2-1.el7 stx-mirror-distro 998 k
glusterfs-libs x86_64 5.2-1.el7 stx-mirror-distro 415 k
gnutls-dane x86_64 3.3.29-9.el7_6 updates 36 k
gnutls-utils x86_64 3.3.29-9.el7_6 updates 238 k
gssproxy x86_64 0.7.0-21.el7 base 109 k
httpd-tools x86_64 2.4.6-89.el7.centos updates 90 k
initscripts x86_64 9.49.46-1.el7.tis.18 stx-local-build 437 k
iproute x86_64 4.11.0-14.el7_6.2 updates 764 k
iscsi-initiator-utils x86_64 6.2.0.874-10.el7 base 421 k
iscsi-initiator-utils-iscsiuio
x86_64 6.2.0.874-10.el7 base 92 k
keyutils x86_64 1.5.8-3.el7 base 54 k
leveldb x86_64 1.12.0-11.el7 stx-mirror-distro 161 k
libarchive x86_64 3.1.2-10.el7_2 base 318 k
libbasicobjects x86_64 0.1.1-32.el7 base 26 k
libcephfs2 x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 413 k
libcgroup x86_64 0.41-20.el7 base 66 k
libcollection x86_64 0.7.0-32.el7 base 42 k
libevent x86_64 2.0.21-4.el7.tis.2 stx-local-build 213 k
libini_config x86_64 1.3.1-32.el7 base 64 k
libmnl x86_64 1.0.3-7.el7 base 23 k
libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k
libnfnetlink x86_64 1.0.1-4.el7 base 26 k
libnfsidmap x86_64 0.25-19.el7 base 50 k
liboath x86_64 2.4.1-9.el7 stx-mirror-distro 35 k
libpath_utils x86_64 0.2.1-32.el7 base 28 k
libpcap x86_64 14:1.5.3-11.el7 base 138 k
libpciaccess x86_64 0.14-1.el7 base 26 k
libradosstriper1 x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 336 k
libref_array x86_64 0.1.5-32.el7 base 27 k
librgw2 x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 2.0 M
libss x86_64 1.42.9-13.el7 base 46 k
libtirpc x86_64 0.2.4-0.15.el7 base 89 k
libusal x86_64 1.1.11-25.el7 base 136 k
libverto-libevent x86_64 0.2.5-4.el7 base 8.9 k
libvirt-bash-completion x86_64 4.7.0-1.tis.100 stx-local-build 3.1 k
libvirt-client x86_64 4.7.0-1.tis.100 stx-local-build 297 k
libvirt-daemon x86_64 4.7.0-1.tis.100 stx-local-build 646 k
libvirt-daemon-config-network
x86_64 4.7.0-1.tis.100 stx-local-build 4.2 k
libvirt-daemon-config-nwfilter
x86_64 4.7.0-1.tis.100 stx-local-build 9.5 k
libvirt-daemon-driver-interface
x86_64 4.7.0-1.tis.100 stx-local-build 42 k
libvirt-daemon-driver-lxc x86_64 4.7.0-1.tis.100 stx-local-build 135 k
libvirt-daemon-driver-network
x86_64 4.7.0-1.tis.100 stx-local-build 218 k
libvirt-daemon-driver-nodedev
x86_64 4.7.0-1.tis.100 stx-local-build 41 k
libvirt-daemon-driver-nwfilter
x86_64 4.7.0-1.tis.100 stx-local-build 65 k
libvirt-daemon-driver-qemu
x86_64 4.7.0-1.tis.100 stx-local-build 557 k
libvirt-daemon-driver-secret
x86_64 4.7.0-1.tis.100 stx-local-build 31 k
libvirt-daemon-driver-storage
x86_64 4.7.0-1.tis.100 stx-local-build 2.1 k
libvirt-daemon-driver-storage-core
x86_64 4.7.0-1.tis.100 stx-local-build 242 k
libvirt-daemon-driver-storage-disk
x86_64 4.7.0-1.tis.100 stx-local-build 33 k
libvirt-daemon-driver-storage-gluster
x86_64 4.7.0-1.tis.100 stx-local-build 41 k
libvirt-daemon-driver-storage-iscsi
x86_64 4.7.0-1.tis.100 stx-local-build 30 k
libvirt-daemon-driver-storage-logical
x86_64 4.7.0-1.tis.100 stx-local-build 34 k
libvirt-daemon-driver-storage-mpath
x86_64 4.7.0-1.tis.100 stx-local-build 29 k
libvirt-daemon-driver-storage-rbd
x86_64 4.7.0-1.tis.100 stx-local-build 36 k
libvirt-daemon-driver-storage-scsi
x86_64 4.7.0-1.tis.100 stx-local-build 30 k
libvirt-libs x86_64 4.7.0-1.tis.100 stx-local-build 3.8 M
libxslt x86_64 1.1.28-5.el7 base 242 k
lvm2 x86_64 7:2.02.180-10.el7_6.7 updates 1.3 M
lvm2-libs x86_64 7:2.02.180-10.el7_6.7 updates 1.1 M
lzo x86_64 2.06-8.el7 base 59 k
lzop x86_64 1.03-10.el7 base 54 k
mailcap noarch 2.1.41-2.el7 base 31 k
mozjs17 x86_64 17.0.0-20.el7 base 1.4 M
netcf-libs x86_64 0.2.8-4.el7 base 70 k
nfs-utils x86_64 1:1.3.0-0.61.el7 base 410 k
nmap-ncat x86_64 2:6.40-16.el7 base 206 k
numactl-libs x86_64 2.0.9-7.el7 base 29 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k
osinfo-db noarch 20181214-1.el7_6 updates 177 k
osinfo-db-tools x86_64 1.1.0-1.el7 base 79 k
parted x86_64 3.1-29.el7.tis.3 stx-local-build 606 k
polkit x86_64 0.112-18.el7_6.1 updates 168 k
polkit-pkla-compat x86_64 0.1-4.el7 base 39 k
python-backports x86_64 1.0-8.el7 base 5.8 k
python-backports-ssl_match_hostname
noarch 3.5.0.1-1.el7 base 13 k
python-cephfs x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 97 k
python-construct noarch 2.5.1-4.el7 extras 126 k
python-enum34 noarch 1.0.4-1.el7 base 52 k
python-ply noarch 3.4-11.el7 base 123 k
python-prettytable noarch 0.7.2-3.el7 base 37 k
python-pycparser noarch 2.14-1.el7 base 104 k
python-pyelftools noarch 0.22-0.5.git20130619.a1d9681.el7
extras 122 k
python-rados x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 308 k
python-rbd x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 193 k
python-rgw x86_64 2:13.2.2-0.el7.tis.25 stx-local-build 99 k
python2-asn1crypto noarch 0.23.0-2.el7 stx-mirror-distro 172 k
python2-cffi x86_64 1.11.2-1.el7 stx-mirror-distro 229 k
python2-cryptography x86_64 2.5-1.el7 stx-mirror-distro 544 k
python2-idna noarch 2.5-1.el7 stx-mirror-distro 94 k
python2-ipaddress noarch 1.0.18-5.el7 stx-mirror-distro 35 k
python2-pyOpenSSL noarch 17.3.0-3.el7 stx-mirror-distro 92 k
python2-pysocks noarch 1.6.8-5.el7 stx-mirror-distro 30 k
python2-requests noarch 2.21.0-2.el7.tis.2 stx-local-build 119 k
python2-six noarch 1.10.0-9.el7 stx-mirror-distro 31 k
python2-urllib3 noarch 1.21.1-1.el7 stx-mirror-distro 173 k
quota x86_64 1:4.01-17.el7 base 179 k
quota-nls noarch 1:4.01-17.el7 base 90 k
radvd x86_64 2.17-3.el7 base 94 k
rpcbind x86_64 0.2.0-47.el7 base 60 k
snappy x86_64 1.1.0-3.el7 base 40 k
systemd-sysv x86_64 219-62.el7_6.6 updates 84 k
tcp_wrappers x86_64 7.6-77.el7 base 78 k
tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
unbound-libs x86_64 1.6.6-1.el7 base 405 k
yajl x86_64 2.0.4-4.el7 base 39 k

Transaction Summary
================================================================================
Install 12 Packages (+124 Dependent packages)

Total download size: 78 M
Installed size: 204 M
Downloading packages:
--------------------------------------------------------------------------------
Total 47 MB/s | 78 MB 00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : numactl-libs-2.0.9-7.el7.x86_64 1/136
Installing : yajl-2.0.4-4.el7.x86_64 2/136
Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 3/136
Installing : glusterfs-libs-5.2-1.el7.x86_64 4/136
Installing : python2-idna-2.5-1.el7.noarch 5/136
Installing : python2-ipaddress-1.0.18-5.el7.noarch 6/136
Installing : python2-six-1.10.0-9.el7.noarch 7/136
Installing : systemd-sysv-219-62.el7_6.6.x86_64 8/136
Installing : libmnl-1.0.3-7.el7.x86_64 9/136
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 10/136
Installing : libevent-2.0.21-4.el7.tis.2.x86_64 11/136
Installing : apr-1.4.8-3.el7_4.1.x86_64 12/136
Installing : 2:python-rados-13.2.2-0.el7.tis.25.x86_64 13/136
Installing : 7:device-mapper-event-libs-1.02.149-10.el7_6.7.x86_64 14/136
Installing : apr-util-1.5.2-6.el7.x86_64 15/136
Installing : unbound-libs-1.6.6-1.el7.x86_64 16/136
Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-10.el7.x86_64 17/136
Installing : iscsi-initiator-utils-6.2.0.874-10.el7.x86_64 18/136
Installing : libcollection-0.7.0-32.el7.x86_64 19/136
Installing : libtirpc-0.2.4-0.15.el7.x86_64 20/136
Installing : rpcbind-0.2.0-47.el7.x86_64 21/136
Installing : 14:libpcap-1.5.3-11.el7.x86_64 22/136
Installing : libxslt-1.1.28-5.el7.x86_64 23/136
Installing : snappy-1.1.0-3.el7.x86_64 24/136
Installing : lzo-2.06-8.el7.x86_64 25/136
Installing : fuse-libs-2.9.2-11.el7.x86_64 26/136
Installing : liboath-2.4.1-9.el7.x86_64 27/136
Installing : libref_array-0.1.5-32.el7.x86_64 28/136
Installing : parted-3.1-29.el7.tis.3.x86_64 29/136
Installing : libbasicobjects-0.1.1-32.el7.x86_64 30/136
Installing : libnfnetlink-1.0.1-4.el7.x86_64 31/136
Installing : 2:libcephfs2-13.2.2-0.el7.tis.25.x86_64 32/136
Installing : e2fsprogs-libs-1.42.9-13.el7.x86_64 33/136
Installing : 2:python-cephfs-13.2.2-0.el7.tis.25.x86_64 34/136
Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 35/136
Installing : iptables-1.4.21-28.el7.x86_64 36/136
Installing : iproute-4.11.0-14.el7_6.2.x86_64 37/136
Installing : initscripts-9.49.46-1.el7.tis.18.x86_64 38/136
Installing : cyrus-sasl-2.1.26-23.el7.x86_64 39/136
Installing : 2:librgw2-13.2.2-0.el7.tis.25.x86_64 40/136
Installing : 2:python-rgw-13.2.2-0.el7.tis.25.x86_64 41/136
Installing : lzop-1.03-10.el7.x86_64 42/136
Installing : libarchive-3.1.2-10.el7_2.x86_64 43/136
Installing : osinfo-db-tools-1.1.0-1.el7.x86_64 44/136
Installing : leveldb-1.12.0-11.el7.x86_64 45/136
Installing : 2:nmap-ncat-6.40-16.el7.x86_64 46/136
Installing : gnutls-dane-3.3.29-9.el7_6.x86_64 47/136
Installing : httpd-tools-2.4.6-89.el7.centos.x86_64 48/136
Installing : 7:device-mapper-event-1.02.149-10.el7_6.7.x86_64 49/136
Failed to get D-Bus connection: Operation not permitted
warning: %post(device-mapper-event-7:1.02.149-10.el7_6.7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.149-10.el7_6.7.x86_64
Installing : 7:lvm2-libs-2.02.180-10.el7_6.7.x86_64 50/136
Installing : 2:python-rbd-13.2.2-0.el7.tis.25.x86_64 51/136
Installing : libverto-libevent-0.2.5-4.el7.x86_64 52/136
Installing : dnsmasq-2.76-7.el7.tis.7.x86_64 53/136
Installing : python-construct-2.5.1-4.el7.noarch 54/136
Installing : python-pyelftools-0.22-0.5.git20130619.a1d9681.el7.noa 55/136
Installing : glusterfs-cli-5.2-1.el7.x86_64 56/136
Installing : glusterfs-5.2-1.el7.x86_64 57/136
Installing : glusterfs-client-xlators-5.2-1.el7.x86_64 58/136
Installing : glusterfs-api-5.2-1.el7.x86_64 59/136
Installing : tcp_wrappers-7.6-77.el7.x86_64 60/136
Installing : 1:quota-nls-4.01-17.el7.noarch 61/136
Installing : 1:quota-4.01-17.el7.x86_64 62/136
Installing : osinfo-db-20181214-1.el7_6.noarch 63/136
Installing : 2:libradosstriper1-13.2.2-0.el7.tis.25.x86_64 64/136
Installing : centos-logos-70.0.6-3.el7.centos.noarch 65/136
Installing : libusal-1.1.11-25.el7.x86_64 66/136
Installing : python-enum34-1.0.4-1.el7.noarch 67/136
Installing : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 68/136
Installing : libvirt-libs-4.7.0-1.tis.100.x86_64 69/136
Installing : mozjs17-17.0.0-20.el7.x86_64 70/136
Installing : polkit-0.112-18.el7_6.1.x86_64 71/136
Installing : polkit-pkla-compat-0.1-4.el7.x86_64 72/136
Installing : keyutils-1.5.8-3.el7.x86_64 73/136
Installing : libnfsidmap-0.25-19.el7.x86_64 74/136
Installing : python-prettytable-0.7.2-3.el7.noarch 75/136
Installing : bridge-utils-1.5-9.el7.x86_64 76/136
Installing : python2-asn1crypto-0.23.0-2.el7.noarch 77/136
Installing : python-ply-3.4-11.el7.noarch 78/136
Installing : python-pycparser-2.14-1.el7.noarch 79/136
Installing : python2-cffi-1.11.2-1.el7.x86_64 80/136
Installing : python2-cryptography-2.5-1.el7.x86_64 81/136
Installing : python2-pyOpenSSL-17.3.0-3.el7.noarch 82/136
Installing : libvirt-bash-completion-4.7.0-1.tis.100.x86_64 83/136
Installing : bzip2-1.0.6-13.el7.x86_64 84/136
Installing : radvd-2.17-3.el7.x86_64 85/136
Installing : autogen-libopts-5.18-5.el7.x86_64 86/136
Installing : gnutls-utils-3.3.29-9.el7_6.x86_64 87/136
Installing : libvirt-client-4.7.0-1.tis.100.x86_64 88/136
Installing : libcgroup-0.41-20.el7.x86_64 89/136
Installing : libpciaccess-0.14-1.el7.x86_64 90/136
Installing : ebtables-2.0.10-16.el7.x86_64 91/136
Installing : augeas-libs-1.4.0-6.el7_6.1.x86_64 92/136
Installing : netcf-libs-0.2.8-4.el7.x86_64 93/136
Installing : libpath_utils-0.2.1-32.el7.x86_64 94/136
Installing : libini_config-1.3.1-32.el7.x86_64 95/136
Installing : gssproxy-0.7.0-21.el7.x86_64 96/136
Installing : 1:nfs-utils-1.3.0-0.61.el7.x86_64 97/136
Installing : python-backports-1.0-8.el7.x86_64 98/136
Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 99/136
Installing : libss-1.42.9-13.el7.x86_64 100/136
Installing : mailcap-2.1.41-2.el7.noarch 101/136
Installing : httpd-2.4.6-89.el7.centos.x86_64 102/136
Installing : 1:dmidecode-3.1-2.el7.x86_64 103/136
Installing : libvirt-daemon-4.7.0-1.tis.100.x86_64 104/136
Installing : libvirt-daemon-driver-storage-core-4.7.0-1.tis.100.x86 105/136
Installing : libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64 106/136
Installing : libvirt-daemon-driver-nwfilter-4.7.0-1.tis.100.x86_64 107/136
Installing : libvirt-daemon-config-nwfilter-4.7.0-1.tis.100.x86_64 108/136
Installing : libvirt-daemon-config-network-4.7.0-1.tis.100.x86_64 109/136
Installing : libvirt-daemon-driver-lxc-4.7.0-1.tis.100.x86_64 110/136
Installing : libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64 111/136
Installing : libvirt-daemon-driver-storage-iscsi-4.7.0-1.tis.100.x8 112/136
Installing : libvirt-daemon-driver-storage-disk-4.7.0-1.tis.100.x86 113/136
Installing : libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100. 114/136
Installing : libvirt-daemon-driver-storage-scsi-4.7.0-1.tis.100.x86 115/136
Installing : libvirt-daemon-driver-storage-rbd-4.7.0-1.tis.100.x86_ 116/136
Installing : libvirt-daemon-driver-storage-mpath-4.7.0-1.tis.100.x8 117/136
Installing : libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64 118/136
Installing : libvirt-daemon-driver-nodedev-4.7.0-1.tis.100.x86_64 119/136
Installing : libvirt-daemon-driver-secret-4.7.0-1.tis.100.x86_64 120/136
Installing : python2-pysocks-1.6.8-5.el7.noarch 121/136
Installing : python2-urllib3-1.21.1-1.el7.noarch 122/136
Installing : python2-requests-2.21.0-2.el7.tis.2.noarch 123/136
Installing : device-mapper-persistent-data-0.7.3-3.el7.x86_64 124/136
Installing : 7:lvm2-2.02.180-10.el7_6.7.x86_64 125/136
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
warning: %post(lvm2-7:2.02.180-10.el7_6.7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.180-10.el7_6.7.x86_64
Installing : libvirt-daemon-driver-storage-logical-4.7.0-1.tis.100. 126/136
Installing : libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64 127/136
Installing : libvirt-4.7.0-1.tis.100.x86_64 128/136
Installing : 2:ceph-common-13.2.2-0.el7.tis.25.x86_64 129/136
warning: user ceph does not exist - using root
warning: group ceph does not exist - using root
warning: user ceph does not exist - using root
warning: group ceph does not exist - using root
Installing : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 130/136
Installing : mod_wsgi-3.4-18.el7.x86_64 131/136
Installing : e2fsprogs-1.42.9-13.el7.x86_64 132/136
Installing : genisoimage-1.1.11-25.el7.x86_64 133/136
Installing : libosinfo-1.1.0-2.el7.x86_64 134/136
Installing : 1:openvswitch-2.11.0-0.tis.1.x86_64 135/136
warning: user openvswitch does not exist - using root
warning: group openvswitch does not exist - using root
warning: user openvswitch does not exist - using root
warning: group openvswitch does not exist - using root
warning: user openvswitch does not exist - using root
warning: group openvswitch does not exist - using root
Installing : openssh-server-7.4p1-16.el7_4.tis.10.x86_64 136/136
Verifying : device-mapper-persistent-data-0.7.3-3.el7.x86_64 1/136
Verifying : 2:python-rgw-13.2.2-0.el7.tis.25.x86_64 2/136
Verifying : 7:device-mapper-event-libs-1.02.149-10.el7_6.7.x86_64 3/136
Verifying : iproute-4.11.0-14.el7_6.2.x86_64 4/136
Verifying : python2-pysocks-1.6.8-5.el7.noarch 5/136
Verifying : 2:python-rados-13.2.2-0.el7.tis.25.x86_64 6/136
Verifying : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 7/136
Verifying : 7:lvm2-2.02.180-10.el7_6.7.x86_64 8/136
Verifying : libvirt-daemon-driver-storage-iscsi-4.7.0-1.tis.100.x8 9/136
Verifying : libvirt-daemon-driver-interface-4.7.0-1.tis.100.x86_64 10/136
Verifying : libvirt-daemon-driver-storage-logical-4.7.0-1.tis.100. 11/136
Verifying : mod_wsgi-3.4-18.el7.x86_64 12/136
Verifying : 1:dmidecode-3.1-2.el7.x86_64 13/136
Verifying : libvirt-daemon-driver-storage-4.7.0-1.tis.100.x86_64 14/136
Verifying : e2fsprogs-libs-1.42.9-13.el7.x86_64 15/136
Verifying : mailcap-2.1.41-2.el7.noarch 16/136
Verifying : libvirt-daemon-driver-nodedev-4.7.0-1.tis.100.x86_64 17/136
Verifying : glusterfs-api-5.2-1.el7.x86_64 18/136
Verifying : libss-1.42.9-13.el7.x86_64 19/136
Verifying : 2:libcephfs2-13.2.2-0.el7.tis.25.x86_64 20/136
Verifying : apr-util-1.5.2-6.el7.x86_64 21/136
Verifying : python-backports-1.0-8.el7.x86_64 22/136
Verifying : yajl-2.0.4-4.el7.x86_64 23/136
Verifying : 2:nmap-ncat-6.40-16.el7.x86_64 24/136
Verifying : apr-1.4.8-3.el7_4.1.x86_64 25/136
Verifying : 2:librgw2-13.2.2-0.el7.tis.25.x86_64 26/136
Verifying : libvirt-libs-4.7.0-1.tis.100.x86_64 27/136
Verifying : python-pycparser-2.14-1.el7.noarch 28/136
Verifying : libpath_utils-0.2.1-32.el7.x86_64 29/136
Verifying : libvirt-daemon-driver-storage-disk-4.7.0-1.tis.100.x86 30/136
Verifying : libnfnetlink-1.0.1-4.el7.x86_64 31/136
Verifying : glusterfs-libs-5.2-1.el7.x86_64 32/136
Verifying : libini_config-1.3.1-32.el7.x86_64 33/136
Verifying : cyrus-sasl-2.1.26-23.el7.x86_64 34/136
Verifying : augeas-libs-1.4.0-6.el7_6.1.x86_64 35/136
Verifying : libevent-2.0.21-4.el7.tis.2.x86_64 36/136
Verifying : ebtables-2.0.10-16.el7.x86_64 37/136
Verifying : libpciaccess-0.14-1.el7.x86_64 38/136
Verifying : libcgroup-0.41-20.el7.x86_64 39/136
Verifying : dnsmasq-2.76-7.el7.tis.7.x86_64 40/136
Verifying : 2:ceph-common-13.2.2-0.el7.tis.25.x86_64 41/136
Verifying : autogen-libopts-5.18-5.el7.x86_64 42/136
Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 43/136
Verifying : libbasicobjects-0.1.1-32.el7.x86_64 44/136
Verifying : libvirt-daemon-driver-storage-gluster-4.7.0-1.tis.100. 45/136
Verifying : httpd-tools-2.4.6-89.el7.centos.x86_64 46/136
Verifying : parted-3.1-29.el7.tis.3.x86_64 47/136
Verifying : radvd-2.17-3.el7.x86_64 48/136
Verifying : bzip2-1.0.6-13.el7.x86_64 49/136
Verifying : libvirt-daemon-driver-storage-scsi-4.7.0-1.tis.100.x86 50/136
Verifying : glusterfs-cli-5.2-1.el7.x86_64 51/136
Verifying : libvirt-bash-completion-4.7.0-1.tis.100.x86_64 52/136
Verifying : libosinfo-1.1.0-2.el7.x86_64 53/136
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 54/136
Verifying : python-ply-3.4-11.el7.noarch 55/136
Verifying : openssh-server-7.4p1-16.el7_4.tis.10.x86_64 56/136
Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 57/136
Verifying : bridge-utils-1.5-9.el7.x86_64 58/136
Verifying : rpcbind-0.2.0-47.el7.x86_64 59/136
Verifying : libvirt-daemon-driver-nwfilter-4.7.0-1.tis.100.x86_64 60/136
Verifying : httpd-2.4.6-89.el7.centos.x86_64 61/136
Verifying : libref_array-0.1.5-32.el7.x86_64 62/136
Verifying : python-prettytable-0.7.2-3.el7.noarch 63/136
Verifying : libnfsidmap-0.25-19.el7.x86_64 64/136
Verifying : libvirt-daemon-4.7.0-1.tis.100.x86_64 65/136
Verifying : keyutils-1.5.8-3.el7.x86_64 66/136
Verifying : mozjs17-17.0.0-20.el7.x86_64 67/136
Verifying : libvirt-daemon-driver-secret-4.7.0-1.tis.100.x86_64 68/136
Verifying : liboath-2.4.1-9.el7.x86_64 69/136
Verifying : fuse-libs-2.9.2-11.el7.x86_64 70/136
Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 71/136
Verifying : libmnl-1.0.3-7.el7.x86_64 72/136
Verifying : leveldb-1.12.0-11.el7.x86_64 73/136
Verifying : python2-cryptography-2.5-1.el7.x86_64 74/136
Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 75/136
Verifying : libvirt-daemon-config-network-4.7.0-1.tis.100.x86_64 76/136
Verifying : lzo-2.06-8.el7.x86_64 77/136
Verifying : osinfo-db-tools-1.1.0-1.el7.x86_64 78/136
Verifying : lzop-1.03-10.el7.x86_64 79/136
Verifying : snappy-1.1.0-3.el7.x86_64 80/136
Verifying : systemd-sysv-219-62.el7_6.6.x86_64 81/136
Verifying : libvirt-daemon-driver-lxc-4.7.0-1.tis.100.x86_64 82/136
Verifying : python2-six-1.10.0-9.el7.noarch 83/136
Verifying : cyrus-sasl-gssapi-2.1.26-23.el7.x86_64 84/136
Verifying : libvirt-daemon-driver-qemu-4.7.0-1.tis.100.x86_64 85/136
Verifying : python-construct-2.5.1-4.el7.noarch 86/136
Verifying : libvirt-client-4.7.0-1.tis.100.x86_64 87/136
Verifying : libxslt-1.1.28-5.el7.x86_64 88/136
Verifying : python2-ipaddress-1.0.18-5.el7.noarch 89/136
Verifying : 14:libpcap-1.5.3-11.el7.x86_64 90/136
Verifying : gssproxy-0.7.0-21.el7.x86_64 91/136
Verifying : 1:quota-4.01-17.el7.x86_64 92/136
Verifying : iptables-1.4.21-28.el7.x86_64 93/136
Verifying : 2:python-rbd-13.2.2-0.el7.tis.25.x86_64 94/136
Verifying : python-pyelftools-0.22-0.5.git20130619.a1d9681.el7.noa 95/136
Verifying : libvirt-daemon-driver-storage-rbd-4.7.0-1.tis.100.x86_ 96/136
Verifying : libvirt-daemon-driver-storage-core-4.7.0-1.tis.100.x86 97/136
Verifying : tcp_wrappers-7.6-77.el7.x86_64 98/136
Verifying : python-enum34-1.0.4-1.el7.noarch 99/136
Verifying : iscsi-initiator-utils-6.2.0.874-10.el7.x86_64 100/136
Verifying : genisoimage-1.1.11-25.el7.x86_64 101/136
Verifying : libvirt-4.7.0-1.tis.100.x86_64 102/136
Verifying : libtirpc-0.2.4-0.15.el7.x86_64 103/136
Verifying : libusal-1.1.11-25.el7.x86_64 104/136
Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 105/136
Verifying : libvirt-daemon-driver-storage-mpath-4.7.0-1.tis.100.x8 106/136
Verifying : numactl-libs-2.0.9-7.el7.x86_64 107/136
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 108/136
Verifying : python2-requests-2.21.0-2.el7.tis.2.noarch 109/136
Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-10.el7.x86_64 110/136
Verifying : initscripts-9.49.46-1.el7.tis.18.x86_64 111/136
Verifying : 2:libradosstriper1-13.2.2-0.el7.tis.25.x86_64 112/136
Verifying : 7:device-mapper-event-1.02.149-10.el7_6.7.x86_64 113/136
Verifying : libvirt-daemon-driver-network-4.7.0-1.tis.100.x86_64 114/136
Verifying : polkit-0.112-18.el7_6.1.x86_64 115/136
Verifying : osinfo-db-20181214-1.el7_6.noarch 116/136
Verifying : 1:quota-nls-4.01-17.el7.noarch 117/136
Verifying : glusterfs-5.2-1.el7.x86_64 118/136
Verifying : netcf-libs-0.2.8-4.el7.x86_64 119/136
Verifying : python2-urllib3-1.21.1-1.el7.noarch 120/136
Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 121/136
Verifying : 1:nfs-utils-1.3.0-0.61.el7.x86_64 122/136
Verifying : 2:python-cephfs-13.2.2-0.el7.tis.25.x86_64 123/136
Verifying : unbound-libs-1.6.6-1.el7.x86_64 124/136
Verifying : libverto-libevent-0.2.5-4.el7.x86_64 125/136
Verifying : 1:openvswitch-2.11.0-0.tis.1.x86_64 126/136
Verifying : libcollection-0.7.0-32.el7.x86_64 127/136
Verifying : 7:lvm2-libs-2.02.180-10.el7_6.7.x86_64 128/136
Verifying : libvirt-daemon-config-nwfilter-4.7.0-1.tis.100.x86_64 129/136
Verifying : e2fsprogs-1.42.9-13.el7.x86_64 130/136
Verifying : python2-cffi-1.11.2-1.el7.x86_64 131/136
Verifying : libarchive-3.1.2-10.el7_2.x86_64 132/136
Verifying : glusterfs-client-xlators-5.2-1.el7.x86_64 133/136
Verifying : python2-idna-2.5-1.el7.noarch 134/136
Verifying : gnutls-utils-3.3.29-9.el7_6.x86_64 135/136
Verifying : python2-pyOpenSSL-17.3.0-3.el7.noarch 136/136

Installed:
bridge-utils.x86_64 0:1.5-9.el7
ceph-common.x86_64 2:13.2.2-0.el7.tis.25
e2fsprogs.x86_64 0:1.42.9-13.el7
genisoimage.x86_64 0:1.1.11-25.el7
httpd.x86_64 0:2.4.6-89.el7.centos
iptables.x86_64 0:1.4.21-28.el7
libosinfo.x86_64 0:1.1.0-2.el7
libvirt.x86_64 0:4.7.0-1.tis.100
mod_ssl.x86_64 1:2.4.6-89.el7.centos
mod_wsgi.x86_64 0:3.4-18.el7
openssh-server.x86_64 0:7.4p1-16.el7_4.tis.10
openvswitch.x86_64 1:2.11.0-0.tis.1

Dependency Installed:
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
augeas-libs.x86_64 0:1.4.0-6.el7_6.1
autogen-libopts.x86_64 0:5.18-5.el7
bzip2.x86_64 0:1.0.6-13.el7
centos-logos.noarch 0:70.0.6-3.el7.centos
cyrus-sasl.x86_64 0:2.1.26-23.el7
cyrus-sasl-gssapi.x86_64 0:2.1.26-23.el7
device-mapper-event.x86_64 7:1.02.149-10.el7_6.7
device-mapper-event-libs.x86_64 7:1.02.149-10.el7_6.7
device-mapper-persistent-data.x86_64 0:0.7.3-3.el7
dmidecode.x86_64 1:3.1-2.el7
dnsmasq.x86_64 0:2.76-7.el7.tis.7
e2fsprogs-libs.x86_64 0:1.42.9-13.el7
ebtables.x86_64 0:2.0.10-16.el7
fuse-libs.x86_64 0:2.9.2-11.el7
glusterfs.x86_64 0:5.2-1.el7
glusterfs-api.x86_64 0:5.2-1.el7
glusterfs-cli.x86_64 0:5.2-1.el7
glusterfs-client-xlators.x86_64 0:5.2-1.el7
glusterfs-libs.x86_64 0:5.2-1.el7
gnutls-dane.x86_64 0:3.3.29-9.el7_6
gnutls-utils.x86_64 0:3.3.29-9.el7_6
gssproxy.x86_64 0:0.7.0-21.el7
httpd-tools.x86_64 0:2.4.6-89.el7.centos
initscripts.x86_64 0:9.49.46-1.el7.tis.18
iproute.x86_64 0:4.11.0-14.el7_6.2
iscsi-initiator-utils.x86_64 0:6.2.0.874-10.el7
iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-10.el7
keyutils.x86_64 0:1.5.8-3.el7
leveldb.x86_64 0:1.12.0-11.el7
libarchive.x86_64 0:3.1.2-10.el7_2
libbasicobjects.x86_64 0:0.1.1-32.el7
libcephfs2.x86_64 2:13.2.2-0.el7.tis.25
libcgroup.x86_64 0:0.41-20.el7
libcollection.x86_64 0:0.7.0-32.el7
libevent.x86_64 0:2.0.21-4.el7.tis.2
libini_config.x86_64 0:1.3.1-32.el7
libmnl.x86_64 0:1.0.3-7.el7
libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3
libnfnetlink.x86_64 0:1.0.1-4.el7
libnfsidmap.x86_64 0:0.25-19.el7
liboath.x86_64 0:2.4.1-9.el7
libpath_utils.x86_64 0:0.2.1-32.el7
libpcap.x86_64 14:1.5.3-11.el7
libpciaccess.x86_64 0:0.14-1.el7
libradosstriper1.x86_64 2:13.2.2-0.el7.tis.25
libref_array.x86_64 0:0.1.5-32.el7
librgw2.x86_64 2:13.2.2-0.el7.tis.25
libss.x86_64 0:1.42.9-13.el7
libtirpc.x86_64 0:0.2.4-0.15.el7
libusal.x86_64 0:1.1.11-25.el7
libverto-libevent.x86_64 0:0.2.5-4.el7
libvirt-bash-completion.x86_64 0:4.7.0-1.tis.100
libvirt-client.x86_64 0:4.7.0-1.tis.100
libvirt-daemon.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-config-network.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-config-nwfilter.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-interface.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-lxc.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-network.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-nodedev.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-nwfilter.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-qemu.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-secret.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-core.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-disk.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-gluster.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-iscsi.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-logical.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-mpath.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-rbd.x86_64 0:4.7.0-1.tis.100
libvirt-daemon-driver-storage-scsi.x86_64 0:4.7.0-1.tis.100
libvirt-libs.x86_64 0:4.7.0-1.tis.100
libxslt.x86_64 0:1.1.28-5.el7
lvm2.x86_64 7:2.02.180-10.el7_6.7
lvm2-libs.x86_64 7:2.02.180-10.el7_6.7
lzo.x86_64 0:2.06-8.el7
lzop.x86_64 0:1.03-10.el7
mailcap.noarch 0:2.1.41-2.el7
mozjs17.x86_64 0:17.0.0-20.el7
netcf-libs.x86_64 0:0.2.8-4.el7
nfs-utils.x86_64 1:1.3.0-0.61.el7
nmap-ncat.x86_64 2:6.40-16.el7
numactl-libs.x86_64 0:2.0.9-7.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1
osinfo-db.noarch 0:20181214-1.el7_6
osinfo-db-tools.x86_64 0:1.1.0-1.el7
parted.x86_64 0:3.1-29.el7.tis.3
polkit.x86_64 0:0.112-18.el7_6.1
polkit-pkla-compat.x86_64 0:0.1-4.el7
python-backports.x86_64 0:1.0-8.el7
python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7
python-cephfs.x86_64 2:13.2.2-0.el7.tis.25
python-construct.noarch 0:2.5.1-4.el7
python-enum34.noarch 0:1.0.4-1.el7
python-ply.noarch 0:3.4-11.el7
python-prettytable.noarch 0:0.7.2-3.el7
python-pycparser.noarch 0:2.14-1.el7
python-pyelftools.noarch 0:0.22-0.5.git20130619.a1d9681.el7
python-rados.x86_64 2:13.2.2-0.el7.tis.25
python-rbd.x86_64 2:13.2.2-0.el7.tis.25
python-rgw.x86_64 2:13.2.2-0.el7.tis.25
python2-asn1crypto.noarch 0:0.23.0-2.el7
python2-cffi.x86_64 0:1.11.2-1.el7
python2-cryptography.x86_64 0:2.5-1.el7
python2-idna.noarch 0:2.5-1.el7
python2-ipaddress.noarch 0:1.0.18-5.el7
python2-pyOpenSSL.noarch 0:17.3.0-3.el7
python2-pysocks.noarch 0:1.6.8-5.el7
python2-requests.noarch 0:2.21.0-2.el7.tis.2
python2-six.noarch 0:1.10.0-9.el7
python2-urllib3.noarch 0:1.21.1-1.el7
quota.x86_64 1:4.01-17.el7
quota-nls.noarch 1:4.01-17.el7
radvd.x86_64 0:2.17-3.el7
rpcbind.x86_64 0:0.2.0-47.el7
snappy.x86_64 0:1.1.0-3.el7
systemd-sysv.x86_64 0:219-62.el7_6.6
tcp_wrappers.x86_64 0:7.6-77.el7
tcp_wrappers-libs.x86_64 0:7.6-77.el7
unbound-libs.x86_64 0:1.6.6-1.el7
yajl.x86_64 0:2.0.4-4.el7

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/nova pycrypto httplib2 pylint python-ironicclient
+ packages='/tmp/nova pycrypto httplib2 pylint python-ironicclient'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/nova pycrypto httplib2 pylint python-ironicclient
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/nova
Collecting PasteDeploy===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 8))
Downloading https://files.pythonhosted.org/packages/67/0c/faa9971b2e5e048b3b30008d04c72e4d5f63b42f48937c169acce2c5e70a/PasteDeploy-2.0.1-py2.py3-none-any.whl
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting os-resource-classes===0.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 26))
Downloading https://files.pythonhosted.org/packages/4f/46/fd50bef38bf1c2a288a2e47f2cd2f74467520692b923767b1216a43d6161/os_resource_classes-0.3.0-py2.py3-none-any.whl
Collecting lxml===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 28))
Downloading https://files.pythonhosted.org/packages/18/46/9a3298a4db01dc3801c34b314103b0330540da421bffc3a6ec316fa861c2/lxml-4.3.2-cp27-cp27mu-manylinux1_x86_64.whl (5.6MB)
Collecting cursive===0.2.2 (from -c /tmp/wheels/upper-constraints.txt (line 34))
Downloading https://files.pythonhosted.org/packages/03/65/eadc65f8888ffb6e471dc639bccede2f457931457af6e4ddbf1e78f62cfe/cursive-0.2.2-py2.py3-none-any.whl
Collecting oslo.service===1.38.0 (from -c /tmp/wheels/upper-constraints.txt (line 35))
Downloading https://files.pythonhosted.org/packages/41/ca/03aa458a267bd0769a1c671299df2d913b04d206382559f20acbadda7260/oslo.service-1.38.0-py2.py3-none-any.whl (76kB)
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting microversion-parse===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 45))
Downloading https://files.pythonhosted.org/packages/36/f9/80cab06e1440691e8565a01da5b2e14d6e5d6be2769a1c2904b605096a69/microversion_parse-0.2.1-py2.py3-none-any.whl
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting os-xenapi===0.3.4 (from -c /tmp/wheels/upper-constraints.txt (line 77))
Downloading https://files.pythonhosted.org/packages/12/67/5d953cb20497d4f56965bc5bcf03134244be7bae4eb2b1f7ca5cf31b245f/os_xenapi-0.3.4-py2.py3-none-any.whl (137kB)
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting pypowervm===1.1.20 (from -c /tmp/wheels/upper-constraints.txt (line 113))
Downloading https://files.pythonhosted.org/packages/bb/ff/43a9b935f042477fd62b2d5703b2d9875194dfc88f5ec176bd484ff3171d/pypowervm-1.1.20-py2.py3-none-any.whl (1.1MB)
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting taskflow===3.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 132))
Downloading https://files.pythonhosted.org/packages/43/54/dd42141735de6090c5c3ddfb0e36226c3371f89aea3f75879318d2ad13c7/taskflow-3.5.0-py2.py3-none-any.whl (490kB)
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting eventlet===0.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 143))
Downloading https://files.pythonhosted.org/packages/86/7e/96e1412f96eeb2f2eca9342dcc4d5bc9305880a448b603b0a8e54439b71c/eventlet-0.24.1-py2.py3-none-any.whl (219kB)
Collecting oslo.messaging===9.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 146))
Downloading https://files.pythonhosted.org/packages/2a/94/5306d3a59adfbe33ea2093c020fbb6c2433b5e82efa3ab189f27b0b38d90/oslo.messaging-9.5.0-py2.py3-none-any.whl (243kB)
Collecting zVMCloudConnector===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 150))
Collecting paramiko===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 151))
Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB)
Collecting pydot===1.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 155))
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Requirement already satisfied: cryptography===2.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 172)) (2.6.1)
Collecting bcrypt===3.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 196))
Downloading https://files.pythonhosted.org/packages/50/d8/95f7cb04344033bf9d1a12c5a7969a15999b6a710fbe1969c517333d9a62/bcrypt-3.1.6-cp27-cp27mu-manylinux1_x86_64.whl (59kB)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting amqp===2.4.2 (from -c /tmp/wheels/upper-constraints.txt (line 210))
Downloading https://files.pythonhosted.org/packages/42/ec/cbbaa8f75be8cbd019afb9d63258e2bdc95242f8c46a54bb90db5fef03bd/amqp-2.4.2-py2.py3-none-any.whl (49kB)
Collecting websockify===0.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 212))
Collecting os-brick===2.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 228))
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting castellan===1.2.2 (from -c /tmp/wheels/upper-constraints.txt (line 243))
Downloading https://files.pythonhosted.org/packages/3a/8c/9bbc1353fb48ddb5a57f3fb3bb4cf4bf4f2382f37c33b36e6d8675f16dab/castellan-1.2.2-py2.py3-none-any.whl (90kB)
Collecting oslo.versionedobjects===1.35.1 (from -c /tmp/wheels/upper-constraints.txt (line 244))
Downloading https://files.pythonhosted.org/packages/ec/8d/9d441064a4881c7fbabc3fbd430e4b6bf263ba098397eab1f00e09c40444/oslo.versionedobjects-1.35.1-py2.py3-none-any.whl (85kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting pycrypto===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 274))
Collecting os-win===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 286))
Downloading https://files.pythonhosted.org/packages/8d/f6/1ffec338cdc5738dfa1c6f701a20f4d6b774b9d271f21edd3a0f82b2be24/os_win-4.2.0-py2.py3-none-any.whl (265kB)
Collecting retrying===1.3.3 (from -c /tmp/wheels/upper-constraints.txt (line 288))
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting automaton===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 312))
Downloading https://files.pythonhosted.org/packages/b7/22/282272affe1bf477ef98b09e23b0857a42913205c0bd0abdb85dd68d0948/automaton-1.16.0-py2.py3-none-any.whl
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting psutil===5.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 322))
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting python-cinderclient===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 336))
Downloading https://files.pythonhosted.org/packages/51/a1/2015fb1da15f55424e4c16edd3c41f4ae3eb63563d05a4c0779475b5a1ab/python_cinderclient-4.2.0-py2.py3-none-any.whl (330kB)
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting os-traits===0.11.0 (from -c /tmp/wheels/upper-constraints.txt (line 343))
Downloading https://files.pythonhosted.org/packages/6c/b0/3c69bc9d65ec3a05d2dd791b0083046b749a069fd79b3291f28b79e1ed58/os_traits-0.11.0-py2.py3-none-any.whl
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting tooz===1.64.2 (from -c /tmp/wheels/upper-constraints.txt (line 351))
Downloading https://files.pythonhosted.org/packages/c2/50/e16ab5a85669d6eb4f712259cbb74b5a78b219f06fa62c878f67139d6a94/tooz-1.64.2-py2.py3-none-any.whl (87kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362))
Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting oslo.reports===1.29.2 (from -c /tmp/wheels/upper-constraints.txt (line 372))
Downloading https://files.pythonhosted.org/packages/91/51/40b482882e2c363ac0117337e3d1dd6409121d632191b7c390628c9f9e7f/oslo.reports-1.29.2-py2.py3-none-any.whl (52kB)
Collecting PyNaCl===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 378))
Downloading https://files.pythonhosted.org/packages/b3/25/e605574f24948a8a53b497744e93f061eb1dbe7c44b6465fc1c172d591aa/PyNaCl-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (762kB)
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Collecting numpy===1.16.2 (from -c /tmp/wheels/upper-constraints.txt (line 387))
Downloading https://files.pythonhosted.org/packages/c4/33/8ec8dcdb4ede5d453047bbdbd01916dbaccdb63e98bba60989718f5f0876/numpy-1.16.2-cp27-cp27mu-manylinux1_x86_64.whl (17.0MB)
Requirement already satisfied: msgpack===0.6.1 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 388)) (0.6.1)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting httplib2===0.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 401))
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting python-barbicanclient===4.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 407))
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
Collecting oslo.rootwrap===5.15.2 (from -c /tmp/wheels/upper-constraints.txt (line 418))
Downloading https://files.pythonhosted.org/packages/62/c4/ce534b1e772eacca88a53822abe282eaa23f0088a1cd7b8aacb8e8254916/oslo.rootwrap-5.15.2-py2.py3-none-any.whl
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting kombu===4.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 446))
Downloading https://files.pythonhosted.org/packages/ec/a1/0e9eda0a43481610515a641a5b58afce4f9e96506beae02299b6b679ab0c/kombu-4.4.0-py2.py3-none-any.whl (185kB)
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting python-ironicclient===2.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 457))
Downloading https://files.pythonhosted.org/packages/b5/bf/5ac9f57f51b73330b9257648a021b82cd0aea639d3f8b72d2ed1a5f4f05d/python_ironicclient-2.7.2-py2.py3-none-any.whl (308kB)
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting yappi===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 465))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.privsep===1.32.1 (from -c /tmp/wheels/upper-constraints.txt (line 469))
Downloading https://files.pythonhosted.org/packages/22/3a/8eef401dd8bae1a57227c8661054c4ffdf129844c6791d90f9975de764b7/oslo.privsep-1.32.1-py2.py3-none-any.whl
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting tenacity===5.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 479))
Collecting Paste===3.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 482))
Downloading https://files.pythonhosted.org/packages/3e/97/f661521b84c559f0df0eee909003e513db96e2b181c6d00369d70a5cee6b/Paste-3.0.7-py2.py3-none-any.whl (592kB)
Collecting os-vif===1.15.1 (from -c /tmp/wheels/upper-constraints.txt (line 487))
Collecting pyasn1-modules===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 491))
Downloading https://files.pythonhosted.org/packages/da/98/8ddd9fa4d84065926832bcf2255a2b69f1d03330aa4d1c49cc7317ac888e/pyasn1_modules-0.2.4-py2.py3-none-any.whl (66kB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cachetools===3.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 501))
Downloading https://files.pythonhosted.org/packages/39/2b/d87fc2369242bd743883232c463f28205902b8579cb68dcf5b11eee1652f/cachetools-3.1.0-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting ovsdbapp===0.15.0 (from -c /tmp/wheels/upper-constraints.txt (line 517))
Downloading https://files.pythonhosted.org/packages/64/9a/ef0e89062fb0b0a67f8d39ca72a608c395109aee1cf5920b0fde6eae7b22/ovsdbapp-0.15.0-py2.py3-none-any.whl (99kB)
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Requirement already satisfied: cffi===1.12.2 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 523)) (1.12.2)
Collecting futurist===1.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 524))
Downloading https://files.pythonhosted.org/packages/ba/a3/5da2122c4cf29a9cd32c5e62dce79690086fd196b610bd38fc0191b5403c/futurist-1.8.1-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting dnspython===1.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 534))
Downloading https://files.pythonhosted.org/packages/ec/d3/3aa0e7213ef72b8585747aa0e271a9523e713813b9a20177ebe1e939deb0/dnspython-1.16.0-py2.py3-none-any.whl (188kB)
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting greenlet===0.4.15 (from -c /tmp/wheels/upper-constraints.txt (line 541))
Downloading https://files.pythonhosted.org/packages/8b/6e/f2d25875713ad0885c8d3c69269697406652e6f64e1a6bd8264f7a609327/greenlet-0.4.15-cp27-cp27mu-manylinux1_x86_64.whl
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /var/lib/openstack/lib/python2.7/site-packages (from nova==19.0.1.dev32) (41.0.1)
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting networkx===2.2 (from -c /tmp/wheels/upper-constraints.txt (line 82))
Collecting PyJWT===1.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 149))
Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl
Requirement already satisfied: asn1crypto===0.24.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 108)) (0.24.0)
Requirement already satisfied: ipaddress===1.0.22 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 75)) (1.0.22)
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting vine===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 131))
Downloading https://files.pythonhosted.org/packages/62/dd/e30f828a39914626d67876b987d6fc47616b64de680cd0f746fc9c8aab47/vine-1.2.0-py2.py3-none-any.whl
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting grpcio===1.15.0 (from -c /tmp/wheels/upper-constraints.txt (line 54))
Downloading https://files.pythonhosted.org/packages/3d/15/b34114198a2bc9c9bb73b21e2b559468a1a68bb28b373d21da6e51d6204f/grpcio-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (9.4MB)
Collecting voluptuous===0.11.5 (from -c /tmp/wheels/upper-constraints.txt (line 2))
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198))
Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting pyroute2===0.5.4 (from -c /tmp/wheels/upper-constraints.txt (line 138))
Collecting ovs===2.10.0 (from -c /tmp/wheels/upper-constraints.txt (line 171))
Requirement already satisfied: pycparser===2.19 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 166)) (2.19)
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting sortedcontainers===2.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 551))
Downloading https://files.pythonhosted.org/packages/13/f3/cf85f7c3a2dbd1a515d51e1f1676d971abe41bba6f4ab5443240d9a78e5b/sortedcontainers-2.1.0-py2.py3-none-any.whl
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Building wheels for collected packages: nova
Building wheel for nova (setup.py): started
Building wheel for nova (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-hX3TVQ/wheels/8a/df/31/315b7443c72a6233c39ac5ce96e782b8cc3b332f669009146e
Successfully built nova
Installing collected packages: voluptuous, chardet, PasteDeploy, repoze.lru, Routes, WebOb, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, os-resource-classes, lxml, oslo.context, os-service-types, keystoneauth1, python-dateutil, oslo.serialization, pyinotify, oslo.log, contextlib2, pyperclip, wcwidth, subprocess32, cmd2, unicodecsv, prettytable, cliff, python-barbicanclient, castellan, cursive, yappi, greenlet, Paste, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, dnspython, eventlet, oslo.service, munch, microversion-parse, pycadf, futures, grpcio, MarkupSafe, Mako, PyNaCl, pyasn1, bcrypt, paramiko, os-xenapi, decorator, networkx, Tempita, simplejson, pyOpenSSL, functools32, jsonschema, jsonpointer, jsonpatch, warlock, python-glanceclient, pyasn1-modules, pydot, automaton, futurist, tenacity, cachetools, taskflow, pypowervm, sqlparse, vine, SQLAlchemy, pyroute2, statsd, Jinja2, oslo.middleware, amqp, kombu, oslo.messaging, PyJWT, zVMCloudConnector, sortedcontainers, ovs, dogpile.cache, requestsexceptions, appdirs, jmespath, openstacksdk, os-client-config, numpy, websockify, retrying, os-win, oslo.privsep, os-brick, oslo.versionedobjects, pycrypto, singledispatch, sqlalchemy-migrate, testscenarios, psutil, python-cinderclient, oslo.cache, python-keystoneclient, keystonemiddleware, os-traits, tooz, osc-lib, python-neutronclient, oslo.reports, httplib2, oslo.upgradecheck, oslo.rootwrap, testresources, python-ironicclient, python-editor, alembic, oslo.db, oslo.policy, ovsdbapp, os-vif, backports.functools-lru-cache, configparser, lazy-object-proxy, astroid, isort, mccabe, pylint, nova
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 Paste-3.0.7 PasteDeploy-2.0.1 PyJWT-1.7.1 PyNaCl-1.3.0 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WebOb-1.8.5 alembic-1.0.8 amqp-2.4.2 appdirs-1.4.3 argparse-1.4.0 astroid-1.6.6 automaton-1.16.0 backports.functools-lru-cache-1.5 bcrypt-3.1.6 cachetools-3.1.0 castellan-1.2.2 certifi-2018.11.29 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 cursive-0.2.2 debtcollector-1.21.0 decorator-4.3.2 dnspython-1.16.0 dogpile.cache-0.7.1 eventlet-0.24.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 futurist-1.8.1 greenlet-0.4.15 grpcio-1.15.0 httplib2-0.12.1 idna-2.8 iso8601-0.1.12 isort-4.3.20 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 kombu-4.4.0 lazy-object-proxy-1.4.1 linecache2-1.0.0 lxml-4.3.2 mccabe-0.6.1 microversion-parse-0.2.1 monotonic-1.5 munch-2.3.2 netaddr-0.7.19 netifaces-0.10.9 networkx-2.2 nova-19.0.1.dev32 numpy-1.16.2 openstacksdk-0.27.0 os-brick-2.8.1 os-client-config-1.32.0 os-resource-classes-0.3.0 os-service-types-1.6.0 os-traits-0.11.0 os-vif-1.15.1 os-win-4.2.0 os-xenapi-0.3.4 osc-lib-1.12.1 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.messaging-9.5.0 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.privsep-1.32.1 oslo.reports-1.29.2 oslo.rootwrap-5.15.2 oslo.serialization-2.28.2 oslo.service-1.38.0 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 oslo.versionedobjects-1.35.1 ovs-2.10.0 ovsdbapp-0.15.0 paramiko-2.4.2 prettytable-0.7.2 psutil-5.6.0 pyOpenSSL-19.0.0 pyasn1-0.4.5 pyasn1-modules-0.2.4 pycadf-2.9.0 pycrypto-2.6.1 pydot-1.4.1 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 pypowervm-1.1.20 pyroute2-0.5.4 python-barbicanclient-4.8.1 python-cinderclient-4.2.0 python-dateutil-2.8.0 python-editor-1.0.4 python-glanceclient-2.16.0 python-ironicclient-2.7.2 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 python-neutronclient-6.12.0 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 requestsexceptions-1.4.0 retrying-1.3.3 rfc3986-1.2.0 simplejson-3.16.0 singledispatch-3.4.0.3 sortedcontainers-2.1.0 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 subprocess32-3.5.3 taskflow-3.5.0 tenacity-5.0.3 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 tooz-1.64.2 traceback2-1.4.0 unicodecsv-0.14.1 unittest2-1.1.0 urllib3-1.24.1 vine-1.2.0 voluptuous-0.11.5 warlock-1.3.0 wcwidth-0.1.7 websockify-0.8.0 wrapt-1.11.1 yappi-1.0 zVMCloudConnector-1.4.0
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/nova /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container a0d204eaea4b
---> 547a45f68d01
Successfully built 547a45f68d01
Successfully tagged jenkins/stx-nova:master-centos-stable-build
sha256:80abe2977a201e8f43722985a2f877c4ea0b3ca10f54343803cf6f6244a7fbf0
jenkins_update_img
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: centos.mirror.netelligent.ca
* extras: centos.mirror.netelligent.ca
* updates: centos.mirror.rafal.ca
Package openssh-clients-7.4p1-16.el7_4.tis.10.x86_64 already installed and latest version
Nothing to do
sha256:2b401dd7b723016d41a2ee6148b61136256836b236bab8c5df43576e4627981f
jenkins_update_img
The push refers to repository [docker.io/starlingx/stx-nova]
060687c20b99: Preparing
f5043b3e6faf: Preparing
6548e7e6d845: Preparing
48f39feeadc5: Preparing
93f557404506: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e7a6200c5ea1: Waiting
e2744e7692ff: Waiting
93f557404506: Pushed
48f39feeadc5: Pushed
f5043b3e6faf: Pushed
4826cdadf1ef: Layer already exists
e2744e7692ff: Mounted from starlingx/stx-neutron
e7a6200c5ea1: Mounted from starlingx/stx-neutron
060687c20b99: Pushed
6548e7e6d845: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:756ac599217b0dded3208a5a09821b60304f0704e20f4eecc1df2a2ec75d5311 size: 1998
The push refers to repository [docker.io/starlingx/stx-nova]
060687c20b99: Preparing
f5043b3e6faf: Preparing
6548e7e6d845: Preparing
48f39feeadc5: Preparing
93f557404506: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e7a6200c5ea1: Waiting
060687c20b99: Layer already exists
f5043b3e6faf: Layer already exists
6548e7e6d845: Layer already exists
93f557404506: Layer already exists
48f39feeadc5: Layer already exists
e2744e7692ff: Layer already exists
e7a6200c5ea1: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:756ac599217b0dded3208a5a09821b60304f0704e20f4eecc1df2a2ec75d5311 size: 1998
Building stx-openstackclients
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=infra --build-arg PROJECT_REPO=nil --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PIP_PACKAGES=pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 python-ceilometerclient python-cinderclient python-glanceclient python-heatclient python-keystoneclient python-neutronclient python-novaclient python-barbicanclient python-swiftclient python-openstackclient --build-arg DIST_PACKAGES=python-devel libffi-devel openssl-devel which bash-completion --tag jenkins/stx-openstackclients:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 157ef1f60ac0
Removing intermediate container 157ef1f60ac0
---> de30f38e883b
Step 4/26 : ARG PROJECT
---> Running in 720536b21eee
Removing intermediate container 720536b21eee
---> 113375f0d2cf
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 99e6cf1eeefc
Removing intermediate container 99e6cf1eeefc
---> d0585d1bfe2d
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 46f2cab308a6
Removing intermediate container 46f2cab308a6
---> fb3944bf64ea
Step 7/26 : ARG PROJECT_REF=master
---> Running in 5f66de5ed94a
Removing intermediate container 5f66de5ed94a
---> c0784cb782eb
Step 8/26 : ARG DISTRO
---> Running in 8483115f142c
Removing intermediate container 8483115f142c
---> 1ebdbeda1d40
Step 9/26 : ARG PROFILES
---> Running in d52b17b7bece
Removing intermediate container d52b17b7bece
---> f066aecc4626
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in a4e7c77e1753
Removing intermediate container a4e7c77e1753
---> 9c3bd0d46483
Step 11/26 : ARG PIP_ARGS=""
---> Running in 78a4be92012e
Removing intermediate container 78a4be92012e
---> aff27df63875
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in 406c407065e3
Removing intermediate container 406c407065e3
---> 3d199e7eb911
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 83a3ab991231
Removing intermediate container 83a3ab991231
---> 256a0f24c565
Step 14/26 : ARG PLUGIN=no
---> Running in 3ed0c7928d5c
Removing intermediate container 3ed0c7928d5c
---> 3cb0a447f225
Step 15/26 : ARG PYTHON3=no
---> Running in 2448bb459678
Removing intermediate container 2448bb459678
---> f870ef1339d4
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in a856c10ad894
Removing intermediate container a856c10ad894
---> 28c0c3ffaa56
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in a1106dffb991
Removing intermediate container a1106dffb991
---> e17b1596798a
Step 18/26 : ARG UID=42424
---> Running in 8a97213d3301
Removing intermediate container 8a97213d3301
---> 90c95d1b7786
Step 19/26 : ARG GID=42424
---> Running in 07eb7a0aeac0
Removing intermediate container 07eb7a0aeac0
---> 1fb270b726ca
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 878ec9c6b8c6
Removing intermediate container 878ec9c6b8c6
---> 8435dbc982ec
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in 1259ed788a74
Removing intermediate container 1259ed788a74
---> 0b5930d422a5
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 0b93f14cb84b
Removing intermediate container 0b93f14cb84b
---> 7f7ec8c96b3f
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in 80c85c62cbee
Removing intermediate container 80c85c62cbee
---> 3606c18a68b6
Step 24/26 : COPY scripts /opt/loci/scripts
---> ffb2dbbdde90
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> cf1b6792493b
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in fe0e50199fd9
++ 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: centos.mirror.netelligent.ca
* extras: centos.mirror.netelligent.ca
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 39 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: centos.mirror.netelligent.ca
* extras: centos.mirror.netelligent.ca
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 24 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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 python-ceilometerclient python-cinderclient python-glanceclient python-heatclient python-keystoneclient python-neutronclient python-novaclient python-barbicanclient python-swiftclient python-openstackclient
+ packages='bindep pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 python-ceilometerclient python-cinderclient python-glanceclient python-heatclient python-keystoneclient python-neutronclient python-novaclient python-barbicanclient python-swiftclient python-openstackclient'
+ 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 python-ceilometerclient python-cinderclient python-glanceclient python-heatclient python-keystoneclient python-neutronclient python-novaclient python-barbicanclient python-swiftclient python-openstackclient
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting python-swiftclient===3.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 95))
Downloading https://files.pythonhosted.org/packages/ae/cd/d1512df8d7cd317bf09b8b0e6cefd578475315e83f9fc71e3c23f528ef5f/python_swiftclient-3.7.0-py2.py3-none-any.whl (83kB)
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting python-novaclient===13.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 195))
Downloading https://files.pythonhosted.org/packages/3c/88/c96854193c213499237442a4b603c1d71cf93e8fdaf822cb0861fec0154b/python_novaclient-13.0.1-py2.py3-none-any.whl (324kB)
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting pycrypto===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 274))
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting python-cinderclient===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 336))
Downloading https://files.pythonhosted.org/packages/51/a1/2015fb1da15f55424e4c16edd3c41f4ae3eb63563d05a4c0779475b5a1ab/python_cinderclient-4.2.0-py2.py3-none-any.whl (330kB)
Collecting python-ceilometerclient===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 339))
Downloading https://files.pythonhosted.org/packages/62/99/7279d232f5feb96d278d02ba2ac74b04899849681c3463405210b1cd04d1/python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113kB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362))
Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB)
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting httplib2===0.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 401))
Collecting python-barbicanclient===4.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 407))
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting python-openstackclient===3.18.0 (from -c /tmp/wheels/upper-constraints.txt (line 460))
Downloading https://files.pythonhosted.org/packages/94/0b/ce17ff61441fb091ffbfc7bb9c17cffe175c113aa3717c493cc4687901ff/python_openstackclient-3.18.0-py2.py3-none-any.whl (873kB)
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting ndg-httpsclient===0.5.1 (from -c /tmp/wheels/upper-constraints.txt (line 476))
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting python-heatclient===1.17.0 (from -c /tmp/wheels/upper-constraints.txt (line 553))
Downloading https://files.pythonhosted.org/packages/b7/e3/dcce9798a5212759f1e1e1b1119dfa032708580226e728eb0fe06cb63b8c/python_heatclient-1.17.0-py2.py3-none-any.whl (213kB)
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
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/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198))
Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Installing collected packages: chardet, certifi, pbr, six, munch, pytz, Babel, oslo.i18n, wrapt, funcsigs, debtcollector, oslo.context, ipaddress, simplejson, futures, urllib3, idna, requests, python-swiftclient, enum34, asn1crypto, pycparser, cffi, cryptography, pyOpenSSL, functools32, jsonschema, jsonpointer, jsonpatch, warlock, netifaces, pyparsing, netaddr, iso8601, monotonic, oslo.utils, os-service-types, stevedore, keystoneauth1, prettytable, python-glanceclient, pyinotify, wcwidth, unicodecsv, PyYAML, msgpack, oslo.serialization, python-novaclient, decorator, dogpile.cache, requestsexceptions, appdirs, jmespath, openstacksdk, os-client-config, contextlib2, pyperclip, subprocess32, cmd2, cliff, python-dateutil, rfc3986, oslo.config, oslo.log, pycrypto, singledispatch, Parsley, python-cinderclient, python-ceilometerclient, osc-lib, python-keystoneclient, python-neutronclient, httplib2, python-barbicanclient, pyasn1, distro, python-openstackclient, ndg-httpsclient, backports.functools-lru-cache, configparser, python-heatclient, bindep, lazy-object-proxy, astroid, isort, mccabe, pylint
Successfully installed Babel-2.6.0 Parsley-1.3 PyYAML-3.13 appdirs-1.4.3 asn1crypto-0.24.0 astroid-1.6.6 backports.functools-lru-cache-1.5 bindep-2.8.1 certifi-2018.11.29 cffi-1.12.2 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 cryptography-2.6.1 debtcollector-1.21.0 decorator-4.3.2 distro-1.4.0 dogpile.cache-0.7.1 enum34-1.1.6 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 httplib2-0.12.1 idna-2.8 ipaddress-1.0.22 iso8601-0.1.12 isort-4.3.20 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 lazy-object-proxy-1.4.1 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.27.0 os-client-config-1.32.0 os-service-types-1.6.0 osc-lib-1.12.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.serialization-2.28.2 oslo.utils-3.40.3 pbr-5.1.3 prettytable-0.7.2 pyOpenSSL-19.0.0 pyasn1-0.4.5 pycparser-2.19 pycrypto-2.6.1 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 python-barbicanclient-4.8.1 python-ceilometerclient-2.9.0 python-cinderclient-4.2.0 python-dateutil-2.8.0 python-glanceclient-2.16.0 python-heatclient-1.17.0 python-keystoneclient-3.19.0 python-neutronclient-6.12.0 python-novaclient-13.0.1 python-openstackclient-3.18.0 python-swiftclient-3.7.0 pytz-2018.9 requests-2.21.0 requestsexceptions-1.4.0 rfc3986-1.2.0 simplejson-3.16.0 singledispatch-3.4.0.3 six-1.12.0 stevedore-1.30.1 subprocess32-3.5.3 unicodecsv-0.14.1 urllib3-1.24.1 warlock-1.3.0 wcwidth-0.1.7 wrapt-1.11.1
++ 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
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: centos.mirror.netelligent.ca
* extras: centos.mirror.netelligent.ca
* 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-77.el7_6.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 libffi-devel.x86_64 0:3.0.13-18.el7 will be installed
---> Package openssl-devel.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Processing Dependency: zlib-devel(x86-64) for package: 1:openssl-devel-1.0.2k-16.el7_6.1.x86_64
--> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-16.el7_6.1.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_6 will be installed
--> Processing Dependency: libkadm5(x86-64) = 1.15.1-37.el7_6 for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-37.el7_6.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-13.el7 will be installed
---> Package libkadm5.x86_64 0:1.15.1-37.el7_6 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
libffi-devel x86_64 3.0.13-18.el7 base 23 k
openssl-devel x86_64 1:1.0.2k-16.el7_6.1 updates 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_6 updates 271 k
libcom_err-devel x86_64 1.42.9-13.el7 base 31 k
libkadm5 x86_64 1.15.1-37.el7_6 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 4 Packages (+9 Dependent packages)

Total download size: 2.9 M
Installed size: 6.4 M
Downloading packages:
--------------------------------------------------------------------------------
Total 6.9 MB/s | 2.9 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/13
Installing : libcom_err-devel-1.42.9-13.el7.x86_64 2/13
Installing : libsepol-devel-2.5-10.el7.x86_64 3/13
Installing : pcre-devel-8.32-17.el7.x86_64 4/13
Installing : libselinux-devel-2.5-14.1.el7.x86_64 5/13
Installing : zlib-devel-1.2.7-18.el7.x86_64 6/13
Installing : libverto-devel-0.2.5-4.el7.x86_64 7/13
Installing : libkadm5-1.15.1-37.el7_6.x86_64 8/13
Installing : krb5-devel-1.15.1-37.el7_6.x86_64 9/13
Installing : 1:openssl-devel-1.0.2k-16.el7_6.1.x86_64 10/13
Installing : which-2.20-7.el7.x86_64 11/13
install-info: No such file or directory for /usr/share/info/which.info.gz
Installing : 1:bash-completion-2.1-6.el7.noarch 12/13
Installing : libffi-devel-3.0.13-18.el7.x86_64 13/13
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 : libkadm5-1.15.1-37.el7_6.x86_64 1/13
Verifying : libffi-devel-3.0.13-18.el7.x86_64 2/13
Verifying : 1:bash-completion-2.1-6.el7.noarch 3/13
Verifying : libverto-devel-0.2.5-4.el7.x86_64 4/13
Verifying : zlib-devel-1.2.7-18.el7.x86_64 5/13
Verifying : which-2.20-7.el7.x86_64 6/13
Verifying : 1:openssl-devel-1.0.2k-16.el7_6.1.x86_64 7/13
Verifying : pcre-devel-8.32-17.el7.x86_64 8/13
Verifying : libselinux-devel-2.5-14.1.el7.x86_64 9/13
Verifying : libsepol-devel-2.5-10.el7.x86_64 10/13
Verifying : libcom_err-devel-1.42.9-13.el7.x86_64 11/13
Verifying : krb5-devel-1.15.1-37.el7_6.x86_64 12/13
Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 13/13

Installed:
bash-completion.noarch 1:2.1-6.el7 libffi-devel.x86_64 0:3.0.13-18.el7
openssl-devel.x86_64 1:1.0.2k-16.el7_6.1 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_6
libcom_err-devel.x86_64 0:1.42.9-13.el7 libkadm5.x86_64 0:1.15.1-37.el7_6
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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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 fe0e50199fd9
---> bf74a6df8236
Successfully built bf74a6df8236
Successfully tagged jenkins/stx-openstackclients:master-centos-stable-build
The push refers to repository [docker.io/starlingx/stx-openstackclients]
e12ff4156c43: Preparing
862748578252: Preparing
447b93053432: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e7a6200c5ea1: Mounted from starlingx/stx-nova
e2744e7692ff: Mounted from starlingx/stx-nova
4826cdadf1ef: Layer already exists
862748578252: Pushed
447b93053432: Pushed
e12ff4156c43: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:b4c01c76088495f2f7b8749ed2b73ad1d09082b3748d9eed6960177aa16b60fc size: 1578
The push refers to repository [docker.io/starlingx/stx-openstackclients]
e12ff4156c43: Preparing
862748578252: Preparing
447b93053432: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e12ff4156c43: Layer already exists
e2744e7692ff: Layer already exists
862748578252: Layer already exists
e7a6200c5ea1: Layer already exists
447b93053432: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:b4c01c76088495f2f7b8749ed2b73ad1d09082b3748d9eed6960177aa16b60fc size: 1578
Building stx-placement
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=placement --build-arg PROJECT_REPO=https://github.com/openstack/placement.git --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/outputs/wheels/stx-centos-stable-wheels.tar --build-arg PROJECT_REF=stable/stein --build-arg PIP_PACKAGES=pycrypto httplib2 pylint --build-arg PROFILES=apache --tag jenkins/stx-placement:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in 854cc76a829b
Removing intermediate container 854cc76a829b
---> 25ea590a38e7
Step 4/26 : ARG PROJECT
---> Running in 62e19a89c41d
Removing intermediate container 62e19a89c41d
---> dac84a52fe6e
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 2619d6f275ff
Removing intermediate container 2619d6f275ff
---> d6e134e91329
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in 35680ac1a65c
Removing intermediate container 35680ac1a65c
---> b9c95fcdfe64
Step 7/26 : ARG PROJECT_REF=master
---> Running in 4f2ed7031363
Removing intermediate container 4f2ed7031363
---> 3803dde2ced7
Step 8/26 : ARG DISTRO
---> Running in 04fdc76adb41
Removing intermediate container 04fdc76adb41
---> b4d7c4018347
Step 9/26 : ARG PROFILES
---> Running in b88443ea2b51
Removing intermediate container b88443ea2b51
---> f876abe263f7
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in 9ff5829d04a3
Removing intermediate container 9ff5829d04a3
---> e9bdac6a98ce
Step 11/26 : ARG PIP_ARGS=""
---> Running in 76e2332123d4
Removing intermediate container 76e2332123d4
---> fe5c91e22b23
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in 37be5297ba9c
Removing intermediate container 37be5297ba9c
---> a0ad57f3391c
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 5fead36393d3
Removing intermediate container 5fead36393d3
---> 9b1ac6371142
Step 14/26 : ARG PLUGIN=no
---> Running in 34346b2835ab
Removing intermediate container 34346b2835ab
---> 0f63f9964684
Step 15/26 : ARG PYTHON3=no
---> Running in e612ff06390c
Removing intermediate container e612ff06390c
---> e983514b3b62
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 5d1db8ecde4e
Removing intermediate container 5d1db8ecde4e
---> d3aa4c3ab341
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in a470e4f9d883
Removing intermediate container a470e4f9d883
---> dfef6a0ebdc6
Step 18/26 : ARG UID=42424
---> Running in 2ca79ad8e58f
Removing intermediate container 2ca79ad8e58f
---> 6d5804b89fee
Step 19/26 : ARG GID=42424
---> Running in 0740007ba701
Removing intermediate container 0740007ba701
---> 1ea08859b2f8
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 36b7124845ae
Removing intermediate container 36b7124845ae
---> ff4f90106f30
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in bc0ec10e2311
Removing intermediate container bc0ec10e2311
---> 7fa33fbcb56f
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in d0f0cc9c4d07
Removing intermediate container d0f0cc9c4d07
---> ab63cf261455
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in 0b9d4d289fc8
Removing intermediate container 0b9d4d289fc8
---> 580da98b1717
Step 24/26 : COPY scripts /opt/loci/scripts
---> ba6d162c6f86
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> b5da57d5975f
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in ce6a6164935e
++ 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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 46 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: centos.mirror.rafal.ca
* extras: centos.mirror.rafal.ca
* updates: centos.mirror.rafal.ca
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 23 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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!
+ [[ placement == \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/
+ [[ placement == \i\n\f\r\a ]]
+ [[ no == \n\o ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/create_user.sh
+ groupadd -g 42424 placement
+ useradd -u 42424 -g placement -M -d /var/lib/placement -s /usr/sbin/nologin -c 'placement user' placement
+ mkdir -p /etc/placement /var/log/placement /var/lib/placement /var/cache/placement
+ chown placement:placement /etc/placement /var/log/placement /var/lib/placement /var/cache/placement
++ 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages=bindep
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ bindep
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting bindep
Downloading https://files.pythonhosted.org/packages/f5/c3/c8c8c22bbd0fa429e6a199a58cfa7dea21e40963f01963b98173af466b73/bindep-2.8.1-py2.py3-none-any.whl
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Installing collected packages: pbr, Parsley, distro, bindep
Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.4.0 pbr-5.1.3
+ for file in '/opt/loci/pydep*'
+ PYDEP_PACKAGES+=($(bindep -f $file -b -l newline ${PROJECT} ${PROFILES} ${python3} || :))
++ bindep -f /opt/loci/pydep.txt -b -l newline placement apache
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh cryptography pymysql python-memcached uwsgi
+ packages='cryptography pymysql python-memcached uwsgi'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ cryptography pymysql python-memcached uwsgi
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting PyMySQL===0.9.3 (from -c /tmp/wheels/upper-constraints.txt (line 399))
Downloading https://files.pythonhosted.org/packages/ed/39/15045ae46f2a123019aa968dfcba0396c161c20f855f11dea6796bcaae95/PyMySQL-0.9.3-py2.py3-none-any.whl (47kB)
Collecting python-memcached===1.59 (from -c /tmp/wheels/upper-constraints.txt (line 442))
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting uWSGI===2.0.17.1 (from -c /tmp/wheels/upper-constraints.txt (line 578))
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Installing collected packages: ipaddress, asn1crypto, pycparser, enum34, cffi, six, cryptography, PyMySQL, python-memcached, uWSGI
Successfully installed PyMySQL-0.9.3 asn1crypto-0.24.0 cffi-1.12.2 cryptography-2.6.1 enum34-1.1.6 ipaddress-1.0.22 pycparser-2.19 python-memcached-1.59 six-1.12.0 uWSGI-2.0.17.1
+ [[ placement == \n\o\v\a ]]
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/clone_project.sh
+ git clone https://github.com/openstack/placement.git /tmp/placement
Cloning into '/tmp/placement'...
/tmp/placement /
+ pushd /tmp/placement
+ git fetch https://github.com/openstack/placement.git stable/stein
From https://github.com/openstack/placement
* branch stable/stein -> FETCH_HEAD
+ git checkout FETCH_HEAD
Note: checking out 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

git checkout -b new_branch_name

HEAD is now at 28a341a... Skip _exclude_nested_providers() if not nested
/
+ popd
++ 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 placement apache
+ [[ ! -z httpd ]]
+ case ${distro} in
+ yum -y --setopt=skip_missing_names_on_install=False install httpd libxml2 mod_ssl mod_wsgi
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: centos.mirror.netelligent.ca
* extras: centos.mirror.netelligent.ca
* updates: mirror.netflash.net
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.4.6-89.el7.centos will be installed
--> Processing Dependency: httpd-tools = 2.4.6-89.el7.centos for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: system-logos >= 7.92.1-1 for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: /etc/mime.types for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd-2.4.6-89.el7.centos.x86_64
---> Package mod_ssl.x86_64 1:2.4.6-89.el7.centos will be installed
--> Processing Dependency: openssl for package: 1:mod_ssl-2.4.6-89.el7.centos.x86_64
---> Package mod_wsgi.x86_64 0:3.4-18.el7 will be installed
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package httpd-tools.x86_64 0:2.4.6-89.el7.centos will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
httpd x86_64 2.4.6-89.el7.centos updates 2.7 M
mod_ssl x86_64 1:2.4.6-89.el7.centos updates 112 k
mod_wsgi x86_64 3.4-18.el7 base 77 k
Installing for dependencies:
apr x86_64 1.4.8-3.el7_4.1 base 103 k
apr-util x86_64 1.5.2-6.el7 base 92 k
centos-logos noarch 70.0.6-3.el7.centos base 21 M
httpd-tools x86_64 2.4.6-89.el7.centos updates 90 k
mailcap noarch 2.1.41-2.el7 base 31 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k

Transaction Summary
================================================================================
Install 3 Packages (+6 Dependent packages)

Total download size: 25 M
Installed size: 33 M
Downloading packages:
--------------------------------------------------------------------------------
Total 47 MB/s | 25 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-3.el7_4.1.x86_64 1/9
Installing : apr-util-1.5.2-6.el7.x86_64 2/9
Installing : httpd-tools-2.4.6-89.el7.centos.x86_64 3/9
Installing : centos-logos-70.0.6-3.el7.centos.noarch 4/9
Installing : mailcap-2.1.41-2.el7.noarch 5/9
Installing : httpd-2.4.6-89.el7.centos.x86_64 6/9
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 7/9
Installing : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 8/9
Installing : mod_wsgi-3.4-18.el7.x86_64 9/9
Verifying : httpd-tools-2.4.6-89.el7.centos.x86_64 1/9
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 2/9
Verifying : mailcap-2.1.41-2.el7.noarch 3/9
Verifying : apr-util-1.5.2-6.el7.x86_64 4/9
Verifying : mod_wsgi-3.4-18.el7.x86_64 5/9
Verifying : httpd-2.4.6-89.el7.centos.x86_64 6/9
Verifying : apr-1.4.8-3.el7_4.1.x86_64 7/9
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 8/9
Verifying : 1:mod_ssl-2.4.6-89.el7.centos.x86_64 9/9

Installed:
httpd.x86_64 0:2.4.6-89.el7.centos mod_ssl.x86_64 1:2.4.6-89.el7.centos
mod_wsgi.x86_64 0:3.4-18.el7

Dependency Installed:
apr.x86_64 0:1.4.8-3.el7_4.1
apr-util.x86_64 0:1.5.2-6.el7
centos-logos.noarch 0:70.0.6-3.el7.centos
httpd-tools.x86_64 0:2.4.6-89.el7.centos
mailcap.noarch 0:2.1.41-2.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1

Complete!
++ dirname /opt/loci/scripts/install.sh
+ /opt/loci/scripts/pip_install.sh /tmp/placement pycrypto httplib2 pylint
+ packages='/tmp/placement pycrypto httplib2 pylint'
+ pip install --no-cache-dir --only-binary :all: --no-compile -c /tmp/wheels/upper-constraints.txt --find-links /tmp/wheels/ /tmp/placement pycrypto httplib2 pylint
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Processing /tmp/placement
Collecting Routes===2.4.1 (from -c /tmp/wheels/upper-constraints.txt (line 12))
Downloading https://files.pythonhosted.org/packages/50/50/c1c0666778c7986368896b0e0f640e41160a43cd3ffc7ff008f61f0f6cfd/Routes-2.4.1-py2.py3-none-any.whl (48kB)
Collecting WebOb===1.8.5 (from -c /tmp/wheels/upper-constraints.txt (line 16))
Downloading https://files.pythonhosted.org/packages/06/e1/4acd2b4327fceb4c6446bdbca515f807ab83188526fd654940c00bcf8cc3/WebOb-1.8.5-py2.py3-none-any.whl (113kB)
Collecting oslo.concurrency===3.29.1 (from -c /tmp/wheels/upper-constraints.txt (line 23))
Downloading https://files.pythonhosted.org/packages/98/00/776b2b9a7fc1e9d66ba7c9fcce540dcbea3cca0109424ce30bf77a2a3ff8/oslo.concurrency-3.29.1-py2.py3-none-any.whl (46kB)
Collecting os-resource-classes===0.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 26))
Downloading https://files.pythonhosted.org/packages/4f/46/fd50bef38bf1c2a288a2e47f2cd2f74467520692b923767b1216a43d6161/os_resource_classes-0.3.0-py2.py3-none-any.whl
Requirement already satisfied: pbr===5.1.3 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 42)) (5.1.3)
Collecting microversion-parse===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 45))
Downloading https://files.pythonhosted.org/packages/36/f9/80cab06e1440691e8565a01da5b2e14d6e5d6be2769a1c2904b605096a69/microversion_parse-0.2.1-py2.py3-none-any.whl
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting SQLAlchemy===1.2.18 (from -c /tmp/wheels/upper-constraints.txt (line 137))
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting oslo.middleware===3.37.1 (from -c /tmp/wheels/upper-constraints.txt (line 266))
Downloading https://files.pythonhosted.org/packages/27/7a/454e0b9d4baa0a8465c494b551f81b74a64e12775aa232849befcec77c44/oslo.middleware-3.37.1-py2.py3-none-any.whl (60kB)
Collecting pycrypto===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 274))
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Requirement already satisfied: enum34===1.1.6 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 318)) (1.1.6)
Collecting keystonemiddleware===6.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 337))
Downloading https://files.pythonhosted.org/packages/2c/cb/81bbf55c6d3adf63df54d57e7b871278fe59f4b569c8f4e97692631d264b/keystonemiddleware-6.0.0-py2.py3-none-any.whl (126kB)
Collecting os-traits===0.11.0 (from -c /tmp/wheels/upper-constraints.txt (line 343))
Downloading https://files.pythonhosted.org/packages/6c/b0/3c69bc9d65ec3a05d2dd791b0083046b749a069fd79b3291f28b79e1ed58/os_traits-0.11.0-py2.py3-none-any.whl
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting oslo.cache===1.33.3 (from -c /tmp/wheels/upper-constraints.txt (line 364))
Downloading https://files.pythonhosted.org/packages/7b/65/c3c102286e2a47f8c24239b0574012b33606c211a8979860674654752c5e/oslo.cache-1.33.3-py2.py3-none-any.whl (60kB)
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting httplib2===0.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 401))
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting oslo.upgradecheck===0.2.1 (from -c /tmp/wheels/upper-constraints.txt (line 413))
Downloading https://files.pythonhosted.org/packages/4e/c0/3595777576263156929ad5f53151a0fbc228db13891f3a9da5fc018a4501/oslo.upgradecheck-0.2.1-py2.py3-none-any.whl
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Requirement already satisfied: six===1.12.0 in /var/lib/openstack/lib/python2.7/site-packages (from -c /tmp/wheels/upper-constraints.txt (line 444)) (1.12.0)
Collecting oslo.db===4.45.0 (from -c /tmp/wheels/upper-constraints.txt (line 462))
Downloading https://files.pythonhosted.org/packages/3b/32/2e9df6d1c8edac67c9e627d16852b70371f00b09aae48f4837d38ef26451/oslo.db-4.45.0-py2.py3-none-any.whl (179kB)
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting oslo.policy===2.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 471))
Downloading https://files.pythonhosted.org/packages/6f/a7/230445a18a956be5e1056a39455a6e9c76fd0f79032725d46d20f59ee04a/oslo.policy-2.1.1-py2.py3-none-any.whl (75kB)
Collecting repoze.lru===0.7 (from -c /tmp/wheels/upper-constraints.txt (line 477))
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting statsd===3.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 505))
Downloading https://files.pythonhosted.org/packages/47/33/c824f799128dfcfce2142f18d9bc6c55c46a939f6e4250639134222d99eb/statsd-3.3.0-py2.py3-none-any.whl
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting alembic===1.0.8 (from -c /tmp/wheels/upper-constraints.txt (line 527))
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting fasteners===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 550))
Downloading https://files.pythonhosted.org/packages/14/3a/096c7ad18e102d4f219f5dd15951f9728ca5092a3385d2e8f79a7c1e1017/fasteners-0.14.1-py2.py3-none-any.whl
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting python-editor===1.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 556))
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting pylint
Downloading https://files.pythonhosted.org/packages/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /var/lib/openstack/lib/python2.7/site-packages (from openstack-placement==1.0.1.dev2) (41.0.1)
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting Jinja2===2.10 (from -c /tmp/wheels/upper-constraints.txt (line 205))
Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
Collecting pycadf===2.9.0 (from -c /tmp/wheels/upper-constraints.txt (line 53))
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting testscenarios===0.5.0 (from -c /tmp/wheels/upper-constraints.txt (line 315))
Downloading https://files.pythonhosted.org/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl
Collecting testresources===2.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 451))
Downloading https://files.pythonhosted.org/packages/45/4d/79a9a1f71de22fbc6c6433ac135f68d005de72fbe73e2137d2e77da9252c/testresources-2.0.1-py2.py3-none-any.whl
Collecting sqlalchemy-migrate===0.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 307))
Downloading https://files.pythonhosted.org/packages/b5/99/92c4c90d5a22aac19554effd04789b78b5549c62fefbda1f42cc549b31b1/sqlalchemy_migrate-0.12.0-py2.py3-none-any.whl (108kB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Collecting Mako===1.0.7 (from -c /tmp/wheels/upper-constraints.txt (line 68))
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting MarkupSafe===1.1.1 (from -c /tmp/wheels/upper-constraints.txt (line 112))
Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting testtools===2.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 332))
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting sqlparse===0.2.4 (from -c /tmp/wheels/upper-constraints.txt (line 117))
Downloading https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting Tempita===0.5.2 (from -c /tmp/wheels/upper-constraints.txt (line 90))
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting extras===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 148))
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting unittest2===1.1.0 (from -c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting traceback2===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 133))
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting fixtures===3.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 57))
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Collecting python-mimeparse===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 88))
Downloading https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting argparse (from unittest2===1.1.0->-c /tmp/wheels/upper-constraints.txt (line 187))
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 352))
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Building wheels for collected packages: openstack-placement
Building wheel for openstack-placement (setup.py): started
Building wheel for openstack-placement (setup.py): finished with status 'done'
Stored in directory: /tmp/pip-ephem-wheel-cache-QEF_rd/wheels/56/03/ad/b3389f524d45d470f09c999d0114025704291312bd7d9fd3a7
Successfully built openstack-placement
Installing collected packages: chardet, repoze.lru, Routes, WebOb, pytz, Babel, oslo.i18n, netifaces, pyparsing, funcsigs, netaddr, iso8601, monotonic, wrapt, debtcollector, oslo.utils, fasteners, PyYAML, urllib3, idna, certifi, requests, rfc3986, stevedore, oslo.config, oslo.concurrency, os-resource-classes, microversion-parse, oslo.context, msgpack, oslo.serialization, pycadf, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, MarkupSafe, Mako, Tempita, pyinotify, sqlparse, prettytable, SQLAlchemy, Jinja2, python-dateutil, oslo.log, statsd, oslo.middleware, pycrypto, singledispatch, decorator, sqlalchemy-migrate, os-service-types, testscenarios, dogpile.cache, oslo.cache, keystoneauth1, python-keystoneclient, keystonemiddleware, os-traits, httplib2, oslo.upgradecheck, testresources, python-editor, alembic, oslo.db, oslo.policy, functools32, backports.functools-lru-cache, configparser, jsonschema, futures, lazy-object-proxy, astroid, isort, mccabe, pylint, openstack-placement
Successfully installed Babel-2.6.0 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.1.1 PyYAML-3.13 Routes-2.4.1 SQLAlchemy-1.2.18 Tempita-0.5.2 WebOb-1.8.5 alembic-1.0.8 argparse-1.4.0 astroid-1.6.6 backports.functools-lru-cache-1.5 certifi-2018.11.29 chardet-3.0.4 configparser-3.7.3 debtcollector-1.21.0 decorator-4.3.2 dogpile.cache-0.7.1 extras-1.0.0 fasteners-0.14.1 fixtures-3.0.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 httplib2-0.12.1 idna-2.8 iso8601-0.1.12 isort-4.3.20 jsonschema-2.6.0 keystoneauth1-3.13.1 keystonemiddleware-6.0.0 lazy-object-proxy-1.4.1 linecache2-1.0.0 mccabe-0.6.1 microversion-parse-0.2.1 monotonic-1.5 msgpack-0.6.1 netaddr-0.7.19 netifaces-0.10.9 openstack-placement-1.0.1.dev2 os-resource-classes-0.3.0 os-service-types-1.6.0 os-traits-0.11.0 oslo.cache-1.33.3 oslo.concurrency-3.29.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.db-4.45.0 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.middleware-3.37.1 oslo.policy-2.1.1 oslo.serialization-2.28.2 oslo.upgradecheck-0.2.1 oslo.utils-3.40.3 prettytable-0.7.2 pycadf-2.9.0 pycrypto-2.6.1 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 python-dateutil-2.8.0 python-editor-1.0.4 python-keystoneclient-3.19.0 python-mimeparse-1.6.0 pytz-2018.9 repoze.lru-0.7 requests-2.21.0 rfc3986-1.2.0 singledispatch-3.4.0.3 sqlalchemy-migrate-0.12.0 sqlparse-0.2.4 statsd-3.3.0 stevedore-1.30.1 testresources-2.0.1 testscenarios-0.5.0 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.24.1 wrapt-1.11.1
++ 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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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/placement /tmp/venv /tmp/wheels /tmp/wheels.tar.gz /root/.cache /etc/machine-id
+ find /usr/ /var/ '(' -name '*.pyc' -o -name __pycache__ ')' -delete
Removing intermediate container ce6a6164935e
---> f2c526254c46
Successfully built f2c526254c46
Successfully tagged jenkins/stx-placement:master-centos-stable-build
sha256:3804794b217873a3ec2fcc0c16fd68aba9a48dca4ba3bc8de8c6571c4f9928c0
jenkins_update_img
The push refers to repository [docker.io/starlingx/stx-placement]
2183c26a6019: Preparing
f5fb7136269e: Preparing
f785516698f5: Preparing
218bc88de99d: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
4826cdadf1ef: Waiting
e2744e7692ff: Mounted from starlingx/stx-openstackclients
e7a6200c5ea1: Mounted from starlingx/stx-openstackclients
2183c26a6019: Pushed
218bc88de99d: Pushed
4826cdadf1ef: Layer already exists
f785516698f5: Pushed
f5fb7136269e: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:3c7784835c44b3b737bf0dfedb17ede49f45fdb048e0e8bd086f0f60a7d0d3eb size: 1785
The push refers to repository [docker.io/starlingx/stx-placement]
2183c26a6019: Preparing
f5fb7136269e: Preparing
f785516698f5: Preparing
218bc88de99d: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
e7a6200c5ea1: Waiting
4826cdadf1ef: Waiting
e2744e7692ff: Layer already exists
2183c26a6019: Layer already exists
218bc88de99d: Layer already exists
f785516698f5: Layer already exists
f5fb7136269e: Layer already exists
e7a6200c5ea1: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:3c7784835c44b3b737bf0dfedb17ede49f45fdb048e0e8bd086f0f60a7d0d3eb size: 1785
Building stx-platformclients
Running: docker build /localdisk/loadbuild/jenkins/master/20190617T233000Z/std/build-images/loci --no-cache --build-arg PROJECT=infra --build-arg PROJECT_REPO=nil --build-arg FROM=docker.io/starlingx/stx-centos:master-stable-20190617T233000Z --build-arg WHEELS=http://build.starlingx.cengn.ca:80//mirror/starlingx/master/centos/20190617T233000Z/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 --build-arg DIST_PACKAGES=python-devel libffi-devel openssl-devel which bash-completion --tag jenkins/stx-platformclients:master-centos-stable-build
Sending build context to Docker daemon 436.2kB
Step 1/26 : ARG FROM=ubuntu:xenial
Step 2/26 : FROM ${FROM}
---> 23b06ee8fad8
Step 3/26 : ENV PATH=/var/lib/openstack/bin:$PATH
---> Running in cdcbb5179957
Removing intermediate container cdcbb5179957
---> c00bc3075646
Step 4/26 : ARG PROJECT
---> Running in 1bf5ce359527
Removing intermediate container 1bf5ce359527
---> 80afb4e66bdf
Step 5/26 : ARG WHEELS=loci/requirements:master-ubuntu
---> Running in 1ee0f18e2605
Removing intermediate container 1ee0f18e2605
---> 45a02f86559b
Step 6/26 : ARG PROJECT_REPO=https://git.openstack.org/openstack/${PROJECT}
---> Running in e76fc7a58368
Removing intermediate container e76fc7a58368
---> d46373d42dc4
Step 7/26 : ARG PROJECT_REF=master
---> Running in f2c652672971
Removing intermediate container f2c652672971
---> b3b194f8123d
Step 8/26 : ARG DISTRO
---> Running in d704d2ce2b0d
Removing intermediate container d704d2ce2b0d
---> 8ef8d2a7f8d5
Step 9/26 : ARG PROFILES
---> Running in 8b0fff03405e
Removing intermediate container 8b0fff03405e
---> 829f5e13b6a5
Step 10/26 : ARG PIP_PACKAGES=""
---> Running in 97b744b42f57
Removing intermediate container 97b744b42f57
---> 31fca0f04cc0
Step 11/26 : ARG PIP_ARGS=""
---> Running in 74a68fc1c46b
Removing intermediate container 74a68fc1c46b
---> 93842d2ec972
Step 12/26 : ARG PIP_WHEEL_ARGS=$PIP_ARGS
---> Running in b33a8970767f
Removing intermediate container b33a8970767f
---> 8e23e1f22610
Step 13/26 : ARG DIST_PACKAGES=""
---> Running in 77c7905cb205
Removing intermediate container 77c7905cb205
---> b091207632cc
Step 14/26 : ARG PLUGIN=no
---> Running in 6cecddb9c381
Removing intermediate container 6cecddb9c381
---> 7ba8a0992a06
Step 15/26 : ARG PYTHON3=no
---> Running in 4ff9d463489e
Removing intermediate container 4ff9d463489e
---> 094a308a9ebd
Step 16/26 : ARG EXTRA_BINDEP=""
---> Running in 15ef437f3570
Removing intermediate container 15ef437f3570
---> fb4b7be97267
Step 17/26 : ARG EXTRA_PYDEP=""
---> Running in f85c3c9af7c9
Removing intermediate container f85c3c9af7c9
---> 80842fa12844
Step 18/26 : ARG UID=42424
---> Running in 068a9d6096f8
Removing intermediate container 068a9d6096f8
---> bcb857721abd
Step 19/26 : ARG GID=42424
---> Running in 05c703160ded
Removing intermediate container 05c703160ded
---> 85391773c601
Step 20/26 : ARG NOVNC_REPO=https://github.com/novnc/novnc
---> Running in 26d39c95bed6
Removing intermediate container 26d39c95bed6
---> bb41579d9e41
Step 21/26 : ARG NOVNC_REF=v1.0.0
---> Running in 3f840c21dc0e
Removing intermediate container 3f840c21dc0e
---> 72ffdb52f3bc
Step 22/26 : ARG SPICE_REPO=https://gitlab.freedesktop.org/spice/spice-html5.git
---> Running in 1aa406fe8a1c
Removing intermediate container 1aa406fe8a1c
---> d3ec47be43d2
Step 23/26 : ARG SPICE_REF=spice-html5-0.1.6
---> Running in a509ba9c980a
Removing intermediate container a509ba9c980a
---> da97ccb3ee28
Step 24/26 : COPY scripts /opt/loci/scripts
---> ece1e8e851bc
Step 25/26 : ADD bindep.txt pydep.txt $EXTRA_BINDEP $EXTRA_PYDEP /opt/loci/
---> be95ab2a46ce
Step 26/26 : RUN /opt/loci/scripts/install.sh
---> Running in 5392a59657d8
++ 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: centos.mirror.rafal.ca
* extras: centos.mirror.rafal.ca
* updates: centos.mirror.rafal.ca
Resolving Dependencies
--> Running transaction check
---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7 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.149-10.el7_6.7 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-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-260.el7 will be updated
---> Package glibc.x86_64 0:2.17-260.el7_6.5 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-260.el7_6.5 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 kpartx.x86_64 0:0.4.9-119.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.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_6 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-59.el7_6.1 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-36.el7_6.2 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-59.el7_6.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-59.el7_6.1 will be an update
---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated
---> Package libssh2.x86_64 0:1.4.3-12.el7_6.2 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-36.el7_6.2 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-59.el7_6.1 will be an update
---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 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-5.el7_6.1 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.36.0-7.1.el7_6 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.36.0-7.1.el7_6 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.36.0-1.1.el7_6 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 openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.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-77.el7_6 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-77.el7_6 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.1.5.1-25.el7_6.1 will be an update
---> Package systemd.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
---> Package systemd-libs.x86_64 0:219-62.el7_6.5.tis.11 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package tzdata.noarch 0:2018g-1.el7 will be updated
---> Package tzdata.noarch 0:2019a-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-59.el7_6.1 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-50.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
kpartx x86_64 0.4.9-123.el7 base 77 k
krb5-libs x86_64 1.15.1-37.el7_6 updates 803 k
libblkid x86_64 2.23.2-59.el7_6.1 updates 181 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libmount x86_64 2.23.2-59.el7_6.1 updates 182 k
libsmartcols x86_64 2.23.2-59.el7_6.1 updates 140 k
libssh2 x86_64 1.4.3-12.el7_6.2 updates 135 k
libstdc++ x86_64 4.8.5-36.el7_6.2 updates 305 k
libuuid x86_64 2.23.2-59.el7_6.1 updates 82 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7_6.1 updates 74 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openldap x86_64 2.4.44-21.el7_6 updates 356 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
shadow-utils x86_64 2:4.1.5.1-25.el7_6.1 updates 1.1 M
systemd x86_64 219-62.el7_6.6 updates 5.1 M
systemd-libs x86_64 219-62.el7_6.6 updates 407 k
tzdata noarch 2019a-1.el7 updates 494 k
util-linux x86_64 2.23.2-59.el7_6.1 updates 2.0 M
yum-plugin-ovl noarch 1.1.31-50.el7 base 27 k

Transaction Summary
================================================================================
Upgrade 33 Packages

Total download size: 39 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/updates/packages/bind-license-9.9.4-74.el7_6.1.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for bind-license-9.9.4-74.el7_6.1.noarch.rpm is not installed
Public key for kpartx-0.4.9-123.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 47 MB/s | 39 MB 00:00
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) <security@centos.org>"
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-36.el7_6.2.x86_64 1/66
Updating : tzdata-2019a-1.el7.noarch 2/66
Updating : glibc-common-2.17-260.el7_6.5.x86_64 3/66
Updating : glibc-2.17-260.el7_6.5.x86_64 4/66
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 5/66
Updating : systemd-libs-219-62.el7_6.6.x86_64 6/66
Updating : libuuid-2.23.2-59.el7_6.1.x86_64 7/66
Updating : libblkid-2.23.2-59.el7_6.1.x86_64 8/66
Updating : libmount-2.23.2-59.el7_6.1.x86_64 9/66
Updating : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 10/66
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 11/66
Updating : systemd-219-62.el7_6.6.x86_64 12/66
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 13/66
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/66
Updating : nss-3.36.0-7.1.el7_6.x86_64 15/66
Updating : nss-pem-1.0.3-5.el7_6.1.x86_64 16/66
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 17/66
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 18/66
Updating : krb5-libs-1.15.1-37.el7_6.x86_64 19/66
Updating : python-libs-2.7.5-77.el7_6.x86_64 20/66
Updating : libsmartcols-2.23.2-59.el7_6.1.x86_64 21/66
Updating : util-linux-2.23.2-59.el7_6.1.x86_64 22/66
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 23/66
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 24/66
Updating : kpartx-0.4.9-123.el7.x86_64 25/66
Updating : python-2.7.5-77.el7_6.x86_64 26/66
Updating : libssh2-1.4.3-12.el7_6.2.x86_64 27/66
Updating : openldap-2.4.44-21.el7_6.x86_64 28/66
Updating : glib2-2.56.1-4.el7_6.x86_64 29/66
Updating : libstdc++-4.8.5-36.el7_6.2.x86_64 30/66
Updating : gnutls-3.3.29-9.el7_6.x86_64 31/66
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 32/66
Updating : yum-plugin-ovl-1.1.31-50.el7.noarch 33/66
Cleanup : openldap-2.4.44-20.el7.tis.9.x86_64 34/66
Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 35/66
Cleanup : glib2-2.56.1-2.el7.x86_64 36/66
Cleanup : libstdc++-4.8.5-36.el7.x86_64 37/66
Cleanup : python-2.7.5-76.el7.tis.4.x86_64 38/66
Cleanup : python-libs-2.7.5-76.el7.tis.4.x86_64 39/66
Cleanup : nss-pem-1.0.3-5.el7.x86_64 40/66
Cleanup : nss-3.36.0-7.el7_5.x86_64 41/66
Cleanup : gnutls-3.3.29-8.el7.x86_64 42/66
Cleanup : libssh2-1.4.3-12.el7.x86_64 43/66
Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 44/66
Cleanup : krb5-libs-1.15.1-34.el7.x86_64 45/66
Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 46/66
Cleanup : nss-util-3.36.0-1.el7_5.x86_64 47/66
Cleanup : kpartx-0.4.9-119.el7.x86_64 48/66
Cleanup : 32:bind-license-9.9.4-72.el7.noarch 49/66
Cleanup : yum-plugin-ovl-1.1.31-45.el7.noarch 50/66
Cleanup : 7:device-mapper-libs-1.02.146-4.el7.x86_64 51/66
Cleanup : 7:device-mapper-1.02.146-4.el7.x86_64 52/66
Cleanup : util-linux-2.23.2-59.el7.x86_64 53/66
Cleanup : systemd-219-62.el7_6.5.tis.11.x86_64 54/66
Cleanup : libmount-2.23.2-59.el7.x86_64 55/66
Cleanup : 1:dbus-1.10.24-12.el7.x86_64 56/66
Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 57/66
Cleanup : systemd-libs-219-62.el7_6.5.tis.11.x86_64 58/66
Cleanup : libblkid-2.23.2-59.el7.x86_64 59/66
Cleanup : libsmartcols-2.23.2-59.el7.x86_64 60/66
Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 61/66
Cleanup : glibc-common-2.17-260.el7.x86_64 62/66
Cleanup : libuuid-2.23.2-59.el7.x86_64 63/66
Cleanup : tzdata-2018g-1.el7.noarch 64/66
Cleanup : glibc-2.17-260.el7.x86_64 65/66
Cleanup : libgcc-4.8.5-36.el7.x86_64 66/66
Verifying : kpartx-0.4.9-123.el7.x86_64 1/66
Verifying : glib2-2.56.1-4.el7_6.x86_64 2/66
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/66
Verifying : nss-pem-1.0.3-5.el7_6.1.x86_64 4/66
Verifying : libblkid-2.23.2-59.el7_6.1.x86_64 5/66
Verifying : util-linux-2.23.2-59.el7_6.1.x86_64 6/66
Verifying : libmount-2.23.2-59.el7_6.1.x86_64 7/66
Verifying : libstdc++-4.8.5-36.el7_6.2.x86_64 8/66
Verifying : yum-plugin-ovl-1.1.31-50.el7.noarch 9/66
Verifying : krb5-libs-1.15.1-37.el7_6.x86_64 10/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7_6.1.x86_64 11/66
Verifying : libssh2-1.4.3-12.el7_6.2.x86_64 12/66
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 13/66
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 14/66
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 15/66
Verifying : glibc-2.17-260.el7_6.5.x86_64 16/66
Verifying : gnutls-3.3.29-9.el7_6.x86_64 17/66
Verifying : nss-3.36.0-7.1.el7_6.x86_64 18/66
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 19/66
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 20/66
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 21/66
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 22/66
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 23/66
Verifying : systemd-219-62.el7_6.6.x86_64 24/66
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 25/66
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 26/66
Verifying : tzdata-2019a-1.el7.noarch 27/66
Verifying : libuuid-2.23.2-59.el7_6.1.x86_64 28/66
Verifying : libsmartcols-2.23.2-59.el7_6.1.x86_64 29/66
Verifying : systemd-libs-219-62.el7_6.6.x86_64 30/66
Verifying : python-libs-2.7.5-77.el7_6.x86_64 31/66
Verifying : openldap-2.4.44-21.el7_6.x86_64 32/66
Verifying : python-2.7.5-77.el7_6.x86_64 33/66
Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 34/66
Verifying : libblkid-2.23.2-59.el7.x86_64 35/66
Verifying : libgcc-4.8.5-36.el7.x86_64 36/66
Verifying : python-libs-2.7.5-76.el7.tis.4.x86_64 37/66
Verifying : util-linux-2.23.2-59.el7.x86_64 38/66
Verifying : gnutls-3.3.29-8.el7.x86_64 39/66
Verifying : nss-3.36.0-7.el7_5.x86_64 40/66
Verifying : libstdc++-4.8.5-36.el7.x86_64 41/66
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 42/66
Verifying : kpartx-0.4.9-119.el7.x86_64 43/66
Verifying : glibc-2.17-260.el7.x86_64 44/66
Verifying : glib2-2.56.1-2.el7.x86_64 45/66
Verifying : nss-util-3.36.0-1.el7_5.x86_64 46/66
Verifying : openldap-2.4.44-20.el7.tis.9.x86_64 47/66
Verifying : nss-pem-1.0.3-5.el7.x86_64 48/66
Verifying : libssh2-1.4.3-12.el7.x86_64 49/66
Verifying : systemd-libs-219-62.el7_6.5.tis.11.x86_64 50/66
Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 51/66
Verifying : glibc-common-2.17-260.el7.x86_64 52/66
Verifying : nss-tools-3.36.0-7.el7_5.x86_64 53/66
Verifying : libmount-2.23.2-59.el7.x86_64 54/66
Verifying : libsmartcols-2.23.2-59.el7.x86_64 55/66
Verifying : 32:bind-license-9.9.4-72.el7.noarch 56/66
Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 57/66
Verifying : krb5-libs-1.15.1-34.el7.x86_64 58/66
Verifying : systemd-219-62.el7_6.5.tis.11.x86_64 59/66
Verifying : tzdata-2018g-1.el7.noarch 60/66
Verifying : yum-plugin-ovl-1.1.31-45.el7.noarch 61/66
Verifying : 7:device-mapper-1.02.146-4.el7.x86_64 62/66
Verifying : 1:dbus-1.10.24-12.el7.x86_64 63/66
Verifying : python-2.7.5-76.el7.tis.4.x86_64 64/66
Verifying : libuuid-2.23.2-59.el7.x86_64 65/66
Verifying : 7:device-mapper-libs-1.02.146-4.el7.x86_64 66/66

Updated:
bind-license.noarch 32:9.9.4-74.el7_6.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.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
gnutls.x86_64 0:3.3.29-9.el7_6
kpartx.x86_64 0:0.4.9-123.el7
krb5-libs.x86_64 0:1.15.1-37.el7_6
libblkid.x86_64 0:2.23.2-59.el7_6.1
libgcc.x86_64 0:4.8.5-36.el7_6.2
libmount.x86_64 0:2.23.2-59.el7_6.1
libsmartcols.x86_64 0:2.23.2-59.el7_6.1
libssh2.x86_64 0:1.4.3-12.el7_6.2
libstdc++.x86_64 0:4.8.5-36.el7_6.2
libuuid.x86_64 0:2.23.2-59.el7_6.1
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7_6.1
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openldap.x86_64 0:2.4.44-21.el7_6
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-libs.x86_64 0:2.7.5-77.el7_6
shadow-utils.x86_64 2:4.1.5.1-25.el7_6.1
systemd.x86_64 0:219-62.el7_6.6
systemd-libs.x86_64 0:219-62.el7_6.6
tzdata.noarch 0:2019a-1.el7
util-linux.x86_64 0:2.23.2-59.el7_6.1
yum-plugin-ovl.noarch 0:1.1.31-50.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: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Package python-2.7.5-77.el7_6.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: less 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: perl(Git) 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: rsync for package: git-1.8.3.1-20.el7.x86_64
---> Package patch.x86_64 0:2.7.1-10.el7_5 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-3.el7.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-20.el7_6 will be installed
--> Processing Dependency: dailyjobs for package: cronie-1.4.11-20.el7_6.x86_64
---> Package cups-client.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-35.el7 for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-35.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-23.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-15.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
---> 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-20.el7_6 will be installed
--> Processing Dependency: crontabs for package: cronie-anacron-1.4.11-20.el7_6.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2 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
--> Running transaction check
---> Package crontabs.noarch 0:1.11-6.20121102git.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
git x86_64 1.8.3.1-20.el7 stx-mirror-distro 4.4 M
patch x86_64 2.7.1-10.el7_5 base 110 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-3.el7.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-20.el7_6 stx-mirror-distro 91 k
cronie-anacron x86_64 1.4.11-20.el7_6 stx-mirror-distro 36 k
crontabs noarch 1.11-6.20121102git.el7 base 13 k
cups-client x86_64 1:1.6.3-35.el7 base 151 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 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-36.el7_6.2 updates 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-23.el7 base 420 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 stx-mirror-distro 55 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
psmisc x86_64 22.20-15.el7 base 141 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 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 updates 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 (+33 Dependent packages)

Total download size: 14 M
Installed size: 47 M
Downloading packages:
--------------------------------------------------------------------------------
Total 27 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/38
Installing : 1:perl-Error-0.17020-2.el7.noarch 2/38
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 3/38
Installing : libcroco-0.6.12-4.el7.x86_64 4/38
Installing : avahi-libs-0.6.31-19.el7.x86_64 5/38
Installing : libunistring-0.9.3-9.el7.x86_64 6/38
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 7/38
Installing : gettext-0.19.8.1-2.el7.x86_64 8/38
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 9/38
Installing : 1:cups-client-1.6.3-35.el7.x86_64 10/38
Installing : cronie-1.4.11-20.el7_6.x86_64 11/38
Installing : crontabs-1.11-6.20121102git.el7.noarch 12/38
Installing : cronie-anacron-1.4.11-20.el7_6.x86_64 13/38
Installing : patch-2.7.1-10.el7_5.x86_64 14/38
Installing : ssmtp-2.64-14.el7.x86_64 15/38
Installing : spax-1.5.2-13.el7.x86_64 16/38
Installing : time-1.7-45.el7.x86_64 17/38
Installing : mailx-12.5-19.el7.x86_64 18/38
Installing : 1:make-3.82-23.el7.x86_64 19/38
Installing : at-3.1.13-24.el7.x86_64 20/38
Installing : libpipeline-1.2.3-3.el7.x86_64 21/38
Installing : man-db-2.6.3-11.el7.x86_64 22/38
Installing : file-5.11-35.el7.x86_64 23/38
Installing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 24/38
Installing : psmisc-22.20-15.el7.x86_64 25/38
Installing : perl-TermReadKey-2.30-20.el7.x86_64 26/38
Installing : bc-1.06.95-13.el7.x86_64 27/38
Installing : python-devel-2.7.5-77.el7_6.x86_64 28/38
Installing : rsync-3.1.2-6.el7_6.1.x86_64 29/38
Installing : perl-Git-1.8.3.1-20.el7.noarch 30/38
Installing : git-1.8.3.1-20.el7.x86_64 31/38
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 32/38
Installing : m4-1.4.16-10.el7.x86_64 33/38
Installing : ed-1.9-4.el7.x86_64 34/38
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 35/38
Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Installing : python-virtualenv-15.1.0-2.el7.noarch 37/38
Installing : sudo-1.8.23-3.el7.tis.3.x86_64 38/38
Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 1/38
Verifying : crontabs-1.11-6.20121102git.el7.noarch 2/38
Verifying : libunistring-0.9.3-9.el7.x86_64 3/38
Verifying : sudo-1.8.23-3.el7.tis.3.x86_64 4/38
Verifying : ed-1.9-4.el7.x86_64 5/38
Verifying : m4-1.4.16-10.el7.x86_64 6/38
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 7/38
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 8/38
Verifying : python-devel-2.7.5-77.el7_6.x86_64 9/38
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 10/38
Verifying : bc-1.06.95-13.el7.x86_64 11/38
Verifying : avahi-libs-0.6.31-19.el7.x86_64 12/38
Verifying : libcroco-0.6.12-4.el7.x86_64 13/38
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/38
Verifying : perl-Git-1.8.3.1-20.el7.noarch 16/38
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 17/38
Verifying : psmisc-22.20-15.el7.x86_64 18/38
Verifying : man-db-2.6.3-11.el7.x86_64 19/38
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 20/38
Verifying : file-5.11-35.el7.x86_64 21/38
Verifying : libpipeline-1.2.3-3.el7.x86_64 22/38
Verifying : at-3.1.13-24.el7.x86_64 23/38
Verifying : 1:perl-Error-0.17020-2.el7.noarch 24/38
Verifying : cronie-1.4.11-20.el7_6.x86_64 25/38
Verifying : git-1.8.3.1-20.el7.x86_64 26/38
Verifying : 1:make-3.82-23.el7.x86_64 27/38
Verifying : python-virtualenv-15.1.0-2.el7.noarch 28/38
Verifying : mailx-12.5-19.el7.x86_64 29/38
Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 30/38
Verifying : 1:cups-client-1.6.3-35.el7.x86_64 31/38
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 32/38
Verifying : time-1.7-45.el7.x86_64 33/38
Verifying : spax-1.5.2-13.el7.x86_64 34/38
Verifying : ssmtp-2.64-14.el7.x86_64 35/38
Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 36/38
Verifying : patch-2.7.1-10.el7_5.x86_64 37/38
Verifying : less-458-9.el7.x86_64 38/38

Installed:
git.x86_64 0:1.8.3.1-20.el7
patch.x86_64 0:2.7.1-10.el7_5
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-3.el7.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-20.el7_6
cronie-anacron.x86_64 0:1.4.11-20.el7_6
crontabs.noarch 0:1.11-6.20121102git.el7
cups-client.x86_64 1:1.6.3-35.el7
cups-libs.x86_64 1:1.6.3-35.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-36.el7_6.2
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-23.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-15.el7
python-devel.x86_64 0:2.7.5-77.el7_6
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
++ cut -d. -f1
++ virtualenv --version
+ (( 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/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Installing collected packages: setuptools, virtualenv
Successfully installed setuptools-41.0.1 virtualenv-16.3.0
You are using pip version 9.0.1, however version 19.1.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
+ packages='bindep pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 six prettytable PyYAML python-keystoneclient python-barbicanclient python-openstackclient cgtsclient fmclient distributedcloud_client'
+ 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
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.
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 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 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 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 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 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 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 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 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 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 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
Looking in links: /tmp/wheels/
Collecting pyOpenSSL===19.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 96))
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl (53kB)
Collecting prettytable===0.7.2 (from -c /tmp/wheels/upper-constraints.txt (line 130))
Collecting PyYAML===3.13 (from -c /tmp/wheels/upper-constraints.txt (line 168))
Collecting cryptography===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 172))
Downloading https://files.pythonhosted.org/packages/c3/c1/cf8665c955c9393e9ff0872ba6cd3dc6f46ef915e94afcf6e0410508ca69/cryptography-2.6.1-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB)
Collecting pycrypto===2.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 274))
Collecting enum34===1.1.6 (from -c /tmp/wheels/upper-constraints.txt (line 318))
Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting httplib2===0.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 401))
Collecting python-barbicanclient===4.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 407))
Collecting pyasn1===0.4.5 (from -c /tmp/wheels/upper-constraints.txt (line 417))
Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB)
Collecting six===1.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 444))
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting python-openstackclient===3.18.0 (from -c /tmp/wheels/upper-constraints.txt (line 460))
Downloading https://files.pythonhosted.org/packages/94/0b/ce17ff61441fb091ffbfc7bb9c17cffe175c113aa3717c493cc4687901ff/python_openstackclient-3.18.0-py2.py3-none-any.whl (873kB)
Collecting ndg-httpsclient===0.5.1 (from -c /tmp/wheels/upper-constraints.txt (line 476))
Collecting keystoneauth1===3.13.1 (from -c /tmp/wheels/upper-constraints.txt (line 504))
Downloading https://files.pythonhosted.org/packages/0e/94/d26ba7e370571fc6def4071113cf03b8ee00f41bc2d152fc8eb27585447e/keystoneauth1-3.13.1-py2.py3-none-any.whl (302kB)
Collecting python-keystoneclient===3.19.0 (from -c /tmp/wheels/upper-constraints.txt (line 507))
Downloading https://files.pythonhosted.org/packages/a1/89/8a05ef1d3b54cbb01268b767b8fc28d3b58c4c831606f5830e76bf50f388/python_keystoneclient-3.19.0-py2.py3-none-any.whl (394kB)
Collecting cffi===1.12.2 (from -c /tmp/wheels/upper-constraints.txt (line 523))
Downloading https://files.pythonhosted.org/packages/9d/6f/aea9f5559fb593da07ff34e67513bd62483b45715b4a5f5fae6a0a5792ea/cffi-1.12.2-cp27-cp27mu-manylinux1_x86_64.whl (413kB)
Collecting Babel===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 536))
Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB)
Collecting oslo.utils===3.40.3 (from -c /tmp/wheels/upper-constraints.txt (line 555))
Downloading https://files.pythonhosted.org/packages/8b/0e/00ff0262c153c0ea8f47aca51308a34a8c7296aded51fb34fd0eaba6723d/oslo.utils-3.40.3-py2.py3-none-any.whl (99kB)
Collecting pytz===2018.9 (from -c /tmp/wheels/upper-constraints.txt (line 566))
Downloading https://files.pythonhosted.org/packages/61/28/1d3920e4d1d50b19bc5d24398a7cd85cc7b9a75a490570d5a30c57622d34/pytz-2018.9-py2.py3-none-any.whl (510kB)
Collecting cgtsclient===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 581))
Collecting distributedcloud-client===1.0.0 (from -c /tmp/wheels/upper-constraints.txt (line 584))
Collecting fmclient===1.0 (from -c /tmp/wheels/upper-constraints.txt (line 587))
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/59/65/adcffa71fe942313c4d9e9284565d9a9e67798f4771f464e1d5dd58fea88/pylint-1.9.4-py2.py3-none-any.whl (689kB)
Collecting asn1crypto===0.24.0 (from -c /tmp/wheels/upper-constraints.txt (line 108))
Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB)
Collecting ipaddress===1.0.22 (from -c /tmp/wheels/upper-constraints.txt (line 75))
Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl
Collecting oslo.i18n===3.23.1 (from -c /tmp/wheels/upper-constraints.txt (line 47))
Downloading https://files.pythonhosted.org/packages/61/eb/4732a0f12850ef5ada812d4920c6801b7e394f14969864a91927ed853a2f/oslo.i18n-3.23.1-py2.py3-none-any.whl (46kB)
Collecting oslo.serialization===2.28.2 (from -c /tmp/wheels/upper-constraints.txt (line 298))
Downloading https://files.pythonhosted.org/packages/de/3b/5bf8c699caab1c42af3b77b0ae390a27cb91a4d9d8ca2a011513c2b173b6/oslo.serialization-2.28.2-py2.py3-none-any.whl
Collecting requests===2.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 203))
Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB)
Collecting cliff===2.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 227))
Downloading https://files.pythonhosted.org/packages/45/d5/e811665fde537964dd355c6ce38bd1308ef0ebe966fb81b3f2c6810c3845/cliff-2.14.1-py2.py3-none-any.whl (77kB)
Collecting pbr===5.1.3 (from -c /tmp/wheels/upper-constraints.txt (line 42))
Downloading https://files.pythonhosted.org/packages/14/09/12fe9a14237a6b7e0ba3a8d6fcf254bf4b10ec56a0185f73d651145e9222/pbr-5.1.3-py2.py3-none-any.whl (107kB)
Collecting python-novaclient===13.0.1 (from -c /tmp/wheels/upper-constraints.txt (line 195))
Downloading https://files.pythonhosted.org/packages/3c/88/c96854193c213499237442a4b603c1d71cf93e8fdaf822cb0861fec0154b/python_novaclient-13.0.1-py2.py3-none-any.whl (324kB)
Collecting python-glanceclient===2.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 104))
Downloading https://files.pythonhosted.org/packages/95/9f/d89598e6145cd381e24082214fc8a0699bce318f1c8d22001a120c5d92ef/python_glanceclient-2.16.0-py2.py3-none-any.whl (195kB)
Collecting osc-lib===1.12.1 (from -c /tmp/wheels/upper-constraints.txt (line 379))
Collecting python-cinderclient===4.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 336))
Downloading https://files.pythonhosted.org/packages/51/a1/2015fb1da15f55424e4c16edd3c41f4ae3eb63563d05a4c0779475b5a1ab/python_cinderclient-4.2.0-py2.py3-none-any.whl (330kB)
Collecting openstacksdk===0.27.0 (from -c /tmp/wheels/upper-constraints.txt (line 443))
Downloading https://files.pythonhosted.org/packages/f5/fd/8c9ed77c7d1058704500e07478b03f4e8c4fcc604ef68227c8701521cb71/openstacksdk-0.27.0-py2.py3-none-any.whl (1.2MB)
Collecting iso8601===0.1.12 (from -c /tmp/wheels/upper-constraints.txt (line 350))
Downloading https://files.pythonhosted.org/packages/ef/57/7162609dab394d38bbc7077b7ba0a6f10fb09d8b7701ea56fa1edc0c4345/iso8601-0.1.12-py2.py3-none-any.whl
Collecting os-service-types===1.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 313))
Collecting stevedore===1.30.1 (from -c /tmp/wheels/upper-constraints.txt (line 414))
Downloading https://files.pythonhosted.org/packages/c6/dc/6ee92bccfe3c0448786b30b693e6060d62ec8c4a3ec9a287bac1c1a8d8c9/stevedore-1.30.1-py2.py3-none-any.whl (42kB)
Collecting oslo.config===6.8.1 (from -c /tmp/wheels/upper-constraints.txt (line 390))
Downloading https://files.pythonhosted.org/packages/ac/28/c367554ceb317156ac9e4ff390e91a9290af9d67cdc17c2ec1ed5e93089b/oslo.config-6.8.1-py2.py3-none-any.whl (129kB)
Collecting debtcollector===1.21.0 (from -c /tmp/wheels/upper-constraints.txt (line 106))
Downloading https://files.pythonhosted.org/packages/59/33/d2a0fb2e8b1b51cec64e121ba4bbe0e3abdc597732074d425e0bde4aadb8/debtcollector-1.21.0-py2.py3-none-any.whl
Collecting pycparser===2.19 (from -c /tmp/wheels/upper-constraints.txt (line 166))
Collecting netifaces===0.10.9 (from -c /tmp/wheels/upper-constraints.txt (line 500))
Downloading https://files.pythonhosted.org/packages/7e/02/ad1a92a72620cc17d448fe4dbdfbdf8fe1487ee7bfd82bb48308712c2f3c/netifaces-0.10.9-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyparsing===2.3.1 (from -c /tmp/wheels/upper-constraints.txt (line 405))
Downloading https://files.pythonhosted.org/packages/de/0a/001be530836743d8be6c2d85069f46fecf84ac6c18c7f5fb8125ee11d854/pyparsing-2.3.1-py2.py3-none-any.whl (61kB)
Collecting funcsigs===1.0.2 (from -c /tmp/wheels/upper-constraints.txt (line 233))
Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Collecting netaddr===0.7.19 (from -c /tmp/wheels/upper-constraints.txt (line 122))
Downloading https://files.pythonhosted.org/packages/ba/97/ce14451a9fd7bdb5a397abf99b24a1a6bb7a1a440b019bebd2e9a0dbec74/netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting monotonic===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 494))
Downloading https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl
Collecting python-neutronclient===6.12.0 (from -c /tmp/wheels/upper-constraints.txt (line 362))
Downloading https://files.pythonhosted.org/packages/b0/f2/2844e46948e400fed14f83da8f2bc45543e172bcb8c8d4863da6aafefc04/python_neutronclient-6.12.0-py2.py3-none-any.whl (434kB)
Collecting Parsley===1.3 (from -c /tmp/wheels/upper-constraints.txt (line 333))
Downloading https://files.pythonhosted.org/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88kB)
Collecting distro===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 447))
Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl
Collecting astroid<2.0,>=1.6 (from pylint)
Downloading https://files.pythonhosted.org/packages/8b/29/0f7ec6fbf28a158886b7de49aee3a77a8a47a7e24c60e9fd6ec98ee2ec02/astroid-1.6.6-py2.py3-none-any.whl (305kB)
Collecting isort>=4.2.5 (from pylint)
Downloading https://files.pythonhosted.org/packages/1c/d9/bf5848b376e441ff358a14b954476423eeeb8c9b78c10074b7f53ce2918d/isort-4.3.20-py2.py3-none-any.whl (42kB)
Collecting singledispatch===3.4.0.3 (from -c /tmp/wheels/upper-constraints.txt (line 297))
Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
Collecting mccabe (from pylint)
Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting configparser===3.7.3 (from -c /tmp/wheels/upper-constraints.txt (line 521))
Collecting backports.functools-lru-cache===1.5 (from -c /tmp/wheels/upper-constraints.txt (line 490))
Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting msgpack===0.6.1 (from -c /tmp/wheels/upper-constraints.txt (line 388))
Downloading https://files.pythonhosted.org/packages/6f/74/06f950e5a4c1fb94b676640b8fea839b80bffdc247144bd054dd5eed250e/msgpack-0.6.1-cp27-cp27mu-manylinux1_x86_64.whl (231kB)
Collecting urllib3===1.24.1 (from -c /tmp/wheels/upper-constraints.txt (line 157))
Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB)
Collecting chardet===3.0.4 (from -c /tmp/wheels/upper-constraints.txt (line 3))
Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting idna===2.8 (from -c /tmp/wheels/upper-constraints.txt (line 354))
Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)
Collecting certifi===2018.11.29 (from -c /tmp/wheels/upper-constraints.txt (line 38))
Downloading https://files.pythonhosted.org/packages/9f/e0/accfc1b56b57e9750eba272e24c4dddeac86852c2bebd1236674d7887e8a/certifi-2018.11.29-py2.py3-none-any.whl (154kB)
Collecting cmd2===0.8.9 (from -c /tmp/wheels/upper-constraints.txt (line 424))
Collecting unicodecsv===0.14.1 (from -c /tmp/wheels/upper-constraints.txt (line 153))
Collecting simplejson===3.16.0 (from -c /tmp/wheels/upper-constraints.txt (line 93))
Collecting warlock===1.3.0 (from -c /tmp/wheels/upper-constraints.txt (line 299))
Collecting wrapt===1.11.1 (from -c /tmp/wheels/upper-constraints.txt (line 468))
Collecting decorator===4.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 522))
Downloading https://files.pythonhosted.org/packages/f1/cd/7c8240007e9716b14679bc217a1baefa4432aa30394f7e2ec40a52b1a708/decorator-4.3.2-py2.py3-none-any.whl
Collecting dogpile.cache===0.7.1 (from -c /tmp/wheels/upper-constraints.txt (line 406))
Collecting requestsexceptions===1.4.0 (from -c /tmp/wheels/upper-constraints.txt (line 450))
Downloading https://files.pythonhosted.org/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl
Collecting munch===2.3.2 (from -c /tmp/wheels/upper-constraints.txt (line 43))
Collecting futures===3.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 545))
Downloading https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting appdirs===1.4.3 (from -c /tmp/wheels/upper-constraints.txt (line 218))
Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting jsonpatch===1.23 (from -c /tmp/wheels/upper-constraints.txt (line 432))
Downloading https://files.pythonhosted.org/packages/a0/e6/d50d526ae2218b765ddbdb2dda14d65e19f501ce07410b375bc43ad20b7a/jsonpatch-1.23-py2.py3-none-any.whl
Collecting jmespath===0.9.4 (from -c /tmp/wheels/upper-constraints.txt (line 426))
Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl
Collecting rfc3986===1.2.0 (from -c /tmp/wheels/upper-constraints.txt (line 478))
Downloading https://files.pythonhosted.org/packages/e1/59/1d547e9e5e1bf8074951067c3d6b31a2e29fd5b49bd7d32e53ff0da6406c/rfc3986-1.2.0-py2.py3-none-any.whl
Collecting oslo.log===3.42.3 (from -c /tmp/wheels/upper-constraints.txt (line 262))
Downloading https://files.pythonhosted.org/packages/a6/ba/45dd134ea77acaf8228e76a1073b843712fe1dbf3c952f2d08fb5a673f0d/oslo.log-3.42.3-py2.py3-none-any.whl (71kB)
Collecting os-client-config===1.32.0 (from -c /tmp/wheels/upper-constraints.txt (line 198))
Downloading https://files.pythonhosted.org/packages/53/c1/0eebf3164bb37c09c0a720c7601d1e3c9bf7ec43cbed7e9e0af7245ba306/os_client_config-1.32.0-py2.py3-none-any.whl
Collecting lazy-object-proxy (from astroid<2.0,>=1.6->pylint)
Downloading https://files.pythonhosted.org/packages/ea/19/61b76168025e732601b3c8927d4ea346784507707fcfac1f6a386e6f3843/lazy_object_proxy-1.4.1-cp27-cp27mu-manylinux1_x86_64.whl (50kB)
Collecting contextlib2===0.5.5 (from -c /tmp/wheels/upper-constraints.txt (line 514))
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting pyperclip===1.7.0 (from -c /tmp/wheels/upper-constraints.txt (line 253))
Collecting wcwidth===0.1.7 (from -c /tmp/wheels/upper-constraints.txt (line 127))
Downloading https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl
Collecting subprocess32===3.5.3 (from -c /tmp/wheels/upper-constraints.txt (line 453))
Collecting jsonschema===2.6.0 (from -c /tmp/wheels/upper-constraints.txt (line 525))
Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting jsonpointer===2.0 (from -c /tmp/wheels/upper-constraints.txt (line 119))
Downloading https://files.pythonhosted.org/packages/18/b0/a80d29577c08eea401659254dfaed87f1af45272899e1812d7e01b679bc5/jsonpointer-2.0-py2.py3-none-any.whl
Collecting oslo.context===2.22.1 (from -c /tmp/wheels/upper-constraints.txt (line 50))
Downloading https://files.pythonhosted.org/packages/f1/a9/7922909f3cc999276072a0de71dbcc23d7945d66814feee15c63d0c0cbc5/oslo.context-2.22.1-py2.py3-none-any.whl
Collecting python-dateutil===2.8.0 (from -c /tmp/wheels/upper-constraints.txt (line 562))
Downloading https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl (226kB)
Collecting pyinotify===0.9.6 (from -c /tmp/wheels/upper-constraints.txt (line 105))
Collecting functools32===3.2.3.post2 (from -c /tmp/wheels/upper-constraints.txt (line 486))
Installing collected packages: chardet, certifi, pbr, six, munch, pytz, Babel, oslo.i18n, wrapt, funcsigs, debtcollector, oslo.context, ipaddress, simplejson, enum34, asn1crypto, pycparser, cffi, cryptography, pyOpenSSL, functools32, jsonschema, jsonpointer, jsonpatch, warlock, netifaces, pyparsing, netaddr, iso8601, monotonic, oslo.utils, urllib3, idna, requests, os-service-types, stevedore, keystoneauth1, prettytable, python-glanceclient, pyinotify, wcwidth, unicodecsv, PyYAML, msgpack, oslo.serialization, python-novaclient, decorator, dogpile.cache, requestsexceptions, futures, appdirs, jmespath, openstacksdk, os-client-config, contextlib2, pyperclip, subprocess32, cmd2, cliff, python-dateutil, rfc3986, oslo.config, oslo.log, pycrypto, singledispatch, Parsley, python-cinderclient, osc-lib, python-keystoneclient, python-neutronclient, httplib2, python-barbicanclient, pyasn1, distro, python-openstackclient, ndg-httpsclient, backports.functools-lru-cache, configparser, cgtsclient, distributedcloud-client, fmclient, bindep, lazy-object-proxy, astroid, isort, mccabe, pylint
Successfully installed Babel-2.6.0 Parsley-1.3 PyYAML-3.13 appdirs-1.4.3 asn1crypto-0.24.0 astroid-1.6.6 backports.functools-lru-cache-1.5 bindep-2.8.1 certifi-2018.11.29 cffi-1.12.2 cgtsclient-1.0 chardet-3.0.4 cliff-2.14.1 cmd2-0.8.9 configparser-3.7.3 contextlib2-0.5.5 cryptography-2.6.1 debtcollector-1.21.0 decorator-4.3.2 distributedcloud-client-1.0.0 distro-1.4.0 dogpile.cache-0.7.1 enum34-1.1.6 fmclient-1.0 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.2.0 httplib2-0.12.1 idna-2.8 ipaddress-1.0.22 iso8601-0.1.12 isort-4.3.20 jmespath-0.9.4 jsonpatch-1.23 jsonpointer-2.0 jsonschema-2.6.0 keystoneauth1-3.13.1 lazy-object-proxy-1.4.1 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.27.0 os-client-config-1.32.0 os-service-types-1.6.0 osc-lib-1.12.1 oslo.config-6.8.1 oslo.context-2.22.1 oslo.i18n-3.23.1 oslo.log-3.42.3 oslo.serialization-2.28.2 oslo.utils-3.40.3 pbr-5.1.3 prettytable-0.7.2 pyOpenSSL-19.0.0 pyasn1-0.4.5 pycparser-2.19 pycrypto-2.6.1 pyinotify-0.9.6 pylint-1.9.4 pyparsing-2.3.1 pyperclip-1.7.0 python-barbicanclient-4.8.1 python-cinderclient-4.2.0 python-dateutil-2.8.0 python-glanceclient-2.16.0 python-keystoneclient-3.19.0 python-neutronclient-6.12.0 python-novaclient-13.0.1 python-openstackclient-3.18.0 pytz-2018.9 requests-2.21.0 requestsexceptions-1.4.0 rfc3986-1.2.0 simplejson-3.16.0 singledispatch-3.4.0.3 six-1.12.0 stevedore-1.30.1 subprocess32-3.5.3 unicodecsv-0.14.1 urllib3-1.24.1 warlock-1.3.0 wcwidth-0.1.7 wrapt-1.11.1
++ 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
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: centos.mirror.netelligent.ca
* extras: centos.mirror.rafal.ca
* 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-77.el7_6.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 libffi-devel.x86_64 0:3.0.13-18.el7 will be installed
---> Package openssl-devel.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Processing Dependency: zlib-devel(x86-64) for package: 1:openssl-devel-1.0.2k-16.el7_6.1.x86_64
--> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-16.el7_6.1.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_6 will be installed
--> Processing Dependency: libkadm5(x86-64) = 1.15.1-37.el7_6 for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-37.el7_6.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-37.el7_6.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-13.el7 will be installed
---> Package libkadm5.x86_64 0:1.15.1-37.el7_6 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
libffi-devel x86_64 3.0.13-18.el7 base 23 k
openssl-devel x86_64 1:1.0.2k-16.el7_6.1 updates 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_6 updates 271 k
libcom_err-devel x86_64 1.42.9-13.el7 base 31 k
libkadm5 x86_64 1.15.1-37.el7_6 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 4 Packages (+9 Dependent packages)

Total download size: 2.9 M
Installed size: 6.4 M
Downloading packages:
--------------------------------------------------------------------------------
Total 10 MB/s | 2.9 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/13
Installing : libcom_err-devel-1.42.9-13.el7.x86_64 2/13
Installing : libsepol-devel-2.5-10.el7.x86_64 3/13
Installing : pcre-devel-8.32-17.el7.x86_64 4/13
Installing : libselinux-devel-2.5-14.1.el7.x86_64 5/13
Installing : zlib-devel-1.2.7-18.el7.x86_64 6/13
Installing : libverto-devel-0.2.5-4.el7.x86_64 7/13
Installing : libkadm5-1.15.1-37.el7_6.x86_64 8/13
Installing : krb5-devel-1.15.1-37.el7_6.x86_64 9/13
Installing : 1:openssl-devel-1.0.2k-16.el7_6.1.x86_64 10/13
Installing : which-2.20-7.el7.x86_64 11/13
install-info: No such file or directory for /usr/share/info/which.info.gz
Installing : 1:bash-completion-2.1-6.el7.noarch 12/13
Installing : libffi-devel-3.0.13-18.el7.x86_64 13/13
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 : libkadm5-1.15.1-37.el7_6.x86_64 1/13
Verifying : libffi-devel-3.0.13-18.el7.x86_64 2/13
Verifying : 1:bash-completion-2.1-6.el7.noarch 3/13
Verifying : libverto-devel-0.2.5-4.el7.x86_64 4/13
Verifying : zlib-devel-1.2.7-18.el7.x86_64 5/13
Verifying : which-2.20-7.el7.x86_64 6/13
Verifying : 1:openssl-devel-1.0.2k-16.el7_6.1.x86_64 7/13
Verifying : pcre-devel-8.32-17.el7.x86_64 8/13
Verifying : libselinux-devel-2.5-14.1.el7.x86_64 9/13
Verifying : libsepol-devel-2.5-10.el7.x86_64 10/13
Verifying : libcom_err-devel-1.42.9-13.el7.x86_64 11/13
Verifying : krb5-devel-1.15.1-37.el7_6.x86_64 12/13
Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 13/13

Installed:
bash-completion.noarch 1:2.1-6.el7 libffi-devel.x86_64 0:3.0.13-18.el7
openssl-devel.x86_64 1:1.0.2k-16.el7_6.1 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_6
libcom_err-devel.x86_64 0:1.42.9-13.el7 libkadm5.x86_64 0:1.15.1-37.el7_6
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 rsync to be removed - no longer needed by git
---> Marking perl-TermReadKey to be removed - no longer needed by git
---> Marking python-devel to be removed - no longer needed by python-virtualenv
---> Marking python2-setuptools to be removed - no longer needed by python-virtualenv
Found and removing 5 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-77.el7_6 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 @stx-mirror-distro 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 @stx-mirror-distro 57 k
perl-TermReadKey x86_64 2.30-20.el7 @base 59 k
python-devel x86_64 2.7.5-77.el7_6 @updates 1.1 M
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 @updates 815 k

Transaction Summary
================================================================================
Remove 2 Packages (+6 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/8
Erasing : perl-Git-1.8.3.1-20.el7.noarch 2/8
Erasing : python-virtualenv-15.1.0-2.el7.noarch 3/8
Erasing : python2-setuptools-38.5.1-1.el7.tis.0.noarch 4/8
Erasing : python-devel-2.7.5-77.el7_6.x86_64 5/8
Erasing : 1:perl-Error-0.17020-2.el7.noarch 6/8
Erasing : perl-TermReadKey-2.30-20.el7.x86_64 7/8
Erasing : rsync-3.1.2-6.el7_6.1.x86_64 8/8
Verifying : python2-setuptools-38.5.1-1.el7.tis.0.noarch 1/8
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 2/8
Verifying : 1:perl-Error-0.17020-2.el7.noarch 3/8
Verifying : git-1.8.3.1-20.el7.x86_64 4/8
Verifying : perl-Git-1.8.3.1-20.el7.noarch 5/8
Verifying : python-virtualenv-15.1.0-2.el7.noarch 6/8
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 7/8
Verifying : python-devel-2.7.5-77.el7_6.x86_64 8/8

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-77.el7_6
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 5392a59657d8
---> c2fc90fce758
Successfully built c2fc90fce758
Successfully tagged jenkins/stx-platformclients:master-centos-stable-build
The push refers to repository [docker.io/starlingx/stx-platformclients]
937d17b98e1a: Preparing
8569d42f48b1: Preparing
13b6ea41c936: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
4826cdadf1ef: Waiting
e7a6200c5ea1: Mounted from starlingx/stx-placement
e2744e7692ff: Mounted from starlingx/stx-placement
4826cdadf1ef: Layer already exists
13b6ea41c936: Pushed
8569d42f48b1: Pushed
937d17b98e1a: Pushed
master-centos-stable-20190617T233000Z.0: digest: sha256:9999ef4493b3257f936ff55b6a39f467b166d2adb0805b028d4fefc727b9c2f7 size: 1578
The push refers to repository [docker.io/starlingx/stx-platformclients]
937d17b98e1a: Preparing
8569d42f48b1: Preparing
13b6ea41c936: Preparing
e2744e7692ff: Preparing
e7a6200c5ea1: Preparing
4826cdadf1ef: Preparing
13b6ea41c936: Layer already exists
e7a6200c5ea1: Layer already exists
8569d42f48b1: Layer already exists
e2744e7692ff: Layer already exists
937d17b98e1a: Layer already exists
4826cdadf1ef: Layer already exists
master-centos-stable-latest: digest: sha256:9999ef4493b3257f936ff55b6a39f467b166d2adb0805b028d4fefc727b9c2f7 size: 1578
Deleting images
Untagged: jenkins/stx-fm-rest-api:master-centos-stable-build
Untagged: jenkins/stx-mariadb:master-centos-stable-build
Untagged: jenkins/k8s-cni-sriov:master-centos-stable-build
Untagged: jenkins/k8s-plugins-sriov-network-device:master-centos-stable-build
Untagged: jenkins/stx-ovs:master-centos-stable-build
Untagged: jenkins/stx-libvirt:master-centos-stable-build
Untagged: jenkins/stx-nova-api-proxy:master-centos-stable-build
Untagged: jenkins/stx-keystone-api-proxy:master-centos-stable-build
Untagged: jenkins/stx-aodh:master-centos-stable-build
Untagged: jenkins/stx-ironic:master-centos-stable-build
Untagged: jenkins/stx-magnum:master-centos-stable-build
Untagged: jenkins/stx-murano:master-centos-stable-build
Untagged: jenkins/stx-panko:master-centos-stable-build
Untagged: jenkins/stx-barbican:master-centos-stable-build
Untagged: jenkins/stx-ceilometer:master-centos-stable-build
Untagged: jenkins/stx-cinder:master-centos-stable-build
Untagged: jenkins/stx-glance:master-centos-stable-build
Untagged: jenkins/stx-gnocchi:master-centos-stable-build
Untagged: jenkins/stx-heat:master-centos-stable-build
Untagged: jenkins/stx-horizon:master-centos-stable-build
Untagged: jenkins/stx-keystone:master-centos-stable-build
Untagged: jenkins/stx-neutron:master-centos-stable-build
Untagged: jenkins/stx-nova:master-centos-stable-build
Untagged: jenkins/stx-openstackclients:master-centos-stable-build
Untagged: jenkins/stx-placement:master-centos-stable-build
Untagged: jenkins/stx-platformclients:master-centos-stable-build
Untagged: starlingx/stx-fm-rest-api:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-fm-rest-api:master-centos-stable-latest
Untagged: starlingx/stx-fm-rest-api@sha256:b73146b117f9545b5bc0f519d9a04a1fbbad8d95f4199afd4274847acc0778ec
Deleted: sha256:0f3cc9a89786ea23060f46fac3634a125a2d724fc16dd4d7773962c76b482101
Deleted: sha256:27354fc2f09663149b0a74772800088a79afdf3c449955bf33f041388756e7ed
Deleted: sha256:959912641d02f5ceeaa025f4aebfb1c07a236cb94fab97ec38aa19ace6f2b649
Deleted: sha256:1ccfa2cd599cade1aa4f88042ee1735c8677a31cb88ef90497caced147c37e92
Deleted: sha256:cee4db4c8c80b45520799fbfa07bf83e3618271d88aefd47cc8714da80f5e973
Deleted: sha256:ab7254b0eaf0cbfa442f67f2fa46cb58662c8d195fcfbf4921d1536ccc870b35
Deleted: sha256:74875b6caa35b0c49a61207806f014368fd1f75f79f85183643147da16137c1b
Deleted: sha256:1f5960d9d3e8c37d234858fd9b008eae6fd7377a56f14ad5dc7c98931cc19d0c
Deleted: sha256:658c9ba5c342f556f2011969c7c2b84da4c7f2deccd069dbbd14c263a2a6dd73
Deleted: sha256:bf43a890122cc1cc11e0b9458dd445d9ab4c174ed43743ae7e5896b5ce64532f
Deleted: sha256:3fe751907f7cb753e68b8e81bdf63dc3cc2d5818d2d44446614a3ce02684c18f
Deleted: sha256:cdcd2a3796bc4f6e568d59576692f66ca223bdc73a30fadfa60d9f0856989b04
Deleted: sha256:64ef053833fc838beb291eb4fff1632c9387866ad4e0b35f3ba253be2ba01232
Deleted: sha256:c083f80ea39088b76c2c151070bf89173d07bccb19228a84879d764607c27488
Deleted: sha256:a37f71e2a0cf4c5bc89d609d3b0a8946333edb811a4b4902376925f8349b0cf1
Deleted: sha256:b980c9ea91cf4bf606d71d228fc11a80f050a2d927ac0cd7836aa4936f315a92
Deleted: sha256:14a35fe53097c839474e3fdfb21d98014512df8d6bb3d8d81e1118f9c1efce06
Deleted: sha256:4aa0a623e6c14847b48d83536a29730e5922b355eb90b458389d46ff810d2915
Deleted: sha256:f899fbd19c85fa1e5a8096f611b7a2e1a68fb72ace9fae27de8f516a1371e02c
Deleted: sha256:b2556e925cca9b45410afbce44508e2633ec21468bb2511529ac89b5830693a6
Deleted: sha256:13048b341b0974023c69c04e999895a1fc6c3eef6f44446ce779e09f14183e55
Deleted: sha256:565c046ceea99977662c397c0bc96bb97eae6c216324e5b7dee1f596e23fff53
Deleted: sha256:4ed8897ae686885708b5d733d05d1c37c30c90820b19fe3a7175c51d86d6ee8d
Deleted: sha256:26af8c92c149741762cab820d63da17763ecf150d04b48f886e72553554347ea
Deleted: sha256:87dc40dcccc0d606e040fc2cf198e2acc27da7abf5eef93feada4ecc32460510
Deleted: sha256:f669f28b53e05c9f3cdc7a9c5bca36049fe5782658e6ba56e646b783832d9752
Deleted: sha256:7c7e7ae889219475209301843554914362adc83bd3a7c47980f144e46e84b71f
Untagged: starlingx/stx-mariadb:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-mariadb:master-centos-stable-latest
Untagged: starlingx/stx-mariadb@sha256:f63975f64023f6f906f822b8d98fd1652e540738278d82bd28bea213b1fde3e0
Deleted: sha256:778093516cb7ca8e76e4b4fd5e411b0c4469ca452cb4ceb94c6bb1bf7c938179
Deleted: sha256:d963da3c1af0e3079600e98af8a0ccb7c2ab4a9713a69f61f068df18e304b16c
Deleted: sha256:7bdd049e059dfd20a37d8f8905e4f4eb74fa12af4b302e0b5c6ceb616402320e
Untagged: starlingx/k8s-cni-sriov:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/k8s-cni-sriov:master-centos-stable-latest
Untagged: starlingx/k8s-cni-sriov@sha256:a5dca33b01e2a0528abe71028cedfe63b04fc5715c860cc19845ac06c86ccc79
Deleted: sha256:dbb66c714bd250b51456262b9dbe9ab050868980fdab60c81da6dfd1f467059f
Deleted: sha256:b84ee26a6e98b364acf9ce755d7485c231fc5fc5c03c61b9343d121bbbac3ada
Deleted: sha256:d907c46856119b7cbaad5cf885ca1f18497b5d9deb6ee23298547a41671b3b0e
Deleted: sha256:01cbe5695d00fb4c94e6b6df4054c32c3c73654cd6e20a000f6d7000fefde6f2
Deleted: sha256:b4d469e81bf6a4ea8750b028f3d81aa1b06b8048479cb92c49e03898486897d4
Deleted: sha256:1020b6cd17723f26727b6618f848ad7bf45a63b91c19ff233157430bef9abd2d
Deleted: sha256:b1c8adc4a8724ff4e06cd7dc009d7553cc50fe2343a13d4581739fb16762fb14
Untagged: starlingx/k8s-plugins-sriov-network-device:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/k8s-plugins-sriov-network-device:master-centos-stable-latest
Untagged: starlingx/k8s-plugins-sriov-network-device@sha256:05e8818709579bab3f7b31ad128bd8eb449b0a502e7d5cd9463ae74f864f52b3
Deleted: sha256:97e14034ce73d1c5e58f437ec4df7bdd44482a9d3ecf87fbbbd7eefd22022315
Deleted: sha256:adbc740cdb11296f2359a68034e89f4b80b2b52c36710ba0ef8d8fcc710596e5
Deleted: sha256:8d62934ddf95cc6db453d062151d89262a13eb94908047f721722dc61d028719
Deleted: sha256:d6aadbd484d1bb4b2291155f8a16cf5f39be4114cc134f16241c44da9b03da20
Deleted: sha256:b888597c49bbd5fb136a761aa08c8c517c0b6928f1605acbf2d2229963315c95
Deleted: sha256:96d4e8b600f5c1bcc0637bc6b3a2388da2e9287e36d8731b7a352e4d1e628a5a
Deleted: sha256:e7f1a51fa10829dd8e0a1198bea1fb3fae9709d109e10c199ffd80ba3f84cd2d
Untagged: starlingx/stx-ovs:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-ovs:master-centos-stable-latest
Untagged: starlingx/stx-ovs@sha256:bfb3aa03699fdf428fa2ac7b032b6d4ad979afaca1a285a58d3a84ba866c142f
Deleted: sha256:a14db34118a6cb3e0a97fb766f5864879400febb65056934158583567336c97e
Deleted: sha256:07e594e134d2a6e686d3c6a35883c0af42b09fb665dde32cad4bb25f843aa88d
Deleted: sha256:afcfbf0262ca46bef562e3acc552b58753daa0a23827fbabcf959cc5df1b04bc
Untagged: starlingx/stx-libvirt:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-libvirt:master-centos-stable-latest
Untagged: starlingx/stx-libvirt@sha256:5caba350fd21b9d0edc8aab05207418fb5d9675d7022e38af669fd19275222ee
Deleted: sha256:9f21d96c81d6d84412d1f0bcf24791f548662f5b21bbd35d20089c0abd06dba1
Deleted: sha256:0270471d4bd9844841b1d9383ddfd0a06ee327665c9ffc8d368afcb3a8b513ed
Deleted: sha256:251526d2f465fff8c7ca32da051fed4fb897dbc8ae32100880254d80e883b377
Deleted: sha256:1bc7656194f4dd1359999ec33b4dce0560e8be26a5f6b7b024339471167b7536
Deleted: sha256:0c63466a77b4a992905f185ea7a07664b255a34e715b49c10b94008cd6002b32
Deleted: sha256:cd01d9b4f414fbbf88d4816924be28f863dcbba5fdc82099dc620d5010db887b
Untagged: starlingx/stx-nova-api-proxy:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-nova-api-proxy:master-centos-stable-latest
Untagged: starlingx/stx-nova-api-proxy@sha256:eac177eb766355249f7c6762e129d0bc7916ecbd2c45b616cdef5891322d2d66
Deleted: sha256:a2e76351a9ec453ad71240b8a7182cd1d5b0a0307c4e3b3e7abc52a41fcbeb08
Deleted: sha256:a8486c5ae53e801db8d953d6db47b4d9a81a7cd4918edff9d3497c5974dc81fa
Deleted: sha256:94e07ce978ec9153c01ad888a9eaf681fe5549bbf2a04e6f1e0de9809e183742
Deleted: sha256:b0cd7dfd7f681fa00804f015e80784fb086d5d4da257db70b98f01032c771d50
Deleted: sha256:1000573c15a622c815fd6b78f9545323181c6193518948c78b45051aa6ff4e01
Deleted: sha256:90292adef5f059708583b0b566159d7d1ac85070b9dc81645f4d2b708e45d559
Deleted: sha256:9a058fc4ece3f1afab6de89e22345a61b14494d72e34db0dc1156c330717a61c
Deleted: sha256:8b49dfcd105a969bc52f7941aec7c58db510d867899602be399284b404bfa583
Deleted: sha256:0c52a9dc1b56bd8d47da17954dbf97b70a38d849a92f4c58475bf32e6950c068
Deleted: sha256:318276b5154105de155ec0d6c3d850335620d4a539ffc2b3a2db60456266ff72
Deleted: sha256:8613511c13f33bea225764128375e19e680249b9dccd849508bde273d7ee1b96
Deleted: sha256:074d71b80d1db60edb2f0e9208c18fcfa0829229032c9b67362115999ccbdeea
Deleted: sha256:2fc0e825cbce9c080b336908690150b7aba311c264705f78f30b834d6049aa74
Deleted: sha256:26ac8f4166a700e8438fbf69e71cefa6978b28b7563dc373210b592f2e17549f
Deleted: sha256:c026eb70db442e00a60c349163faf942666003db4d724f72083e309b6e0b9b55
Deleted: sha256:d7aa022508fbb7a1ac11ba6c08bde9c44c208235efe3b40efdd7433d08588c9b
Deleted: sha256:9021cae1d37254c62e6024a2eaa0fbdee1c73325a0e4fa7c4a8dc060424c0c88
Deleted: sha256:4dc2b3e04aed86cad2a473178958c773519c852dc6c1ce8ecf60ad14c19fffbd
Deleted: sha256:d96a156374f5155c3c45903c5087dfcbd818e36e4894e3b848979146b61fbc52
Deleted: sha256:f407fdbd1a5d8399cf789332677f067a8bd843fe9344343b552b882c98e9919a
Deleted: sha256:7b6f11f873117405e5946edb12d183a47e47262a8a3aef9f700a3ed6b695afe4
Deleted: sha256:7eeb33f4486e469cfb8f066e02f3f185ad6ba0ea8d4c0094fcd42c961a23ea07
Deleted: sha256:626b090a7b5951290fd672712c201f0e363b6479b1b175a42bb6840a57a49227
Deleted: sha256:5e20f328f6fd4ec2572d84e4db2dc530d360dadd5d72b9a75f8924678717774d
Deleted: sha256:7ec3734550042ac301e342040bcd588c1cd1c307ea911920a6738617b0b49da7
Deleted: sha256:baa58390250417afad7f0e4a6d2431181085fa6893a4967f1c51a7bef06001fa
Deleted: sha256:09aba2d99e92d7169f291a2b89be9db6adab2bb611b3ebd96ed8f58b44ef3094
Untagged: starlingx/stx-keystone-api-proxy:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-keystone-api-proxy:master-centos-stable-latest
Untagged: starlingx/stx-keystone-api-proxy@sha256:bb0b3ba9e74e0991bdfa8e73b0df2c5a1a524998ff1c62e1a685678e0eb1b169
Deleted: sha256:2f2fd8884b223a1fac61d00c38d77d06439ab0fd70ca2ff2fb46b383b4ebf0c5
Deleted: sha256:e51ed6acf9e63c253cc1cfa9c6ec87266b75f4c6e7da5d7451227face50f7495
Deleted: sha256:0ed94151687fff7431db2216622c183bfc7d48af0d5028e15d1e30ec103c5b20
Deleted: sha256:885ad6ad36c5422d1b99a2c1f9102d6d8f432ab00aa6338b22251a8bbdbced3b
Deleted: sha256:0459abeb1590e70e71c009f5218918e1f13c313af9f96cfc731112aeba108397
Deleted: sha256:49d6c819c5ff6c293f93d9bbb15430949bc37678e81013a183752a8452af588c
Deleted: sha256:f70846b53e1a42f2e60aad02b0cf2b96b3e342c4cf90aa80798fb45437ab05ed
Deleted: sha256:fa5cb0f8e16c5fd3c217442d28bca48d326be50dc9064e42892c1394af2bd3d7
Deleted: sha256:99777222fe7e9d77b71c468504fd710119f2fa7a54d4e903075f9cdfcc857c91
Deleted: sha256:4225ae6f2ffa166e1a49a737d4a31d62ebd7e10394bd1aed315264dfdf932eca
Deleted: sha256:7c09d6c6a4b6c93f954f507e59f018d21e7b9b312d07e2b1002f2cc913acdb66
Deleted: sha256:441b1ec3c32e430340aa613b510cc574c9aebb87f1a64b257dab97167c4c15f9
Deleted: sha256:16470e09d86b79cc6b93278466b17a66cf087ab5e212ee27e17d8c27dcb4107c
Deleted: sha256:cc5ed7298a84cebb8895876e3b64a2a29bd5e764fad565e130bb2b7d19524101
Deleted: sha256:48e395ce14755a2278231f8f9ba2b5846d279a9bf6adb162e6cd98cd86bff610
Deleted: sha256:2a6e15ddabeee0a723716a8c2c5a2fcf18aeac055314ac242c4d4a1ed751917d
Deleted: sha256:c48ae7686ab1ec87f1c3a2fa54e9f705eb47599690039c0cd3465b9a5aa86dd9
Deleted: sha256:f3d4355851e3ade47c2a059cb7f82119872ef66176dd5ae6583b13ce6c1498ee
Deleted: sha256:d324c9df628169e8fb36d307fe3e3064d60d3901bf27af72062b0302f62e14e7
Deleted: sha256:56b100120b63e1571be91cc20725db976eea9a6bc65a4eb5aefb548654ea2ee8
Deleted: sha256:f3e3c8b7b46a770f815c66d1cc598a29cc57f5f77938db1b9aa327abe4f27ec7
Deleted: sha256:e0412733b67d9dbf3711b54ae74d391dfab2a34b86f37d9d41073dc07781df34
Deleted: sha256:f4bcea7977b02ee5de798a8891e7665e96e99fe195c8319f917eb914cace1c4f
Deleted: sha256:76a3de5613f360cfe30b798b6dc5e25a99bdc56e6ea307e6be252fbaf24084db
Deleted: sha256:d8f3347a7ea0ba293dd9547fc1fb56f1d0f225e710afd2f9e090ae538ee03a90
Deleted: sha256:25fabce9ae53187edb8fff1e8ef2d2741e9dbf633bfbd1d84733d9bed9c31f82
Deleted: sha256:e89c26c4e7262b65e0333786b4e3fff95afa1518f5c3e8b052e579c3b14c9877
Untagged: starlingx/stx-aodh:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-aodh:master-centos-stable-latest
Untagged: starlingx/stx-aodh@sha256:f2b7a51794a1b3f28a8ce66558037f271165c2588e35e7d4e9b1ee7a2e3479c1
Deleted: sha256:b5625bdca807ab7c7932c8469af36886dff2f202e962d03d3d3fdeae72d84696
Deleted: sha256:35835f02d554236d482b3c903e2be209356fe5d02e3a403f296bbb06610ed77f
Deleted: sha256:881e945e0b125cbd48532fc2603f6e2628e764515542e3957811f4f940f75c0c
Deleted: sha256:b4e40e9a97e24e516cefe74ffa78d1dc6f8e80a32762034185865d16956e8518
Deleted: sha256:c546423b84ae8dc8f9f780fc9cb92549f4f624d3f868f469bfa297d1d03981fc
Deleted: sha256:99ec906afcf73a8df3fa4ad19635d6d639703291584737fa3a6027243f2aa3ce
Deleted: sha256:f1ab4dcdcca30f0442cad959843872a31dc61abb3bab08223a83515a0682e4c4
Deleted: sha256:2b4f4329511f42556cf469653be5751067b27284317b0f98f2b4bdf928f9cb96
Deleted: sha256:8f571ad145ff9105c3eb1f18a9c5900b659f9144f94a767062e7a5f7dfe597f3
Deleted: sha256:ca6149fcc1927c8e198cdb0a137d2c27b358af6c8a278871f2b2e1958c22c0c4
Deleted: sha256:6f8a8bb3b7e4f0c81a3d45083bf34947c1d46ac2e5ef3ac2ff2e4ea7fca5eb79
Deleted: sha256:868de9cd7226f1003ee69fe03a1a7c17207d117fb52c4f3ad62854263cb33f36
Deleted: sha256:829fa1d2a59b78f457cfc8e45b3c1555d612745a12997d52d622141d42c59dc1
Deleted: sha256:2eeae9b09941b666de3ad1a4614a53686341e86f4d98ae1dbfb0a9e7cc1bfbac
Deleted: sha256:8ad9b2a4ce9648276546c86fd0a746d39cde1cdbea22fb3f2830d10a95d6acf9
Deleted: sha256:294415e41d9ca306a5262f12e8607c8a30ef8830727ce1b1f2b52783ec9fd023
Deleted: sha256:038669471758844322e74b756faa365a2e99774a7342f90305d6a8b30b13777b
Deleted: sha256:a6377d17a6eb04c8f986b32c72cebe6f39ead331d4738eb71d43a20722006ff9
Deleted: sha256:7f08b66a5cf8428c577f0b1bbd3233071ca9ebdb43fc00e5146a059a2ee7a865
Deleted: sha256:4bfc0c4b7a86474bb5896740b48a36b3ad33bfe861a757fbcc7bb9fa86bdca83
Deleted: sha256:8f42f01d7b535a49cec20e5c6153a78e6033554aa1040a8efea450ea3ff1fa76
Deleted: sha256:d1de47a3f905485c33bfb977877a8c28bfad7f9d8d6c57da56de72faf4b22d9d
Deleted: sha256:f43114a74821b5eadf2900ba4b8fef2061ee8fb71d47dbfe1859963f3e6c3638
Deleted: sha256:e6bfbaed6acf5f4b9bee169c413d74965e5c6b7d296ee00cc96230d710ad6350
Deleted: sha256:7542e061da11e75ba20198ca90c075b2a591d19ce180bbd7ad6c88986f4ba716
Deleted: sha256:e4c003a33bbe9d2e11a99c844f463f5b42c703e5d8b6034e41e73bf6a0c8ab46
Deleted: sha256:150da413ff27411e09990ca3465bbcb3767f20a4411269661fa0b8f8ca6a63ac
Deleted: sha256:3415a8bffbf89e3347b207c1049c7ab133bc553ae05ecb50fc2d21fddd5f6a0f
Deleted: sha256:c9f8def724bf9f8f84dea949977bc5167739f237fec87ea355b2b060e878b097
Untagged: starlingx/stx-ironic:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-ironic:master-centos-stable-latest
Untagged: starlingx/stx-ironic@sha256:5ed5dd070f480cd84f9160ebb77897e105b89889a36c136c95fa7f24292abe23
Deleted: sha256:0dfcf530ee14402fe871382fa866d767491b64fb7113cf886b9d852cf103eb04
Deleted: sha256:97408c49dea6fc4b72d5013688737d93265b8d2196b6d2a0638090b9aad8dfa1
Deleted: sha256:b7dbbd3603e2764f48d020cce2514575d66a88481915ba2024d0b1df14039d3d
Deleted: sha256:22a4f3df6064b3fd363edad6a424ef89c6e82719f63c8f289d64741d6902d439
Deleted: sha256:26f2ccafd4efacdf372171ad0251b30ac5a1c9875610890bc18d1a502a70d49e
Deleted: sha256:2e929ec3cd9f2432dbc7d9eb0c19879ef0287c207e792c62f2f8fe695da46221
Deleted: sha256:21ac3dd21729da82798ead7e319aa143ec63daf66bcdf530083325fdc5bc5fb3
Deleted: sha256:167369a4a76bc66abf67b1bdf9bc39d742adaf6896ff17076f72deeec830aaad
Deleted: sha256:ba10266bab63d81f82cb113a7b21ecd855359a4dd964db6573a9dfba6f20e2ff
Deleted: sha256:3664a7b04dfeacdacc5b848e45b6f6fd1ac94b78404a3add5730e3fe1e36e767
Deleted: sha256:99bfe033659821d4200045e03c884f101ffd31274f09ff28c66513f610df1afb
Deleted: sha256:e11769a75701d4a7134346f4a8d0ea5b287a9c59e163e5d97dac5e104ec95ba7
Deleted: sha256:e8a40885f8003baea27e9255cbca6d4738c737d032d53af7f26d005adef5aa2a
Deleted: sha256:29009722af755698196d851fe3ad121e06beb4342131db1b015e941ad0b406c3
Deleted: sha256:48fa4451af09c56ea25262c2e833543c95bf8ff72f3383a93106f7de4a5a40d1
Deleted: sha256:4f8f38c9575670ec367d9ef79d22feeacb74c2b1a030be2d3879bcc908a4b26a
Deleted: sha256:68ef4396f591b566fe409ffb69d088ba5f84a5cab3c3114561b99ba87fddaeb8
Deleted: sha256:4a14ea41fc9b3e6c8e1d8a044da6bcf3ed56a54e75daae933593164946cd3854
Deleted: sha256:73c2066b52adf409c09618342873a6ec994934ed5405f3ebdae2f6780d4b8fee
Deleted: sha256:3ce2e5fe6e90bcd9db58d5db848b00c7111525aabf93e7e6dcce506b2852629a
Deleted: sha256:42d8cec1abdc8f42d69303744de51c80b9cd59fd2cb78ca907186980c3301a0d
Deleted: sha256:f659fb2c28208288e85dd8396ffbf7ad1aba82f2ab939f6dc115161f979ebf45
Deleted: sha256:ca25c79353bfa42a3ba83e6bd5d036df5a195961907fe30596eeb9a5444dd542
Deleted: sha256:ccaaffde9e3e47ab75217d15395220ea7f92574c675342af35f6c3d25170a9c8
Deleted: sha256:ceaad025880a46984f1f1cf8e8be977c5655f81b7d3a1c3bdf5a1e05bab58b77
Deleted: sha256:bea360c6d85fc8957be74138acc8a058cffe486d5bd4c2e85c364bdfe2f1d453
Deleted: sha256:eb25e299868d23a6a93a3db88734f9d6e29633096dab77ab628ae295a02064d4
Deleted: sha256:feb7ec8e932f42aa60045aa35b06d5ae0f1d0b6875b0658de0eee22fa67be209
Deleted: sha256:e0979b67aaed53fc127c8b48ffd44ef1ca437b4ab67a19a9d7ec68cff9c574f7
Untagged: starlingx/stx-magnum:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-magnum:master-centos-stable-latest
Untagged: starlingx/stx-magnum@sha256:038e49d9ee2c45b52856a3656c1468a7bf5015134f4bebc95c2f7bf945b1466e
Deleted: sha256:8c03ad1575fee0f61e3b626a50d19eabce6a44d13707f6c229e1fc0608521319
Deleted: sha256:0bbe5c1717a32db8dea4278a3c6a5ceee04a5a2484920c7573d75989f61a93fa
Deleted: sha256:1da1da910fd90687970d4b2e4e1c0578cab8cb65e610e8061ae42a92a23178ca
Deleted: sha256:0e70e3e362d54818ef2a152b53c16a382437ff86621719103f982382ff7b786a
Deleted: sha256:026da32688b51911c0033ff77b7aa77c9ed22a605cf82eeaf2527c61973aa396
Deleted: sha256:14211c35f824987b6390f6ff8f8cbaca84696979e96723e159986ef13e23fc70
Deleted: sha256:00f5b5701e88c47dba8f1ae4f792ced036b865a52d4da6a903af9530c82c793f
Deleted: sha256:29e7576ee1e0f36e0b8fe948f8d7a76871835713a310275b503fb85d2988a246
Deleted: sha256:02fbea731468e3c5d5d08a02d438486570f1095259f9c3904710aa7dc2ac2327
Deleted: sha256:e064ea88494fa48e9505612171be3697b43803c48778b8c0b89d1b70ae89b924
Deleted: sha256:7db245faa263694e51564b5efa2ecb5421ad751c6afb809f1b723cf9cd8d2aa7
Deleted: sha256:a2ffca41ccb55a064e674d54c62ef7b90c207fdca9b6b793287e397b55cdedcb
Deleted: sha256:d5c27ac19335aae8bf2e5c5ab5889a29abb2d4a6ef81ddb3e883ac270204f596
Deleted: sha256:9506fa67c66c79b4db2745fe7ede7648bc1a22c06775e72544cb47fa03eb7309
Deleted: sha256:078280f1dbf2c0db1abe39c08fa7ca7055cec32fdeeeba13979c164cb1350756
Deleted: sha256:8c8c8492847660c830b3de2fb13f94a9386b52d03d48ec546e4316ee46a33247
Deleted: sha256:5ab4fac7c9dfb2916168741b2536dde0396e19b92fd5260a9a1d6d49fb2d34f8
Deleted: sha256:04a51e59537932e381740f1a4b145d16c42d5a05d3157b244f3b6370879cf7a7
Deleted: sha256:b1b6b6dea20a007df0860d3055fb536319d4c79d715e5b49967321021b64b299
Deleted: sha256:9cc34d32baf86684b08b114c3f0615bce477cbb224ed74c3d28725cdf7ddc942
Deleted: sha256:279fb8169d9870393e7e85b51b1f13b3e0e86711bd293f1e88c4841cc91c1952
Deleted: sha256:5b9edf5038eabc91c622ae35d89590c5e97fe6ae6603e8854a628568d5a4c620
Deleted: sha256:8381af3599e2852581f1f1ba688387821c2dc4d622a1a12ea3a6de01371202a9
Deleted: sha256:866159d5ee9c27b1b7ce616c4d613563c57145cce42987402ec7707cf0103175
Deleted: sha256:50c29cad2f49252e1b6f57125183b5721fe4e9f78db167f7b16f8c5d49a5b47c
Deleted: sha256:bc3232a93def05d48d509740ad4cc67016ceb43dfcf70e7111d73366995aa09d
Deleted: sha256:61c0c257432e14c70f9038f2afb73b376416468d47159e268d31f25a2e721c52
Deleted: sha256:ed0886c450c30042c44789158b1cd83d83974381fc0ac86e39529ba183e5b145
Deleted: sha256:e618882b5b20b6a984b052073f1a6cb85adf0364933fc7dadf398eb158b92d3a
Untagged: starlingx/stx-murano:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-murano:master-centos-stable-latest
Untagged: starlingx/stx-murano@sha256:dadf890631c2412d0e730dd1d52813969d1a4891cdad61692615a97359449a0b
Deleted: sha256:7f52136c1eb668020be469c565ecf71cb2500dc07c110dc5d4019ae692262826
Deleted: sha256:cc2c94174be5b736604211b12b6ae5cace965f5dc0330c2b05ffa71128734762
Deleted: sha256:2260a4ff04e09f85d05deee332a212acf239fc0c72c83c7836716a4b408d05df
Deleted: sha256:067c00430eff9ea3bb4a52bf55aec124d166762ddefd45d5fa75b9aa116a633c
Deleted: sha256:de26d844537957ee0e3d1806081930f2c10caa5ba1c199a8f2fdc4db53671386
Deleted: sha256:f67c4e5f0d2c0ed23121e41dcd88159fecff89aed78a011e51b27f50bc797fbb
Deleted: sha256:dc33011fd6c9909b5b3ddbad72abe297f7ee2b36589f07cd9af860a5d89f5f57
Deleted: sha256:5fda442967f617b7463b3860e6872363bc67f1a546dfbf430e66f7c3dd7b8c09
Deleted: sha256:a1db031f1a6fc44c3304299042a20c80f9fda5138f2214a4da3338305c69cccf
Deleted: sha256:e65d23f870467451428b023c2afe8d32e9db5e9ef0751561071b6f07fa09e50b
Deleted: sha256:f466d47e188c205b4b4dca15e7efd97fe3d026405e5314c164da58f65b0dbab1
Deleted: sha256:ac9e961fe737c26fcddf3ad2169b0100d3b3892ad8bec1932b0cbc96506d5d29
Deleted: sha256:a65443a2be69de291f303f5c616a88ba9e819d51fbc1f332e1bf2cc1257755fc
Deleted: sha256:0ef7554ec12f1870f7f18a8e6c03b8a4cf5b286d9d78bb6c39005a7ac64970c0
Deleted: sha256:d534c650a6db7c8e2632596d851834fbcadcd2bd357e88564d1770bb3eca6b5d
Deleted: sha256:542a696945c7a0c8af126fae30f67585015f18ca3e06e2ad4cba8336684b7832
Deleted: sha256:ffc9171e5e83f876737b8f80fe40e73b533d4be04ec82626ad6a18cb80aa2dbf
Deleted: sha256:3da7b9cf8df03ca298274aee34940519365a16645c781e15e793f895a41f9632
Deleted: sha256:b184e500063759a4b8e26c2e9332b835c5083106288717826fd8186cd2f2e837
Deleted: sha256:1e66e8209d746afe7bb3596f2c9961c4c27c5f1a56b878e40943592915854ece
Deleted: sha256:55f869af3673658870fbbdfe30061421b72cf54d2293b099583d64e5a9e4d731
Deleted: sha256:5cda6caeadd0b9dd366fdae0ccd81029fe4ea8b9724121244dccf5de2ed66ce7
Deleted: sha256:b9fb09e885f8c391c241be3c73894093dc7e649b8f8236d9e481f52d92ceef2e
Deleted: sha256:60be1f1ff70611fb744ff9c0da63c608e86ead3a3e67ec055a323f9e9f8a06dd
Deleted: sha256:7820f45bc832a02b491447302a42b4b55bb65241eedc8ed35fafbdb770d0b66a
Deleted: sha256:67a4d49782ffa343fc6a94eadb026f87c009532bcde59807a74a8610e696e174
Deleted: sha256:30e46c10230bf8d209738c5f6c0b6bc71b8c8adc34492fe36a61b083e3ec1267
Deleted: sha256:6f98466606eef21429eaa21e2f9fe2c787e2e067313e4f059ea70bb940e2b128
Deleted: sha256:377c059396af31d8a724748ec469f511737e1df6117ee2ebfcd58bf05abe76f2
Untagged: starlingx/stx-panko:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-panko:master-centos-stable-latest
Untagged: starlingx/stx-panko@sha256:616717244762e2b17894da96db711a7fe73c14bcd34ac01c5f80d0dd253b3f61
Deleted: sha256:791dd3969eed8ef8bfd3428a531841bbc1198fcc876d860b50e6ada7c90c0ff3
Deleted: sha256:770a7c44d25ff470d740072bf10ac052c94012c5cdecb5643740b452ac5c5092
Deleted: sha256:96dc4bc77e229e775ef5f3f2e76a75453e51f9d28b4e9e3921423bf385cc73d4
Deleted: sha256:58c58e69a8a9bc21a3a06c15079eb8e354035246a9888ebc7836e999ce224c49
Deleted: sha256:8553942c07b005dad08627cb290862765a635ec877c2d0e2103c8f5731b46b35
Deleted: sha256:bb0146956147d95fb342f7d382a987089796bd4af75e841debf77d890a7445db
Deleted: sha256:a6260ea5405277a16b6a6c985ea59865f9ffd992b2c7f7060781c742bedbaf9f
Deleted: sha256:852d312e68d480ddcc56f603937d0422eed3fdcf6c806cbc33d867e4d7c22ec7
Deleted: sha256:bcdb0afefa2159e493e3261590fda08faca9e5ff7a7918db55c6e17e2568767d
Deleted: sha256:db414c7224291b3ac66d01c3f377c1ea26b8dcdb31a0e1c7902f3c3aed15131c
Deleted: sha256:fb3992ba5ffc332ca2cb067ddadc188138ebdd61a45ca0d1ed51c0b1f9b9795d
Deleted: sha256:cdd49a402a0f10c44acce80f7ffec44d19d8b2cd73c056d4c92b699300a54987
Deleted: sha256:0cee9d3acc6cff736552909266d2325046e82cb54bbdb052a942bd13c940f9cd
Deleted: sha256:f797d8f38c677b522284b4ea98a1804050389288ad201d7f2aaa43e561db4f75
Deleted: sha256:8d0a8e1fd31a481ce3384250d4ee1ce0bd69b7b59b25262424231eae1892b5f2
Deleted: sha256:a1df81027a23a42200dcb18e59d593efc6f776998110abf7065c14bee9a37215
Deleted: sha256:8d4fe149425cc2545dd8c81b4d16344b0cf94b75ee494f4dd12bc92896a6a4e2
Deleted: sha256:3edb08c99d017fb3e9d3d75944112555d9c2b8f2249e3d7b73afbdc6828b4189
Deleted: sha256:eceaf7c1eafda7230d9e731f3696c448f20ff925f66ae955e90a113102807309
Deleted: sha256:93be64f88e090b557a5f10e4134d96e5ce478e72b60c224f6d17009104ef0b53
Deleted: sha256:1d9b5750371c7d317ce74dd7c730acb68c5c57c7ab1050994fa2eb4bc805a1c6
Deleted: sha256:54d7660c42491ab1d49e0c81340f572de2cb743dfdba9e3b37d072bae056de1f
Deleted: sha256:70d7fafc656226ad1ec72bb3cd2c1f502e5ed616e86a03d7b01eb1f42d175b34
Deleted: sha256:689dec164bf3a5cf5745d15ea2bb65e655a363399279b698c2f90b2e20c5b077
Deleted: sha256:ca6435dd3ba663a5b93b066306032e7be6d662ecb1b102054a402d479fb99494
Deleted: sha256:4e84b7eba6a7f38209d202695cbb00da2400879abe5ef94ebef90853f522de22
Deleted: sha256:74eaca67c1f22267b49be1dc8b95a1030858ab2f87e21b6560852bfcf77fda17
Deleted: sha256:50648b5262e2c537983bed989c325c15e0e056f9f93c534690e921527747c246
Deleted: sha256:548e0c422cea03a03c67d5a33eb79030998c6ac5fd136ce683491ea60c08cb75
Untagged: starlingx/stx-barbican:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-barbican:master-centos-stable-latest
Untagged: starlingx/stx-barbican@sha256:02c2da1b85731a44abefe9598df81f3496f422f1de0ff2d6cadb8340ce4a5f0f
Deleted: sha256:ef23afc4029b5c088de438e6e528289417cae8baccd256df0742c3a5f44aaf8f
Deleted: sha256:809ca8e448cca6065077d511d2372eb159f3b7f6d01b1c06312205c8b18745be
Deleted: sha256:b105e19d051ca1dcb7fe0a91779adbcfa2f88500cb12973ed5904f0a263692d2
Deleted: sha256:433cbf883871fce8c630b7ec33767b83684ea89f7f6e2b1be140b74275070e6d
Deleted: sha256:66f30a581fc86c05687a940ddeea680085f19d3f3f551f66030900fec6af43b9
Deleted: sha256:67140a4245ed1d9c4ab3ab6785c76c1b1ae01fcbd20dd0116dfa59be0cd5dfcf
Deleted: sha256:e28bba870644cd43e2518121f4954b99843f25172eff26f383f3b6f4008cca6d
Deleted: sha256:1cac4b809522e0fe322600d62ff5fecc85d54eb72bff7d26afadee2b0c94ecb8
Deleted: sha256:159eb4c2aac2769796f30fca2fcf9a2644e583422ec585ab143a71d75d97ee0b
Deleted: sha256:e3c463ef28c1687bacb867349b8a53e543f768efd5c15a5b52072080eb343c6e
Deleted: sha256:9ff410faf77ce3efbf12603130230846d09415fc677eaee8657cbadf878e96eb
Deleted: sha256:be7ae6060762e518298df7d2e537a2a39966ecba4da2746a8f99b8a7b09cfdae
Deleted: sha256:777a44ea62d27a89d7f60334c0578e37f46d56d958129cf918e2283bf8c4ca55
Deleted: sha256:9d33cdfc38f9926c055abafc4d5e8085841d70a4182afd48f7452f47d68e4b32
Deleted: sha256:d271f003670772971ea8ab7e85db5c0ce5f4643d8a6f854d4c01d940f69f9e56
Deleted: sha256:c8734d2b22bfda94aa742a6e4f01536f8b50d61862f7312ef9f32c956aa775f9
Deleted: sha256:a60f4c2f638ab3b7e403d68b3a0d31ee564626b26d24107aa698c9b009aa07ec
Deleted: sha256:e669974aa0154b08f85283a6d9b0e9ff432949359b8761a9f1cda046004dccda
Deleted: sha256:040a2072acc8c1a9b70a7c9ae6a6bac6b6a348f50fa0ce58176206e0047a6433
Deleted: sha256:7929ed4169bf859c4566f7a0b5fcc003a4d5e76f060c67456f76c40d1856e141
Deleted: sha256:0e42cecf0ac63f835ea775cd9d45ee8d1173442866c6cc9f39849972938f2e19
Deleted: sha256:1b7c21bf4330f35698b1d132456ad43f48d5e319547638b2ed115901922ab5cd
Deleted: sha256:0fe259c07ee2e368d63b0a3f71e2fec52daacbe78904f8bfb3c44b380d88f3e5
Deleted: sha256:f7432b764179815d25d07d0534d79adbb7031ea3785948263585c5dd4e857e1c
Deleted: sha256:41f290b85170e6d062180d26b136cbd3dfb5bd922bd74c5d8384307130e43d67
Deleted: sha256:3858a1a97afc020653bc7c4377e405e091bfb103d03087d477357e5897c53835
Deleted: sha256:ee534f13bf7c67749b3e8a9643a782a16a88a6c028777e0648ca8aca5c92c059
Untagged: starlingx/stx-ceilometer:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-ceilometer:master-centos-stable-latest
Untagged: starlingx/stx-ceilometer@sha256:4d3152e0820b41fafb8c1406e050967414adf809f22915c47bbe806f48ecdda3
Deleted: sha256:bd0a63b0e40efba356078b989212cb9e97c1e3c5b558007e60d505a340ca79d0
Deleted: sha256:534d91d74bde4d1721964104a6a1e9887e80909a73c8316081f4a877deab95d1
Deleted: sha256:2e87da6f0889fa23b83e5ab4e79bf424521a2b1eaafeedd54d8005d2f756a3d1
Deleted: sha256:9a416255100135f525313fdcb8ba6e6f0dd3f7ce228a8e7aa6515a2527e9e063
Deleted: sha256:7343f115fb96a162efc4a0e3fe26c85fcb05ffed6d7b885115692c0988cce0a6
Deleted: sha256:447b3e0297b7cb580beaf8033d37df335e1678520257a2883755704d8b2206bc
Deleted: sha256:1587ab3f22fbeba59624477f11768acb6ff3ed2affff7a4fedacb49591cd1474
Deleted: sha256:22d6f1cb5f4c1970150820442f84ae137319d87b32d8cd0164e5f54ae4f1fcc1
Deleted: sha256:a0b9a2901539224dc0226083f5912f347050c1625a54b2d5343a05d4c0cc7a7a
Deleted: sha256:7f4eb7517971ce3c734ddb1ab2752ceb966042fe358d868b3defa8a57e6f33d9
Deleted: sha256:d9e173cd090a2c2e492b9a450a3a487739b135c4a71eb13c24347f7f209bf641
Deleted: sha256:9784dc718b97c1e2aad59ffb9b67cc29fc9cb00c4535da1740322ad9e5f0c577
Deleted: sha256:1ab298aed6a91d42719d27122e9dd0d58d8638c0ee9a62e4d8f9ffa9bf9bc083
Deleted: sha256:4ed7b4527f4d6c3e9858bcf460313469947e05700e6bf5bc4bcf9bd2d2318671
Deleted: sha256:b8f722ffa86d9d3f8c451a49ec5830b5da5484b9e44aed13aae4879333751986
Deleted: sha256:55dc0fbc3315aa42f396cc689683d43c303cc2cf8c9190c5272fdc1b8e11ce0b
Deleted: sha256:a53e7906c16273560f96b6765d0e39ed10d7d88d183e90c5a25038965cbd0ff9
Deleted: sha256:15a7e1b35b530fbaabd20db47593ee53e51418ad54b02137b57b402dd4fd2b23
Deleted: sha256:eec1b217ad9656c23449494b735c6058d72a4a60f7db2f9ede3fc1e30b749ac3
Deleted: sha256:ca833e9fa420eb8ee21ab06d0678fd889cce5f8460f7f1a4a29e05fa7890f17d
Deleted: sha256:bf7e098eec310941e8adfb83f63d3909953015b592bc4ae8fa3678ab5352e840
Deleted: sha256:dcf2354b0433f655050eebe31021da8b01d62383573b5ff8fc578df508f27864
Deleted: sha256:a177131fc3892b4ead2530296963be46d9925a4fc6a7b9d43802f40922425e65
Deleted: sha256:77f8718748060744f7663e99814013a06987d4b83dde392e2eacddec592c25c3
Deleted: sha256:d47f123da504a665bf055699e26e1c5b69ff712c8c78c13515e8e6c8443723fe
Deleted: sha256:aaf752780f28c9437e166a7ba41d89f13c4e74d5dcf165c9fe6f7390df5fd48d
Deleted: sha256:f60ff89a7d3f47aaa9d2e612e3ad60f895ca29023157fcf88f28a1d4cf6d84d9
Untagged: starlingx/stx-cinder:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-cinder:master-centos-stable-latest
Untagged: starlingx/stx-cinder@sha256:10a4f120994102d59ea5809b981ce4cb4ee665823527670b9e011c81cb08af12
Deleted: sha256:0461462e4f0cce8188cca55afbced575f181925c4d09eca9ff035d3a2f8feb57
Deleted: sha256:4fff1cffc61717afe085e9f5326e6b7b39c834c26d490e2c3a2936cb8a9dca8d
Deleted: sha256:c16f0e821fc1fa978dd61658e6e03bfdbd868d9f91752e3b7bbcb6b844c1dc4f
Deleted: sha256:2851168d47c600bf1352f7deff85d83f01533b88011cc00b09433efd3180a9d0
Deleted: sha256:35a0d2dd8792ef4e2793c304a96b621e027dc81748274cd09205f4509d56b4e9
Deleted: sha256:bc09ca9df00f210c6fec1ba57a1ee5398472d3b1d8c834026605021a53f9c0bc
Deleted: sha256:475fffbf4f4c345901635e33d4fdb42257c7d829c8c3c5441458e7661aa89033
Deleted: sha256:8801e2da87c6a7d94f313904da7d46a0c31c6942f85abb573296ea130f4bf559
Deleted: sha256:72b5144f04a9d6717b400c586d6c0d76a16b5dec6013316db71f4557b7624d90
Deleted: sha256:997c461a8c79e7036dbc595fcd92fab88bad95691436b18478001ce282704fd1
Deleted: sha256:3e19c475e078c9cdef4151b0e4b3debde63239d5ea514fd4c1eafcc5427465f4
Deleted: sha256:499afc9a05e111a33add7ff196b348faa2a1edc6569b517b4e575fab3a16cf16
Deleted: sha256:981cc9d46e146c687fafb13a46499c659af6bfb4dcf0ea939cd272e6c38c0ea6
Deleted: sha256:fd2fa83749a576f9074ef5122194a4ddc98dd7e429adb2c5c2d67a0b04cdaf73
Deleted: sha256:9334c5356dd21f7b101a041499e9d1d097f43b5e4c9f3203b99821869164bcf1
Deleted: sha256:1679faf9a3c1f23899c306ec4b33259c296c4ed71a8bcc34699e9f5c3cfe629f
Deleted: sha256:0aae24a572fe97980e439e63051fb3ddb7da19e7607d2393eb43875ae5afb568
Deleted: sha256:01c9e26764c40afae7d36d0db0c9aef55a3703e4d3176a9668fc397cb7486a98
Deleted: sha256:8b35c40558bb24f4cea383e28ae53715e9738b07fd2189f11643511c0b15ce1e
Deleted: sha256:abaa6de9c17bfcc3b2bd8a2440820f2062acb2384a75e825f74ddf811b451885
Deleted: sha256:bd9413f7c13cecd1ad552c582d8acd2711289b4ac4797a33e175ae18ff444954
Deleted: sha256:e05533c33bbc330f53015c5dc94e257475c4c75363fea816f6fed9103fbfc49e
Deleted: sha256:3bf1e5030e4ea86541c7fa49aed44095d29025a97fce208e0fbc13bfaaf39f78
Deleted: sha256:c23551eb8e545bfacd436e8ed114aaa2d70a00609180aabc58f4135768107ddd
Deleted: sha256:04121cf870049bb2215c9c9a71c88459300919979f8dd9f04e9f51663a699367
Deleted: sha256:f897560d844930cd496fd3ad6f96d4d35c34d3f2a968f39b7b7c47590a3fa4e3
Deleted: sha256:89383a42dfcc32fa87fa8c9edfe60b34e1f8ece4c54f83202bb53a9f338605e6
Untagged: starlingx/stx-glance:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-glance:master-centos-stable-latest
Untagged: starlingx/stx-glance@sha256:1484477392dc2d290b5c175b0fb64c480afe0addafba52d3f795225727009d1d
Deleted: sha256:a336ba896ed2c1efe09e2d9e608bd4a4eaa9e56fe148a568548e0c900c54c677
Deleted: sha256:edbad8e8092b07ce59908cd521a552612558b73c39f2df633ddc5e11508c619c
Deleted: sha256:9b729187fc9215bf5a9bcce6538812478c557c89806712254fc85149f95b2db0
Deleted: sha256:2ec8b1b30e275eaba2c495fc7b5c6d744a9ce15c8bdeb957c125416200096171
Deleted: sha256:67eaea6ec9f14311de6ec0425d33e2ce02b2e47c327144f2c33b9cdd1413f857
Deleted: sha256:0a5b982c404150c9d9e17ac300e6418b3916b407eed7dbbc86db274f372ddce4
Deleted: sha256:19283c9ab47c0043a2b560b92f5f5c84895daff497e4177c6cafe92af3479ac0
Deleted: sha256:b4ed8c0148757222a9541d75c353d3e98e1bbc5076f7045ac002289d2e923424
Deleted: sha256:9873becdea15db6dfeb61a36e5094bcc10783aecbaf30d6b8e44c3a9ca58eafe
Deleted: sha256:3903371e49cccd9767ed74854707fcb2b0cc9658cd43dee9c99f69cd2ca1c9ae
Deleted: sha256:88918366f28e8b9e8f1490cc002cfd7d87c4357fb01b99e9db52fa9cc03cabd9
Deleted: sha256:8b90087785d084f7969d123093702f3d6f06e086f7aa7351cdef030fa17155e6
Deleted: sha256:41894043512e543ef546de3400272d39c905ff2e6e71cf63b4b41c18991fcc0c
Deleted: sha256:0d6addae856556174130d9c36eee60406a0fa2d891c2c761d558d2b4de7942f6
Deleted: sha256:ed8d78633715af87fbf13b910b82417b9dfa75e1256fa6db2f652ce9d7d7b9a5
Deleted: sha256:a1e9875abaf4607b22a03684a7add4e07f8aedbb0d2961d809e43733f38f6668
Deleted: sha256:9f58607f58030948d2b14768bceadcf18f32bd75684529f29ffcdad7ac9ba76c
Deleted: sha256:f8b8483c423bc46510ae0b2ce8f7ee2459d73fd70fe9de7c24401005fc929dff
Deleted: sha256:79378a30a429cbecf7631cd7ec3f4c1da8dfd03fa1b4336544a1b42d3f23fc5b
Deleted: sha256:97197fa056e0eedb9d8f0f52734a6e58acee5b253fcd271b1c762b0c05dfdb1b
Deleted: sha256:889da7140e3872995dd5195472b3eec3066413e17c1b793f165c8b13a11f6d6e
Deleted: sha256:4664b0f227bd98ec6802d71863d77f0d95dcf2074792843b2ee118c1c2ce6167
Deleted: sha256:08027342edfffb939bd09ee54541b5fbb4a76107da7a3dfdb066035eb217bda5
Deleted: sha256:3794ecfa5999f437d7e26b80e82f6f79934c3ea7e6492adc8c53937bc082baae
Deleted: sha256:154ff6a1ddb21a65bdac8b9f97cd0e2aa81b9ce4e3668a59b38170db36766dd9
Deleted: sha256:2a1b3cd4f5a3b29120e86b674f91b61bdb781935b3cc30b05291be65ee02e42a
Deleted: sha256:1b2d35b942a6360eb43299145170b047a1f55da8508b64f10b18b06da78e4f3b
Untagged: starlingx/stx-gnocchi:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-gnocchi:master-centos-stable-latest
Untagged: starlingx/stx-gnocchi@sha256:a37de98a37e08dc76e0736bf797b3468786838d69a4e869ae0a09c8144004a3b
Deleted: sha256:adda1f98b909ccc4946c484540c928999454bba859ebac0445aa90efa89f7f57
Deleted: sha256:8560e3ddac3a52c8d57670d808df13165b81ff3d6736505745389549700a75ef
Deleted: sha256:876af23d35b2e957aa3f4c45fdcf416d0f2fea152b26e7d14f89eae83ecb791a
Deleted: sha256:50656db45c48049ecd70e75b7c3aa26de0aacf69752cf89261fde542a6e1e556
Deleted: sha256:4c6ff8068f12dae89fb62aae4a1a236f9e419dc44556917dcb14727e746d5269
Deleted: sha256:a73b1741c820f164f87110d265d3abd1f233890342803ae5c118c551019a8ff4
Deleted: sha256:8ad4a101c96de0633da36f2d017fc95184da07a92863dd61193d277a88a1c5b0
Deleted: sha256:aa1e988616bb2ee33a1429c9a510463c5ae22441ae1f6f4366239485c2b818e2
Deleted: sha256:9c501f234f84e34e07dbce971f6432733a6c141d0f22159c7def77d8a92bd321
Deleted: sha256:2fd7a0d70912ec079e5a5e015217605ffc06a81b1ece0dbe5bf5c1c37f5bd23d
Deleted: sha256:fb33170326737182e5889e72b5c9d7fec8c359bdd4c3747c625a75434dcb7c83
Deleted: sha256:c52ec11c1ef8eada1e5884a62e2428c85ba9496e0f7ee353555c23271a4077df
Deleted: sha256:a3ff36d53dadd56ccb164ba339e69ec518df8925a861bcb128e17f7d3791d637
Deleted: sha256:11ff2c6973f82c8d5cbc53a4282594efb58d7e717ee81a6439e4ba9916cee1aa
Deleted: sha256:e18148464263f1f7c407113b56a549cc08c25b858b79551956979266ab60ec82
Deleted: sha256:ea04d6a286f80e8ef40d58839b4c8287e4b4b8a0a3ad742f3e692734ba0a5748
Deleted: sha256:30eb9570336fe58349eb45afe5b059e6567453a6751b11bf68c306596be9d2e9
Deleted: sha256:5c8c79d9102475ac2dd939b0959576cc16a291c120cbcacafd1f2739903ebaf4
Deleted: sha256:3d5e2edaf13620fe91cd5f2e4cec700180bc9b55bf2c1ce285deb68526605b3f
Deleted: sha256:211f318330e0bcaa4f59e8d04368eff79243a09361bae07106df7b58bb1d6747
Deleted: sha256:d95cc2a71e4634db427fbfbf3c0e6cb23d81a2b0fd2de6b05c03f6e8889f3673
Deleted: sha256:8c3fe9dd1205018cfc164bf5493b4a79647c6b787288e090628ae63265e10142
Deleted: sha256:ef7c65d2956e6288c91973f899ca0290e49a68b0267d6cf197d3925c2f7a5682
Deleted: sha256:55a4b07052c08fa76dbbb1b6ef9917c76722d2e56bf93ab3eba8448d5030d71f
Deleted: sha256:c22470063d4c2f9b39ee7717375153ae8c1035eb2059d4da639e2ab3f7fcbefa
Deleted: sha256:6e5ff92d810ca5a9b4ff5a56de8abdd875360d6876179b0b3f3114e9ae8857d3
Deleted: sha256:ac33a389cb1fc2afd3b7b1935a6918e8c2cbfd7e29cad8128833c50a4dfd7826
Deleted: sha256:1af93e22f5b5b42d06e3be20f8b6562990d2ec77f09927a09b303e1e3ecd7be6
Deleted: sha256:d433ffc49cdd7b1f0e7fcba58806f2f155fc443d41650ef9dac7bc1b5b4e8ca2
Untagged: starlingx/stx-heat:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-heat:master-centos-stable-latest
Untagged: starlingx/stx-heat@sha256:bb3ffcd02b12b90f94afc8c17639372518f8f3fd0d2b18fbc6db86db59e44344
Deleted: sha256:07b683b19d5f38b3bc6fc65aa8e7530ed89abe602f24f0f426be0bddbe93ae17
Deleted: sha256:7dc7772154442df0f78625340f2f6537d4ecf5576871f35c2ec9852825df6fbc
Deleted: sha256:1e60b8e7e96d8dccc92f05aa30f8314248d7def972791b5d772b0e65712737d7
Deleted: sha256:b36ed52045e8b780375899801e6b8742a569ff5a1256425f94e33eba52c8907d
Deleted: sha256:6465b79818613005a934d039ba2b1f09a8d5413109129e76ddc89ee04c9515f1
Deleted: sha256:279dfa707325a3af2406fb0940aacaed76d7e61e58df41e8717281c1b3c7434a
Deleted: sha256:5efa743f91086fd99b2bcd00cb094b5843aea058608b433dcee86d02d8666842
Deleted: sha256:e61e300d6ad375c698442ce39cb8be3b40ad8a861b067bc71bc6f5af2b0bdc73
Deleted: sha256:5361657027a962d98bc368a6ce3750947862919cf4cccc7d366dff14b0ba2142
Deleted: sha256:b183bd9b194995f8972bfd567ec2e33370160ad4a9c37d33947a029a44560a1c
Deleted: sha256:921f11987896450855a43e3b626a78c335edbe49d59b40129ede95497679b159
Deleted: sha256:1b1d16d2f9378af30e86a9a3ba567c83d49bf9753b97ca8a6f6c62fad31787d3
Deleted: sha256:c017a86394654e91a7c8d8da9386fd14e02b71744e39d91ae352bd4bb22e7800
Deleted: sha256:d5459d3ac0608314b671968204eff4d177f55c8f4d7a11a123cca6a88545a8b7
Deleted: sha256:976eadc97604b7530abcdd6fc55394d428fdbe60dbe4173d00b8266bded5fbb0
Deleted: sha256:b4ed81c3d3336952a0b1dd2503aa796d5c1af3ab3bcb370d2901fe57a932f09d
Deleted: sha256:3746a2761cb156dca3246e58a2362ac910853f0219a9bb5b6b754ab38f455c01
Deleted: sha256:3d31289c7d194bed8101aaeafbdc845d50f1f47fea2bfd45ff213765cdf5490f
Deleted: sha256:087f701744632725ebd8f1f6fe664649832b8ce49430e5dd0c489b1873271034
Deleted: sha256:331f569843f58e9ab2124b5f1690a37d98c688d5501c3266f014aee3d7705908
Deleted: sha256:434686a080547d75f5da971b161eab164d139e21a4ac3b27c65ebc252f6212ac
Deleted: sha256:eed153b10c059e782320974dd9d0cd32f56b15c6490f28cf16a5b676cacf4686
Deleted: sha256:5d99115120474b4fd0517b803442970051e6e5d87855064a39b6dec7eb2d1ce2
Deleted: sha256:2e47966e46a9d8c3fae742a515a40388fac5b68a342f90a769385d2f835aaf98
Deleted: sha256:b21ceea3e589614a02709424f3330b1626d24689815d2b29668ba982bf1bce14
Deleted: sha256:be522b4b77fdcc6d7a0e5c954c708b0644e4e2ea7475146584f5fb80eca0f1c2
Deleted: sha256:9aef727cc2f41842457cbc9f7ad7dd8bbbda1294d07d1a6efbb54493152ea1e5
Deleted: sha256:5cd48decbec3d1349ea4eb91ddacbfcbe7b02e2508c249cfc9b8cf1aba94ab80
Deleted: sha256:680eace0357235756c2717c11704153dfc0f75d3e4be0f8491bd0f5450856c64
Untagged: starlingx/stx-horizon:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-horizon:master-centos-stable-latest
Untagged: starlingx/stx-horizon@sha256:4a8cbf7b7204a0f401c864a084d0f60bab61976e386feb5133c182c5cba4ed72
Deleted: sha256:e1bc97dd707d559e4983687363b0c7a0ae7b145c8470e8c93ee301dcde5205ff
Deleted: sha256:cd8a23c02806ca4c0af332e046052dd685c8f45d84d3e25929f87b0b31e3f80d
Deleted: sha256:3b715b9e3cb76302b9dba29f18202fe0b446e08b5e7d2e2424caf650566b43ad
Deleted: sha256:d15ee68d09f2dfc8ebca086628f27aea54bf09d8a62b0ff1d55fa51f8683db23
Deleted: sha256:201648469fa93b7dfe87f5f9d1a221e8318f9e9127a212221b6af31fee16b009
Deleted: sha256:3e3f51543c929aeba9c618092c133075b244099181214c040483582dc1d15eed
Deleted: sha256:1ef610a339c2e4e172a0d3afce651fea57eb1ec91057b1b5ba0d1ce79b56eeda
Deleted: sha256:69d16d006a46086a4eec3d155000cb527fc59b38f085a84ed28de778ab943950
Deleted: sha256:e2a015dc563a9620418fa35f5403fe6340e748330677fbb77381f346e8324512
Deleted: sha256:e51075d2d24aad60df068fb5a312934b3503b0d335012ebec006fd661165f7c1
Deleted: sha256:20db6e0c4e092c5ada84e52ef98831bf41c36b153db89c073e0b25773f93a310
Deleted: sha256:addc19a17a3514e132c8a17ea0d12190221be289fb7990b22a76f4e53fe3a88d
Deleted: sha256:bd39237ed1cb30e8fffbca026ac451907a08b8a7f44ffedcd42ca47be7bcfba4
Deleted: sha256:142609a9fe6c541d9eeb48c575d50833f47aaa3093bd57aa3e973595b5d567e5
Deleted: sha256:14e529a3b7105af55a0c9e25a08a89de7eae52bf5a953ce75164d1eef3defda9
Deleted: sha256:63410e97ab9e3923e6256759d6aceeb8e313334e0b3ed4876b0075d94850069d
Deleted: sha256:efc9c089780954b3d1f7be14e672f7fd8d130f591f015bebfd0343b88a7fd3d2
Deleted: sha256:a87816b774e05f6045ac5d77242faedfc75bd34737f86ac0202dee334c288448
Deleted: sha256:471115c918c735b97b877317057517c046300e51ec96a5472743aa92a46ea805
Deleted: sha256:62c3d96d647d85239a493d5f4322b105396eabdbc5e27ec1f3b5b3a8b8b786fd
Deleted: sha256:632a6c514df40166d29ac38d6946f5551f649d65bd993540c9e44bec793c48db
Deleted: sha256:7e159765a091a93dd9da631b34c153f91af915c2c060056c08f8161da9b2ea87
Deleted: sha256:748aa9ff0df6621ff8b586f6f5e885520fc490e0238736a9a84b862f58010b80
Deleted: sha256:6065cfc18f4a46e312657032d01d2581e5f1ee616bedc9dd25c2c5670a3f34a8
Deleted: sha256:25389e171f57dba52a0742cfc46ea23bc7deff2ce9c0d7e2b5c74c5215f65177
Deleted: sha256:60f87bed6535ac1ea9572444a5db0bb8f78360dda168d55dc31a60c6abcae9c5
Deleted: sha256:d86d170905a416817a938346df6bec41b522b1623c44215640f0e32f38f39bc7
Deleted: sha256:20edb6667171672dd9f4f767204437b3f7a83de0f8340b1f9ace399b4d58bae4
Deleted: sha256:c20bc80e117dc475154be758ca1387a31f33ba084b6268355924061a0c3a2952
Deleted: sha256:fdad7dffdcb09c6cf7f87580c45a046a4188b9822eac9f6715df2087ba9a114e
Deleted: sha256:513359b3f79d624c2b9cee5aa66bba78b24d7efe1a0d1c8ed01d17e3f50a9807
Untagged: starlingx/stx-keystone:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-keystone:master-centos-stable-latest
Untagged: starlingx/stx-keystone@sha256:4afdad884f521a75922481547c90383e13dcbd00961cd7c7bca3329800888bcd
Deleted: sha256:0101d28b50d2027a4f78c5ed4013abeeed04eb01cacc08d49b20b404f56e9b43
Deleted: sha256:32a43f5c7b6c324bd8f7dc23a23d04fe1e2e525724e81e9ab212de3ad8e19a7c
Deleted: sha256:c9d4b53290fd4c64ed033c693d566d27cfb283ad8b77bd2ca10f457490c88120
Deleted: sha256:d1ef8c59aeebc9651a0f52327e989dbde78cfaecfdec2999a6e9daa90d17f16e
Deleted: sha256:bfbec7cc4550e92c9ffea8b79bd036e2d3a5c76256e7a7a00506b860f591fcd3
Deleted: sha256:bffc22b7e57fe1a0adcd1534aa86b696abbe49f1279625cd46023d811489c33a
Deleted: sha256:dc9efaee01d28f55ae105987a39972628c0aeaec8ac0e93deeead78c7baaf596
Deleted: sha256:d6f65e43782ee73025effc831b6575940202783cd3b8bd3499c31c46e12501d5
Deleted: sha256:d10f955faa4515d3e11ca1415543ced44991089b583bdcff8a970d07ac7b2b0d
Deleted: sha256:34c91234bee1c13c8179102045898dfcded77120820344cadd4fe9f611dbc4e0
Deleted: sha256:72b94c91b2b325eb5dc5b4e46f3ca933a9f2da96c2a54278309a42f727fdd971
Deleted: sha256:1f37e981908d0f7bbd598e754126c17aa5ed4bdc8461fecab7d9b109900bfe40
Deleted: sha256:136127bd33b646954e336e832f5c123c82afbfb72c58f74ed002ee7d37870fce
Deleted: sha256:c5a6342a498178fafe1693a39348504f0b6fb55524f6b3625d670e5ea733bf7c
Deleted: sha256:ac6776b4dd127681f31a27112c6440c165d3df616b678f363ced55f9dd39e0f2
Deleted: sha256:f9483b7e4ef2124cb5f29b9c69ca75b0b637771bbea2d79721de964e148324aa
Deleted: sha256:f6ec50195c5b428560887805cb21c11ba30de6ba38676f47d4000e5a1f5aeb2f
Deleted: sha256:9700f2c0ab255fdf48c3abfc5d1373aadb6e8cb58d4f9c7ca467ae4eba6c5965
Deleted: sha256:65504483bffebd0d7092035c26fa1be4a4f55a66ba55fe83f28a21349196b45b
Deleted: sha256:a798df01b2ba3d65ac9854526e9ff5e7adadec1f951c16c694e452c9234fef76
Deleted: sha256:dacd40d738ddefc426f31c606754dda8cf3cbfc77bc0aebb9a0b178bb48a5542
Deleted: sha256:93494944379404c073aada2f11f5790a5d0b31e6ddfaf5904f8ee656f1532db2
Deleted: sha256:1a764e3fb25c2e6d0d9ac644d6fccdc4b7ddfefc2598e3a5de1c624ff1a4cb41
Deleted: sha256:27555cb759a4440948af863cb7b990f6b87c12c0c48de014df447dad1b5e6646
Deleted: sha256:13263e836e88ca4d53c8242837459bfc654676489a196e4a2bbaf11580bace23
Deleted: sha256:10e43cf74549056b5cc7652938ae1312bfb3e32b966c63868c8865efc4ebda28
Deleted: sha256:4f8d4ad1fc30c41610f86f90fb357076f2f78d6c16f45d7c1c191ad28cf970da
Deleted: sha256:a6d8bd76125c6815b659be2d6f321455ceb7f361e7462b75d78d9dd00698a05c
Deleted: sha256:99314c3027158cc68b4a755fa058a923128615fecd66ca61fb4c7dbcb99a8b6e
Untagged: starlingx/stx-neutron:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-neutron:master-centos-stable-latest
Untagged: starlingx/stx-neutron@sha256:8b3da28eb24f288d4688e24171d5be0a7fd8df6851d31b41f5aae3213899dba3
Deleted: sha256:851424e09783dbc59a3bedfd890d7de1e45d49d3947e57bcb881b9fb04e0752d
Deleted: sha256:ddd7df62790e38383f5fa77c891adfff27fe6e4d5677fa5f00ee0a661dfc4050
Deleted: sha256:6903966521b055cd05cb5441a45cf1b4465e4fbb38b9ea604b75b39f999684bb
Deleted: sha256:ece5e73b53e278fa49bda7c317d9ec5ad2d0406b973ece913a75baaf99829790
Deleted: sha256:980555e86a844b6f787b9c86eaecb2049b5dbc79ccac41ec99b6d43a29745d87
Deleted: sha256:77ce4014e31b0767c1a8e9bc048a6aaefa637bd64600ca9a5f1e53a6bbe31dfc
Deleted: sha256:47ce94b3fec9df0cd4086f032ed402f391ac5a4e3c4a80fa50477836bb0a2d69
Deleted: sha256:995219c86027bce4dd39c9c1d127760f88af8ef277b6eb87126b8d2993615cb3
Deleted: sha256:b903c038c5462fde5bb235d86dcb70ca073dc7092508541f864e4b83eba3d700
Deleted: sha256:dd86d457b5877401d140e482c06b6ab42d76e92d4b81eebe2291ce33ceb53c70
Deleted: sha256:f4c56108c90d479bf23817dae4e8e2a06d74fbd40ccb60f18a5a3a8b865d9d8b
Deleted: sha256:3eb3b81285b11ae60bd9d0b396129779a5a1faa410cea3f1476c4e2986a692e0
Deleted: sha256:b4181f3305791da78799c19bf62753d11bcb567cb2047f260b10e422ada8933d
Deleted: sha256:e7976b696271b6a8b0fe765e6ef1dcd6a507c7b21d45ccdd5f57510807bcd3de
Deleted: sha256:74eac350419299cd97a6d34bc92ea68935e9a94cd1411d459e3b95ea8f6c692b
Deleted: sha256:99b1e79f17e06dd7d7e4876c4f0d840e0d80d4392b7d52181ae99cc1de256e84
Deleted: sha256:229d2a22cf63b060924a609aa19795e5381346b16e1248fc5f73a3206b69e81e
Deleted: sha256:c047608e2b4940946d765d6df0dd36840bdb6c98b202268d5f8d632abad4959d
Deleted: sha256:dc48de7745a4b729d29fe78ffc03741ac13f44d78113622a4c829d0c7761fa7c
Deleted: sha256:378d05ca946fa3973ae0798d90ce03f35e877c219bc56858606a22bce046f75e
Deleted: sha256:84f2c37ed05570677f7a1f5a512661d5b12a298574e8957e26e068a60652072c
Deleted: sha256:721183dbc86dc49c94b50188017a5cb196af3a08b0a9cff0a394c58c4aa206f0
Deleted: sha256:45f0b82f0a2d23cd7ed87a1d393f3fd351e6f5f95f62919dc94cf28211d7c004
Deleted: sha256:3a95510074f9ea01a65490979332d5ac34c5d75040de9441dbe3a9103d6d51c6
Deleted: sha256:b03ee4a00c1117a67eae66b5813a6d5651b09073c03913cb8cd7b0512d754674
Deleted: sha256:3dfb6b73ad3acb320c10fb233cf9b06db7645bd033e861b9e1e2c16507f62d7a
Deleted: sha256:b9c38c04b9a66bbd879d6bb91233275bd3650efa99fc700c8581089fab2d7608
Untagged: starlingx/stx-nova:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-nova:master-centos-stable-latest
Untagged: starlingx/stx-nova@sha256:756ac599217b0dded3208a5a09821b60304f0704e20f4eecc1df2a2ec75d5311
Deleted: sha256:2b401dd7b723016d41a2ee6148b61136256836b236bab8c5df43576e4627981f
Deleted: sha256:6f72702c4ac960ddd4d9d91645e90c7316645eb84453978c922f0d51d9ea01d1
Deleted: sha256:80abe2977a201e8f43722985a2f877c4ea0b3ca10f54343803cf6f6244a7fbf0
Deleted: sha256:a9a15f7fcfbd45313e6c4b059b93ccf18aba4e87fdddd4fcff0de14684306923
Deleted: sha256:547a45f68d01d35b37b50b2f306dfe8aa5608d93a29fde373f0cc6378c4b59fe
Deleted: sha256:08b7e48a42193720338537cda187ae6699aeb24a929b9f1c0eff20fc4c53aedf
Deleted: sha256:d33554fd8b592e82c1c68e71c50c0fe514e83f9ab90d9baab322e8791333dfa5
Deleted: sha256:ca4612acbb66e8e3b1378944f7313dff40117a5b791ba351a164e49b80f7e13a
Deleted: sha256:9445b22bd9b738932c3c1f267da37ac1ff391dfce87c4a256d99068d1c76de50
Deleted: sha256:dd9115cb3448fe8dad2f686d43efe21dca729bc6d3e880fbe4662cbd09921ce8
Deleted: sha256:160e40f5220be7742158cdace0d36c5445ef3dd4fe7de176a32167618fb891fb
Deleted: sha256:4fcf81a813e93320f4388a7991dddf421d83964acd5bfb7c71288250dbf547ff
Deleted: sha256:0456d8472d373a3d0d011ba5b406057f26cd0673fdaa818a0274d8067ea23f33
Deleted: sha256:65dc70440c7bb52e9fcdf5394d0a742c278114194c2bb3f7e806ae416a316823
Deleted: sha256:dd872b0b002b3e69668a6082e85d4684e0d15a1f51a5b3b275e940f21b39eeaa
Deleted: sha256:4b170e669519d367de0d8e1033223782d94da43f7cf923923a05ec85790a6040
Deleted: sha256:5789d34121ffc18c8aada08d3651468aa39d9069b2cf17c9b12fc4adefb87a68
Deleted: sha256:06aab7a7d74fe0a6a8b6dd14197b83b6f53c0b331bf759629ddb2ff59d41ba12
Deleted: sha256:714f4952b6c7c64cb6e87a47dff268829711ee65fe881cb4114926aa48539f28
Deleted: sha256:3d31d761c7424ed9714b11a24f8d2ae3a915f30fe98d6afbfc32c62e8f4c3ecb
Deleted: sha256:16a680c58c7e05bd0f1c142b877a74cb2daf920f64da70661e0c4df3fcd19ce1
Deleted: sha256:fb2793fa904b16aa681f8cd0fc6f7882eafd161f89f2c6462010dbddbfce88e6
Deleted: sha256:2838c846270f7140b443f2146c21b140dc9f89a6a1ab0dbea7b0af0d7511f410
Deleted: sha256:ede2bbb781c8fdc1cd2237a85b797ffe97fbdabf3c08b5f907e2967bcd13bfde
Deleted: sha256:1b2eee702088d6acb740ce52bbaecde1dda89fef2b6f052f5952010218d40eb0
Deleted: sha256:990912eca5ce399f601a49c7973f5a8c5ee96c4ee64a780971d049e8a156bef6
Deleted: sha256:0878141b9307fdaf4e9f596b8a40ed1bee82ba71ef54adea52d5db167a1c3783
Deleted: sha256:e77b573e2b839a16aa3f10496d814c8f163a7a41d10de2cc8cf15fec72438ecb
Deleted: sha256:f2ac7354f505d930968080c79363ec783cbbf165923355207c89ee68909090c7
Deleted: sha256:8955279cc56da164f2582a12ba5a766509c5abba22907fb172f31ed863b258c7
Deleted: sha256:1208b8b5f7395405319e1d5362e47969d6949e979f0176717192c8814178ebfa
Untagged: starlingx/stx-openstackclients:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-openstackclients:master-centos-stable-latest
Untagged: starlingx/stx-openstackclients@sha256:b4c01c76088495f2f7b8749ed2b73ad1d09082b3748d9eed6960177aa16b60fc
Deleted: sha256:bf74a6df82360ffd9a943201c32cb7a22bff7c7ce9268f8d2c9eaaff6dd62459
Deleted: sha256:61efea001e86b97f4dee6bdb721f52ac10b4da705fe11e694c29b49771302b55
Deleted: sha256:cf1b6792493bf7d57c7d3a1698e1b18b7f34575e0b33ffd07e813a8c9142b4c7
Deleted: sha256:1c0c65b502fee75b4d7faeb15290cb0530b06efefe099f3df935a8f1537805da
Deleted: sha256:ffb2dbbdde903f32e69d53fa470111612b69833a541d52f54aed8a08dc4fd7a3
Deleted: sha256:6ea0854003330c122398783c25177c7089ca5590da14a2b01f71cf01a4b91ab5
Deleted: sha256:3606c18a68b68cf46912b299677803e2030b152ad84c8390a327e4e95b7328d5
Deleted: sha256:7f7ec8c96b3fe4457d3e33d0ee7465f9f0d297a7f5b2f32fd450de2baa3a0ec2
Deleted: sha256:0b5930d422a52de3b54d2d5410f9b0029a7569d4f139fb563943131f4797b99c
Deleted: sha256:8435dbc982ec0763b7785bcc1a62bd63afe204c6955b1c5d9c68ae491bb2f33c
Deleted: sha256:1fb270b726ca016e33fb4e8e306b8e74405977a5cc8260f1d571394386ac2d06
Deleted: sha256:90c95d1b77860fd504aa4d26935b351960c5e58fb0d4ac3e65d8a7eb97d4c55c
Deleted: sha256:e17b1596798ad15043cc9894402ef43c93f51daf68fcfea42a745043d86dea52
Deleted: sha256:28c0c3ffaa5693838ccd0ccdfdab6d4f666050f5fe3f2351ec28e5daf54f5073
Deleted: sha256:f870ef1339d4463f556f15036c38fc4cea60cd076cc61accf170da99dc31b4a9
Deleted: sha256:3cb0a447f2253cab1a1c48d61813992e5921d016989af89510c6592eefe92520
Deleted: sha256:256a0f24c5651fda0fe8f4f2ede9097846e8f4443a9453008c02bd8353cfdc34
Deleted: sha256:3d199e7eb91102309e64488cf0419a23dbc2cd80677876c79354f82523f33db5
Deleted: sha256:aff27df6387532a3e6c6b4bcd9f402f9d4578d8cc4da59bf9c917608d3d93621
Deleted: sha256:9c3bd0d464836200c126db9434b367e2186519ef5d0e6f0a9bc5f5f9c2d806e4
Deleted: sha256:f066aecc46265b6c0de51991818f4f259184533150f33ad5148f75bf6b333cb4
Deleted: sha256:1ebdbeda1d4018ee1f17da2639b7c9063584fe8616fbd3015a0d2998a4f29b88
Deleted: sha256:c0784cb782eba974634b73c099d65ab68393cdbe5a155933763b842bdbb65a5d
Deleted: sha256:fb3944bf64eaa5c5d0b6cf96dcb379a42ab6b5457eab952caa465e9afc3b825c
Deleted: sha256:d0585d1bfe2dc85e0c446c7a11caf985e2a923331c32686d5f502bdea51a279c
Deleted: sha256:113375f0d2cfefda20356acd933138a52ed16484a3e60fe9153aa51218cc3730
Deleted: sha256:de30f38e883bdd20d8e0abd2e6c91c9892743a8510b51d04f8cbf6b2e07e721c
Untagged: starlingx/stx-placement:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-placement:master-centos-stable-latest
Untagged: starlingx/stx-placement@sha256:3c7784835c44b3b737bf0dfedb17ede49f45fdb048e0e8bd086f0f60a7d0d3eb
Deleted: sha256:3804794b217873a3ec2fcc0c16fd68aba9a48dca4ba3bc8de8c6571c4f9928c0
Deleted: sha256:3199c4e814cecd16261dd520c0d1dabe7138a1ad45f3495f36ca6ade09e828cf
Deleted: sha256:f2c526254c465da7f44c28ca3d19ab7fb1a8e5f14bd91b95565a33c3d36449e9
Deleted: sha256:de6c2a6e3a828618765ebe3a3eb7eca95a136a8bb57881cdd2d109f426b64e17
Deleted: sha256:b5da57d5975f6ae0faed4c36c331680c08748b100c94e2946bb00209ab46537e
Deleted: sha256:923cf8347e113d3f0d629866e54e3aab9277d810f90e4a5c79665dd7610cc354
Deleted: sha256:ba6d162c6f86b2d66776e6db17f6b884a69a0402bcdd43a7905119ae7ea2900d
Deleted: sha256:5a3604b0fa785142c9babb97cbcb792e68630ee106e6b228827ad4c978b98f74
Deleted: sha256:580da98b171709e55207f58f2013df657cd139f265fbddba7972890f50d15ebf
Deleted: sha256:ab63cf2614557e98d80ec3bc52ebc4c527a7cc426b38ad0470758e94b43cd9ef
Deleted: sha256:7fa33fbcb56f554875596513a6616a0de3187461047e5400dec35e8ffc3640b6
Deleted: sha256:ff4f90106f3003f93249aaa7dbe692d3ae4ec39471367561bf2279abb30accbc
Deleted: sha256:1ea08859b2f8519935453a95bfd0174a02997c9329419f18395ae8c8354ab831
Deleted: sha256:6d5804b89fee64152c0b83aca03606278d1b2bf44c3a1891880688934044d0b8
Deleted: sha256:dfef6a0ebdc6ddaef985b644843992d8bf41123d4ba10816115722d9b9efd8bf
Deleted: sha256:d3aa4c3ab341b867622879462a7d5fec4410161eedcfc4bec001a8d99b3a99c9
Deleted: sha256:e983514b3b6231116c29a5f3d88e6402ed7c2461c4ac6529b35410fd7c8bdcfa
Deleted: sha256:0f63f9964684bef9ba24d0befbe246e336cec331ef9551efa9c675e2f0a87062
Deleted: sha256:9b1ac6371142040d5566d1fa737e83122ef1aec1401cb7bfce78d7132a5ea972
Deleted: sha256:a0ad57f3391c4021c5fc5b0acbad20cb42be4400fe81ddfddc5105b965613f2b
Deleted: sha256:fe5c91e22b23a271e277bd8fb3552aed42fddd6821f8bd09ee461ebd227ca9f0
Deleted: sha256:e9bdac6a98ce4240b6c5634e83705b38d5aec7a4dde19215aa27358803ab3f84
Deleted: sha256:f876abe263f77773c137cac4dff56fc342010a2523af821a21bffcea3db622b6
Deleted: sha256:b4d7c4018347e2f810a15fcb72ffd82048000e1b06836384c24d21528092e0ed
Deleted: sha256:3803dde2ced70112921b01c99cacf74774ddd665d897f3c700a9ac491664ed83
Deleted: sha256:b9c95fcdfe6408ec7abe2b20303310f9ce5446d0dbce1a7e9dc537dba4bd5355
Deleted: sha256:d6e134e9132953d10e86f844bb7a77b6ea9bffdece1516426f8725148e72f147
Deleted: sha256:dac84a52fe6e0d84d29fa5bbee434d819d3be29b9c39fb199b9ec4ec5fd1c92f
Deleted: sha256:25ea590a38e7506af5a845d7d9d9d90145d8e65206d58a51efd4000f732a7c2a
Untagged: starlingx/stx-platformclients:master-centos-stable-20190617T233000Z.0
Untagged: starlingx/stx-platformclients:master-centos-stable-latest
Untagged: starlingx/stx-platformclients@sha256:9999ef4493b3257f936ff55b6a39f467b166d2adb0805b028d4fefc727b9c2f7
Deleted: sha256:c2fc90fce75887da1cc4fb90e434fcaa770f8014eb279e33b5f27871864f8846
Deleted: sha256:55572ec4763d2dd861e7e4766c7442ee105f26ff61d7611b9f44a4bee7aebaa7
Deleted: sha256:be95ab2a46ce4ab62213da76a792c8db9ac4822aa7978edd9ab0afa56512a8c1
Deleted: sha256:71c6dd7975b9d6f37a175c81f5cd05af5f3a59d050a896ed10b7f86257f2413e
Deleted: sha256:ece1e8e851bcc0460305873439d678774492948273f0799d698f663fa7f710a1
Deleted: sha256:0bdd39769d4d2fff326d0e29ef831f9d320897f68a8103e0250e25e2e09ae2d4
Deleted: sha256:da97ccb3ee289c133e0f1e7a570d7a1ec0987262a6cabfe0c42d7cde0b3c3d3a
Deleted: sha256:d3ec47be43d2299e15a22fcd5822ef6b7318635358ec2948130339febf5583bb
Deleted: sha256:72ffdb52f3bcffdb3c523644855ffdee05aa4f6be27ce5eb24d3a8bb862f379c
Deleted: sha256:bb41579d9e41d359d74b546b02baf2808e0f67d60a5b291ada265fd466ac70b5
Deleted: sha256:85391773c60172359fca3675bed058e4390607d164b147c5db1343313b8f82f3
Deleted: sha256:bcb857721abdb0bc9b5c277c2a3bdf8ef94f41a2c6cf161b4a4653c5f25db4a4
Deleted: sha256:80842fa12844d299576c7edc84af885fff4a218eda494ebc35a8702208a3e835
Deleted: sha256:fb4b7be972672167989845d32cadaf2ca5984913783fa2ce4f32eca98e872d66
Deleted: sha256:094a308a9ebd0de0a991a980ee91a62705e305d4001068f663d11889ea206ce9
Deleted: sha256:7ba8a0992a06caa9b7024cb3d525794aeb2cf11ba49e8d0bb92303c32b638366
Deleted: sha256:b091207632ccb6d03077e41c74f816f62eb90de6eac282fad61a8bb057a0072e
Deleted: sha256:8e23e1f2261079c2e9d0d0060aa76679563e2bf578f3ea10901fd7475fea840f
Deleted: sha256:93842d2ec97289e575ffceb629e232324106df064305f076e18d48faf1318bf7
Deleted: sha256:31fca0f04cc064241c2e42d6f782c67a0450f45b2351f3b73f2b64e2ee046b20
Deleted: sha256:829f5e13b6a506b752606062f632105160258cc47b8e028ed1d8a498d04b6e8c
Deleted: sha256:8ef8d2a7f8d5c440d54cbfc053fcfab675551c8bdfc5a88d4b0936d0588ea2d3
Deleted: sha256:b3b194f8123dae73f8268d6331f973af3c55b0990484b6723f85ff286cfec71f
Deleted: sha256:d46373d42dc4e96020b162a1bb48b2d4419e4499bd4c3394ad7cb7226d5835c1
Deleted: sha256:45a02f86559b8794633e31891cdc795ed4a2a9536f1f50169d418a2a321e92e2
Deleted: sha256:80afb4e66bdfd6554274cfa3423c04cc3b12735dd0839d65f46e03d441cea8c2
Deleted: sha256:c00bc3075646916877afb68387d9888f195cb335cbbdff0289b02a4ae5252f09
Removing docker image docker.io/starlingx/stx-centos:master-stable-20190617T233000Z
Untagged: starlingx/stx-centos:master-stable-20190617T233000Z
Untagged: starlingx/stx-centos@sha256:63e473e037296f9c779d8b396aa0b48f8aba195e2c4062003d31239ae3f7a545
Deleted: sha256:23b06ee8fad87e88f99e1bbded86e9b177bfd23e6fe99f5e6c13186a93cb76c6
Deleted: sha256:2537aec3637c76991ebde6a038f8b9e76ce76457a02ebd750e6d772fc2a7bd19
Deleted: sha256:f75d04934dec1e898103519d14f4ce00679183db0e080af8a6ace49ab2ab07f4
#######################################

The following images were built:
jenkins/k8s-cni-sriov:master-centos-stable-build
jenkins/k8s-plugins-sriov-network-device:master-centos-stable-build
jenkins/stx-aodh:master-centos-stable-build
jenkins/stx-barbican:master-centos-stable-build
jenkins/stx-ceilometer:master-centos-stable-build
jenkins/stx-cinder:master-centos-stable-build
jenkins/stx-fm-rest-api:master-centos-stable-build
jenkins/stx-glance:master-centos-stable-build
jenkins/stx-gnocchi:master-centos-stable-build
jenkins/stx-heat:master-centos-stable-build
jenkins/stx-horizon:master-centos-stable-build
jenkins/stx-ironic:master-centos-stable-build
jenkins/stx-keystone-api-proxy:master-centos-stable-build
jenkins/stx-keystone:master-centos-stable-build
jenkins/stx-libvirt:master-centos-stable-build
jenkins/stx-magnum:master-centos-stable-build
jenkins/stx-mariadb:master-centos-stable-build
jenkins/stx-murano:master-centos-stable-build
jenkins/stx-neutron:master-centos-stable-build
jenkins/stx-nova-api-proxy:master-centos-stable-build
jenkins/stx-nova:master-centos-stable-build
jenkins/stx-openstackclients:master-centos-stable-build
jenkins/stx-ovs:master-centos-stable-build
jenkins/stx-panko:master-centos-stable-build
jenkins/stx-placement:master-centos-stable-build
jenkins/stx-platformclients:master-centos-stable-build

The following tags were pushed:
docker.io/starlingx/k8s-cni-sriov:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/k8s-cni-sriov:master-centos-stable-latest
docker.io/starlingx/k8s-plugins-sriov-network-device:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/k8s-plugins-sriov-network-device:master-centos-stable-latest
docker.io/starlingx/stx-aodh:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-aodh:master-centos-stable-latest
docker.io/starlingx/stx-barbican:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-barbican:master-centos-stable-latest
docker.io/starlingx/stx-ceilometer:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-ceilometer:master-centos-stable-latest
docker.io/starlingx/stx-cinder:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-cinder:master-centos-stable-latest
docker.io/starlingx/stx-fm-rest-api:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-fm-rest-api:master-centos-stable-latest
docker.io/starlingx/stx-glance:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-glance:master-centos-stable-latest
docker.io/starlingx/stx-gnocchi:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-gnocchi:master-centos-stable-latest
docker.io/starlingx/stx-heat:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-heat:master-centos-stable-latest
docker.io/starlingx/stx-horizon:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-horizon:master-centos-stable-latest
docker.io/starlingx/stx-ironic:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-ironic:master-centos-stable-latest
docker.io/starlingx/stx-keystone-api-proxy:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-keystone-api-proxy:master-centos-stable-latest
docker.io/starlingx/stx-keystone:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-keystone:master-centos-stable-latest
docker.io/starlingx/stx-libvirt:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-libvirt:master-centos-stable-latest
docker.io/starlingx/stx-magnum:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-magnum:master-centos-stable-latest
docker.io/starlingx/stx-mariadb:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-mariadb:master-centos-stable-latest
docker.io/starlingx/stx-murano:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-murano:master-centos-stable-latest
docker.io/starlingx/stx-neutron:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-neutron:master-centos-stable-latest
docker.io/starlingx/stx-nova-api-proxy:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-nova-api-proxy:master-centos-stable-latest
docker.io/starlingx/stx-nova:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-nova:master-centos-stable-latest
docker.io/starlingx/stx-openstackclients:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-openstackclients:master-centos-stable-latest
docker.io/starlingx/stx-ovs:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-ovs:master-centos-stable-latest
docker.io/starlingx/stx-panko:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-panko:master-centos-stable-latest
docker.io/starlingx/stx-placement:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-placement:master-centos-stable-latest
docker.io/starlingx/stx-platformclients:master-centos-stable-20190617T233000Z.0
docker.io/starlingx/stx-platformclients:master-centos-stable-latest
No emails were triggered.
Triggering a new build of copy_logs
Triggering a new build of docker_logout
Finished: SUCCESS