Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-alembic.spec'], chrootPath='/var/lib/mock/883578-epel-7-x86_64-1555338402.937505/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=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '29cbf1cc062a4703ac74783b1b32f760', '-D', '/var/lib/mock/883578-epel-7-x86_64-1555338402.937505/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-alembic.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-alembic-1.0.8-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-alembic.spec'], chrootPath='/var/lib/mock/883578-epel-7-x86_64-1555338402.937505/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=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4e568ebf6f6f48539244a0cffaa951da', '-D', '/var/lib/mock/883578-epel-7-x86_64-1555338402.937505/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-alembic.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jqPY16 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf alembic-1.0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/alembic-1.0.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd alembic-1.0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf /builddir/build/BUILD/python3-python-alembic-1.0.8-2.el7 + cp -a . /builddir/build/BUILD/python3-python-alembic-1.0.8-2.el7 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5dBVrP + umask 022 + cd /builddir/build/BUILD + cd alembic-1.0.8 + /usr/bin/python2 setup.py build BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' BUILDSTDERR: warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/alembic copying alembic/op.py -> build/lib/alembic copying alembic/context.py -> build/lib/alembic copying alembic/config.py -> build/lib/alembic copying alembic/command.py -> build/lib/alembic copying alembic/__init__.py -> build/lib/alembic creating build/lib/alembic/util copying alembic/util/sqla_compat.py -> build/lib/alembic/util copying alembic/util/pyfiles.py -> build/lib/alembic/util copying alembic/util/messaging.py -> build/lib/alembic/util copying alembic/util/langhelpers.py -> build/lib/alembic/util copying alembic/util/exc.py -> build/lib/alembic/util copying alembic/util/compat.py -> build/lib/alembic/util copying alembic/util/__init__.py -> build/lib/alembic/util creating build/lib/alembic/testing copying alembic/testing/warnings.py -> build/lib/alembic/testing copying alembic/testing/util.py -> build/lib/alembic/testing copying alembic/testing/runner.py -> build/lib/alembic/testing copying alembic/testing/requirements.py -> build/lib/alembic/testing copying alembic/testing/provision.py -> build/lib/alembic/testing copying alembic/testing/mock.py -> build/lib/alembic/testing copying alembic/testing/fixtures.py -> build/lib/alembic/testing copying alembic/testing/exclusions.py -> build/lib/alembic/testing copying alembic/testing/env.py -> build/lib/alembic/testing copying alembic/testing/engines.py -> build/lib/alembic/testing copying alembic/testing/config.py -> build/lib/alembic/testing copying alembic/testing/compat.py -> build/lib/alembic/testing copying alembic/testing/assertions.py -> build/lib/alembic/testing copying alembic/testing/__init__.py -> build/lib/alembic/testing creating build/lib/alembic/script copying alembic/script/revision.py -> build/lib/alembic/script copying alembic/script/base.py -> build/lib/alembic/script copying alembic/script/__init__.py -> build/lib/alembic/script creating build/lib/alembic/runtime copying alembic/runtime/migration.py -> build/lib/alembic/runtime copying alembic/runtime/environment.py -> build/lib/alembic/runtime copying alembic/runtime/__init__.py -> build/lib/alembic/runtime creating build/lib/alembic/operations copying alembic/operations/toimpl.py -> build/lib/alembic/operations copying alembic/operations/schemaobj.py -> build/lib/alembic/operations copying alembic/operations/ops.py -> build/lib/alembic/operations copying alembic/operations/batch.py -> build/lib/alembic/operations copying alembic/operations/base.py -> build/lib/alembic/operations copying alembic/operations/__init__.py -> build/lib/alembic/operations creating build/lib/alembic/ddl copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl copying alembic/ddl/oracle.py -> build/lib/alembic/ddl copying alembic/ddl/mysql.py -> build/lib/alembic/ddl copying alembic/ddl/mssql.py -> build/lib/alembic/ddl copying alembic/ddl/impl.py -> build/lib/alembic/ddl copying alembic/ddl/base.py -> build/lib/alembic/ddl copying alembic/ddl/__init__.py -> build/lib/alembic/ddl creating build/lib/alembic/autogenerate copying alembic/autogenerate/rewriter.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/render.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/compare.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/api.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/__init__.py -> build/lib/alembic/autogenerate creating build/lib/alembic/testing/plugin copying alembic/testing/plugin/pytestplugin.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/plugin_base.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/noseplugin.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/bootstrap.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/__init__.py -> build/lib/alembic/testing/plugin running egg_info writing requirements to alembic.egg-info/requires.txt writing alembic.egg-info/PKG-INFO writing top-level names to alembic.egg-info/top_level.txt writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.jpg' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.sty' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.dat' under directory 'tests' BUILDSTDERR: no previously-included directories found matching 'docs/build/output' writing manifest file 'alembic.egg-info/SOURCES.txt' creating build/lib/alembic/templates creating build/lib/alembic/templates/generic copying alembic/templates/generic/README -> build/lib/alembic/templates/generic copying alembic/templates/generic/alembic.ini.mako -> build/lib/alembic/templates/generic copying alembic/templates/generic/env.py -> build/lib/alembic/templates/generic copying alembic/templates/generic/script.py.mako -> build/lib/alembic/templates/generic creating build/lib/alembic/templates/multidb copying alembic/templates/multidb/README -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/alembic.ini.mako -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/env.py -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/script.py.mako -> build/lib/alembic/templates/multidb creating build/lib/alembic/templates/pylons copying alembic/templates/pylons/README -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/alembic.ini.mako -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/env.py -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/script.py.mako -> build/lib/alembic/templates/pylons + pushd /builddir/build/BUILD/python3-python-alembic-1.0.8-2.el7 ~/build/BUILD/python3-python-alembic-1.0.8-2.el7 ~/build/BUILD/alembic-1.0.8 + /usr/bin/python3.6 setup.py build running build running build_py creating build creating build/lib creating build/lib/alembic copying alembic/__init__.py -> build/lib/alembic copying alembic/command.py -> build/lib/alembic copying alembic/config.py -> build/lib/alembic copying alembic/context.py -> build/lib/alembic copying alembic/op.py -> build/lib/alembic creating build/lib/alembic/autogenerate copying alembic/autogenerate/__init__.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/api.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/compare.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/render.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/rewriter.py -> build/lib/alembic/autogenerate creating build/lib/alembic/ddl copying alembic/ddl/__init__.py -> build/lib/alembic/ddl copying alembic/ddl/base.py -> build/lib/alembic/ddl copying alembic/ddl/impl.py -> build/lib/alembic/ddl copying alembic/ddl/mssql.py -> build/lib/alembic/ddl copying alembic/ddl/mysql.py -> build/lib/alembic/ddl copying alembic/ddl/oracle.py -> build/lib/alembic/ddl copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl creating build/lib/alembic/operations copying alembic/operations/__init__.py -> build/lib/alembic/operations copying alembic/operations/base.py -> build/lib/alembic/operations copying alembic/operations/batch.py -> build/lib/alembic/operations copying alembic/operations/ops.py -> build/lib/alembic/operations copying alembic/operations/schemaobj.py -> build/lib/alembic/operations copying alembic/operations/toimpl.py -> build/lib/alembic/operations creating build/lib/alembic/runtime copying alembic/runtime/__init__.py -> build/lib/alembic/runtime copying alembic/runtime/environment.py -> build/lib/alembic/runtime copying alembic/runtime/migration.py -> build/lib/alembic/runtime creating build/lib/alembic/script copying alembic/script/__init__.py -> build/lib/alembic/script copying alembic/script/base.py -> build/lib/alembic/script copying alembic/script/revision.py -> build/lib/alembic/script creating build/lib/alembic/testing copying alembic/testing/__init__.py -> build/lib/alembic/testing copying alembic/testing/assertions.py -> build/lib/alembic/testing copying alembic/testing/compat.py -> build/lib/alembic/testing copying alembic/testing/config.py -> build/lib/alembic/testing copying alembic/testing/engines.py -> build/lib/alembic/testing copying alembic/testing/env.py -> build/lib/alembic/testing copying alembic/testing/exclusions.py -> build/lib/alembic/testing copying alembic/testing/fixtures.py -> build/lib/alembic/testing copying alembic/testing/mock.py -> build/lib/alembic/testing copying alembic/testing/provision.py -> build/lib/alembic/testing copying alembic/testing/requirements.py -> build/lib/alembic/testing copying alembic/testing/runner.py -> build/lib/alembic/testing copying alembic/testing/util.py -> build/lib/alembic/testing copying alembic/testing/warnings.py -> build/lib/alembic/testing creating build/lib/alembic/util copying alembic/util/__init__.py -> build/lib/alembic/util copying alembic/util/compat.py -> build/lib/alembic/util copying alembic/util/exc.py -> build/lib/alembic/util copying alembic/util/langhelpers.py -> build/lib/alembic/util copying alembic/util/messaging.py -> build/lib/alembic/util copying alembic/util/pyfiles.py -> build/lib/alembic/util copying alembic/util/sqla_compat.py -> build/lib/alembic/util creating build/lib/alembic/testing/plugin copying alembic/testing/plugin/__init__.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/bootstrap.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/noseplugin.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/plugin_base.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/pytestplugin.py -> build/lib/alembic/testing/plugin running egg_info writing alembic.egg-info/PKG-INFO writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt writing requirements to alembic.egg-info/requires.txt writing top-level names to alembic.egg-info/top_level.txt reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.jpg' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.sty' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.dat' under directory 'tests' BUILDSTDERR: no previously-included directories found matching 'docs/build/output' writing manifest file 'alembic.egg-info/SOURCES.txt' creating build/lib/alembic/templates creating build/lib/alembic/templates/generic copying alembic/templates/generic/README -> build/lib/alembic/templates/generic copying alembic/templates/generic/alembic.ini.mako -> build/lib/alembic/templates/generic copying alembic/templates/generic/env.py -> build/lib/alembic/templates/generic copying alembic/templates/generic/script.py.mako -> build/lib/alembic/templates/generic creating build/lib/alembic/templates/multidb copying alembic/templates/multidb/README -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/alembic.ini.mako -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/env.py -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/script.py.mako -> build/lib/alembic/templates/multidb creating build/lib/alembic/templates/pylons copying alembic/templates/pylons/README -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/alembic.ini.mako -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/env.py -> build/lib/alembic/templates/pylons copying alembic/templates/pylons/script.py.mako -> build/lib/alembic/templates/pylons + popd + /usr/bin/mkdir -p bin ~/build/BUILD/alembic-1.0.8 + echo 'python2 -c "import alembic.config; alembic.config.main()" $*' + chmod 0755 bin/alembic + help2man --version-string 1.0.8 --no-info -s 1 bin/alembic + mv bin/alembic bin/python2-alembic ~/build/BUILD/python3-python-alembic-1.0.8-2.el7 ~/build/BUILD/alembic-1.0.8 + pushd /builddir/build/BUILD/python3-python-alembic-1.0.8-2.el7 + /usr/bin/mkdir -p bin + echo 'python3 -c "import alembic.config; alembic.config.main()" $*' + chmod 0755 bin/alembic + help2man --version-string 1.0.8 --no-info -s 1 bin/alembic ~/build/BUILD/alembic-1.0.8 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NXCW6C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64 + cd alembic-1.0.8 + install -d -m 0755 /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/man/man1 ~/build/BUILD/python3-python-alembic-1.0.8-2.el7 ~/build/BUILD/alembic-1.0.8 + pushd /builddir/build/BUILD/python3-python-alembic-1.0.8-2.el7 + /usr/bin/python3.6 setup.py install --skip-build --root=/builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/env.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/README -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/pylons creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/env.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/README -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/multidb creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/env.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/README -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/generic creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/sqla_compat.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/pyfiles.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/messaging.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/langhelpers.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/exc.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/compat.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util copying build/lib/alembic/util/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/pytestplugin.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/plugin_base.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/noseplugin.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/bootstrap.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/warnings.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/util.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/runner.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/requirements.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/provision.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/mock.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/fixtures.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/exclusions.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/env.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/engines.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/config.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/compat.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/assertions.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing copying build/lib/alembic/testing/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/script copying build/lib/alembic/script/revision.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/script copying build/lib/alembic/script/base.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/script copying build/lib/alembic/script/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/script creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/runtime copying build/lib/alembic/runtime/migration.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/runtime copying build/lib/alembic/runtime/environment.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/runtime copying build/lib/alembic/runtime/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/runtime creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/operations/toimpl.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/operations/schemaobj.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/operations/ops.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/operations/batch.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/operations/base.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations copying build/lib/alembic/operations/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/sqlite.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/postgresql.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/oracle.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/mysql.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/mssql.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/impl.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/base.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl copying build/lib/alembic/ddl/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/rewriter.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/render.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/compare.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/api.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/autogenerate copying build/lib/alembic/op.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic copying build/lib/alembic/context.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic copying build/lib/alembic/config.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic copying build/lib/alembic/command.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic copying build/lib/alembic/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/pylons/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/multidb/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/templates/generic/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util/sqla_compat.py to sqla_compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util/pyfiles.py to pyfiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util/messaging.py to messaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util/langhelpers.py to langhelpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util/exc.py to exc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/plugin/pytestplugin.py to pytestplugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/plugin/plugin_base.py to plugin_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/plugin/noseplugin.py to noseplugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/plugin/bootstrap.py to bootstrap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/plugin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/warnings.py to warnings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/runner.py to runner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/requirements.py to requirements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/provision.py to provision.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/mock.py to mock.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/fixtures.py to fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/exclusions.py to exclusions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/engines.py to engines.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/assertions.py to assertions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/testing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/script/revision.py to revision.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/script/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/script/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/runtime/migration.py to migration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/runtime/environment.py to environment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/runtime/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations/toimpl.py to toimpl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations/schemaobj.py to schemaobj.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations/ops.py to ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations/batch.py to batch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/operations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl/sqlite.py to sqlite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl/postgresql.py to postgresql.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl/oracle.py to oracle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl/mysql.py to mysql.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl/mssql.py to mssql.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl/impl.py to impl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/ddl/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/autogenerate/rewriter.py to rewriter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/autogenerate/render.py to render.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/autogenerate/compare.py to compare.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/autogenerate/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/autogenerate/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/op.py to op.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic/__init__.py to __init__.cpython-36.pyc running install_egg_info running egg_info writing alembic.egg-info/PKG-INFO writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt writing requirements to alembic.egg-info/requires.txt writing top-level names to alembic.egg-info/top_level.txt reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.jpg' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.sty' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.dat' under directory 'tests' BUILDSTDERR: no previously-included directories found matching 'docs/build/output' writing manifest file 'alembic.egg-info/SOURCES.txt' Copying alembic.egg-info to /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python3.6/site-packages/alembic-1.0.8-py3.6.egg-info running install_scripts Installing alembic script to /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/bin + mv /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64//usr/bin/alembic /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64//usr/bin/alembic-3 + ln -s /usr/bin/alembic-3 /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64//usr/bin/alembic-3.6 + install -m 0644 alembic.1 /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/man/man1/alembic-3.1 + ln -s /usr/share/man/man1/alembic-3.1 /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/man/man1/alembic-3.6.1 + popd ~/build/BUILD/alembic-1.0.8 + /usr/bin/python2 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64 BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' BUILDSTDERR: warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/env.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/pylons copying build/lib/alembic/templates/pylons/README -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/pylons creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/env.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/README -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/multidb creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/script.py.mako -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/env.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/alembic.ini.mako -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/README -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/generic creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/api.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/compare.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/render.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/rewriter.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/autogenerate creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl copying build/lib/alembic/ddl/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl copying build/lib/alembic/ddl/base.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl copying build/lib/alembic/ddl/impl.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl copying build/lib/alembic/ddl/mssql.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl copying build/lib/alembic/ddl/mysql.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl copying build/lib/alembic/ddl/oracle.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl copying build/lib/alembic/ddl/postgresql.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl copying build/lib/alembic/ddl/sqlite.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations copying build/lib/alembic/operations/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations copying build/lib/alembic/operations/base.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations copying build/lib/alembic/operations/batch.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations copying build/lib/alembic/operations/ops.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations copying build/lib/alembic/operations/schemaobj.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations copying build/lib/alembic/operations/toimpl.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/runtime copying build/lib/alembic/runtime/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/runtime copying build/lib/alembic/runtime/environment.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/runtime copying build/lib/alembic/runtime/migration.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/runtime creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/script copying build/lib/alembic/script/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/script copying build/lib/alembic/script/base.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/script copying build/lib/alembic/script/revision.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/script creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/bootstrap.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/noseplugin.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/plugin_base.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/pytestplugin.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/assertions.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/compat.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/config.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/engines.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/env.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/exclusions.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/fixtures.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/mock.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/provision.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/requirements.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/runner.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/util.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing copying build/lib/alembic/testing/warnings.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing creating /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util copying build/lib/alembic/util/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util copying build/lib/alembic/util/compat.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util copying build/lib/alembic/util/exc.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util copying build/lib/alembic/util/langhelpers.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util copying build/lib/alembic/util/messaging.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util copying build/lib/alembic/util/pyfiles.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util copying build/lib/alembic/util/sqla_compat.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util copying build/lib/alembic/__init__.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic copying build/lib/alembic/command.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic copying build/lib/alembic/config.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic copying build/lib/alembic/context.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic copying build/lib/alembic/op.py -> /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/pylons/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/multidb/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/templates/generic/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/autogenerate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/autogenerate/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/autogenerate/compare.py to compare.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/autogenerate/render.py to render.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/autogenerate/rewriter.py to rewriter.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl/impl.py to impl.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl/mssql.py to mssql.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl/mysql.py to mysql.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl/oracle.py to oracle.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl/postgresql.py to postgresql.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/ddl/sqlite.py to sqlite.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations/batch.py to batch.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations/ops.py to ops.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations/schemaobj.py to schemaobj.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/operations/toimpl.py to toimpl.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/runtime/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/runtime/environment.py to environment.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/runtime/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/script/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/script/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/script/revision.py to revision.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/plugin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/plugin/bootstrap.py to bootstrap.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/plugin/noseplugin.py to noseplugin.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/plugin/plugin_base.py to plugin_base.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/plugin/pytestplugin.py to pytestplugin.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/assertions.py to assertions.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/engines.py to engines.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/exclusions.py to exclusions.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/fixtures.py to fixtures.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/mock.py to mock.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/provision.py to provision.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/requirements.py to requirements.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/testing/warnings.py to warnings.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util/langhelpers.py to langhelpers.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util/messaging.py to messaging.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util/pyfiles.py to pyfiles.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/util/sqla_compat.py to sqla_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic/op.py to op.pyc writing byte-compilation script '/tmp/tmpqZAhVU.py' /usr/bin/python2 -O /tmp/tmpqZAhVU.py removing /tmp/tmpqZAhVU.py running install_egg_info running egg_info writing requirements to alembic.egg-info/requires.txt writing alembic.egg-info/PKG-INFO writing top-level names to alembic.egg-info/top_level.txt writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.jpg' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.sty' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.dat' under directory 'tests' BUILDSTDERR: no previously-included directories found matching 'docs/build/output' writing manifest file 'alembic.egg-info/SOURCES.txt' Copying alembic.egg-info to /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7/site-packages/alembic-1.0.8-py2.7.egg-info running install_scripts Installing alembic script to /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/bin + ln -s /usr/bin/alembic /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64//usr/bin/alembic-2 + ln -s /usr/bin/alembic /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64//usr/bin/alembic-2.7 + install -m 0644 python2-alembic.1 /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/man/man1/alembic.1 + ln -s /usr/share/man/man1/alembic.1 /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/man/man1/alembic-2.1 + ln -s /usr/share/man/man1/alembic.1 /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/man/man1/alembic-2.7.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/alembic-1.0.8 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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-alembic-1.0.8-2.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/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.nk3idA + umask 022 + cd /builddir/build/BUILD + cd alembic-1.0.8 + /usr/bin/python2 setup.py test BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires' BUILDSTDERR: warnings.warn(msg) running test running egg_info writing requirements to alembic.egg-info/requires.txt writing alembic.egg-info/PKG-INFO writing top-level names to alembic.egg-info/top_level.txt writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching '*.jpg' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.sty' under directory 'docs' BUILDSTDERR: warning: no files found matching '*.dat' under directory 'tests' BUILDSTDERR: no previously-included directories found matching 'docs/build/output' writing manifest file 'alembic.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 rootdir: /builddir/build/BUILD/alembic-1.0.8, inifile: collected 1202 items tests/test_autogen_comments.py ssssssss tests/test_autogen_composition.py sssssss tests/test_autogen_diffs.py ssssssss...sss.s......sssssssssss.........ssss.........................s. tests/test_autogen_fks.py ssssss...........sss..........sss tests/test_autogen_indexes.py ssssssssssssssssssssssssssss.s.s.sssssssssssssssssssssssssssss......s..............................s........................sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss. tests/test_autogen_render.py .......................s...s........sss....sss.s...........................s..................s................... tests/test_batch.py .....................................ssssssssssssssssssssssssssssssssssssssssssssssssssssssss.................................. tests/test_bulk_insert.py .................. tests/test_command.py ........................................................ tests/test_config.py ................ tests/test_environment.py ....... tests/test_external_dialect.py ... tests/test_mssql.py .................................... tests/test_mysql.py ssssssssss.s..s.........sss......s......... tests/test_offline_environment.py .......................... tests/test_op.py ...........................................................................s.............s.......... tests/test_op_naming_convention.py ........... tests/test_oracle.py ....s..............ss...s tests/test_postgresql.py .......s.....s..ssssssssssssssssssssssssssssssssss.s.......sss.s.. tests/test_revision.py ............................................................................................ tests/test_script_consumption.py ...........ssssssssssssssssss.................... tests/test_script_production.py ................................ tests/test_sqlite.py ..s.s. tests/test_version_table.py ........................ tests/test_version_traversal.py ........................................ =================== 871 passed, 331 skipped in 9.72 seconds ==================== + exit 0 Processing files: python2-alembic-1.0.8-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1j3Tta + umask 022 + cd /builddir/build/BUILD + cd alembic-1.0.8 + DOCDIR=/builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/doc/python2-alembic-1.0.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/doc/python2-alembic-1.0.8 + cp -pr README.rst /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/doc/python2-alembic-1.0.8 + cp -pr LICENSE /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/doc/python2-alembic-1.0.8 + cp -pr CHANGES /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/doc/python2-alembic-1.0.8 + cp -pr docs /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/doc/python2-alembic-1.0.8 + exit 0 Provides: python-alembic = 1.0.8-2.el7 python2-alembic = 1.0.8-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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-alembic < 1.0.8-2.el7 Processing files: python36-alembic-1.0.8-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.105h3U + umask 022 + cd /builddir/build/BUILD + cd alembic-1.0.8 + DOCDIR=/builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/doc/python36-alembic-1.0.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/doc/python36-alembic-1.0.8 + cp -pr LICENSE /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/doc/python36-alembic-1.0.8 + cp -pr README.rst /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/doc/python36-alembic-1.0.8 + cp -pr CHANGES /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/doc/python36-alembic-1.0.8 + cp -pr docs /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64/usr/share/doc/python36-alembic-1.0.8 + exit 0 Provides: python36-alembic = 1.0.8-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64 Wrote: /builddir/build/RPMS/python2-alembic-1.0.8-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-alembic-1.0.8-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B1GgSQ + umask 022 + cd /builddir/build/BUILD + cd alembic-1.0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-alembic-1.0.8-2.el7.x86_64 + exit 0 Child return code was: 0