Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/freshmaker.spec'], chrootPath='/var/lib/mock/epel7-build-10509224-813212/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/freshmaker.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 sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/freshmaker-0.0.7-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/freshmaker.spec'], chrootPath='/var/lib/mock/epel7-build-10509224-813212/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/freshmaker.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.aN5yV8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf freshmaker-0.0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/freshmaker-0.0.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd freshmaker-0.0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (freshmaker-enum34-requirement.patch): + echo 'Patch #0 (freshmaker-enum34-requirement.patch):' + /usr/bin/cat /builddir/build/SOURCES/freshmaker-enum34-requirement.patch + /usr/bin/patch -p1 -b --suffix .enum34 --fuzz=0 patching file requirements.txt Hunk #1 succeeded at 18 (offset -2 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jMyUc6 + umask 022 + cd /builddir/build/BUILD + cd freshmaker-0.0.7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/conf copying conf/configrh.py -> build/lib/conf copying conf/__init__.py -> build/lib/conf copying conf/config.py -> build/lib/conf creating build/lib/freshmaker copying freshmaker/views.py -> build/lib/freshmaker copying freshmaker/pulp.py -> build/lib/freshmaker copying freshmaker/__init__.py -> build/lib/freshmaker copying freshmaker/events.py -> build/lib/freshmaker copying freshmaker/odcsclient.py -> build/lib/freshmaker copying freshmaker/messaging.py -> build/lib/freshmaker copying freshmaker/errors.py -> build/lib/freshmaker copying freshmaker/types.py -> build/lib/freshmaker copying freshmaker/lightblue.py -> build/lib/freshmaker copying freshmaker/pdc.py -> build/lib/freshmaker copying freshmaker/mbs.py -> build/lib/freshmaker copying freshmaker/auth.py -> build/lib/freshmaker copying freshmaker/kojiservice.py -> build/lib/freshmaker copying freshmaker/manage.py -> build/lib/freshmaker copying freshmaker/consumer.py -> build/lib/freshmaker copying freshmaker/api_utils.py -> build/lib/freshmaker copying freshmaker/logger.py -> build/lib/freshmaker copying freshmaker/config.py -> build/lib/freshmaker copying freshmaker/proxy.py -> build/lib/freshmaker copying freshmaker/utils.py -> build/lib/freshmaker copying freshmaker/models.py -> build/lib/freshmaker copying freshmaker/errata.py -> build/lib/freshmaker creating build/lib/freshmaker/parsers copying freshmaker/parsers/__init__.py -> build/lib/freshmaker/parsers creating build/lib/freshmaker/handlers copying freshmaker/handlers/__init__.py -> build/lib/freshmaker/handlers creating build/lib/freshmaker/parsers/git copying freshmaker/parsers/git/__init__.py -> build/lib/freshmaker/parsers/git copying freshmaker/parsers/git/receive.py -> build/lib/freshmaker/parsers/git creating build/lib/freshmaker/parsers/bodhi copying freshmaker/parsers/bodhi/__init__.py -> build/lib/freshmaker/parsers/bodhi copying freshmaker/parsers/bodhi/update_complete_stable.py -> build/lib/freshmaker/parsers/bodhi creating build/lib/freshmaker/parsers/brew copying freshmaker/parsers/brew/__init__.py -> build/lib/freshmaker/parsers/brew copying freshmaker/parsers/brew/task_state_change.py -> build/lib/freshmaker/parsers/brew copying freshmaker/parsers/brew/sign_rpm.py -> build/lib/freshmaker/parsers/brew creating build/lib/freshmaker/parsers/internal copying freshmaker/parsers/internal/__init__.py -> build/lib/freshmaker/parsers/internal copying freshmaker/parsers/internal/manual_rebuild.py -> build/lib/freshmaker/parsers/internal creating build/lib/freshmaker/parsers/koji copying freshmaker/parsers/koji/__init__.py -> build/lib/freshmaker/parsers/koji copying freshmaker/parsers/koji/task_state_change.py -> build/lib/freshmaker/parsers/koji creating build/lib/freshmaker/parsers/mbs copying freshmaker/parsers/mbs/__init__.py -> build/lib/freshmaker/parsers/mbs copying freshmaker/parsers/mbs/module_state_change.py -> build/lib/freshmaker/parsers/mbs creating build/lib/freshmaker/parsers/odcs copying freshmaker/parsers/odcs/__init__.py -> build/lib/freshmaker/parsers/odcs copying freshmaker/parsers/odcs/state_change.py -> build/lib/freshmaker/parsers/odcs creating build/lib/freshmaker/parsers/errata copying freshmaker/parsers/errata/__init__.py -> build/lib/freshmaker/parsers/errata copying freshmaker/parsers/errata/state_change.py -> build/lib/freshmaker/parsers/errata creating build/lib/freshmaker/handlers/git copying freshmaker/handlers/git/__init__.py -> build/lib/freshmaker/handlers/git copying freshmaker/handlers/git/rpm_spec_change.py -> build/lib/freshmaker/handlers/git copying freshmaker/handlers/git/module_metadata_change.py -> build/lib/freshmaker/handlers/git copying freshmaker/handlers/git/dockerfile_change.py -> build/lib/freshmaker/handlers/git creating build/lib/freshmaker/handlers/bodhi copying freshmaker/handlers/bodhi/__init__.py -> build/lib/freshmaker/handlers/bodhi copying freshmaker/handlers/bodhi/update_complete_stable.py -> build/lib/freshmaker/handlers/bodhi creating build/lib/freshmaker/handlers/brew copying freshmaker/handlers/brew/__init__.py -> build/lib/freshmaker/handlers/brew copying freshmaker/handlers/brew/container_task_state_change.py -> build/lib/freshmaker/handlers/brew copying freshmaker/handlers/brew/sign_rpm.py -> build/lib/freshmaker/handlers/brew creating build/lib/freshmaker/handlers/internal copying freshmaker/handlers/internal/__init__.py -> build/lib/freshmaker/handlers/internal copying freshmaker/handlers/internal/manual_rebuild.py -> build/lib/freshmaker/handlers/internal creating build/lib/freshmaker/handlers/koji copying freshmaker/handlers/koji/__init__.py -> build/lib/freshmaker/handlers/koji copying freshmaker/handlers/koji/task_state_change.py -> build/lib/freshmaker/handlers/koji creating build/lib/freshmaker/handlers/mbs copying freshmaker/handlers/mbs/__init__.py -> build/lib/freshmaker/handlers/mbs copying freshmaker/handlers/mbs/module_state_change.py -> build/lib/freshmaker/handlers/mbs creating build/lib/freshmaker/handlers/odcs copying freshmaker/handlers/odcs/__init__.py -> build/lib/freshmaker/handlers/odcs copying freshmaker/handlers/odcs/compose_state_change.py -> build/lib/freshmaker/handlers/odcs creating build/lib/freshmaker/handlers/errata copying freshmaker/handlers/errata/__init__.py -> build/lib/freshmaker/handlers/errata copying freshmaker/handlers/errata/errata_advisory_rpms_signed.py -> build/lib/freshmaker/handlers/errata copying freshmaker/handlers/errata/errata_advisory_state_changed.py -> build/lib/freshmaker/handlers/errata running egg_info writing requirements to freshmaker.egg-info/requires.txt writing freshmaker.egg-info/PKG-INFO writing top-level names to freshmaker.egg-info/top_level.txt writing dependency_links to freshmaker.egg-info/dependency_links.txt writing entry points to freshmaker.egg-info/entry_points.txt reading manifest file 'freshmaker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching '*.md' under directory 'docs' writing manifest file 'freshmaker.egg-info/SOURCES.txt' creating build/lib/freshmaker/migrations copying freshmaker/migrations/README -> build/lib/freshmaker/migrations copying freshmaker/migrations/alembic.ini -> build/lib/freshmaker/migrations copying freshmaker/migrations/env.py -> build/lib/freshmaker/migrations copying freshmaker/migrations/script.py.mako -> build/lib/freshmaker/migrations creating build/lib/freshmaker/migrations/versions copying freshmaker/migrations/versions/2acc88805404_add_user_model.py -> build/lib/freshmaker/migrations/versions copying freshmaker/migrations/versions/2f5a2f4385a0_add_manual_triggered_to_event_model.py -> build/lib/freshmaker/migrations/versions copying freshmaker/migrations/versions/300b86758bb1_.py -> build/lib/freshmaker/migrations/versions copying freshmaker/migrations/versions/3f56425964cf_.py -> build/lib/freshmaker/migrations/versions copying freshmaker/migrations/versions/43b3c6580af7_.py -> build/lib/freshmaker/migrations/versions copying freshmaker/migrations/versions/8d2e9cd99c54_initial_db.py -> build/lib/freshmaker/migrations/versions copying freshmaker/migrations/versions/bfc0e0d2eea6_add_compose_id_to_event.py -> build/lib/freshmaker/migrations/versions copying freshmaker/migrations/versions/d6de0409fc74_.py -> build/lib/freshmaker/migrations/versions + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jGxGo6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64 + cd freshmaker-0.0.7 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/conf copying build/lib/conf/configrh.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/conf copying build/lib/conf/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/conf copying build/lib/conf/config.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/conf creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/views.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/pulp.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/events.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/odcsclient.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/git copying build/lib/freshmaker/parsers/git/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/git copying build/lib/freshmaker/parsers/git/receive.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/git creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/bodhi copying build/lib/freshmaker/parsers/bodhi/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/bodhi copying build/lib/freshmaker/parsers/bodhi/update_complete_stable.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/bodhi copying build/lib/freshmaker/parsers/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/brew copying build/lib/freshmaker/parsers/brew/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/brew copying build/lib/freshmaker/parsers/brew/task_state_change.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/brew copying build/lib/freshmaker/parsers/brew/sign_rpm.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/brew creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/internal copying build/lib/freshmaker/parsers/internal/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/internal copying build/lib/freshmaker/parsers/internal/manual_rebuild.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/internal creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/koji copying build/lib/freshmaker/parsers/koji/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/koji copying build/lib/freshmaker/parsers/koji/task_state_change.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/koji creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/mbs copying build/lib/freshmaker/parsers/mbs/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/mbs copying build/lib/freshmaker/parsers/mbs/module_state_change.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/mbs creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/odcs copying build/lib/freshmaker/parsers/odcs/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/odcs copying build/lib/freshmaker/parsers/odcs/state_change.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/odcs creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/errata copying build/lib/freshmaker/parsers/errata/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/errata copying build/lib/freshmaker/parsers/errata/state_change.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/errata copying build/lib/freshmaker/messaging.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/errors.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/types.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/git copying build/lib/freshmaker/handlers/git/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/git copying build/lib/freshmaker/handlers/git/rpm_spec_change.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/git copying build/lib/freshmaker/handlers/git/module_metadata_change.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/git copying build/lib/freshmaker/handlers/git/dockerfile_change.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/git creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/bodhi copying build/lib/freshmaker/handlers/bodhi/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/bodhi copying build/lib/freshmaker/handlers/bodhi/update_complete_stable.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/bodhi copying build/lib/freshmaker/handlers/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/brew copying build/lib/freshmaker/handlers/brew/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/brew copying build/lib/freshmaker/handlers/brew/container_task_state_change.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/brew copying build/lib/freshmaker/handlers/brew/sign_rpm.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/brew creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/internal copying build/lib/freshmaker/handlers/internal/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/internal copying build/lib/freshmaker/handlers/internal/manual_rebuild.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/internal creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/koji copying build/lib/freshmaker/handlers/koji/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/koji copying build/lib/freshmaker/handlers/koji/task_state_change.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/koji creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/mbs copying build/lib/freshmaker/handlers/mbs/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/mbs copying build/lib/freshmaker/handlers/mbs/module_state_change.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/mbs creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/odcs copying build/lib/freshmaker/handlers/odcs/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/odcs copying build/lib/freshmaker/handlers/odcs/compose_state_change.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/odcs creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/errata copying build/lib/freshmaker/handlers/errata/__init__.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/errata copying build/lib/freshmaker/handlers/errata/errata_advisory_rpms_signed.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/errata copying build/lib/freshmaker/handlers/errata/errata_advisory_state_changed.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/errata copying build/lib/freshmaker/lightblue.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/pdc.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/mbs.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/auth.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/kojiservice.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/manage.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/consumer.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/api_utils.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/logger.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions copying build/lib/freshmaker/migrations/versions/2acc88805404_add_user_model.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions copying build/lib/freshmaker/migrations/versions/3f56425964cf_.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions copying build/lib/freshmaker/migrations/versions/d6de0409fc74_.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions copying build/lib/freshmaker/migrations/versions/8d2e9cd99c54_initial_db.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions copying build/lib/freshmaker/migrations/versions/2f5a2f4385a0_add_manual_triggered_to_event_model.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions copying build/lib/freshmaker/migrations/versions/300b86758bb1_.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions copying build/lib/freshmaker/migrations/versions/bfc0e0d2eea6_add_compose_id_to_event.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions copying build/lib/freshmaker/migrations/versions/43b3c6580af7_.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions copying build/lib/freshmaker/migrations/alembic.ini -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations copying build/lib/freshmaker/migrations/script.py.mako -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations copying build/lib/freshmaker/migrations/env.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations copying build/lib/freshmaker/migrations/README -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations copying build/lib/freshmaker/config.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/proxy.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/utils.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/models.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker copying build/lib/freshmaker/errata.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/conf/configrh.py to configrh.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/conf/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/conf/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/pulp.py to pulp.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/odcsclient.py to odcsclient.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/git/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/git/receive.py to receive.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/bodhi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/bodhi/update_complete_stable.py to update_complete_stable.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/brew/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/brew/task_state_change.py to task_state_change.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/brew/sign_rpm.py to sign_rpm.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/internal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/internal/manual_rebuild.py to manual_rebuild.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/koji/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/koji/task_state_change.py to task_state_change.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/mbs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/mbs/module_state_change.py to module_state_change.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/odcs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/odcs/state_change.py to state_change.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/errata/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/parsers/errata/state_change.py to state_change.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/messaging.py to messaging.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/git/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/git/rpm_spec_change.py to rpm_spec_change.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/git/module_metadata_change.py to module_metadata_change.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/git/dockerfile_change.py to dockerfile_change.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/bodhi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/bodhi/update_complete_stable.py to update_complete_stable.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/brew/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/brew/container_task_state_change.py to container_task_state_change.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/brew/sign_rpm.py to sign_rpm.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/internal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/internal/manual_rebuild.py to manual_rebuild.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/koji/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/koji/task_state_change.py to task_state_change.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/mbs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/mbs/module_state_change.py to module_state_change.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/odcs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/odcs/compose_state_change.py to compose_state_change.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/errata/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/errata/errata_advisory_rpms_signed.py to errata_advisory_rpms_signed.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/handlers/errata/errata_advisory_state_changed.py to errata_advisory_state_changed.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/lightblue.py to lightblue.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/pdc.py to pdc.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/mbs.py to mbs.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/kojiservice.py to kojiservice.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/consumer.py to consumer.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/api_utils.py to api_utils.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions/2acc88805404_add_user_model.py to 2acc88805404_add_user_model.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions/3f56425964cf_.py to 3f56425964cf_.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions/d6de0409fc74_.py to d6de0409fc74_.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions/8d2e9cd99c54_initial_db.py to 8d2e9cd99c54_initial_db.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions/2f5a2f4385a0_add_manual_triggered_to_event_model.py to 2f5a2f4385a0_add_manual_triggered_to_event_model.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions/300b86758bb1_.py to 300b86758bb1_.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions/bfc0e0d2eea6_add_compose_id_to_event.py to bfc0e0d2eea6_add_compose_id_to_event.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/versions/43b3c6580af7_.py to 43b3c6580af7_.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker/errata.py to errata.pyc writing byte-compilation script '/tmp/tmpUBEC4Q.py' /usr/bin/python2 -O /tmp/tmpUBEC4Q.py removing /tmp/tmpUBEC4Q.py running install_data creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/etc creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/etc/freshmaker copying conf/config.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/etc/freshmaker/ creating /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/etc/fedmsg.d copying fedmsg.d/freshmaker-logging.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/etc/fedmsg.d/ copying fedmsg.d/freshmaker-scheduler.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/etc/fedmsg.d/ copying fedmsg.d/freshmaker.py -> /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/etc/fedmsg.d/ running install_egg_info running egg_info writing requirements to freshmaker.egg-info/requires.txt writing freshmaker.egg-info/PKG-INFO writing top-level names to freshmaker.egg-info/top_level.txt writing dependency_links to freshmaker.egg-info/dependency_links.txt writing entry points to freshmaker.egg-info/entry_points.txt reading manifest file 'freshmaker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching '*.md' under directory 'docs' writing manifest file 'freshmaker.egg-info/SOURCES.txt' Copying freshmaker.egg-info to /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages/freshmaker-0.0.7-py2.7.egg-info running install_scripts Installing freshmaker-upgradedb script to /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/bin Installing freshmaker-manager script to /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/bin Installing freshmaker-gencert script to /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/bin Installing freshmaker-frontend script to /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/bin + export PYTHONPATH=/builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7/site-packages + mkdir -p /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/share/man/man1 + for command in freshmaker-manager freshmaker-frontend freshmaker-gencert freshmaker-upgradedb + FRESHMAKER_CONFIG_FILE=conf/config.py + /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/bin/freshmaker-manager --help WARNING - Authorization is disabled in Freshmaker configuration. usage: freshmaker-manager [-?] {shell,runssl,generatelocalhostcert,db,runserver,upgradedb,cleardb} ... positional arguments: {shell,runssl,generatelocalhostcert,db,runserver,upgradedb,cleardb} shell Runs a Python shell inside Flask application context. runssl Runs the Flask app with the HTTPS settings configured in config.py generatelocalhostcert Creates a public/private key pair for message signing and the frontend db Perform database migrations runserver Runs the Flask development server i.e. app.run() upgradedb Upgrades the database schema to the latest revision cleardb Clears the database optional arguments: -?, --help show this help message and exit + FRESHMAKER_CONFIG_FILE=conf/config.py + help2man -N --version-string=0.0.7 /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/bin/freshmaker-manager + for command in freshmaker-manager freshmaker-frontend freshmaker-gencert freshmaker-upgradedb + FRESHMAKER_CONFIG_FILE=conf/config.py + /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/bin/freshmaker-frontend --help WARNING - Authorization is disabled in Freshmaker configuration. freshmaker-frontend Usage: freshmaker-frontend [-?|--help] See also: freshmaker-manager(1) + true + FRESHMAKER_CONFIG_FILE=conf/config.py + help2man -N --version-string=0.0.7 /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/bin/freshmaker-frontend + for command in freshmaker-manager freshmaker-frontend freshmaker-gencert freshmaker-upgradedb + FRESHMAKER_CONFIG_FILE=conf/config.py + /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/bin/freshmaker-gencert --help WARNING - Authorization is disabled in Freshmaker configuration. freshmaker-gencert Usage: freshmaker-gencert [-?|--help] See also: freshmaker-manager(1) + true + FRESHMAKER_CONFIG_FILE=conf/config.py + help2man -N --version-string=0.0.7 /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/bin/freshmaker-gencert + for command in freshmaker-manager freshmaker-frontend freshmaker-gencert freshmaker-upgradedb + FRESHMAKER_CONFIG_FILE=conf/config.py + /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/bin/freshmaker-upgradedb --help WARNING - Authorization is disabled in Freshmaker configuration. freshmaker-upgradedb Usage: freshmaker-upgradedb [-?|--help] See also: freshmaker-manager(1) + true + FRESHMAKER_CONFIG_FILE=conf/config.py + help2man -N --version-string=0.0.7 /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/bin/freshmaker-upgradedb + install -d -m 0755 /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/share/freshmaker + install -p -m 0644 contrib/freshmaker.wsgi /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/share/freshmaker + /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/freshmaker-0.0.7 /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/freshmaker-0.0.7-1.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: freshmaker-0.0.7-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.q6bMHi + umask 022 + cd /builddir/build/BUILD + cd freshmaker-0.0.7 + DOCDIR=/builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/share/doc/freshmaker-0.0.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/share/doc/freshmaker-0.0.7 + cp -pr README.md /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/share/doc/freshmaker-0.0.7 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hoaS1u + umask 022 + cd /builddir/build/BUILD + cd freshmaker-0.0.7 + LICENSEDIR=/builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/share/licenses/freshmaker-0.0.7 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/share/licenses/freshmaker-0.0.7 + cp -pr LICENSE /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64/usr/share/licenses/freshmaker-0.0.7 + exit 0 Provides: config(freshmaker) = 0.0.7-1.el7 freshmaker = 0.0.7-1.el7 freshmaker(x86-64) = 0.0.7-1.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(post): systemd Requires(preun): systemd Requires(postun): systemd Requires: /usr/bin/python2 python(abi) = 2.7 Processing files: freshmaker-debuginfo-0.0.7-1.el7.x86_64 Provides: freshmaker-debuginfo = 0.0.7-1.el7 freshmaker-debuginfo(x86-64) = 0.0.7-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64 Wrote: /builddir/build/RPMS/freshmaker-0.0.7-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/freshmaker-debuginfo-0.0.7-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AkwQsn + umask 022 + cd /builddir/build/BUILD + cd freshmaker-0.0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/freshmaker-0.0.7-1.el7.x86_64 + exit 0 Child return code was: 0