Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/python-pip.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/python-pip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/python-pip-9.0.3-13.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/python-pip.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/python-pip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I0avXh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pip-9.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pip-9.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pip-9.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (allow-stripping-given-prefix-from-wheel-RECORD-files.patch): + echo 'Patch #0 (allow-stripping-given-prefix-from-wheel-RECORD-files.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pip/commands/install.py patching file pip/req/req_install.py patching file pip/wheel.py Patch #1 (emit-a-warning-when-running-with-root-privileges.patch): + echo 'Patch #1 (emit-a-warning-when-running-with-root-privileges.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pip/commands/install.py Hunk #2 succeeded at 203 (offset 8 lines). Patch #2 (remove-existing-dist-only-if-path-conflicts.patch): + echo 'Patch #2 (remove-existing-dist-only-if-path-conflicts.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pip/req/req_install.py patching file pip/req/req_set.py patching file pip/utils/__init__.py Patch #3 (pip-nowarn-upgrade.patch): + echo 'Patch #3 (pip-nowarn-upgrade.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pip/utils/outdated.py Patch #4 (dummy-certifi.patch): + echo 'Patch #4 (dummy-certifi.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pip/_vendor/certifi/core.py + rm pip/_vendor/certifi/cacert.pem + sed -i '/\.pem$/d' pip.egg-info/SOURCES.txt + sed -i 1d pip/__init__.py + rm pip/_vendor/ordereddict.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.V6v7tz + umask 022 + cd /builddir/build/BUILD + cd pip-9.0.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py bdist_wheel running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pip copying pip/exceptions.py -> build/lib/pip copying pip/__init__.py -> build/lib/pip copying pip/wheel.py -> build/lib/pip copying pip/download.py -> build/lib/pip copying pip/status_codes.py -> build/lib/pip copying pip/__main__.py -> build/lib/pip copying pip/index.py -> build/lib/pip copying pip/basecommand.py -> build/lib/pip copying pip/pep425tags.py -> build/lib/pip copying pip/baseparser.py -> build/lib/pip copying pip/cmdoptions.py -> build/lib/pip copying pip/locations.py -> build/lib/pip creating build/lib/pip/_vendor copying pip/_vendor/__init__.py -> build/lib/pip/_vendor copying pip/_vendor/distro.py -> build/lib/pip/_vendor copying pip/_vendor/retrying.py -> build/lib/pip/_vendor copying pip/_vendor/pyparsing.py -> build/lib/pip/_vendor copying pip/_vendor/six.py -> build/lib/pip/_vendor copying pip/_vendor/re-vendor.py -> build/lib/pip/_vendor copying pip/_vendor/appdirs.py -> build/lib/pip/_vendor copying pip/_vendor/ipaddress.py -> build/lib/pip/_vendor 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/vcs copying pip/vcs/__init__.py -> build/lib/pip/vcs copying pip/vcs/bazaar.py -> build/lib/pip/vcs copying pip/vcs/git.py -> build/lib/pip/vcs copying pip/vcs/subversion.py -> build/lib/pip/vcs copying pip/vcs/mercurial.py -> build/lib/pip/vcs creating build/lib/pip/commands copying pip/commands/__init__.py -> build/lib/pip/commands copying pip/commands/search.py -> build/lib/pip/commands copying pip/commands/wheel.py -> build/lib/pip/commands copying pip/commands/download.py -> build/lib/pip/commands copying pip/commands/hash.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/list.py -> build/lib/pip/commands copying pip/commands/freeze.py -> build/lib/pip/commands copying pip/commands/uninstall.py -> build/lib/pip/commands copying pip/commands/check.py -> build/lib/pip/commands copying pip/commands/show.py -> build/lib/pip/commands copying pip/commands/install.py -> build/lib/pip/commands creating build/lib/pip/operations copying pip/operations/__init__.py -> build/lib/pip/operations copying pip/operations/freeze.py -> build/lib/pip/operations copying pip/operations/check.py -> build/lib/pip/operations 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/req copying pip/req/__init__.py -> build/lib/pip/req copying pip/req/req_install.py -> build/lib/pip/req copying pip/req/req_file.py -> build/lib/pip/req copying pip/req/req_uninstall.py -> build/lib/pip/req copying pip/req/req_set.py -> build/lib/pip/req creating 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/setuptools_build.py -> build/lib/pip/utils copying pip/utils/outdated.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/build.py -> build/lib/pip/utils copying pip/utils/packaging.py -> build/lib/pip/utils copying pip/utils/logging.py -> build/lib/pip/utils copying pip/utils/ui.py -> build/lib/pip/utils copying pip/utils/deprecation.py -> build/lib/pip/utils copying pip/utils/appdirs.py -> build/lib/pip/utils copying pip/utils/filesystem.py -> build/lib/pip/utils 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/urllib3 copying pip/_vendor/urllib3/exceptions.py -> build/lib/pip/_vendor/urllib3 copying pip/_vendor/urllib3/fields.py -> build/lib/pip/_vendor/urllib3 copying pip/_vendor/urllib3/__init__.py -> build/lib/pip/_vendor/urllib3 copying pip/_vendor/urllib3/request.py -> build/lib/pip/_vendor/urllib3 copying pip/_vendor/urllib3/connection.py -> build/lib/pip/_vendor/urllib3 copying pip/_vendor/urllib3/poolmanager.py -> build/lib/pip/_vendor/urllib3 copying pip/_vendor/urllib3/connectionpool.py -> build/lib/pip/_vendor/urllib3 copying pip/_vendor/urllib3/_collections.py -> build/lib/pip/_vendor/urllib3 copying pip/_vendor/urllib3/filepost.py -> build/lib/pip/_vendor/urllib3 copying pip/_vendor/urllib3/response.py -> build/lib/pip/_vendor/urllib3 creating build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/__init__.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/_tokenizer.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/_inputstream.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/constants.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/_utils.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/serializer.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/html5parser.py -> build/lib/pip/_vendor/html5lib copying pip/_vendor/html5lib/_ihatexml.py -> build/lib/pip/_vendor/html5lib creating build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/__init__.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/manifest.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/wheel.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/compat.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/markers.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/locators.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/version.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/metadata.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/util.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/scripts.py -> build/lib/pip/_vendor/distlib copying pip/_vendor/distlib/resources.py -> build/lib/pip/_vendor/distlib creating build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/__init__.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/winterm.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/initialise.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/win32.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/ansitowin32.py -> build/lib/pip/_vendor/colorama copying pip/_vendor/colorama/ansi.py -> build/lib/pip/_vendor/colorama creating build/lib/pip/_vendor/idna copying pip/_vendor/idna/__init__.py -> build/lib/pip/_vendor/idna copying pip/_vendor/idna/compat.py -> build/lib/pip/_vendor/idna copying pip/_vendor/idna/codec.py -> build/lib/pip/_vendor/idna copying pip/_vendor/idna/intranges.py -> build/lib/pip/_vendor/idna copying pip/_vendor/idna/uts46data.py -> build/lib/pip/_vendor/idna copying pip/_vendor/idna/package_data.py -> build/lib/pip/_vendor/idna copying pip/_vendor/idna/idnadata.py -> build/lib/pip/_vendor/idna copying pip/_vendor/idna/core.py -> build/lib/pip/_vendor/idna creating 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/linklockfile.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/sqlitelockfile.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/pidlockfile.py -> build/lib/pip/_vendor/lockfile copying pip/_vendor/lockfile/symlinklockfile.py -> build/lib/pip/_vendor/lockfile creating build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/hebrewprober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/euckrfreq.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/__init__.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/jisfreq.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/compat.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/codingstatemachine.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/big5freq.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/utf8prober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/langbulgarianmodel.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/cp949prober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/sjisprober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/version.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/gb2312prober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/euckrprober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/euctwfreq.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/sbcsgroupprober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/langhebrewmodel.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/sbcharsetprober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/enums.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/jpcntx.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/mbcsgroupprober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/langhungarianmodel.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/charsetgroupprober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/mbcssm.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/eucjpprober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/charsetprober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/big5prober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/langturkishmodel.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/langgreekmodel.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/universaldetector.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/langthaimodel.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/langcyrillicmodel.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/euctwprober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/gb2312freq.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/escprober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/chardistribution.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/mbcharsetprober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/latin1prober.py -> build/lib/pip/_vendor/chardet copying pip/_vendor/chardet/escsm.py -> build/lib/pip/_vendor/chardet creating build/lib/pip/_vendor/requests copying pip/_vendor/requests/exceptions.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/__init__.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/compat.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/api.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/_internal_utils.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/status_codes.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/help.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/packages.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/sessions.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/models.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/cookies.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/adapters.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/structures.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/certs.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 copying pip/_vendor/requests/__version__.py -> build/lib/pip/_vendor/requests copying pip/_vendor/requests/hooks.py -> build/lib/pip/_vendor/requests creating build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/__init__.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/compat.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/filewrapper.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/controller.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/adapter.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/heuristics.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/cache.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/wrapper.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/serialize.py -> build/lib/pip/_vendor/cachecontrol copying pip/_vendor/cachecontrol/_cmd.py -> build/lib/pip/_vendor/cachecontrol creating 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/bar.py -> build/lib/pip/_vendor/progress copying pip/_vendor/progress/counter.py -> build/lib/pip/_vendor/progress copying pip/_vendor/progress/spinner.py -> build/lib/pip/_vendor/progress creating build/lib/pip/_vendor/certifi copying pip/_vendor/certifi/__init__.py -> build/lib/pip/_vendor/certifi copying pip/_vendor/certifi/__main__.py -> build/lib/pip/_vendor/certifi copying pip/_vendor/certifi/core.py -> build/lib/pip/_vendor/certifi 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/mklabels.py -> build/lib/pip/_vendor/webencodings copying pip/_vendor/webencodings/x_user_defined.py -> build/lib/pip/_vendor/webencodings creating build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/__init__.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/markers.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/_compat.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/_structures.py -> build/lib/pip/_vendor/packaging copying pip/_vendor/packaging/requirements.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/urllib3/contrib copying pip/_vendor/urllib3/contrib/__init__.py -> build/lib/pip/_vendor/urllib3/contrib copying pip/_vendor/urllib3/contrib/socks.py -> build/lib/pip/_vendor/urllib3/contrib copying pip/_vendor/urllib3/contrib/appengine.py -> build/lib/pip/_vendor/urllib3/contrib copying pip/_vendor/urllib3/contrib/securetransport.py -> build/lib/pip/_vendor/urllib3/contrib copying pip/_vendor/urllib3/contrib/ntlmpool.py -> build/lib/pip/_vendor/urllib3/contrib copying pip/_vendor/urllib3/contrib/pyopenssl.py -> build/lib/pip/_vendor/urllib3/contrib creating build/lib/pip/_vendor/urllib3/util copying pip/_vendor/urllib3/util/__init__.py -> build/lib/pip/_vendor/urllib3/util copying pip/_vendor/urllib3/util/wait.py -> build/lib/pip/_vendor/urllib3/util copying pip/_vendor/urllib3/util/request.py -> build/lib/pip/_vendor/urllib3/util copying pip/_vendor/urllib3/util/connection.py -> build/lib/pip/_vendor/urllib3/util copying pip/_vendor/urllib3/util/ssl_.py -> build/lib/pip/_vendor/urllib3/util copying pip/_vendor/urllib3/util/timeout.py -> build/lib/pip/_vendor/urllib3/util copying pip/_vendor/urllib3/util/url.py -> build/lib/pip/_vendor/urllib3/util copying pip/_vendor/urllib3/util/response.py -> build/lib/pip/_vendor/urllib3/util copying pip/_vendor/urllib3/util/retry.py -> build/lib/pip/_vendor/urllib3/util copying pip/_vendor/urllib3/util/selectors.py -> build/lib/pip/_vendor/urllib3/util creating build/lib/pip/_vendor/urllib3/packages copying pip/_vendor/urllib3/packages/__init__.py -> build/lib/pip/_vendor/urllib3/packages copying pip/_vendor/urllib3/packages/six.py -> build/lib/pip/_vendor/urllib3/packages copying pip/_vendor/urllib3/packages/ordered_dict.py -> build/lib/pip/_vendor/urllib3/packages creating build/lib/pip/_vendor/urllib3/contrib/_securetransport copying pip/_vendor/urllib3/contrib/_securetransport/__init__.py -> build/lib/pip/_vendor/urllib3/contrib/_securetransport copying pip/_vendor/urllib3/contrib/_securetransport/bindings.py -> build/lib/pip/_vendor/urllib3/contrib/_securetransport copying pip/_vendor/urllib3/contrib/_securetransport/low_level.py -> build/lib/pip/_vendor/urllib3/contrib/_securetransport creating build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname copying pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname copying pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname creating build/lib/pip/_vendor/urllib3/packages/backports copying pip/_vendor/urllib3/packages/backports/__init__.py -> build/lib/pip/_vendor/urllib3/packages/backports copying pip/_vendor/urllib3/packages/backports/makefile.py -> build/lib/pip/_vendor/urllib3/packages/backports creating 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/__init__.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/lint.py -> build/lib/pip/_vendor/html5lib/filters copying pip/_vendor/html5lib/filters/optionaltags.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 copying pip/_vendor/html5lib/filters/sanitizer.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/etree.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/base.py -> build/lib/pip/_vendor/html5lib/treebuilders copying pip/_vendor/html5lib/treebuilders/etree_lxml.py -> build/lib/pip/_vendor/html5lib/treebuilders 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/_trie copying pip/_vendor/html5lib/_trie/__init__.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/_base.py -> build/lib/pip/_vendor/html5lib/_trie copying pip/_vendor/html5lib/_trie/py.py -> build/lib/pip/_vendor/html5lib/_trie 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/etree.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/base.py -> build/lib/pip/_vendor/html5lib/treewalkers copying pip/_vendor/html5lib/treewalkers/etree_lxml.py -> build/lib/pip/_vendor/html5lib/treewalkers creating build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/__init__.py -> build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/sysconfig.py -> build/lib/pip/_vendor/distlib/_backport copying pip/_vendor/distlib/_backport/shutil.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/tarfile.py -> build/lib/pip/_vendor/distlib/_backport creating build/lib/pip/_vendor/chardet/cli copying pip/_vendor/chardet/cli/__init__.py -> build/lib/pip/_vendor/chardet/cli copying pip/_vendor/chardet/cli/chardetect.py -> build/lib/pip/_vendor/chardet/cli creating build/lib/pip/_vendor/cachecontrol/caches copying pip/_vendor/cachecontrol/caches/file_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/redis_cache.py -> build/lib/pip/_vendor/cachecontrol/caches 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/requests/cacert.pem -> build/lib/pip/_vendor/requests copying pip/_vendor/distlib/_backport/sysconfig.cfg -> build/lib/pip/_vendor/distlib/_backport installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/pip creating build/bdist.linux-armv7l/wheel/pip/_vendor creating build/bdist.linux-armv7l/wheel/pip/_vendor/pkg_resources copying build/lib/pip/_vendor/pkg_resources/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/pkg_resources copying build/lib/pip/_vendor/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor copying build/lib/pip/_vendor/distro.py -> build/bdist.linux-armv7l/wheel/pip/_vendor creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/exceptions.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/fields.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/request.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/connection.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/poolmanager.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/socks.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/appengine.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/bindings.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/_securetransport/low_level.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib/_securetransport copying build/lib/pip/_vendor/urllib3/contrib/securetransport.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/ntlmpool.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib copying build/lib/pip/_vendor/urllib3/contrib/pyopenssl.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/contrib creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/wait.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/request.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/connection.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/ssl_.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/timeout.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/url.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/response.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/retry.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/util/selectors.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/util copying build/lib/pip/_vendor/urllib3/connectionpool.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/_collections.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 copying build/lib/pip/_vendor/urllib3/filepost.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages copying build/lib/pip/_vendor/urllib3/packages/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/ssl_match_hostname copying build/lib/pip/_vendor/urllib3/packages/six.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages creating build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/packages/backports/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/packages/backports/makefile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages/backports copying build/lib/pip/_vendor/urllib3/packages/ordered_dict.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3/packages copying build/lib/pip/_vendor/urllib3/response.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/urllib3 creating build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib creating build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/inject_meta_charset.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/base.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/lint.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/optionaltags.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/whitespace.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/alphabeticalattributes.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/filters/sanitizer.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/filters copying build/lib/pip/_vendor/html5lib/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/_tokenizer.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/_inputstream.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/constants.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib creating build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/etree.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/dom.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/base.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treebuilders copying build/lib/pip/_vendor/html5lib/treebuilders/etree_lxml.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treebuilders creating build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/genshi.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/treeadapters/sax.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treeadapters copying build/lib/pip/_vendor/html5lib/_utils.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/serializer.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib creating build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/datrie.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/_base.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/_trie/py.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/_trie copying build/lib/pip/_vendor/html5lib/html5parser.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib copying build/lib/pip/_vendor/html5lib/_ihatexml.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib creating build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/etree.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/dom.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/genshi.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/base.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers copying build/lib/pip/_vendor/html5lib/treewalkers/etree_lxml.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/html5lib/treewalkers creating build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/manifest.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/wheel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib creating build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/sysconfig.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/sysconfig.cfg -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/shutil.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/misc.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/_backport/tarfile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib/_backport copying build/lib/pip/_vendor/distlib/markers.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/locators.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/t64.exe -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/database.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/index.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/version.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/w32.exe -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/w64.exe -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/metadata.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/util.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/scripts.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/resources.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/distlib/t32.exe -> build/bdist.linux-armv7l/wheel/pip/_vendor/distlib copying build/lib/pip/_vendor/retrying.py -> build/bdist.linux-armv7l/wheel/pip/_vendor creating build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/winterm.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/initialise.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/win32.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/ansitowin32.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/colorama/ansi.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/colorama copying build/lib/pip/_vendor/pyparsing.py -> build/bdist.linux-armv7l/wheel/pip/_vendor creating build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/codec.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/intranges.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/uts46data.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/package_data.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/idnadata.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/idna/core.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/idna copying build/lib/pip/_vendor/six.py -> build/bdist.linux-armv7l/wheel/pip/_vendor copying build/lib/pip/_vendor/re-vendor.py -> build/bdist.linux-armv7l/wheel/pip/_vendor creating build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/mkdirlockfile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/linklockfile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/sqlitelockfile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/pidlockfile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile copying build/lib/pip/_vendor/lockfile/symlinklockfile.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/lockfile creating build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/hebrewprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/euckrfreq.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/jisfreq.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/codingstatemachine.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/big5freq.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/utf8prober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langbulgarianmodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/cp949prober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/sjisprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/version.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/gb2312prober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/euckrprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/euctwfreq.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/sbcsgroupprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langhebrewmodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/sbcharsetprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/enums.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/jpcntx.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/mbcsgroupprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langhungarianmodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/charsetgroupprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/mbcssm.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/eucjpprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/charsetprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/big5prober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langturkishmodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langgreekmodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/universaldetector.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langthaimodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/langcyrillicmodel.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/euctwprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/gb2312freq.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet creating build/bdist.linux-armv7l/wheel/pip/_vendor/chardet/cli copying build/lib/pip/_vendor/chardet/cli/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet/cli copying build/lib/pip/_vendor/chardet/cli/chardetect.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet/cli copying build/lib/pip/_vendor/chardet/escprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/chardistribution.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/mbcharsetprober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/latin1prober.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet copying build/lib/pip/_vendor/chardet/escsm.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/chardet creating build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/exceptions.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/api.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/_internal_utils.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/status_codes.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/help.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/packages.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/sessions.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/models.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/cookies.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/adapters.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/structures.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/cacert.pem -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/certs.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/utils.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/auth.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/__version__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests copying build/lib/pip/_vendor/requests/hooks.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/requests creating build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/filewrapper.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/controller.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/adapter.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/heuristics.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/cache.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/wrapper.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol copying build/lib/pip/_vendor/cachecontrol/serialize.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol creating build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/file_cache.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/caches/redis_cache.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol/caches copying build/lib/pip/_vendor/cachecontrol/_cmd.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/cachecontrol creating build/bdist.linux-armv7l/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/helpers.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/bar.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/counter.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/progress/spinner.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/progress copying build/lib/pip/_vendor/appdirs.py -> build/bdist.linux-armv7l/wheel/pip/_vendor copying build/lib/pip/_vendor/ipaddress.py -> build/bdist.linux-armv7l/wheel/pip/_vendor creating build/bdist.linux-armv7l/wheel/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/__main__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/certifi copying build/lib/pip/_vendor/certifi/core.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/certifi creating build/bdist.linux-armv7l/wheel/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/labels.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/tests.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/mklabels.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/webencodings copying build/lib/pip/_vendor/webencodings/x_user_defined.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/webencodings creating build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/__init__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/markers.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_compat.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/__about__.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/version.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/_structures.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/requirements.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/specifiers.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/_vendor/packaging/utils.py -> build/bdist.linux-armv7l/wheel/pip/_vendor/packaging copying build/lib/pip/exceptions.py -> build/bdist.linux-armv7l/wheel/pip copying build/lib/pip/__init__.py -> build/bdist.linux-armv7l/wheel/pip copying build/lib/pip/wheel.py -> build/bdist.linux-armv7l/wheel/pip copying build/lib/pip/download.py -> build/bdist.linux-armv7l/wheel/pip creating build/bdist.linux-armv7l/wheel/pip/models copying build/lib/pip/models/__init__.py -> build/bdist.linux-armv7l/wheel/pip/models copying build/lib/pip/models/index.py -> build/bdist.linux-armv7l/wheel/pip/models creating build/bdist.linux-armv7l/wheel/pip/vcs copying build/lib/pip/vcs/__init__.py -> build/bdist.linux-armv7l/wheel/pip/vcs copying build/lib/pip/vcs/bazaar.py -> build/bdist.linux-armv7l/wheel/pip/vcs copying build/lib/pip/vcs/git.py -> build/bdist.linux-armv7l/wheel/pip/vcs copying build/lib/pip/vcs/subversion.py -> build/bdist.linux-armv7l/wheel/pip/vcs copying build/lib/pip/vcs/mercurial.py -> build/bdist.linux-armv7l/wheel/pip/vcs creating build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/__init__.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/search.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/wheel.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/download.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/hash.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/help.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/completion.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/list.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/freeze.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/uninstall.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/check.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/show.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/commands/install.py -> build/bdist.linux-armv7l/wheel/pip/commands copying build/lib/pip/status_codes.py -> build/bdist.linux-armv7l/wheel/pip copying build/lib/pip/__main__.py -> build/bdist.linux-armv7l/wheel/pip creating build/bdist.linux-armv7l/wheel/pip/operations copying build/lib/pip/operations/__init__.py -> build/bdist.linux-armv7l/wheel/pip/operations copying build/lib/pip/operations/freeze.py -> build/bdist.linux-armv7l/wheel/pip/operations copying build/lib/pip/operations/check.py -> build/bdist.linux-armv7l/wheel/pip/operations copying build/lib/pip/index.py -> build/bdist.linux-armv7l/wheel/pip copying build/lib/pip/basecommand.py -> build/bdist.linux-armv7l/wheel/pip copying build/lib/pip/pep425tags.py -> build/bdist.linux-armv7l/wheel/pip creating build/bdist.linux-armv7l/wheel/pip/compat copying build/lib/pip/compat/__init__.py -> build/bdist.linux-armv7l/wheel/pip/compat copying build/lib/pip/compat/dictconfig.py -> build/bdist.linux-armv7l/wheel/pip/compat creating build/bdist.linux-armv7l/wheel/pip/req copying build/lib/pip/req/__init__.py -> build/bdist.linux-armv7l/wheel/pip/req copying build/lib/pip/req/req_install.py -> build/bdist.linux-armv7l/wheel/pip/req copying build/lib/pip/req/req_file.py -> build/bdist.linux-armv7l/wheel/pip/req copying build/lib/pip/req/req_uninstall.py -> build/bdist.linux-armv7l/wheel/pip/req copying build/lib/pip/req/req_set.py -> build/bdist.linux-armv7l/wheel/pip/req copying build/lib/pip/baseparser.py -> build/bdist.linux-armv7l/wheel/pip creating build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/__init__.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/encoding.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/setuptools_build.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/outdated.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/glibc.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/hashes.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/build.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/packaging.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/logging.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/ui.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/deprecation.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/appdirs.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/utils/filesystem.py -> build/bdist.linux-armv7l/wheel/pip/utils copying build/lib/pip/cmdoptions.py -> build/bdist.linux-armv7l/wheel/pip copying build/lib/pip/locations.py -> build/bdist.linux-armv7l/wheel/pip 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' BUILDSTDERR: warning: no previously-included files found matching '.coveragerc' BUILDSTDERR: warning: no previously-included files found matching '.mailmap' BUILDSTDERR: warning: no previously-included files found matching '.travis.yml' BUILDSTDERR: warning: no previously-included files found matching '.landscape.yml' BUILDSTDERR: warning: no previously-included files found matching 'pip/_vendor/Makefile' BUILDSTDERR: warning: no previously-included files found matching 'tox.ini' BUILDSTDERR: warning: no previously-included files found matching 'dev-requirements.txt' BUILDSTDERR: warning: no previously-included files found matching 'appveyor.yml' BUILDSTDERR: no previously-included directories found matching '.github' BUILDSTDERR: no previously-included directories found matching '.travis' BUILDSTDERR: no previously-included directories found matching 'docs/_build' BUILDSTDERR: no previously-included directories found matching 'contrib' BUILDSTDERR: no previously-included directories found matching 'tasks' BUILDSTDERR: no previously-included directories found matching 'tests' writing manifest file 'pip.egg-info/SOURCES.txt' Copying pip.egg-info to build/bdist.linux-armv7l/wheel/pip-9.0.3-py3.6.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pip-9.0.3.dist-info/WHEEL creating '/builddir/build/BUILD/pip-9.0.3/dist/pip-9.0.3-py2.py3-none-any.whl' and adding '.' to it adding 'pip/__init__.py' adding 'pip/__main__.py' adding 'pip/basecommand.py' adding 'pip/baseparser.py' adding 'pip/cmdoptions.py' adding 'pip/download.py' adding 'pip/exceptions.py' adding 'pip/index.py' adding 'pip/locations.py' adding 'pip/pep425tags.py' adding 'pip/status_codes.py' adding 'pip/wheel.py' adding 'pip/_vendor/__init__.py' adding 'pip/_vendor/appdirs.py' adding 'pip/_vendor/distro.py' adding 'pip/_vendor/ipaddress.py' adding 'pip/_vendor/pyparsing.py' adding 'pip/_vendor/re-vendor.py' adding 'pip/_vendor/retrying.py' adding 'pip/_vendor/six.py' adding 'pip/_vendor/cachecontrol/__init__.py' adding 'pip/_vendor/cachecontrol/_cmd.py' adding 'pip/_vendor/cachecontrol/adapter.py' adding 'pip/_vendor/cachecontrol/cache.py' adding 'pip/_vendor/cachecontrol/compat.py' adding 'pip/_vendor/cachecontrol/controller.py' adding 'pip/_vendor/cachecontrol/filewrapper.py' adding 'pip/_vendor/cachecontrol/heuristics.py' adding 'pip/_vendor/cachecontrol/serialize.py' adding 'pip/_vendor/cachecontrol/wrapper.py' adding 'pip/_vendor/cachecontrol/caches/__init__.py' adding 'pip/_vendor/cachecontrol/caches/file_cache.py' adding 'pip/_vendor/cachecontrol/caches/redis_cache.py' adding 'pip/_vendor/certifi/__init__.py' adding 'pip/_vendor/certifi/__main__.py' adding 'pip/_vendor/certifi/core.py' adding 'pip/_vendor/chardet/__init__.py' adding 'pip/_vendor/chardet/big5freq.py' adding 'pip/_vendor/chardet/big5prober.py' adding 'pip/_vendor/chardet/chardistribution.py' adding 'pip/_vendor/chardet/charsetgroupprober.py' adding 'pip/_vendor/chardet/charsetprober.py' adding 'pip/_vendor/chardet/codingstatemachine.py' adding 'pip/_vendor/chardet/compat.py' adding 'pip/_vendor/chardet/cp949prober.py' adding 'pip/_vendor/chardet/enums.py' adding 'pip/_vendor/chardet/escprober.py' adding 'pip/_vendor/chardet/escsm.py' adding 'pip/_vendor/chardet/eucjpprober.py' adding 'pip/_vendor/chardet/euckrfreq.py' adding 'pip/_vendor/chardet/euckrprober.py' adding 'pip/_vendor/chardet/euctwfreq.py' adding 'pip/_vendor/chardet/euctwprober.py' adding 'pip/_vendor/chardet/gb2312freq.py' adding 'pip/_vendor/chardet/gb2312prober.py' adding 'pip/_vendor/chardet/hebrewprober.py' adding 'pip/_vendor/chardet/jisfreq.py' adding 'pip/_vendor/chardet/jpcntx.py' adding 'pip/_vendor/chardet/langbulgarianmodel.py' adding 'pip/_vendor/chardet/langcyrillicmodel.py' adding 'pip/_vendor/chardet/langgreekmodel.py' adding 'pip/_vendor/chardet/langhebrewmodel.py' adding 'pip/_vendor/chardet/langhungarianmodel.py' adding 'pip/_vendor/chardet/langthaimodel.py' adding 'pip/_vendor/chardet/langturkishmodel.py' adding 'pip/_vendor/chardet/latin1prober.py' adding 'pip/_vendor/chardet/mbcharsetprober.py' adding 'pip/_vendor/chardet/mbcsgroupprober.py' adding 'pip/_vendor/chardet/mbcssm.py' adding 'pip/_vendor/chardet/sbcharsetprober.py' adding 'pip/_vendor/chardet/sbcsgroupprober.py' adding 'pip/_vendor/chardet/sjisprober.py' adding 'pip/_vendor/chardet/universaldetector.py' adding 'pip/_vendor/chardet/utf8prober.py' adding 'pip/_vendor/chardet/version.py' adding 'pip/_vendor/chardet/cli/__init__.py' adding 'pip/_vendor/chardet/cli/chardetect.py' adding 'pip/_vendor/colorama/__init__.py' adding 'pip/_vendor/colorama/ansi.py' adding 'pip/_vendor/colorama/ansitowin32.py' adding 'pip/_vendor/colorama/initialise.py' adding 'pip/_vendor/colorama/win32.py' adding 'pip/_vendor/colorama/winterm.py' adding 'pip/_vendor/distlib/__init__.py' adding 'pip/_vendor/distlib/compat.py' adding 'pip/_vendor/distlib/database.py' adding 'pip/_vendor/distlib/index.py' adding 'pip/_vendor/distlib/locators.py' adding 'pip/_vendor/distlib/manifest.py' adding 'pip/_vendor/distlib/markers.py' adding 'pip/_vendor/distlib/metadata.py' adding 'pip/_vendor/distlib/resources.py' adding 'pip/_vendor/distlib/scripts.py' adding 'pip/_vendor/distlib/t32.exe' adding 'pip/_vendor/distlib/t64.exe' adding 'pip/_vendor/distlib/util.py' adding 'pip/_vendor/distlib/version.py' adding 'pip/_vendor/distlib/w32.exe' adding 'pip/_vendor/distlib/w64.exe' adding 'pip/_vendor/distlib/wheel.py' adding 'pip/_vendor/distlib/_backport/__init__.py' adding 'pip/_vendor/distlib/_backport/misc.py' adding 'pip/_vendor/distlib/_backport/shutil.py' adding 'pip/_vendor/distlib/_backport/sysconfig.cfg' adding 'pip/_vendor/distlib/_backport/sysconfig.py' adding 'pip/_vendor/distlib/_backport/tarfile.py' adding 'pip/_vendor/html5lib/__init__.py' adding 'pip/_vendor/html5lib/_ihatexml.py' adding 'pip/_vendor/html5lib/_inputstream.py' adding 'pip/_vendor/html5lib/_tokenizer.py' adding 'pip/_vendor/html5lib/_utils.py' adding 'pip/_vendor/html5lib/constants.py' adding 'pip/_vendor/html5lib/html5parser.py' adding 'pip/_vendor/html5lib/serializer.py' adding 'pip/_vendor/html5lib/_trie/__init__.py' adding 'pip/_vendor/html5lib/_trie/_base.py' adding 'pip/_vendor/html5lib/_trie/datrie.py' adding 'pip/_vendor/html5lib/_trie/py.py' adding 'pip/_vendor/html5lib/filters/__init__.py' adding 'pip/_vendor/html5lib/filters/alphabeticalattributes.py' adding 'pip/_vendor/html5lib/filters/base.py' adding 'pip/_vendor/html5lib/filters/inject_meta_charset.py' adding 'pip/_vendor/html5lib/filters/lint.py' adding 'pip/_vendor/html5lib/filters/optionaltags.py' adding 'pip/_vendor/html5lib/filters/sanitizer.py' adding 'pip/_vendor/html5lib/filters/whitespace.py' adding 'pip/_vendor/html5lib/treeadapters/__init__.py' adding 'pip/_vendor/html5lib/treeadapters/genshi.py' adding 'pip/_vendor/html5lib/treeadapters/sax.py' adding 'pip/_vendor/html5lib/treebuilders/__init__.py' adding 'pip/_vendor/html5lib/treebuilders/base.py' adding 'pip/_vendor/html5lib/treebuilders/dom.py' adding 'pip/_vendor/html5lib/treebuilders/etree.py' adding 'pip/_vendor/html5lib/treebuilders/etree_lxml.py' adding 'pip/_vendor/html5lib/treewalkers/__init__.py' adding 'pip/_vendor/html5lib/treewalkers/base.py' adding 'pip/_vendor/html5lib/treewalkers/dom.py' adding 'pip/_vendor/html5lib/treewalkers/etree.py' adding 'pip/_vendor/html5lib/treewalkers/etree_lxml.py' adding 'pip/_vendor/html5lib/treewalkers/genshi.py' adding 'pip/_vendor/idna/__init__.py' adding 'pip/_vendor/idna/codec.py' adding 'pip/_vendor/idna/compat.py' adding 'pip/_vendor/idna/core.py' adding 'pip/_vendor/idna/idnadata.py' adding 'pip/_vendor/idna/intranges.py' adding 'pip/_vendor/idna/package_data.py' adding 'pip/_vendor/idna/uts46data.py' adding 'pip/_vendor/lockfile/__init__.py' adding 'pip/_vendor/lockfile/linklockfile.py' adding 'pip/_vendor/lockfile/mkdirlockfile.py' adding 'pip/_vendor/lockfile/pidlockfile.py' adding 'pip/_vendor/lockfile/sqlitelockfile.py' adding 'pip/_vendor/lockfile/symlinklockfile.py' adding 'pip/_vendor/packaging/__about__.py' adding 'pip/_vendor/packaging/__init__.py' adding 'pip/_vendor/packaging/_compat.py' adding 'pip/_vendor/packaging/_structures.py' adding 'pip/_vendor/packaging/markers.py' adding 'pip/_vendor/packaging/requirements.py' adding 'pip/_vendor/packaging/specifiers.py' adding 'pip/_vendor/packaging/utils.py' adding 'pip/_vendor/packaging/version.py' adding 'pip/_vendor/pkg_resources/__init__.py' adding 'pip/_vendor/progress/__init__.py' adding 'pip/_vendor/progress/bar.py' adding 'pip/_vendor/progress/counter.py' adding 'pip/_vendor/progress/helpers.py' adding 'pip/_vendor/progress/spinner.py' adding 'pip/_vendor/requests/__init__.py' adding 'pip/_vendor/requests/__version__.py' adding 'pip/_vendor/requests/_internal_utils.py' adding 'pip/_vendor/requests/adapters.py' adding 'pip/_vendor/requests/api.py' adding 'pip/_vendor/requests/auth.py' adding 'pip/_vendor/requests/cacert.pem' adding 'pip/_vendor/requests/certs.py' adding 'pip/_vendor/requests/compat.py' adding 'pip/_vendor/requests/cookies.py' adding 'pip/_vendor/requests/exceptions.py' adding 'pip/_vendor/requests/help.py' adding 'pip/_vendor/requests/hooks.py' adding 'pip/_vendor/requests/models.py' adding 'pip/_vendor/requests/packages.py' adding 'pip/_vendor/requests/sessions.py' adding 'pip/_vendor/requests/status_codes.py' adding 'pip/_vendor/requests/structures.py' adding 'pip/_vendor/requests/utils.py' adding 'pip/_vendor/urllib3/__init__.py' adding 'pip/_vendor/urllib3/_collections.py' adding 'pip/_vendor/urllib3/connection.py' adding 'pip/_vendor/urllib3/connectionpool.py' adding 'pip/_vendor/urllib3/exceptions.py' adding 'pip/_vendor/urllib3/fields.py' adding 'pip/_vendor/urllib3/filepost.py' adding 'pip/_vendor/urllib3/poolmanager.py' adding 'pip/_vendor/urllib3/request.py' adding 'pip/_vendor/urllib3/response.py' adding 'pip/_vendor/urllib3/contrib/__init__.py' adding 'pip/_vendor/urllib3/contrib/appengine.py' adding 'pip/_vendor/urllib3/contrib/ntlmpool.py' adding 'pip/_vendor/urllib3/contrib/pyopenssl.py' adding 'pip/_vendor/urllib3/contrib/securetransport.py' adding 'pip/_vendor/urllib3/contrib/socks.py' adding 'pip/_vendor/urllib3/contrib/_securetransport/__init__.py' adding 'pip/_vendor/urllib3/contrib/_securetransport/bindings.py' adding 'pip/_vendor/urllib3/contrib/_securetransport/low_level.py' adding 'pip/_vendor/urllib3/packages/__init__.py' adding 'pip/_vendor/urllib3/packages/ordered_dict.py' adding 'pip/_vendor/urllib3/packages/six.py' adding 'pip/_vendor/urllib3/packages/backports/__init__.py' adding 'pip/_vendor/urllib3/packages/backports/makefile.py' adding 'pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py' adding 'pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py' adding 'pip/_vendor/urllib3/util/__init__.py' adding 'pip/_vendor/urllib3/util/connection.py' adding 'pip/_vendor/urllib3/util/request.py' adding 'pip/_vendor/urllib3/util/response.py' adding 'pip/_vendor/urllib3/util/retry.py' adding 'pip/_vendor/urllib3/util/selectors.py' adding 'pip/_vendor/urllib3/util/ssl_.py' adding 'pip/_vendor/urllib3/util/timeout.py' adding 'pip/_vendor/urllib3/util/url.py' adding 'pip/_vendor/urllib3/util/wait.py' adding 'pip/_vendor/webencodings/__init__.py' adding 'pip/_vendor/webencodings/labels.py' adding 'pip/_vendor/webencodings/mklabels.py' adding 'pip/_vendor/webencodings/tests.py' adding 'pip/_vendor/webencodings/x_user_defined.py' adding 'pip/commands/__init__.py' adding 'pip/commands/check.py' adding 'pip/commands/completion.py' adding 'pip/commands/download.py' adding 'pip/commands/freeze.py' adding 'pip/commands/hash.py' adding 'pip/commands/help.py' adding 'pip/commands/install.py' adding 'pip/commands/list.py' adding 'pip/commands/search.py' adding 'pip/commands/show.py' adding 'pip/commands/uninstall.py' adding 'pip/commands/wheel.py' adding 'pip/compat/__init__.py' adding 'pip/compat/dictconfig.py' adding 'pip/models/__init__.py' adding 'pip/models/index.py' adding 'pip/operations/__init__.py' adding 'pip/operations/check.py' adding 'pip/operations/freeze.py' adding 'pip/req/__init__.py' adding 'pip/req/req_file.py' adding 'pip/req/req_install.py' adding 'pip/req/req_set.py' adding 'pip/req/req_uninstall.py' adding 'pip/utils/__init__.py' adding 'pip/utils/appdirs.py' adding 'pip/utils/build.py' adding 'pip/utils/deprecation.py' adding 'pip/utils/encoding.py' adding 'pip/utils/filesystem.py' adding 'pip/utils/glibc.py' adding 'pip/utils/hashes.py' adding 'pip/utils/logging.py' adding 'pip/utils/outdated.py' adding 'pip/utils/packaging.py' adding 'pip/utils/setuptools_build.py' adding 'pip/utils/ui.py' adding 'pip/vcs/__init__.py' adding 'pip/vcs/bazaar.py' adding 'pip/vcs/git.py' adding 'pip/vcs/mercurial.py' adding 'pip/vcs/subversion.py' adding 'pip-9.0.3.dist-info/DESCRIPTION.rst' adding 'pip-9.0.3.dist-info/entry_points.txt' adding 'pip-9.0.3.dist-info/metadata.json' adding 'pip-9.0.3.dist-info/top_level.txt' adding 'pip-9.0.3.dist-info/WHEEL' adding 'pip-9.0.3.dist-info/METADATA' adding 'pip-9.0.3.dist-info/RECORD' + sleep 1 ~/build/BUILD/pip-9.0.3/docs ~/build/BUILD/pip-9.0.3 + pushd docs + make html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.5 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://packaging.python.org/en/latest/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://packaging.python.org/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://packaging.python.org/en/latest/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://www.pypa.io/en/latest/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://www.pypa.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://www.pypa.io/en/latest/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 21 source files that are out of date updating environment: 21 added, 0 changed, 0 removed reading sources... [ 4%] configuration reading sources... [ 9%] cookbook reading sources... [ 14%] development reading sources... [ 19%] index reading sources... [ 23%] installing reading sources... [ 28%] logic reading sources... [ 33%] news reading sources... [ 38%] quickstart reading sources... [ 42%] reference/index reading sources... [ 47%] reference/pip reading sources... [ 52%] reference/pip_download reading sources... [ 57%] reference/pip_freeze reading sources... [ 61%] reference/pip_hash reading sources... [ 66%] reference/pip_install reading sources... [ 71%] reference/pip_list reading sources... [ 76%] reference/pip_search reading sources... [ 80%] reference/pip_show reading sources... [ 85%] reference/pip_uninstall reading sources... [ 90%] reference/pip_wheel reading sources... [ 95%] usage reading sources... [100%] user_guide BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:122: WARNING: Footnote [1] is not referenced. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] configuration writing output... [ 9%] cookbook writing output... [ 14%] development writing output... [ 19%] index writing output... [ 23%] installing writing output... [ 28%] logic writing output... [ 33%] news writing output... [ 38%] quickstart writing output... [ 42%] reference/index writing output... [ 47%] reference/pip writing output... [ 52%] reference/pip_download writing output... [ 57%] reference/pip_freeze writing output... [ 61%] reference/pip_hash writing output... [ 66%] reference/pip_install writing output... [ 71%] reference/pip_list writing output... [ 76%] reference/pip_search writing output... [ 80%] reference/pip_show writing output... [ 85%] reference/pip_uninstall writing output... [ 90%] reference/pip_wheel writing output... [ 95%] usage writing output... [100%] user_guide BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:13: WARNING: undefined label: pypug:creating and using virtual environments (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:13: WARNING: undefined label: pypug:virtualenv (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:13: WARNING: undefined label: pypug:venv (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:39: WARNING: undefined label: pypug:setuptools (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:39: WARNING: undefined label: pypug:wheel (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:39: WARNING: undefined label: pypug:setuptools (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:39: WARNING: term not in glossary: pypug:source distribution (or "sdist") BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:39: WARNING: term not in glossary: pypug:wheel BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:58: WARNING: undefined label: pypug:setuptools (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:62: WARNING: undefined label: pypug:wheel (if the link has no caption the label must precede a section header) generating indices... BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:85: WARNING: undefined label: pypug:installing pip/setuptools/wheel with linux package managers (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/reference/pip_install.rst:215: WARNING: term not in glossary: pypug:requirement specifier BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/reference/pip_install.rst:215: WARNING: term not in glossary: pypug:version specifier writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 18 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. + make man sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v1.7.5 making output directory... loading pickled environment... done loading intersphinx inventory from https://packaging.python.org/en/latest/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://packaging.python.org/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://packaging.python.org/en/latest/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://www.pypa.io/en/latest/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://www.pypa.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://www.pypa.io/en/latest/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found BUILDSTDERR: writing... pip.1 { quickstart installing user_guide reference/index reference/pip reference/pip_install reference/pip_download reference/pip_uninstall reference/pip_freeze reference/pip_list reference/pip_show reference/pip_search reference/pip_wheel reference/pip_hash development news } /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:13: WARNING: undefined label: pypug:creating and using virtual environments (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:13: WARNING: undefined label: pypug:virtualenv (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:13: WARNING: undefined label: pypug:venv (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:39: WARNING: undefined label: pypug:setuptools (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:39: WARNING: undefined label: pypug:wheel (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:39: WARNING: undefined label: pypug:setuptools (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:39: WARNING: term not in glossary: pypug:source distribution (or "sdist") BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:39: WARNING: term not in glossary: pypug:wheel BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:58: WARNING: undefined label: pypug:setuptools (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:62: WARNING: undefined label: pypug:wheel (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/installing.rst:85: WARNING: undefined label: pypug:installing pip/setuptools/wheel with linux package managers (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/reference/pip_install.rst:215: WARNING: term not in glossary: pypug:requirement specifier BUILDSTDERR: /builddir/build/BUILD/pip-9.0.3/docs/reference/pip_install.rst:215: WARNING: term not in glossary: pypug:version specifier build succeeded, 17 warnings. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. + rm _build/html/.buildinfo ~/build/BUILD/pip-9.0.3 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8nTGZj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm + cd pip-9.0.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + /usr/libexec/platform-python -m pip install -I dist/pip-9.0.3-py2.py3-none-any.whl --root /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm --strip-file-prefix /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm --no-deps Processing ./dist/pip-9.0.3-py2.py3-none-any.whl Installing collected packages: pip Successfully installed pip-9.0.3 + rm /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/bin/pip + install -d /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/man/man1 + install -pm0644 docs/_build/man/pip.1 /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/man/man1/pip3.1 + mkdir -p /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/bash-completion/completions + PYTHONPATH=/builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/lib/python3.6/site-packages + /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/bin/pip3 completion --bash + pips2=pip + pips3=pip3 + for pip in /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/bin/pip* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/bin/pip3 + pip=pip3 + case $pip in + for pip in /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/bin/pip* BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/bin/pip3.6 + pip=pip3.6 + case $pip in + pips3='pip3 pip3.6' + ln -s pip-3.6 /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/bash-completion/completions/pip3.6 + sed -i -e 's/^\(complete.*\) pip$/\1 pip3 pip3.6/' -e s/_pip_completion/_pip3_completion/ /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/bash-completion/completions/pip3 + mv /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/bin/pip3 /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/bin/pip3.6 + ln -s ./pip3.6 /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/bin/pip-3.6 + pathfix.py -i /usr/bin/python3.6 -np /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/bin/pip3.6 /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/bin/pip3.6: updating + echo rpm + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 9.0.3-13.el8 --unique-debug-suffix -9.0.3-13.el8.arm --unique-debug-src-base python-pip-9.0.3-13.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pip-9.0.3 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: platform-python-pip-9.0.3-13.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GgdRDq + umask 022 + cd /builddir/build/BUILD + cd pip-9.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/doc/platform-python-pip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/doc/platform-python-pip + cp -pr README.rst /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/doc/platform-python-pip + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6C2gWv + umask 022 + cd /builddir/build/BUILD + cd pip-9.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/licenses/platform-python-pip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/licenses/platform-python-pip + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/licenses/platform-python-pip + exit 0 Provides: bundled(python3dist(appdirs)) = 1.4.0 bundled(python3dist(cachecontrol)) = 0.11.7 bundled(python3dist(chardet)) = 2.3.0 bundled(python3dist(colorama)) = 0.3.7 bundled(python3dist(distlib)) = 0.2.4 bundled(python3dist(distro)) = 1.0.1 bundled(python3dist(html5lib)) = 1.0b10 bundled(python3dist(ipaddress) = 1.0.17 bundled(python3dist(lockfile)) = 0.12.2 bundled(python3dist(packaging)) = 16.8 bundled(python3dist(progress)) = 1.2 bundled(python3dist(pyparsing)) = 2.1.10 bundled(python3dist(requests)) = 2.11.1 bundled(python3dist(retrying)) = 1.3.3 bundled(python3dist(setuptools)) = 28.8.0 bundled(python3dist(six)) = 1.10.0 bundled(python3dist(urllib3)) = 1.16 bundled(python3dist(webencodings)) = 0.5 platform-python-pip = 9.0.3-13.el8 python3.6dist(pip) = 9.0.3 python3dist(pip) = 9.0.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Conflicts: python3-pip < 9.0.3-5.el8 Obsoletes: python3-pip < 9.0.3-6.el8 Processing files: python3-pip-9.0.3-13.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pwGoYV + umask 022 + cd /builddir/build/BUILD + cd pip-9.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/doc/python3-pip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/doc/python3-pip + cp -pr README.rst /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/doc/python3-pip + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.e2ZZnq + umask 022 + cd /builddir/build/BUILD + cd pip-9.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/licenses/python3-pip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/licenses/python3-pip + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/licenses/python3-pip + exit 0 Provides: python3-pip = 9.0.3-13.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 Processing files: python-pip-doc-9.0.3-13.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3nuLgd + umask 022 + cd /builddir/build/BUILD + cd pip-9.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/doc/python-pip-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/doc/python-pip-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/doc/python-pip-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/doc/python-pip-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wI3u64 + umask 022 + cd /builddir/build/BUILD + cd pip-9.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/licenses/python-pip-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/licenses/python-pip-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm/usr/share/licenses/python-pip-doc + exit 0 Provides: python-pip-doc = 9.0.3-13.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm Wrote: /builddir/build/RPMS/platform-python-pip-9.0.3-13.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-pip-9.0.3-13.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-pip-doc-9.0.3-13.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1CIfyA + umask 022 + cd /builddir/build/BUILD + cd pip-9.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pip-9.0.3-13.el8.arm + exit 0 Child return code was: 0