Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-importlib-resources.spec'], chrootPath='/var/lib/mock/1129058-epel-8-x86_64-1576278234.972763/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', '--bind=/tmp/mock-resolv.2cfm3d41:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2cfm3d41:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f2b9b60e0caf4efbaa688d63fa645d61', '-D', '/var/lib/mock/1129058-epel-8-x86_64-1576278234.972763/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2cfm3d41:/etc/resolv.conf', '--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-importlib-resources.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 Wrote: /builddir/build/SRPMS/python-importlib-resources-1.0.2-1.el8.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-importlib-resources.spec'], chrootPath='/var/lib/mock/1129058-epel-8-x86_64-1576278234.972763/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', '--bind=/tmp/mock-resolv.2cfm3d41:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2cfm3d41:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f9177fed8aaa4bcc907a67853b445852', '-D', '/var/lib/mock/1129058-epel-8-x86_64-1576278234.972763/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2cfm3d41:/etc/resolv.conf', '--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-importlib-resources.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.BpXl0u + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf importlib_resources-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/importlib_resources-1.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd importlib_resources-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3NhL4k + umask 022 + cd /builddir/build/BUILD + cd importlib_resources-1.0.2 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/importlib_resources copying importlib_resources/abc.py -> build/lib/importlib_resources copying importlib_resources/_py3.py -> build/lib/importlib_resources copying importlib_resources/_py2.py -> build/lib/importlib_resources copying importlib_resources/_compat.py -> build/lib/importlib_resources copying importlib_resources/__init__.py -> build/lib/importlib_resources creating build/lib/importlib_resources/tests copying importlib_resources/tests/util.py -> build/lib/importlib_resources/tests copying importlib_resources/tests/test_resource.py -> build/lib/importlib_resources/tests copying importlib_resources/tests/test_read.py -> build/lib/importlib_resources/tests copying importlib_resources/tests/test_path.py -> build/lib/importlib_resources/tests copying importlib_resources/tests/test_open.py -> build/lib/importlib_resources/tests copying importlib_resources/tests/__init__.py -> build/lib/importlib_resources/tests creating build/lib/importlib_resources/tests/zipdata02 copying importlib_resources/tests/zipdata02/__init__.py -> build/lib/importlib_resources/tests/zipdata02 creating build/lib/importlib_resources/tests/zipdata01 copying importlib_resources/tests/zipdata01/__init__.py -> build/lib/importlib_resources/tests/zipdata01 creating build/lib/importlib_resources/tests/data03 copying importlib_resources/tests/data03/__init__.py -> build/lib/importlib_resources/tests/data03 creating build/lib/importlib_resources/tests/data02 copying importlib_resources/tests/data02/__init__.py -> build/lib/importlib_resources/tests/data02 creating build/lib/importlib_resources/tests/data01 copying importlib_resources/tests/data01/__init__.py -> build/lib/importlib_resources/tests/data01 creating build/lib/importlib_resources/tests/data02/two copying importlib_resources/tests/data02/two/__init__.py -> build/lib/importlib_resources/tests/data02/two creating build/lib/importlib_resources/tests/data02/one copying importlib_resources/tests/data02/one/__init__.py -> build/lib/importlib_resources/tests/data02/one creating build/lib/importlib_resources/tests/data01/subdirectory copying importlib_resources/tests/data01/subdirectory/__init__.py -> build/lib/importlib_resources/tests/data01/subdirectory copying importlib_resources/version.txt -> build/lib/importlib_resources creating build/lib/importlib_resources/docs copying importlib_resources/docs/using.rst -> build/lib/importlib_resources/docs copying importlib_resources/docs/migration.rst -> build/lib/importlib_resources/docs copying importlib_resources/docs/index.rst -> build/lib/importlib_resources/docs copying importlib_resources/docs/conf.py -> build/lib/importlib_resources/docs copying importlib_resources/docs/changelog.rst -> build/lib/importlib_resources/docs copying importlib_resources/tests/zipdata02/ziptestdata.zip -> build/lib/importlib_resources/tests/zipdata02 copying importlib_resources/tests/zipdata01/ziptestdata.zip -> build/lib/importlib_resources/tests/zipdata01 creating build/lib/importlib_resources/tests/data03/namespace copying importlib_resources/tests/data03/namespace/resource1.txt -> build/lib/importlib_resources/tests/data03/namespace copying importlib_resources/tests/data01/utf-8.file -> build/lib/importlib_resources/tests/data01 copying importlib_resources/tests/data01/utf-16.file -> build/lib/importlib_resources/tests/data01 copying importlib_resources/tests/data01/binary.file -> build/lib/importlib_resources/tests/data01 copying importlib_resources/tests/data02/two/resource2.txt -> build/lib/importlib_resources/tests/data02/two copying importlib_resources/tests/data02/one/resource1.txt -> build/lib/importlib_resources/tests/data02/one copying importlib_resources/tests/data01/subdirectory/binary.file -> build/lib/importlib_resources/tests/data01/subdirectory + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ju9r9f + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64 + cd importlib_resources-1.0.2 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/docs copying build/lib/importlib_resources/docs/changelog.rst -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/docs copying build/lib/importlib_resources/docs/conf.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/docs copying build/lib/importlib_resources/docs/index.rst -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/docs copying build/lib/importlib_resources/docs/migration.rst -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/docs copying build/lib/importlib_resources/docs/using.rst -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/docs copying build/lib/importlib_resources/version.txt -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data01 copying build/lib/importlib_resources/tests/data01/binary.file -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data01 copying build/lib/importlib_resources/tests/data01/utf-16.file -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data01 copying build/lib/importlib_resources/tests/data01/utf-8.file -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data01 creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data01/subdirectory copying build/lib/importlib_resources/tests/data01/subdirectory/binary.file -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data01/subdirectory copying build/lib/importlib_resources/tests/data01/subdirectory/__init__.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data01/subdirectory copying build/lib/importlib_resources/tests/data01/__init__.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data01 creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data02 creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data02/one copying build/lib/importlib_resources/tests/data02/one/resource1.txt -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data02/one copying build/lib/importlib_resources/tests/data02/one/__init__.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data02/one creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data02/two copying build/lib/importlib_resources/tests/data02/two/resource2.txt -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data02/two copying build/lib/importlib_resources/tests/data02/two/__init__.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data02/two copying build/lib/importlib_resources/tests/data02/__init__.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data02 creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data03 creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data03/namespace copying build/lib/importlib_resources/tests/data03/namespace/resource1.txt -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data03/namespace copying build/lib/importlib_resources/tests/data03/__init__.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data03 creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/zipdata01 copying build/lib/importlib_resources/tests/zipdata01/ziptestdata.zip -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/zipdata01 copying build/lib/importlib_resources/tests/zipdata01/__init__.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/zipdata01 creating /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/zipdata02 copying build/lib/importlib_resources/tests/zipdata02/ziptestdata.zip -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/zipdata02 copying build/lib/importlib_resources/tests/zipdata02/__init__.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/zipdata02 copying build/lib/importlib_resources/tests/__init__.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests copying build/lib/importlib_resources/tests/test_open.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests copying build/lib/importlib_resources/tests/test_path.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests copying build/lib/importlib_resources/tests/test_read.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests copying build/lib/importlib_resources/tests/test_resource.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests copying build/lib/importlib_resources/tests/util.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests copying build/lib/importlib_resources/__init__.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources copying build/lib/importlib_resources/_compat.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources copying build/lib/importlib_resources/_py2.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources copying build/lib/importlib_resources/_py3.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources copying build/lib/importlib_resources/abc.py -> /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/docs/conf.py to conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data01/subdirectory/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data01/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data02/one/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data02/two/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data02/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/data03/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/zipdata01/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/zipdata02/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/test_open.py to test_open.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/test_path.py to test_path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/test_read.py to test_read.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/test_resource.py to test_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/tests/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/_py2.py to _py2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/_py3.py to _py3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources/abc.py to abc.cpython-36.pyc writing byte-compilation script '/tmp/tmptgzspir5.py' /usr/bin/python3.6 /tmp/tmptgzspir5.py removing /tmp/tmptgzspir5.py running install_egg_info running egg_info writing importlib_resources.egg-info/PKG-INFO writing dependency_links to importlib_resources.egg-info/dependency_links.txt writing requirements to importlib_resources.egg-info/requires.txt writing top-level names to importlib_resources.egg-info/top_level.txt reading manifest file 'importlib_resources.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' no previously-included directories found matching '.tox' writing manifest file 'importlib_resources.egg-info/SOURCES.txt' Copying importlib_resources.egg-info to /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6/site-packages/importlib_resources-1.0.2-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.0.2-1.el8 --unique-debug-suffix -1.0.2-1.el8.x86_64 --unique-debug-src-base python-importlib-resources-1.0.2-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/importlib_resources-1.0.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JG7dYe + umask 022 + cd /builddir/build/BUILD + cd importlib_resources-1.0.2 + /usr/bin/python3.6 -m unittest discover ........................................................................................................ ---------------------------------------------------------------------- Ran 104 tests in 0.053s OK + exit 0 Processing files: python3-importlib-resources-1.0.2-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1oCDRe + umask 022 + cd /builddir/build/BUILD + cd importlib_resources-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/share/doc/python3-importlib-resources + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/share/doc/python3-importlib-resources + cp -pr README.rst /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/share/doc/python3-importlib-resources + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LjJmNe + umask 022 + cd /builddir/build/BUILD + cd importlib_resources-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/share/licenses/python3-importlib-resources + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/share/licenses/python3-importlib-resources + cp -pr LICENSE /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64/usr/share/licenses/python3-importlib-resources + exit 0 Provides: python3-importlib-resources = 1.0.2-1.el8 python3.6dist(importlib-resources) = 1.0.2 python3dist(importlib-resources) = 1.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64 Wrote: /builddir/build/RPMS/python3-importlib-resources-1.0.2-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h1Cg6C + umask 022 + cd /builddir/build/BUILD + cd importlib_resources-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-importlib-resources-1.0.2-1.el8.x86_64 + exit 0 Child return code was: 0