Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-beanstalk-stack.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686352984.452318/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-beanstalk-stack.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-beanstalk-stack-0.1.92-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-beanstalk-stack.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686352984.452318/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-beanstalk-stack.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-beanstalk-stack-0.1.92-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-beanstalk-stack.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686352984.452318/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-beanstalk-stack.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Z8jmxq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf beanstalk-stack-0.1.92 + /usr/bin/gzip -dc /builddir/build/SOURCES/beanstalk-stack-0.1.92.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd beanstalk-stack-0.1.92 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CgiuEM + umask 022 + cd /builddir/build/BUILD + cd beanstalk-stack-0.1.92 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/beanstalk copying beanstalk/decorators.py -> build/lib/beanstalk copying beanstalk/__init__.py -> build/lib/beanstalk copying beanstalk/validator.py -> build/lib/beanstalk creating build/lib/beanstalk/tasks copying beanstalk/tasks/utils.py -> build/lib/beanstalk/tasks copying beanstalk/tasks/users.py -> build/lib/beanstalk/tasks copying beanstalk/tasks/__init__.py -> build/lib/beanstalk/tasks copying beanstalk/tasks/base_class.py -> build/lib/beanstalk/tasks copying beanstalk/tasks/daemon.py -> build/lib/beanstalk/tasks copying beanstalk/tasks/app.py -> build/lib/beanstalk/tasks copying beanstalk/tasks/info.py -> build/lib/beanstalk/tasks copying beanstalk/tasks/server.py -> build/lib/beanstalk/tasks creating build/lib/beanstalk/default_settings copying beanstalk/default_settings/__init__.py -> build/lib/beanstalk/default_settings copying beanstalk/default_settings/server_settings.py -> build/lib/beanstalk/default_settings copying beanstalk/default_settings/app_settings.py -> build/lib/beanstalk/default_settings creating build/lib/beanstalk/paths copying beanstalk/paths/__init__.py -> build/lib/beanstalk/paths copying beanstalk/paths/server.py -> build/lib/beanstalk/paths creating build/lib/beanstalk/console copying beanstalk/console/__init__.py -> build/lib/beanstalk/console copying beanstalk/console/titles.py -> build/lib/beanstalk/console creating build/lib/beanstalk/tasks/action copying beanstalk/tasks/action/django.py -> build/lib/beanstalk/tasks/action copying beanstalk/tasks/action/__init__.py -> build/lib/beanstalk/tasks/action copying beanstalk/tasks/action/server.py -> build/lib/beanstalk/tasks/action running egg_info writing beanstalk_stack.egg-info/PKG-INFO writing dependency_links to beanstalk_stack.egg-info/dependency_links.txt writing requirements to beanstalk_stack.egg-info/requires.txt writing top-level names to beanstalk_stack.egg-info/top_level.txt reading manifest file 'beanstalk_stack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'beanstalk_stack.egg-info/SOURCES.txt' copying beanstalk/bs_ssh_entry -> build/lib/beanstalk copying beanstalk/bsjack -> build/lib/beanstalk creating build/lib/beanstalk/static copying beanstalk/static/beanstalk_apache.conf -> build/lib/beanstalk/static copying beanstalk/static/beanstalk_init.sh -> build/lib/beanstalk/static copying beanstalk/static/beanstalk_sudoer -> build/lib/beanstalk/static copying beanstalk/static/global_uwsgi.ini -> build/lib/beanstalk/static copying beanstalk/static/uwsgi_build.ini -> build/lib/beanstalk/static running build_scripts creating build/scripts-3.9 copying and adjusting beanstalk/bsjack -> build/scripts-3.9 copying and adjusting beanstalk/bs_ssh_entry -> build/scripts-3.9 changing mode of build/scripts-3.9/bsjack from 644 to 755 changing mode of build/scripts-3.9/bs_ssh_entry from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3g4fD4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64 + cd beanstalk-stack-0.1.92 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr creating /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk copying build/lib/beanstalk/bs_ssh_entry -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk copying build/lib/beanstalk/decorators.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk creating /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/static copying build/lib/beanstalk/static/global_uwsgi.ini -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/static copying build/lib/beanstalk/static/beanstalk_sudoer -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/static copying build/lib/beanstalk/static/uwsgi_build.ini -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/static copying build/lib/beanstalk/static/beanstalk_init.sh -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/static copying build/lib/beanstalk/static/beanstalk_apache.conf -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/static copying build/lib/beanstalk/__init__.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk copying build/lib/beanstalk/bsjack -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk creating /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks copying build/lib/beanstalk/tasks/utils.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks copying build/lib/beanstalk/tasks/users.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks copying build/lib/beanstalk/tasks/__init__.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks copying build/lib/beanstalk/tasks/base_class.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks creating /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/action copying build/lib/beanstalk/tasks/action/django.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/action copying build/lib/beanstalk/tasks/action/__init__.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/action copying build/lib/beanstalk/tasks/action/server.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/action copying build/lib/beanstalk/tasks/daemon.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks copying build/lib/beanstalk/tasks/app.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks copying build/lib/beanstalk/tasks/info.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks copying build/lib/beanstalk/tasks/server.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks creating /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/default_settings copying build/lib/beanstalk/default_settings/__init__.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/default_settings copying build/lib/beanstalk/default_settings/server_settings.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/default_settings copying build/lib/beanstalk/default_settings/app_settings.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/default_settings copying build/lib/beanstalk/validator.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk creating /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/paths copying build/lib/beanstalk/paths/__init__.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/paths copying build/lib/beanstalk/paths/server.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/paths creating /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/console copying build/lib/beanstalk/console/__init__.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/console copying build/lib/beanstalk/console/titles.py -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/console byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/utils.py to utils.cpython-39.pyc File "/usr/lib/python3.9/site-packages/beanstalk/tasks/utils.py", line 55 print tool_title('Beanstalk settings debug tool') ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/__init__.py to __init__.cpython-39.pyc File "/usr/lib/python3.9/site-packages/beanstalk/tasks/users.py", line 18 print tool_title('Beanstalk-Stack users tool') ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/base_class.py to base_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/action/django.py to django.cpython-39.pyc File "/usr/lib/python3.9/site-packages/beanstalk/tasks/action/django.py", line 13 print action_title('Collect static files in Django project') ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/action/__init__.py to __init__.cpython-39.pyc File "/usr/lib/python3.9/site-packages/beanstalk/tasks/action/__init__.py", line 49 print action_title('Check comment in source code') ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/action/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/daemon.py to daemon.cpython-39.pyc File "/usr/lib/python3.9/site-packages/beanstalk/tasks/action/server.py", line 39 print action_title('Install/Update packages in virtualenv') ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/beanstalk/tasks/daemon.py", line 108 print 'Restarting beanstalk-stack:' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Restarting beanstalk-stack:')? byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/app.py to app.cpython-39.pyc File "/usr/lib/python3.9/site-packages/beanstalk/tasks/app.py", line 53 print cyan('Make beanstalk_stack local base: ./{path}'.format(path=os.path.relpath(beanstalk_local_base_path))) ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/server.py to server.cpython-39.pyc File "/usr/lib/python3.9/site-packages/beanstalk/tasks/info.py", line 16 print json.dumps({ ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/beanstalk/tasks/server.py", line 26 print tool_title('Beanstalk-stack server setup tool') ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/default_settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/default_settings/server_settings.py to server_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/default_settings/app_settings.py to app_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/validator.py to validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/paths/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/paths/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/console/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/console/titles.py to titles.cpython-39.pyc writing byte-compilation script '/tmp/tmpq4z2kk30.py' /usr/bin/python3 /tmp/tmpq4z2kk30.py File "/usr/lib/python3.9/site-packages/beanstalk/tasks/utils.py", line 55 print tool_title('Beanstalk settings debug tool') ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/beanstalk/tasks/users.py", line 18 print tool_title('Beanstalk-Stack users tool') ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/beanstalk/tasks/action/django.py", line 13 print action_title('Collect static files in Django project') ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/beanstalk/tasks/action/__init__.py", line 49 print action_title('Check comment in source code') ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/beanstalk/tasks/action/server.py", line 39 print action_title('Install/Update packages in virtualenv') ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/beanstalk/tasks/daemon.py", line 108 print 'Restarting beanstalk-stack:' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Restarting beanstalk-stack:')? File "/usr/lib/python3.9/site-packages/beanstalk/tasks/app.py", line 53 print cyan('Make beanstalk_stack local base: ./{path}'.format(path=os.path.relpath(beanstalk_local_base_path))) ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/beanstalk/tasks/info.py", line 16 print json.dumps({ ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/beanstalk/tasks/server.py", line 26 print tool_title('Beanstalk-stack server setup tool') ^ SyntaxError: invalid syntax removing /tmp/tmpq4z2kk30.py running install_egg_info running egg_info writing beanstalk_stack.egg-info/PKG-INFO writing dependency_links to beanstalk_stack.egg-info/dependency_links.txt writing requirements to beanstalk_stack.egg-info/requires.txt writing top-level names to beanstalk_stack.egg-info/top_level.txt reading manifest file 'beanstalk_stack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'beanstalk_stack.egg-info/SOURCES.txt' Copying beanstalk_stack.egg-info to /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk_stack-0.1.92-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/bin copying build/scripts-3.9/bs_ssh_entry -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/bin copying build/scripts-3.9/bsjack -> /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/bin/bs_ssh_entry to 755 changing mode of /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/bin/bsjack to 755 + install -d -m755 /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64//usr/share/doc/python-beanstalk-stack + '[' -d doc ']' ~/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64 ~/build/BUILD/beanstalk-stack-0.1.92 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/beanstalk-stack-0.1.92 + mv /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.92-1 --unique-debug-suffix -0.1.92-1.x86_64 --unique-debug-src-base python-beanstalk-stack-0.1.92-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/beanstalk-stack-0.1.92 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/action/__init__.py'... File "/usr/lib/python3.9/site-packages/beanstalk/tasks/action/__init__.py", line 49 print action_title('Check comment in source code') ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/action/django.py'... File "/usr/lib/python3.9/site-packages/beanstalk/tasks/action/django.py", line 13 print action_title('Collect static files in Django project') ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/action/server.py'... File "/usr/lib/python3.9/site-packages/beanstalk/tasks/action/server.py", line 39 print action_title('Install/Update packages in virtualenv') ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/app.py'... File "/usr/lib/python3.9/site-packages/beanstalk/tasks/app.py", line 53 print cyan('Make beanstalk_stack local base: ./{path}'.format(path=os.path.relpath(beanstalk_local_base_path))) ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/daemon.py'... File "/usr/lib/python3.9/site-packages/beanstalk/tasks/daemon.py", line 108 print 'Restarting beanstalk-stack:' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Restarting beanstalk-stack:')? *** Error compiling '/builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/info.py'... File "/usr/lib/python3.9/site-packages/beanstalk/tasks/info.py", line 16 print json.dumps({ ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/server.py'... File "/usr/lib/python3.9/site-packages/beanstalk/tasks/server.py", line 26 print tool_title('Beanstalk-stack server setup tool') ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/users.py'... File "/usr/lib/python3.9/site-packages/beanstalk/tasks/users.py", line 18 print tool_title('Beanstalk-Stack users tool') ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-beanstalk-stack-0.1.92-1.x86_64/usr/lib/python3.9/site-packages/beanstalk/tasks/utils.py'... File "/usr/lib/python3.9/site-packages/beanstalk/tasks/utils.py", line 55 print tool_title('Beanstalk settings debug tool') ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.3g4fD4 (%install) Bad exit status from /var/tmp/rpm-tmp.3g4fD4 (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-beanstalk-stack.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-beanstalk-stack.spec