Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pynessie.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686579989.269403/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-pynessie.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-pynessie-0.60.1-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-pynessie.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686579989.269403/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-pynessie.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-pynessie-0.60.1-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-pynessie.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686579989.269403/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-pynessie.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.MwNsZx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pynessie-0.60.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pynessie-0.60.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pynessie-0.60.1 + /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.F8JuBV + umask 022 + cd /builddir/build/BUILD + cd pynessie-0.60.1 + 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/pynessie copying pynessie/error.py -> build/lib/pynessie copying pynessie/model.py -> build/lib/pynessie copying pynessie/__init__.py -> build/lib/pynessie copying pynessie/decorators.py -> build/lib/pynessie copying pynessie/cli.py -> build/lib/pynessie copying pynessie/types.py -> build/lib/pynessie copying pynessie/cli_common_context.py -> build/lib/pynessie creating build/lib/pynessie/client copying pynessie/client/nessie_client.py -> build/lib/pynessie/client copying pynessie/client/_endpoints.py -> build/lib/pynessie/client copying pynessie/client/__init__.py -> build/lib/pynessie/client creating build/lib/pynessie/conf copying pynessie/conf/io.py -> build/lib/pynessie/conf copying pynessie/conf/config_parser.py -> build/lib/pynessie/conf copying pynessie/conf/config_command.py -> build/lib/pynessie/conf copying pynessie/conf/__init__.py -> build/lib/pynessie/conf creating build/lib/pynessie/commands copying pynessie/commands/tag.py -> build/lib/pynessie/commands copying pynessie/commands/config.py -> build/lib/pynessie/commands copying pynessie/commands/cherry_pick.py -> build/lib/pynessie/commands copying pynessie/commands/log.py -> build/lib/pynessie/commands copying pynessie/commands/remote.py -> build/lib/pynessie/commands copying pynessie/commands/reflog.py -> build/lib/pynessie/commands copying pynessie/commands/__init__.py -> build/lib/pynessie/commands copying pynessie/commands/_branch_tag_handlers.py -> build/lib/pynessie/commands copying pynessie/commands/merge.py -> build/lib/pynessie/commands copying pynessie/commands/branch.py -> build/lib/pynessie/commands copying pynessie/commands/diff.py -> build/lib/pynessie/commands creating build/lib/pynessie/auth copying pynessie/auth/config.py -> build/lib/pynessie/auth copying pynessie/auth/bearer.py -> build/lib/pynessie/auth copying pynessie/auth/__init__.py -> build/lib/pynessie/auth copying pynessie/auth/aws.py -> build/lib/pynessie/auth creating build/lib/pynessie/utils copying pynessie/utils/expression_util.py -> build/lib/pynessie/utils copying pynessie/utils/__init__.py -> build/lib/pynessie/utils creating build/lib/pynessie/commands/content copying pynessie/commands/content/commit.py -> build/lib/pynessie/commands/content copying pynessie/commands/content/list_.py -> build/lib/pynessie/commands/content copying pynessie/commands/content/view.py -> build/lib/pynessie/commands/content copying pynessie/commands/content/__init__.py -> build/lib/pynessie/commands/content running egg_info writing pynessie.egg-info/PKG-INFO writing dependency_links to pynessie.egg-info/dependency_links.txt writing entry points to pynessie.egg-info/entry_points.txt writing requirements to pynessie.egg-info/requires.txt writing top-level names to pynessie.egg-info/top_level.txt reading manifest file 'pynessie.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'pynessie.egg-info/SOURCES.txt' copying pynessie/conf/config_default.yaml -> build/lib/pynessie/conf + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XTf2ce + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64 + cd pynessie-0.60.1 + 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-pynessie-0.60.1-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-pynessie-0.60.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie copying build/lib/pynessie/error.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie creating /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/client copying build/lib/pynessie/client/nessie_client.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/client copying build/lib/pynessie/client/_endpoints.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/client copying build/lib/pynessie/client/__init__.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/client creating /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/conf copying build/lib/pynessie/conf/io.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/conf copying build/lib/pynessie/conf/config_parser.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/conf copying build/lib/pynessie/conf/config_command.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/conf copying build/lib/pynessie/conf/__init__.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/conf copying build/lib/pynessie/conf/config_default.yaml -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/conf copying build/lib/pynessie/model.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie creating /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands copying build/lib/pynessie/commands/tag.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands copying build/lib/pynessie/commands/config.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands copying build/lib/pynessie/commands/cherry_pick.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands copying build/lib/pynessie/commands/log.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands copying build/lib/pynessie/commands/remote.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands copying build/lib/pynessie/commands/reflog.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands copying build/lib/pynessie/commands/__init__.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands copying build/lib/pynessie/commands/_branch_tag_handlers.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands copying build/lib/pynessie/commands/merge.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands copying build/lib/pynessie/commands/branch.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands copying build/lib/pynessie/commands/diff.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands creating /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/content copying build/lib/pynessie/commands/content/commit.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/content copying build/lib/pynessie/commands/content/list_.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/content copying build/lib/pynessie/commands/content/view.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/content copying build/lib/pynessie/commands/content/__init__.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/content creating /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/auth copying build/lib/pynessie/auth/config.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/auth copying build/lib/pynessie/auth/bearer.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/auth copying build/lib/pynessie/auth/__init__.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/auth copying build/lib/pynessie/auth/aws.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/auth copying build/lib/pynessie/__init__.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie copying build/lib/pynessie/decorators.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie copying build/lib/pynessie/cli.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie copying build/lib/pynessie/types.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie creating /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/utils copying build/lib/pynessie/utils/expression_util.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/utils copying build/lib/pynessie/utils/__init__.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/utils copying build/lib/pynessie/cli_common_context.py -> /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/client/nessie_client.py to nessie_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/client/_endpoints.py to _endpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/conf/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/conf/config_parser.py to config_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/conf/config_command.py to config_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/conf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/tag.py to tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/cherry_pick.py to cherry_pick.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/remote.py to remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/reflog.py to reflog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/_branch_tag_handlers.py to _branch_tag_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/branch.py to branch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/content/commit.py to commit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/content/list_.py to list_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/content/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/commands/content/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/auth/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/auth/bearer.py to bearer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/auth/aws.py to aws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/utils/expression_util.py to expression_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie/cli_common_context.py to cli_common_context.cpython-39.pyc writing byte-compilation script '/tmp/tmpib_n7jtu.py' /usr/bin/python3 /tmp/tmpib_n7jtu.py removing /tmp/tmpib_n7jtu.py running install_egg_info running egg_info writing pynessie.egg-info/PKG-INFO writing dependency_links to pynessie.egg-info/dependency_links.txt writing entry points to pynessie.egg-info/entry_points.txt writing requirements to pynessie.egg-info/requires.txt writing top-level names to pynessie.egg-info/top_level.txt reading manifest file 'pynessie.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'pynessie.egg-info/SOURCES.txt' Copying pynessie.egg-info to /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/lib/python3.9/site-packages/pynessie-0.60.1-py3.9.egg-info running install_scripts Installing nessie script to /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64//usr/share/doc/python-pynessie + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64//usr/share/doc/python-pynessie + '[' -d example ']' ~/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64 ~/build/BUILD/pynessie-0.60.1 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pynessie-0.60.1-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/pynessie-0.60.1 + mv /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.60.1-1 --unique-debug-suffix -0.60.1-1.x86_64 --unique-debug-src-base python-pynessie-0.60.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pynessie-0.60.1 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-pynessie-0.60.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pynessie-0.60.1-1.noarch Provides: python-pynessie python3-pynessie = 0.60.1-1 python3.9dist(pynessie) = 0.60.1 python3dist(pynessie) = 0.60.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(attrs) python3.9dist(botocore) python3.9dist(click) > 6 python3.9dist(click) < 9 python3.9dist(confuse) = 2.0.1 python3.9dist(desert) python3.9dist(marshmallow) python3.9dist(marshmallow-oneofschema) python3.9dist(python-dateutil) python3.9dist(requests) python3.9dist(requests-aws4auth) python3.9dist(setuptools) python3.9dist(simplejson) Processing files: python-pynessie-help-0.60.1-1.noarch warning: Empty %files file /builddir/build/BUILD/pynessie-0.60.1/doclist.lst Provides: python-pynessie-help = 0.60.1-1 python3-pynessie-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64 Wrote: /builddir/build/RPMS/python-pynessie-help-0.60.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pynessie-0.60.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G4xCxZ + umask 022 + cd /builddir/build/BUILD + cd pynessie-0.60.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pynessie-0.60.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0