Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-idna.spec'], chrootPath='/var/lib/mock/module-python27-2.7-8050020220619111603-c7643c7d-build-9955-1428/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffe91dede80>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-idna.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/python-idna-2.5-7.module+oc8.5.0+83+7490e917.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-idna.spec'], chrootPath='/var/lib/mock/module-python27-2.7-8050020220619111603-c7643c7d-build-9955-1428/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffe91dede80>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-idna.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.baclw9
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf idna-2.5
+ /usr/bin/gzip -dc /builddir/build/SOURCES/idna-2.5.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd idna-2.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf idna.egg-info
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2U1qkb
+ umask 022
+ cd /builddir/build/BUILD
+ cd idna-2.5
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection'
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s'
ERROR: Python 2 is disabled in RHEL8.
- For guidance on porting to Python 3, see the
    Conservative Python3 Porting Guide:
    http://portingguide.readthedocs.io/
- If you need Python 2 at runtime:
   - Use the python27 module
- If you do not have access to BZ#1533919:
   - Use the python27 module
- If you need to use Python 2 only at RPM build time:
   - File a bug blocking BZ#1533919:
       https://bugzilla.redhat.com/show_bug.cgi?id=1533919
   - Set the environment variable RHEL_ALLOW_PYTHON2_FOR_BUILD=1
       (Note that if you do not file the bug as above,
       this workaround will break without warning in the future.)
- If you need to use Python 2 only for tests:
   - File a bug blocking BZ#1533919:
       https://bugzilla.redhat.com/show_bug.cgi?id=1533919
     (If your test tool does not have a Bugzilla component,
        feel free to use `python2`.)
   - Use /usr/bin/python2-for-tests instead of python2 to run
       your tests.
       (Note that if you do not file the bug as above,
       this workaround will break without warning in the future.)
For details, see https://hurl.corp.redhat.com/rhel8-py2
Fatal Python error: Python 2 is disabled
/var/tmp/rpm-tmp.2U1qkb: line 36: 3188926 Aborted                 (core dumped) CFLAGS="${CFLAGS:-${RPM_OPT_FLAGS}}" LDFLAGS="${LDFLAGS:-${RPM_LD_FLAGS}}" /usr/bin/python2 setup.py build --executable="/usr/bin/python2 -s"
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.2U1qkb (%build)
    Bad exit status from /var/tmp/rpm-tmp.2U1qkb (%build)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.6/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 noarch --nodeps /builddir/build/SPECS/python-idna.spec