Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-betamax.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-5bac8a5646853fb4674fc5a46890ed6bfa34f849/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-betamax.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-betamax-0.7.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-betamax.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-5bac8a5646853fb4674fc5a46890ed6bfa34f849/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-betamax.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FumqcA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf betamax-0.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/betamax-0.7.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd betamax-0.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MgjyTa + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/betamax copying betamax/mock_response.py -> build/lib/betamax copying betamax/headers.py -> build/lib/betamax copying betamax/util.py -> build/lib/betamax copying betamax/exceptions.py -> build/lib/betamax copying betamax/configure.py -> build/lib/betamax copying betamax/__init__.py -> build/lib/betamax copying betamax/decorator.py -> build/lib/betamax copying betamax/options.py -> build/lib/betamax copying betamax/adapter.py -> build/lib/betamax copying betamax/recorder.py -> build/lib/betamax creating build/lib/betamax/fixtures copying betamax/fixtures/pytest.py -> build/lib/betamax/fixtures copying betamax/fixtures/__init__.py -> build/lib/betamax/fixtures copying betamax/fixtures/unittest.py -> build/lib/betamax/fixtures creating build/lib/betamax/serializers copying betamax/serializers/base.py -> build/lib/betamax/serializers copying betamax/serializers/__init__.py -> build/lib/betamax/serializers copying betamax/serializers/proxy.py -> build/lib/betamax/serializers copying betamax/serializers/json_serializer.py -> build/lib/betamax/serializers creating build/lib/betamax/matchers copying betamax/matchers/headers.py -> build/lib/betamax/matchers copying betamax/matchers/digest_auth.py -> build/lib/betamax/matchers copying betamax/matchers/path.py -> build/lib/betamax/matchers copying betamax/matchers/host.py -> build/lib/betamax/matchers copying betamax/matchers/base.py -> build/lib/betamax/matchers copying betamax/matchers/body.py -> build/lib/betamax/matchers copying betamax/matchers/method.py -> build/lib/betamax/matchers copying betamax/matchers/query.py -> build/lib/betamax/matchers copying betamax/matchers/__init__.py -> build/lib/betamax/matchers copying betamax/matchers/uri.py -> build/lib/betamax/matchers creating build/lib/betamax/cassette copying betamax/cassette/__init__.py -> build/lib/betamax/cassette copying betamax/cassette/interaction.py -> build/lib/betamax/cassette copying betamax/cassette/cassette.py -> build/lib/betamax/cassette running egg_info creating betamax.egg-info writing requirements to betamax.egg-info/requires.txt writing betamax.egg-info/PKG-INFO writing top-level names to betamax.egg-info/top_level.txt writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt writing manifest file 'betamax.egg-info/SOURCES.txt' reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' writing manifest file 'betamax.egg-info/SOURCES.txt' + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running egg_info writing betamax.egg-info/PKG-INFO writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt writing requirements to betamax.egg-info/requires.txt writing top-level names to betamax.egg-info/top_level.txt reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' writing manifest file 'betamax.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SCadyk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch + cd betamax-0.7.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/mock_response.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/headers.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/util.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/pytest.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/unittest.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers copying build/lib/betamax/serializers/base.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers copying build/lib/betamax/serializers/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers copying build/lib/betamax/serializers/proxy.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers copying build/lib/betamax/serializers/json_serializer.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/headers.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/digest_auth.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/path.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/host.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/base.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/body.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/method.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/query.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/uri.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/exceptions.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/configure.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/decorator.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/options.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/adapter.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/recorder.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette copying build/lib/betamax/cassette/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette copying build/lib/betamax/cassette/interaction.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette copying build/lib/betamax/cassette/cassette.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/mock_response.py to mock_response.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/headers.py to headers.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures/pytest.py to pytest.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/fixtures/unittest.py to unittest.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/serializers/json_serializer.py to json_serializer.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/headers.py to headers.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/digest_auth.py to digest_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/host.py to host.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/body.py to body.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/method.py to method.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/matchers/uri.py to uri.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/configure.py to configure.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/decorator.py to decorator.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/recorder.py to recorder.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette/interaction.py to interaction.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax/cassette/cassette.py to cassette.pyc writing byte-compilation script '/tmp/tmprcUh5Y.py' /usr/bin/python2 -O /tmp/tmprcUh5Y.py removing /tmp/tmprcUh5Y.py running install_egg_info running egg_info writing requirements to betamax.egg-info/requires.txt writing betamax.egg-info/PKG-INFO writing top-level names to betamax.egg-info/top_level.txt writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' writing manifest file 'betamax.egg-info/SOURCES.txt' Copying betamax.egg-info to /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7/site-packages/betamax-0.7.1-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax copying build/lib/betamax/mock_response.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax copying build/lib/betamax/headers.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax copying build/lib/betamax/util.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/pytest.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/unittest.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/fixtures creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/serializers copying build/lib/betamax/serializers/base.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/serializers copying build/lib/betamax/serializers/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/serializers copying build/lib/betamax/serializers/proxy.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/serializers copying build/lib/betamax/serializers/json_serializer.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/serializers creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers copying build/lib/betamax/matchers/headers.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers copying build/lib/betamax/matchers/digest_auth.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers copying build/lib/betamax/matchers/path.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers copying build/lib/betamax/matchers/host.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers copying build/lib/betamax/matchers/base.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers copying build/lib/betamax/matchers/body.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers copying build/lib/betamax/matchers/method.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers copying build/lib/betamax/matchers/query.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers copying build/lib/betamax/matchers/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers copying build/lib/betamax/matchers/uri.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers copying build/lib/betamax/exceptions.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax copying build/lib/betamax/configure.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax copying build/lib/betamax/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax copying build/lib/betamax/decorator.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax copying build/lib/betamax/options.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax copying build/lib/betamax/adapter.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax copying build/lib/betamax/recorder.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax creating /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/cassette copying build/lib/betamax/cassette/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/cassette copying build/lib/betamax/cassette/interaction.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/cassette copying build/lib/betamax/cassette/cassette.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/cassette byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/mock_response.py to mock_response.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/headers.py to headers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/fixtures/pytest.py to pytest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/fixtures/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/fixtures/unittest.py to unittest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/serializers/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/serializers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/serializers/proxy.py to proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/serializers/json_serializer.py to json_serializer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers/headers.py to headers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers/digest_auth.py to digest_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers/path.py to path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers/host.py to host.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers/body.py to body.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers/method.py to method.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers/query.py to query.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/matchers/uri.py to uri.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/configure.py to configure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/decorator.py to decorator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/options.py to options.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/adapter.py to adapter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/recorder.py to recorder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/cassette/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/cassette/interaction.py to interaction.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax/cassette/cassette.py to cassette.cpython-36.pyc writing byte-compilation script '/tmp/tmpd1crlx8w.py' /usr/bin/python3 /tmp/tmpd1crlx8w.py removing /tmp/tmpd1crlx8w.py running install_egg_info running egg_info writing betamax.egg-info/PKG-INFO writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt writing requirements to betamax.egg-info/requires.txt writing top-level names to betamax.egg-info/top_level.txt reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' writing manifest file 'betamax.egg-info/SOURCES.txt' Copying betamax.egg-info to /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6/site-packages/betamax-0.7.1-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/betamax-0.7.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8wB71a + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 Processing files: python-betamax-0.7.1-2.el7.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oPk9l3 + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/share/doc/python-betamax-0.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/share/doc/python-betamax-0.7.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/share/doc/python-betamax-0.7.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wVjHHY + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/share/licenses/python-betamax-0.7.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/share/licenses/python-betamax-0.7.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/share/licenses/python-betamax-0.7.1 + exit 0 Provides: python-betamax = 0.7.1-2.el7 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) = 2.7 Processing files: python36-betamax-0.7.1-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.38WRWd + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/share/doc/python36-betamax-0.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/share/doc/python36-betamax-0.7.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/share/doc/python36-betamax-0.7.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SL648v + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/share/licenses/python36-betamax-0.7.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/share/licenses/python36-betamax-0.7.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch/usr/share/licenses/python36-betamax-0.7.1 + exit 0 Provides: python3.6dist(betamax) = 0.7.1 python36-betamax = 0.7.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Obsoletes: python36-betamax < 0.7.1-2.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch Wrote: /builddir/build/RPMS/python-betamax-0.7.1-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-betamax-0.7.1-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0rOt7j + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-betamax-0.7.1-2.el7.noarch + exit 0 Child return code was: 0