Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-restfx.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686397799.979690/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 aarch64 --nodeps /builddir/build/SPECS/python-restfx.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-restfx-0.31.4-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-restfx.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686397799.979690/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 aarch64 --nodeps /builddir/build/SPECS/python-restfx.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-restfx-0.31.4-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-restfx.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686397799.979690/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 aarch64 --nodeps /builddir/build/SPECS/python-restfx.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DdUbyF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf restfx-0.31.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/restfx-0.31.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd restfx-0.31.4 + /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.zJLp6j + umask 022 + cd /builddir/build/BUILD + cd restfx-0.31.4 + 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 -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/restfx copying src/restfx/__meta__.py -> build/lib/restfx copying src/restfx/globs.py -> build/lib/restfx copying src/restfx/config.py -> build/lib/restfx copying src/restfx/__init__.py -> build/lib/restfx copying src/restfx/app.py -> build/lib/restfx creating build/lib/restfx/routes copying src/restfx/routes/parameter_interface.py -> build/lib/restfx/routes copying src/restfx/routes/meta.py -> build/lib/restfx/routes copying src/restfx/routes/collector.py -> build/lib/restfx/routes copying src/restfx/routes/decorator.py -> build/lib/restfx/routes copying src/restfx/routes/__init__.py -> build/lib/restfx/routes copying src/restfx/routes/validator.py -> build/lib/restfx/routes copying src/restfx/routes/api_page.py -> build/lib/restfx/routes copying src/restfx/routes/route_resolver.py -> build/lib/restfx/routes copying src/restfx/routes/router.py -> build/lib/restfx/routes creating build/lib/restfx/http copying src/restfx/http/__init__.py -> build/lib/restfx/http copying src/restfx/http/request.py -> build/lib/restfx/http copying src/restfx/http/response.py -> build/lib/restfx/http creating build/lib/restfx/util copying src/restfx/util/sha1.py -> build/lib/restfx/util copying src/restfx/util/__init__.py -> build/lib/restfx/util copying src/restfx/util/b64.py -> build/lib/restfx/util copying src/restfx/util/logger.py -> build/lib/restfx/util copying src/restfx/util/helper.py -> build/lib/restfx/util copying src/restfx/util/md5.py -> build/lib/restfx/util copying src/restfx/util/utils.py -> build/lib/restfx/util copying src/restfx/util/func_util.py -> build/lib/restfx/util copying src/restfx/util/store.py -> build/lib/restfx/util creating build/lib/restfx/commands copying src/restfx/commands/__init__.py -> build/lib/restfx/commands copying src/restfx/commands/commands.py -> build/lib/restfx/commands creating build/lib/restfx/middleware copying src/restfx/middleware/methods.py -> build/lib/restfx/middleware copying src/restfx/middleware/access.py -> build/lib/restfx/middleware copying src/restfx/middleware/interface.py -> build/lib/restfx/middleware copying src/restfx/middleware/__init__.py -> build/lib/restfx/middleware copying src/restfx/middleware/manager.py -> build/lib/restfx/middleware creating build/lib/restfx/session copying src/restfx/session/interfaces.py -> build/lib/restfx/session copying src/restfx/session/session.py -> build/lib/restfx/session copying src/restfx/session/__init__.py -> build/lib/restfx/session copying src/restfx/session/providers.py -> build/lib/restfx/session creating build/lib/restfx/plugin copying src/restfx/plugin/interface.py -> build/lib/restfx/plugin copying src/restfx/plugin/__init__.py -> build/lib/restfx/plugin creating build/lib/restfx/middleware/middlewares copying src/restfx/middleware/middlewares/session.py -> build/lib/restfx/middleware/middlewares copying src/restfx/middleware/middlewares/__init__.py -> build/lib/restfx/middleware/middlewares copying src/restfx/middleware/middlewares/timetick.py -> build/lib/restfx/middleware/middlewares copying src/restfx/middleware/middlewares/options.py -> build/lib/restfx/middleware/middlewares copying src/restfx/middleware/middlewares/auth.py -> build/lib/restfx/middleware/middlewares running egg_info writing src/restfx.egg-info/PKG-INFO writing dependency_links to src/restfx.egg-info/dependency_links.txt writing entry points to src/restfx.egg-info/entry_points.txt writing requirements to src/restfx.egg-info/requires.txt writing top-level names to src/restfx.egg-info/top_level.txt reading manifest file 'src/restfx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/restfx.egg-info/SOURCES.txt' creating build/lib/restfx/internal_assets copying src/restfx/internal_assets/sample.tar.gz -> build/lib/restfx/internal_assets creating build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/base64.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/enums.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/export.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/index.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/jsonviewer.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/navigation.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/options.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/panel.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/renderers.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/search.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/taboverride.min.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/test.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/xhr.js -> build/lib/restfx/internal_assets/scripts copying src/restfx/internal_assets/scripts/zepto.min.js -> build/lib/restfx/internal_assets/scripts creating build/lib/restfx/internal_assets/styles copying src/restfx/internal_assets/styles/apis.css -> build/lib/restfx/internal_assets/styles copying src/restfx/internal_assets/styles/common.css -> build/lib/restfx/internal_assets/styles copying src/restfx/internal_assets/styles/enums.css -> build/lib/restfx/internal_assets/styles copying src/restfx/internal_assets/styles/jsonviewer.css -> build/lib/restfx/internal_assets/styles copying src/restfx/internal_assets/styles/layout.css -> build/lib/restfx/internal_assets/styles copying src/restfx/internal_assets/styles/navigation.css -> build/lib/restfx/internal_assets/styles copying src/restfx/internal_assets/styles/options.css -> build/lib/restfx/internal_assets/styles copying src/restfx/internal_assets/styles/panel.css -> build/lib/restfx/internal_assets/styles copying src/restfx/internal_assets/styles/search.css -> build/lib/restfx/internal_assets/styles copying src/restfx/internal_assets/styles/tabs.css -> build/lib/restfx/internal_assets/styles copying src/restfx/internal_assets/styles/test.css -> build/lib/restfx/internal_assets/styles copying src/restfx/internal_assets/styles/x-ie.css -> build/lib/restfx/internal_assets/styles creating build/lib/restfx/internal_assets/templates copying src/restfx/internal_assets/templates/api_page.html -> build/lib/restfx/internal_assets/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qNsGI1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64 + cd restfx-0.31.4 + 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 -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-restfx-0.31.4-1.aarch64 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-restfx-0.31.4-1.aarch64/usr creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx copying build/lib/restfx/__meta__.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx copying build/lib/restfx/globs.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx copying build/lib/restfx/config.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes copying build/lib/restfx/routes/parameter_interface.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes copying build/lib/restfx/routes/meta.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes copying build/lib/restfx/routes/collector.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes copying build/lib/restfx/routes/decorator.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes copying build/lib/restfx/routes/__init__.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes copying build/lib/restfx/routes/validator.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes copying build/lib/restfx/routes/api_page.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes copying build/lib/restfx/routes/route_resolver.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes copying build/lib/restfx/routes/router.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes copying build/lib/restfx/__init__.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/http copying build/lib/restfx/http/__init__.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/http copying build/lib/restfx/http/request.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/http copying build/lib/restfx/http/response.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/http creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util copying build/lib/restfx/util/sha1.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util copying build/lib/restfx/util/__init__.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util copying build/lib/restfx/util/b64.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util copying build/lib/restfx/util/logger.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util copying build/lib/restfx/util/helper.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util copying build/lib/restfx/util/md5.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util copying build/lib/restfx/util/utils.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util copying build/lib/restfx/util/func_util.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util copying build/lib/restfx/util/store.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/commands copying build/lib/restfx/commands/__init__.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/commands copying build/lib/restfx/commands/commands.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/commands creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware copying build/lib/restfx/middleware/methods.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware copying build/lib/restfx/middleware/access.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware copying build/lib/restfx/middleware/interface.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware copying build/lib/restfx/middleware/__init__.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware copying build/lib/restfx/middleware/manager.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/middlewares copying build/lib/restfx/middleware/middlewares/session.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/middlewares copying build/lib/restfx/middleware/middlewares/__init__.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/middlewares copying build/lib/restfx/middleware/middlewares/timetick.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/middlewares copying build/lib/restfx/middleware/middlewares/options.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/middlewares copying build/lib/restfx/middleware/middlewares/auth.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/middlewares creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/session copying build/lib/restfx/session/interfaces.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/session copying build/lib/restfx/session/session.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/session copying build/lib/restfx/session/__init__.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/session copying build/lib/restfx/session/providers.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/session copying build/lib/restfx/app.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/plugin copying build/lib/restfx/plugin/interface.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/plugin copying build/lib/restfx/plugin/__init__.py -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/plugin creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets copying build/lib/restfx/internal_assets/sample.tar.gz -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles copying build/lib/restfx/internal_assets/styles/test.css -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles copying build/lib/restfx/internal_assets/styles/enums.css -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles copying build/lib/restfx/internal_assets/styles/navigation.css -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles copying build/lib/restfx/internal_assets/styles/layout.css -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles copying build/lib/restfx/internal_assets/styles/x-ie.css -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles copying build/lib/restfx/internal_assets/styles/options.css -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles copying build/lib/restfx/internal_assets/styles/apis.css -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles copying build/lib/restfx/internal_assets/styles/jsonviewer.css -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles copying build/lib/restfx/internal_assets/styles/common.css -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles copying build/lib/restfx/internal_assets/styles/tabs.css -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles copying build/lib/restfx/internal_assets/styles/search.css -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles copying build/lib/restfx/internal_assets/styles/panel.css -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/styles creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/templates copying build/lib/restfx/internal_assets/templates/api_page.html -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/templates creating /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/renderers.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/jsonviewer.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/navigation.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/panel.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/enums.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/index.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/zepto.min.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/test.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/export.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/options.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/base64.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/search.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/taboverride.min.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts copying build/lib/restfx/internal_assets/scripts/xhr.js -> /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/internal_assets/scripts byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/__meta__.py to __meta__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/globs.py to globs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes/parameter_interface.py to parameter_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes/collector.py to collector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes/decorator.py to decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes/validator.py to validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes/api_page.py to api_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes/route_resolver.py to route_resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/routes/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/http/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/http/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util/sha1.py to sha1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util/b64.py to b64.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util/md5.py to md5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util/func_util.py to func_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/util/store.py to store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/commands/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/methods.py to methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/access.py to access.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/middlewares/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/middlewares/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/middlewares/timetick.py to timetick.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/middlewares/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/middleware/middlewares/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/session/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/session/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/session/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/session/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/plugin/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx/plugin/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmphgw5xi4a.py' /usr/bin/python3 /tmp/tmphgw5xi4a.py removing /tmp/tmphgw5xi4a.py running install_egg_info running egg_info writing src/restfx.egg-info/PKG-INFO writing dependency_links to src/restfx.egg-info/dependency_links.txt writing entry points to src/restfx.egg-info/entry_points.txt writing requirements to src/restfx.egg-info/requires.txt writing top-level names to src/restfx.egg-info/top_level.txt reading manifest file 'src/restfx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/restfx.egg-info/SOURCES.txt' Copying src/restfx.egg-info to /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/lib/python3.9/site-packages/restfx-0.31.4-py3.9.egg-info running install_scripts Installing restfx script to /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64//usr/share/doc/python-restfx + '[' -d doc ']' ~/build/BUILDROOT/python-restfx-0.31.4-1.aarch64 ~/build/BUILD/restfx-0.31.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64 + '[' -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 ']' ~/build/BUILD/restfx-0.31.4 + popd + mv /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.31.4-1 --unique-debug-suffix -0.31.4-1.aarch64 --unique-debug-src-base python-restfx-0.31.4-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/restfx-0.31.4 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-restfx-0.31.4-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-restfx-0.31.4-1.noarch Provides: python-restfx python3-restfx = 0.31.4-1 python3.9dist(restfx) = 0.31.4 python3dist(restfx) = 0.31.4 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(setuptools) python3.9dist(werkzeug) >= 2.0.3 Processing files: python-restfx-help-0.31.4-1.noarch warning: Empty %files file /builddir/build/BUILD/restfx-0.31.4/doclist.lst Provides: python-restfx-help = 0.31.4-1 python3-restfx-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-restfx-0.31.4-1.aarch64 Wrote: /builddir/build/RPMS/python-restfx-help-0.31.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-restfx-0.31.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y8NnIk + umask 022 + cd /builddir/build/BUILD + cd restfx-0.31.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-restfx-0.31.4-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0