Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pip.spec'], chrootPath='/var/lib/mock/rh-python36-python-pip-9.0.1-0.2.el7-20181101135757-18172/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1006) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pip.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-python36-python-pip-9.0.1-0.2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pip.spec'], chrootPath='/var/lib/mock/rh-python36-python-pip-9.0.1-0.2.el7-20181101135757-18172/root'shell=Falseuid=1006env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pip.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hVBHYp + umask 022 + cd /builddir/build/BUILD + scl enable rh-python36 - Patch #0 (allow-stripping-given-prefix-from-wheel-RECORD-files.patch): patching file pip/commands/install.py patching file pip/req/req_install.py patching file pip/wheel.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GSN6OM + umask 022 + cd /builddir/build/BUILD + cd pip-9.0.1 + scl enable rh-python36 - running build running build_py creating build creating build/lib creating build/lib/pip copying pip/baseparser.py -> build/lib/pip copying pip/wheel.py -> build/lib/pip copying pip/__init__.py -> build/lib/pip copying pip/pep425tags.py -> build/lib/pip copying pip/__main__.py -> build/lib/pip copying pip/exceptions.py -> build/lib/pip copying pip/cmdoptions.py -> build/lib/pip copying pip/status_codes.py -> build/lib/pip copying pip/basecommand.py -> build/lib/pip copying pip/download.py -> build/lib/pip copying pip/locations.py -> build/lib/pip copying pip/index.py -> build/lib/pip creating build/lib/pip/req copying pip/req/req_set.py -> build/lib/pip/req copying pip/req/__init__.py -> build/lib/pip/req copying pip/req/req_install.py -> build/lib/pip/req copying pip/req/req_uninstall.py -> build/lib/pip/req copying pip/req/req_file.py -> build/lib/pip/req creating build/lib/pip/models copying pip/models/__init__.py -> build/lib/pip/models copying pip/models/index.py -> build/lib/pip/models creating build/lib/pip/commands copying pip/commands/wheel.py -> build/lib/pip/commands copying pip/commands/install.py -> build/lib/pip/commands copying pip/commands/help.py -> build/lib/pip/commands copying pip/commands/completion.py -> build/lib/pip/commands copying pip/commands/uninstall.py -> build/lib/pip/commands copying pip/commands/__init__.py -> build/lib/pip/commands copying pip/commands/hash.py -> build/lib/pip/commands copying pip/commands/show.py -> build/lib/pip/commands copying pip/commands/check.py -> build/lib/pip/commands copying pip/commands/list.py -> build/lib/pip/commands copying pip/commands/search.py -> build/lib/pip/commands copying pip/commands/download.py -> build/lib/pip/commands copying pip/commands/freeze.py -> build/lib/pip/commands creating build/lib/pip/utils copying pip/utils/build.py -> build/lib/pip/utils copying pip/utils/appdirs.py -> build/lib/pip/utils copying pip/utils/__init__.py -> build/lib/pip/utils copying pip/utils/encoding.py -> build/lib/pip/utils copying pip/utils/deprecation.py -> build/lib/pip/utils copying pip/utils/outdated.py -> build/lib/pip/utils copying pip/utils/filesystem.py -> build/lib/pip/utils copying pip/utils/ui.py -> build/lib/pip/utils copying pip/utils/logging.py -> build/lib/pip/utils copying pip/utils/packaging.py -> build/lib/pip/utils copying pip/utils/glibc.py -> build/lib/pip/utils copying pip/utils/hashes.py -> build/lib/pip/utils copying pip/utils/setuptools_build.py -> build/lib/pip/utils creating build/lib/pip/operations copying pip/operations/__init__.py -> build/lib/pip/operations copying pip/operations/check.py -> build/lib/pip/operations copying pip/operations/freeze.py -> build/lib/pip/operations creating build/lib/pip/_vendor copying pip/_vendor/retrying.py -> build/lib/pip/_vendor copying pip/_vendor/appdirs.py -> build/lib/pip/_vendor copying pip/_vendor/__init__.py -> build/lib/pip/_vendor copying pip/_vendor/six.py -> build/lib/pip/_vendor copying pip/_vendor/pyparsing.py -> build/lib/pip/_vendor copying pip/_vendor/re-vendor.py -> build/lib/pip/_vendor copying pip/_vendor/ipaddress.py -> build/lib/pip/_vendor copying pip/_vendor/distro.py -> build/lib/pip/_vendor copying pip/_vendor/ordereddict.py -> build/lib/pip/_vendor creating build/lib/pip/vcs copying pip/vcs/__init__.py -> build/lib/pip/vcs copying pip/vcs/subversion.py -> build/lib/pip/vcs copying pip/vcs/git.py -> build/lib/pip/vcs copying pip/vcs/bazaar.py -> build/lib/pip/vcs copying pip/vcs/mercurial.py -> build/lib/pip/vcs creating build/lib/pip/compat copying pip/compat/__init__.py -> build/lib/pip/compat copying pip/compat/dictconfig.py -> build/lib/pip/compat creating build/lib/pip/_vendor/requests copying pip/_vendor/requests/cookies.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/api.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/hooks.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/models.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/structures.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/__init__.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/sessions.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/certs.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/compat.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/exceptions.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/status_codes.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/adapters.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/utils.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/auth.py -> build/lib/pip/_vendor/requests creating build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/scripts.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/markers.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/metadata.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/wheel.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/locators.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/__init__.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/util.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/version.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/manifest.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/compat.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/database.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/index.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/resources.py -> build/lib/pip/_vendor/distlib creating build/lib/pip/_vendor/pkg_resources copying pip/_vendor/pkg_resources/__init__.py -> build/lib/pip/_vendor/pkg_resources creating build/lib/pip/_vendor/progress copying pip/_vendor/progress/counter.py -> build/lib/pip/_vendor/progress copying pip/_vendor/progress/__init__.py -> build/lib/pip/_vendor/progress copying pip/_vendor/progress/helpers.py -> build/lib/pip/_vendor/progress copying pip/_vendor/progress/spinner.py -> build/lib/pip/_vendor/progress copying pip/_vendor/progress/bar.py -> build/lib/pip/_vendor/progress creating build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/initialise.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/__init__.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/ansi.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/winterm.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/ansitowin32.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/win32.py -> build/lib/pip/_vendor/colorama creating build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/symlinklockfile.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/pidlockfile.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/mkdirlockfile.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/__init__.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/sqlitelockfile.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/linklockfile.py -> build/lib/pip/_vendor/lockfile creating build/lib/pip/_vendor/webencodings copying pip/_vendor/webencodings/__init__.py -> build/lib/pip/_vendor/webencodings copying pip/_vendor/webencodings/labels.py -> build/lib/pip/_vendor/webencodings copying pip/_vendor/webencodings/tests.py -> build/lib/pip/_vendor/webencodings copying pip/_vendor/webencodings/x_user_defined.py -> build/lib/pip/_vendor/webencodings copying pip/_vendor/webencodings/mklabels.py -> build/lib/pip/_vendor/webencodings creating build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/filewrapper.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/wrapper.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/__init__.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/serialize.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/controller.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/_cmd.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/heuristics.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/compat.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/adapter.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/cache.py -> build/lib/pip/_vendor/cachecontrol creating build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/markers.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/requirements.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/__init__.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/_compat.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/_structures.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/__about__.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/version.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/specifiers.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/utils.py -> build/lib/pip/_vendor/packaging creating build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/_ihatexml.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/_tokenizer.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/html5parser.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/__init__.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/constants.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/serializer.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/_inputstream.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/_utils.py -> build/lib/pip/_vendor/html5lib creating build/lib/pip/_vendor/requests/packages copying pip/_vendor/requests/packages/__init__.py -> build/lib/pip/_vendor/requests/packages creating build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/sjisprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/euckrfreq.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/utf8prober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/cp949prober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/charsetprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/langgreekmodel.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/chardistribution.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/big5freq.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/euckrprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/__init__.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/langbulgarianmodel.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/langhebrewmodel.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/mbcssm.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/euctwfreq.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/escsm.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/gb2312prober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/mbcharsetprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/gb2312freq.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/sbcharsetprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/universaldetector.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/latin1prober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/langhungarianmodel.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/compat.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/euctwprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/codingstatemachine.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/jpcntx.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/jisfreq.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/constants.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/charsetgroupprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/eucjpprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/sbcsgroupprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/chardetect.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/big5prober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/langcyrillicmodel.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/langthaimodel.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/escprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/hebrewprober.py -> build/lib/pip/_vendor/requests/packages/chardet copying pip/_vendor/requests/packages/chardet/mbcsgroupprober.py -> build/lib/pip/_vendor/requests/packages/chardet creating build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/poolmanager.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/connection.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/filepost.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/exceptions.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/_collections.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/request.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/response.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/connectionpool.py -> build/lib/pip/_vendor/requests/packages/urllib3 copying pip/_vendor/requests/packages/urllib3/fields.py -> build/lib/pip/_vendor/requests/packages/urllib3 creating build/lib/pip/_vendor/requests/packages/urllib3/packages copying pip/_vendor/requests/packages/urllib3/packages/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages copying pip/_vendor/requests/packages/urllib3/packages/six.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages copying pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages creating build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/connection.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/ssl_.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/timeout.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/url.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/request.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/retry.py -> build/lib/pip/_vendor/requests/packages/urllib3/util copying pip/_vendor/requests/packages/urllib3/util/response.py -> build/lib/pip/_vendor/requests/packages/urllib3/util creating build/lib/pip/_vendor/requests/packages/urllib3/contrib copying pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib copying pip/_vendor/requests/packages/urllib3/contrib/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib copying pip/_vendor/requests/packages/urllib3/contrib/socks.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib copying pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib copying pip/_vendor/requests/packages/urllib3/contrib/appengine.py -> build/lib/pip/_vendor/requests/packages/urllib3/contrib creating build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname creating build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/shutil.py -> build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/__init__.py -> build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/tarfile.py -> build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/misc.py -> build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/sysconfig.py -> build/lib/pip/_vendor/distlib/_backport creating build/lib/pip/_vendor/cachecontrol/caches copying pip/_vendor/cachecontrol/caches/redis_cache.py -> build/lib/pip/_vendor/cachecontrol/caches copying pip/_vendor/cachecontrol/caches/__init__.py -> build/lib/pip/_vendor/cachecontrol/caches copying pip/_vendor/cachecontrol/caches/file_cache.py -> build/lib/pip/_vendor/cachecontrol/caches creating build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/__init__.py -> build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/base.py -> build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/etree_lxml.py -> build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/dom.py -> build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/genshi.py -> build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/etree.py -> build/lib/pip/_vendor/html5lib/treewalkers creating build/lib/pip/_vendor/html5lib/treeadapters copying pip/_vendor/html5lib/treeadapters/__init__.py -> build/lib/pip/_vendor/html5lib/treeadapters copying pip/_vendor/html5lib/treeadapters/genshi.py -> build/lib/pip/_vendor/html5lib/treeadapters copying pip/_vendor/html5lib/treeadapters/sax.py -> build/lib/pip/_vendor/html5lib/treeadapters creating build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/optionaltags.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/__init__.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/sanitizer.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/lint.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/inject_meta_charset.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/base.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/whitespace.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/alphabeticalattributes.py -> build/lib/pip/_vendor/html5lib/filters creating build/lib/pip/_vendor/html5lib/treebuilders copying pip/_vendor/html5lib/treebuilders/__init__.py -> build/lib/pip/_vendor/html5lib/treebuilders copying pip/_vendor/html5lib/treebuilders/base.py -> build/lib/pip/_vendor/html5lib/treebuilders copying pip/_vendor/html5lib/treebuilders/etree_lxml.py -> build/lib/pip/_vendor/html5lib/treebuilders copying pip/_vendor/html5lib/treebuilders/dom.py -> build/lib/pip/_vendor/html5lib/treebuilders copying pip/_vendor/html5lib/treebuilders/etree.py -> build/lib/pip/_vendor/html5lib/treebuilders creating build/lib/pip/_vendor/html5lib/_trie copying pip/_vendor/html5lib/_trie/py.py -> build/lib/pip/_vendor/html5lib/_trie copying pip/_vendor/html5lib/_trie/datrie.py -> build/lib/pip/_vendor/html5lib/_trie copying pip/_vendor/html5lib/_trie/__init__.py -> build/lib/pip/_vendor/html5lib/_trie copying pip/_vendor/html5lib/_trie/_base.py -> build/lib/pip/_vendor/html5lib/_trie copying pip/_vendor/requests/cacert.pem -> build/lib/pip/_vendor/requests copying pip/_vendor/distlib/t32.exe -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/t64.exe -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/w32.exe -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/w64.exe -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/_backport/sysconfig.cfg -> build/lib/pip/_vendor/distlib/_backport + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mthWsa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64 + cd pip-9.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64 + scl enable rh-python36 - running install running install_lib creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64 creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36 creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6 creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/req copying build/lib/pip/req/req_set.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/req copying build/lib/pip/req/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/req copying build/lib/pip/req/req_install.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/req copying build/lib/pip/req/req_uninstall.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/req copying build/lib/pip/req/req_file.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/req copying build/lib/pip/baseparser.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/models copying build/lib/pip/models/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/models copying build/lib/pip/models/index.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/models creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/wheel.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/install.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/help.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/completion.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/uninstall.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/hash.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/show.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/check.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/list.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/search.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/download.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/commands/freeze.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands copying build/lib/pip/wheel.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/build.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/appdirs.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/encoding.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/deprecation.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/outdated.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/filesystem.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/ui.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/logging.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/packaging.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/glibc.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/hashes.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/utils/setuptools_build.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils copying build/lib/pip/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/operations copying build/lib/pip/operations/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/operations copying build/lib/pip/operations/check.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/operations copying build/lib/pip/operations/freeze.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/operations copying build/lib/pip/pep425tags.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip copying build/lib/pip/__main__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip copying build/lib/pip/exceptions.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip copying build/lib/pip/cmdoptions.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip copying build/lib/pip/status_codes.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor copying build/lib/pip/_vendor/retrying.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/cookies.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/api.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/hooks.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/models.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/structures.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/sessions.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages copying build/lib/pip/_vendor/requests/packages/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/sjisprober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/utf8prober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/cp949prober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/charsetprober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/chardistribution.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/big5freq.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/euckrprober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/mbcssm.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/escsm.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/universaldetector.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/latin1prober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/compat.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/euctwprober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/jpcntx.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/jisfreq.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/constants.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/chardetect.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/big5prober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/escprober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet copying build/lib/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/connection.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/packages copying build/lib/pip/_vendor/requests/packages/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/packages copying build/lib/pip/_vendor/requests/packages/urllib3/packages/six.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/packages copying build/lib/pip/_vendor/requests/packages/urllib3/filepost.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/exceptions.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/_collections.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/request.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/response.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3 copying build/lib/pip/_vendor/requests/packages/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/connection.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/ssl_.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/timeout.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/url.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/request.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/retry.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/util/response.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util copying build/lib/pip/_vendor/requests/packages/urllib3/fields.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/socks.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/packages/urllib3/contrib/appengine.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/contrib copying build/lib/pip/_vendor/requests/certs.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/compat.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/exceptions.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/status_codes.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/adapters.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/cacert.pem -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/utils.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests copying build/lib/pip/_vendor/requests/auth.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/w32.exe -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/scripts.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/markers.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/t64.exe -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/metadata.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/wheel.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/locators.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/shutil.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/tarfile.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/sysconfig.cfg -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/misc.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/sysconfig.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/util.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/version.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/manifest.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/w64.exe -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/compat.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/database.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/index.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/resources.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/t32.exe -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib copying build/lib/pip/_vendor/appdirs.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor copying build/lib/pip/_vendor/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor copying build/lib/pip/_vendor/six.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/pkg_resources copying build/lib/pip/_vendor/pkg_resources/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/pkg_resources copying build/lib/pip/_vendor/pyparsing.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/progress copying build/lib/pip/_vendor/progress/counter.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/progress copying build/lib/pip/_vendor/progress/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/progress copying build/lib/pip/_vendor/progress/helpers.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/progress copying build/lib/pip/_vendor/progress/spinner.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/progress copying build/lib/pip/_vendor/progress/bar.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/progress copying build/lib/pip/_vendor/re-vendor.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/initialise.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/ansi.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/winterm.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/ansitowin32.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/win32.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/symlinklockfile.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/pidlockfile.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/mkdirlockfile.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/sqlitelockfile.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/linklockfile.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile copying build/lib/pip/_vendor/ipaddress.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/labels.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/tests.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/x_user_defined.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/mklabels.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/webencodings creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/filewrapper.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/wrapper.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/redis_cache.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/file_cache.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/serialize.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/controller.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/_cmd.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/heuristics.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/compat.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/adapter.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/cache.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/distro.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/markers.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/requirements.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_compat.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_structures.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/__about__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/version.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/specifiers.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/utils.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/_ihatexml.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/_tokenizer.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/base.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/etree_lxml.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/dom.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/genshi.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/etree.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/html5parser.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/genshi.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/sax.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/constants.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/optionaltags.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/sanitizer.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/lint.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/inject_meta_charset.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/base.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/whitespace.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/serializer.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/_inputstream.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/base.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/dom.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/etree.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/_utils.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/py.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/datrie.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/_base.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/ordereddict.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor copying build/lib/pip/basecommand.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/vcs copying build/lib/pip/vcs/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/vcs copying build/lib/pip/vcs/subversion.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/vcs copying build/lib/pip/vcs/git.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/vcs copying build/lib/pip/vcs/bazaar.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/vcs copying build/lib/pip/vcs/mercurial.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/vcs creating /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/compat copying build/lib/pip/compat/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/compat copying build/lib/pip/compat/dictconfig.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/compat copying build/lib/pip/download.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip copying build/lib/pip/locations.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip copying build/lib/pip/index.py -> /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/req/req_set.py to req_set.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/req/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/req/req_install.py to req_install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/req/req_uninstall.py to req_uninstall.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/req/req_file.py to req_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/baseparser.py to baseparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/models/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/models/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/wheel.py to wheel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/install.py to install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/help.py to help.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/completion.py to completion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/uninstall.py to uninstall.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/hash.py to hash.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/show.py to show.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/list.py to list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/search.py to search.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/download.py to download.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/commands/freeze.py to freeze.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/wheel.py to wheel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/build.py to build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/appdirs.py to appdirs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/encoding.py to encoding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/deprecation.py to deprecation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/outdated.py to outdated.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/filesystem.py to filesystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/ui.py to ui.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/logging.py to logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/packaging.py to packaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/glibc.py to glibc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/hashes.py to hashes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/utils/setuptools_build.py to setuptools_build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/operations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/operations/check.py to check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/operations/freeze.py to freeze.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/pep425tags.py to pep425tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/cmdoptions.py to cmdoptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/status_codes.py to status_codes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/retrying.py to retrying.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/cookies.py to cookies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/hooks.py to hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/models.py to models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/structures.py to structures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/sessions.py to sessions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/sjisprober.py to sjisprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/euckrfreq.py to euckrfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/utf8prober.py to utf8prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/cp949prober.py to cp949prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/charsetprober.py to charsetprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/langgreekmodel.py to langgreekmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/chardistribution.py to chardistribution.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/big5freq.py to big5freq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/euckrprober.py to euckrprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/mbcssm.py to mbcssm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/euctwfreq.py to euctwfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/escsm.py to escsm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/gb2312prober.py to gb2312prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/gb2312freq.py to gb2312freq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/universaldetector.py to universaldetector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/latin1prober.py to latin1prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/euctwprober.py to euctwprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/codingstatemachine.py to codingstatemachine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/jpcntx.py to jpcntx.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/jisfreq.py to jisfreq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/eucjpprober.py to eucjpprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/chardetect.py to chardetect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/big5prober.py to big5prober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/langthaimodel.py to langthaimodel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/escprober.py to escprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/hebrewprober.py to hebrewprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/poolmanager.py to poolmanager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/packages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/packages/six.py to six.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/filepost.py to filepost.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/_collections.py to _collections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/connectionpool.py to connectionpool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py to ssl_.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util/timeout.py to timeout.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util/url.py to url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util/request.py to request.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util/retry.py to retry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util/response.py to response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/fields.py to fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/contrib/socks.py to socks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/contrib/appengine.py to appengine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/certs.py to certs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/status_codes.py to status_codes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/adapters.py to adapters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/requests/auth.py to auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/scripts.py to scripts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/markers.py to markers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/wheel.py to wheel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/locators.py to locators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/_backport/shutil.py to shutil.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/_backport/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/_backport/tarfile.py to tarfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/_backport/misc.py to misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/_backport/sysconfig.py to sysconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/manifest.py to manifest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/database.py to database.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distlib/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/appdirs.py to appdirs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/six.py to six.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/pkg_resources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/pyparsing.py to pyparsing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/progress/counter.py to counter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/progress/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/progress/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/progress/spinner.py to spinner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/progress/bar.py to bar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/re-vendor.py to re-vendor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama/initialise.py to initialise.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama/ansi.py to ansi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama/winterm.py to winterm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama/ansitowin32.py to ansitowin32.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/colorama/win32.py to win32.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile/symlinklockfile.py to symlinklockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile/pidlockfile.py to pidlockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile/mkdirlockfile.py to mkdirlockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile/sqlitelockfile.py to sqlitelockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/lockfile/linklockfile.py to linklockfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/ipaddress.py to ipaddress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/webencodings/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/webencodings/labels.py to labels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/webencodings/tests.py to tests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/webencodings/x_user_defined.py to x_user_defined.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/webencodings/mklabels.py to mklabels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py to filewrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/wrapper.py to wrapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py to redis_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/caches/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py to file_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/serialize.py to serialize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/controller.py to controller.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/_cmd.py to _cmd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/heuristics.py to heuristics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/adapter.py to adapter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/cachecontrol/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/distro.py to distro.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging/markers.py to markers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging/requirements.py to requirements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging/_structures.py to _structures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging/__about__.py to __about__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging/specifiers.py to specifiers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/packaging/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_ihatexml.py to _ihatexml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_tokenizer.py to _tokenizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers/dom.py to dom.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers/genshi.py to genshi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treewalkers/etree.py to etree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/html5parser.py to html5parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treeadapters/genshi.py to genshi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treeadapters/sax.py to sax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters/optionaltags.py to optionaltags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters/sanitizer.py to sanitizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters/lint.py to lint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters/whitespace.py to whitespace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/serializer.py to serializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_inputstream.py to _inputstream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treebuilders/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treebuilders/dom.py to dom.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/treebuilders/etree.py to etree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_trie/py.py to py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_trie/datrie.py to datrie.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_trie/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/html5lib/_trie/_base.py to _base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/_vendor/ordereddict.py to ordereddict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/basecommand.py to basecommand.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/vcs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/vcs/subversion.py to subversion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/vcs/git.py to git.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/vcs/bazaar.py to bazaar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/vcs/mercurial.py to mercurial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/compat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/compat/dictconfig.py to dictconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/download.py to download.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/locations.py to locations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip/index.py to index.cpython-36.pyc running install_egg_info running egg_info writing pip.egg-info/PKG-INFO writing dependency_links to pip.egg-info/dependency_links.txt writing entry points to pip.egg-info/entry_points.txt writing requirements to pip.egg-info/requires.txt writing top-level names to pip.egg-info/top_level.txt reading manifest file 'pip.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.mailmap' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.landscape.yml' warning: no previously-included files found matching 'pip/_vendor/Makefile' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'dev-requirements.txt' warning: no previously-included files found matching 'appveyor.yml' no previously-included directories found matching '.github' no previously-included directories found matching '.travis' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'contrib' no previously-included directories found matching 'tasks' no previously-included directories found matching 'tests' writing manifest file 'pip.egg-info/SOURCES.txt' Copying pip.egg-info to /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pip-9.0.1-py3.6.egg-info running install_scripts Installing pip script to /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/bin Installing pip3 script to /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/bin Installing pip3.6 script to /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pip-9.0.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python36/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python36 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-36 /opt/rh/rh-python36/root/usr/bin/python3 1 /opt/rh/rh-python36/root' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: rh-python36-python-pip-9.0.1-0.2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xwibcG + umask 022 + cd /builddir/build/BUILD + cd pip-9.0.1 + DOCDIR=/builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-pip-9.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-pip-9.0.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-pip-9.0.1 + cp -pr README.rst /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-pip-9.0.1 + cp -pr docs /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-pip-9.0.1 + exit 0 Provides: rh-python36-python-pip = 9.0.1-0.2.el7 scl-package(rh-python36) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /opt/rh/rh-python36/root/usr/bin/python3 rh-python36-python(abi) = 3.6 rh-python36-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64 Wrote: /builddir/build/RPMS/rh-python36-python-pip-9.0.1-0.2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ilOcWf + umask 022 + cd /builddir/build/BUILD + cd pip-9.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-python36-python-pip-9.0.1-0.2.el7.x86_64 + exit 0 Child return code was: 0