Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-temporal-python-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686334757.541711/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-temporal-python-sdk.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-temporal-python-sdk-1.0.19-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-temporal-python-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686334757.541711/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-temporal-python-sdk.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-temporal-python-sdk-1.0.19-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-temporal-python-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686334757.541711/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-temporal-python-sdk.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.juCzJa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf temporal-python-sdk-1.0.19 + /usr/bin/gzip -dc /builddir/build/SOURCES/temporal-python-sdk-1.0.19.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd temporal-python-sdk-1.0.19 + /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.qve4on + umask 022 + cd /builddir/build/BUILD + cd temporal-python-sdk-1.0.19 + 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/temporal copying temporal/workerfactory.py -> build/lib/temporal copying temporal/errors.py -> build/lib/temporal copying temporal/marker.py -> build/lib/temporal copying temporal/activity_loop.py -> build/lib/temporal copying temporal/activity.py -> build/lib/temporal copying temporal/constants.py -> build/lib/temporal copying temporal/conversions.py -> build/lib/temporal copying temporal/__init__.py -> build/lib/temporal copying temporal/decisions.py -> build/lib/temporal copying temporal/workflow.py -> build/lib/temporal copying temporal/replay_interceptor.py -> build/lib/temporal copying temporal/state_machines.py -> build/lib/temporal copying temporal/exceptions.py -> build/lib/temporal copying temporal/clock_decision_context.py -> build/lib/temporal copying temporal/util.py -> build/lib/temporal copying temporal/worker.py -> build/lib/temporal copying temporal/service_helpers.py -> build/lib/temporal copying temporal/activity_method.py -> build/lib/temporal copying temporal/decision_loop.py -> build/lib/temporal copying temporal/converter.py -> build/lib/temporal copying temporal/exception_handling.py -> build/lib/temporal copying temporal/async_activity.py -> build/lib/temporal copying temporal/retry.py -> build/lib/temporal creating build/lib/temporal/api copying temporal/api/__init__.py -> build/lib/temporal/api creating build/lib/temporal/api/common copying temporal/api/common/v1.py -> build/lib/temporal/api/common copying temporal/api/common/__init__.py -> build/lib/temporal/api/common creating build/lib/temporal/api/history copying temporal/api/history/v1.py -> build/lib/temporal/api/history copying temporal/api/history/__init__.py -> build/lib/temporal/api/history creating build/lib/temporal/api/workflowservice copying temporal/api/workflowservice/v1.py -> build/lib/temporal/api/workflowservice copying temporal/api/workflowservice/__init__.py -> build/lib/temporal/api/workflowservice creating build/lib/temporal/api/enums copying temporal/api/enums/v1.py -> build/lib/temporal/api/enums copying temporal/api/enums/__init__.py -> build/lib/temporal/api/enums creating build/lib/temporal/api/replication copying temporal/api/replication/v1.py -> build/lib/temporal/api/replication copying temporal/api/replication/__init__.py -> build/lib/temporal/api/replication creating build/lib/temporal/api/workflow copying temporal/api/workflow/v1.py -> build/lib/temporal/api/workflow copying temporal/api/workflow/__init__.py -> build/lib/temporal/api/workflow creating build/lib/temporal/api/errordetails copying temporal/api/errordetails/v1.py -> build/lib/temporal/api/errordetails copying temporal/api/errordetails/__init__.py -> build/lib/temporal/api/errordetails creating build/lib/temporal/api/filter copying temporal/api/filter/v1.py -> build/lib/temporal/api/filter copying temporal/api/filter/__init__.py -> build/lib/temporal/api/filter creating build/lib/temporal/api/query copying temporal/api/query/v1.py -> build/lib/temporal/api/query copying temporal/api/query/__init__.py -> build/lib/temporal/api/query creating build/lib/temporal/api/taskqueue copying temporal/api/taskqueue/v1.py -> build/lib/temporal/api/taskqueue copying temporal/api/taskqueue/__init__.py -> build/lib/temporal/api/taskqueue creating build/lib/temporal/api/command copying temporal/api/command/v1.py -> build/lib/temporal/api/command copying temporal/api/command/__init__.py -> build/lib/temporal/api/command creating build/lib/temporal/api/failure copying temporal/api/failure/v1.py -> build/lib/temporal/api/failure copying temporal/api/failure/__init__.py -> build/lib/temporal/api/failure creating build/lib/temporal/api/version copying temporal/api/version/v1.py -> build/lib/temporal/api/version copying temporal/api/version/__init__.py -> build/lib/temporal/api/version creating build/lib/temporal/api/namespace copying temporal/api/namespace/v1.py -> build/lib/temporal/api/namespace copying temporal/api/namespace/__init__.py -> build/lib/temporal/api/namespace running egg_info writing temporal_python_sdk.egg-info/PKG-INFO writing dependency_links to temporal_python_sdk.egg-info/dependency_links.txt writing requirements to temporal_python_sdk.egg-info/requires.txt writing top-level names to temporal_python_sdk.egg-info/top_level.txt reading manifest file 'temporal_python_sdk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'cadence/thrift/*' warning: no previously-included files found matching 'cadence/*' warning: no previously-included files found matching 'tests/*' writing manifest file 'temporal_python_sdk.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PwBlk2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64 + cd temporal-python-sdk-1.0.19 + 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-temporal-python-sdk-1.0.19-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-temporal-python-sdk-1.0.19-1.aarch64/usr creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/workerfactory.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/errors.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/marker.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/activity_loop.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/activity.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/constants.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/conversions.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/decisions.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/workflow.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/replay_interceptor.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/state_machines.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/exceptions.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/clock_decision_context.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/util.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/worker.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/common copying build/lib/temporal/api/common/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/common copying build/lib/temporal/api/common/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/common creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/history copying build/lib/temporal/api/history/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/history copying build/lib/temporal/api/history/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/history copying build/lib/temporal/api/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/workflowservice copying build/lib/temporal/api/workflowservice/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/workflowservice copying build/lib/temporal/api/workflowservice/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/workflowservice creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/enums copying build/lib/temporal/api/enums/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/enums copying build/lib/temporal/api/enums/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/enums creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/replication copying build/lib/temporal/api/replication/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/replication copying build/lib/temporal/api/replication/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/replication creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/workflow copying build/lib/temporal/api/workflow/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/workflow copying build/lib/temporal/api/workflow/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/workflow creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/errordetails copying build/lib/temporal/api/errordetails/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/errordetails copying build/lib/temporal/api/errordetails/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/errordetails creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/filter copying build/lib/temporal/api/filter/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/filter copying build/lib/temporal/api/filter/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/filter creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/query copying build/lib/temporal/api/query/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/query copying build/lib/temporal/api/query/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/query creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/taskqueue copying build/lib/temporal/api/taskqueue/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/taskqueue copying build/lib/temporal/api/taskqueue/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/taskqueue creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/command copying build/lib/temporal/api/command/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/command copying build/lib/temporal/api/command/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/command creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/failure copying build/lib/temporal/api/failure/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/failure copying build/lib/temporal/api/failure/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/failure creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/version copying build/lib/temporal/api/version/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/version copying build/lib/temporal/api/version/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/version creating /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/namespace copying build/lib/temporal/api/namespace/v1.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/namespace copying build/lib/temporal/api/namespace/__init__.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/namespace copying build/lib/temporal/service_helpers.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/activity_method.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/decision_loop.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/converter.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/exception_handling.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/async_activity.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal copying build/lib/temporal/retry.py -> /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/workerfactory.py to workerfactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/marker.py to marker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/activity_loop.py to activity_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/activity.py to activity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/conversions.py to conversions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/decisions.py to decisions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/workflow.py to workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/replay_interceptor.py to replay_interceptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/state_machines.py to state_machines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/clock_decision_context.py to clock_decision_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/worker.py to worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/common/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/history/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/history/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/workflowservice/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/workflowservice/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/enums/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/enums/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/replication/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/replication/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/workflow/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/workflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/errordetails/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/errordetails/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/filter/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/filter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/query/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/query/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/taskqueue/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/taskqueue/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/command/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/command/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/failure/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/failure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/version/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/version/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/namespace/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/api/namespace/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/service_helpers.py to service_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/activity_method.py to activity_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/decision_loop.py to decision_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/exception_handling.py to exception_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/async_activity.py to async_activity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal/retry.py to retry.cpython-39.pyc writing byte-compilation script '/tmp/tmp8nml5fex.py' /usr/bin/python3 /tmp/tmp8nml5fex.py removing /tmp/tmp8nml5fex.py running install_egg_info running egg_info writing temporal_python_sdk.egg-info/PKG-INFO writing dependency_links to temporal_python_sdk.egg-info/dependency_links.txt writing requirements to temporal_python_sdk.egg-info/requires.txt writing top-level names to temporal_python_sdk.egg-info/top_level.txt reading manifest file 'temporal_python_sdk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'cadence/thrift/*' warning: no previously-included files found matching 'cadence/*' warning: no previously-included files found matching 'tests/*' writing manifest file 'temporal_python_sdk.egg-info/SOURCES.txt' Copying temporal_python_sdk.egg-info to /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9/site-packages/temporal_python_sdk-1.0.19-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64//usr/share/doc/python-temporal-python-sdk + '[' -d doc ']' ~/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64 ~/build/BUILD/temporal-python-sdk-1.0.19 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/temporal-python-sdk-1.0.19 + popd + mv /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.19-1 --unique-debug-suffix -1.0.19-1.aarch64 --unique-debug-src-base python-temporal-python-sdk-1.0.19-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/temporal-python-sdk-1.0.19 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-temporal-python-sdk-1.0.19-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-temporal-python-sdk-1.0.19-1.noarch Provides: python-temporal-python-sdk python3-temporal-python-sdk = 1.0.19-1 python3.9dist(temporal-python-sdk) = 1.0.19 python3dist(temporal-python-sdk) = 1.0.19 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.9 python3.9dist(betterproto-for-temporal-python-sdk) = 1.2.5 python3.9dist(dataclasses-json) = 0.3.8 python3.9dist(grpcio) = 1.30 python3.9dist(grpclib) = 0.3.2 python3.9dist(h2) = 3.2 python3.9dist(more-itertools) = 7 python3.9dist(pytz) = 2020.1 python3.9dist(tblib) = 1.6 Processing files: python-temporal-python-sdk-help-1.0.19-1.noarch warning: Empty %files file /builddir/build/BUILD/temporal-python-sdk-1.0.19/doclist.lst Provides: python-temporal-python-sdk-help = 1.0.19-1 python3-temporal-python-sdk-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-temporal-python-sdk-1.0.19-1.aarch64 Wrote: /builddir/build/RPMS/python-temporal-python-sdk-help-1.0.19-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-temporal-python-sdk-1.0.19-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZbLxFM + umask 022 + cd /builddir/build/BUILD + cd temporal-python-sdk-1.0.19 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-temporal-python-sdk-1.0.19-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0