Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ldclient-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682342192.454930/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-ldclient-py.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-ldclient-py-6.9.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-ldclient-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682342192.454930/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-ldclient-py.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-ldclient-py-6.9.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-ldclient-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682342192.454930/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-ldclient-py.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.bHXbA4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ldclient-py-6.9.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ldclient-py-6.9.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ldclient-py-6.9.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.42f67q + umask 022 + cd /builddir/build/BUILD + cd ldclient-py-6.9.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/testing copying testing/test_flags_state.py -> build/lib/testing copying testing/test_event_summarizer.py -> build/lib/testing copying testing/test_file_data_source.py -> build/lib/testing copying testing/test_operators.py -> build/lib/testing copying testing/test_user_filter.py -> build/lib/testing copying testing/test_init.py -> build/lib/testing copying testing/test_feature_store_helpers.py -> build/lib/testing copying testing/test_lru_cache.py -> build/lib/testing copying testing/test_segment.py -> build/lib/testing copying testing/test_config.py -> build/lib/testing copying testing/__init__.py -> build/lib/testing copying testing/test_flag.py -> build/lib/testing copying testing/test_integration_ldclient.py -> build/lib/testing copying testing/test_event_processor.py -> build/lib/testing copying testing/stub_util.py -> build/lib/testing copying testing/test_feature_store.py -> build/lib/testing copying testing/test_polling_processor.py -> build/lib/testing copying testing/test_integration_init.py -> build/lib/testing copying testing/test_ldclient_evaluation.py -> build/lib/testing copying testing/test_ldclient.py -> build/lib/testing copying testing/sync_util.py -> build/lib/testing creating build/lib/ldclient copying ldclient/memoized_value.py -> build/lib/ldclient copying ldclient/file_data_source.py -> build/lib/ldclient copying ldclient/lru_cache.py -> build/lib/ldclient copying ldclient/polling.py -> build/lib/ldclient copying ldclient/config.py -> build/lib/ldclient copying ldclient/streaming.py -> build/lib/ldclient copying ldclient/interfaces.py -> build/lib/ldclient copying ldclient/event_processor.py -> build/lib/ldclient copying ldclient/sse_client.py -> build/lib/ldclient copying ldclient/__init__.py -> build/lib/ldclient copying ldclient/flags_state.py -> build/lib/ldclient copying ldclient/integrations.py -> build/lib/ldclient copying ldclient/feature_store.py -> build/lib/ldclient copying ldclient/versioned_data_kind.py -> build/lib/ldclient copying ldclient/util.py -> build/lib/ldclient copying ldclient/client.py -> build/lib/ldclient copying ldclient/event_summarizer.py -> build/lib/ldclient copying ldclient/fixed_thread_pool.py -> build/lib/ldclient copying ldclient/operators.py -> build/lib/ldclient copying ldclient/version.py -> build/lib/ldclient copying ldclient/redis_feature_store.py -> build/lib/ldclient copying ldclient/flag.py -> build/lib/ldclient copying ldclient/user_filter.py -> build/lib/ldclient copying ldclient/rwlock.py -> build/lib/ldclient copying ldclient/repeating_timer.py -> build/lib/ldclient copying ldclient/feature_store_helpers.py -> build/lib/ldclient copying ldclient/feature_requester.py -> build/lib/ldclient creating build/lib/ldclient/impl copying ldclient/impl/__init__.py -> build/lib/ldclient/impl copying ldclient/impl/stubs.py -> build/lib/ldclient/impl creating build/lib/ldclient/impl/integrations copying ldclient/impl/integrations/__init__.py -> build/lib/ldclient/impl/integrations creating build/lib/ldclient/impl/integrations/consul copying ldclient/impl/integrations/consul/consul_feature_store.py -> build/lib/ldclient/impl/integrations/consul copying ldclient/impl/integrations/consul/__init__.py -> build/lib/ldclient/impl/integrations/consul creating build/lib/ldclient/impl/integrations/dynamodb copying ldclient/impl/integrations/dynamodb/__init__.py -> build/lib/ldclient/impl/integrations/dynamodb copying ldclient/impl/integrations/dynamodb/dynamodb_feature_store.py -> build/lib/ldclient/impl/integrations/dynamodb creating build/lib/ldclient/impl/integrations/files copying ldclient/impl/integrations/files/file_data_source.py -> build/lib/ldclient/impl/integrations/files copying ldclient/impl/integrations/files/__init__.py -> build/lib/ldclient/impl/integrations/files creating build/lib/ldclient/impl/integrations/redis copying ldclient/impl/integrations/redis/__init__.py -> build/lib/ldclient/impl/integrations/redis copying ldclient/impl/integrations/redis/redis_feature_store.py -> build/lib/ldclient/impl/integrations/redis + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GiPkBV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64 + cd ldclient-py-6.9.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-ldclient-py-6.9.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-ldclient-py-6.9.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_flags_state.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_event_summarizer.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_file_data_source.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_operators.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_user_filter.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_init.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_feature_store_helpers.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_lru_cache.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_segment.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_config.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/__init__.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_flag.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_integration_ldclient.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_event_processor.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/stub_util.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_feature_store.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_polling_processor.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_integration_init.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_ldclient_evaluation.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/test_ldclient.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing copying build/lib/testing/sync_util.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing creating /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/memoized_value.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/file_data_source.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/lru_cache.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/polling.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/config.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/streaming.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/interfaces.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/event_processor.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/sse_client.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/__init__.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/flags_state.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/integrations.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/feature_store.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/versioned_data_kind.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient creating /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl creating /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations creating /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/consul copying build/lib/ldclient/impl/integrations/consul/consul_feature_store.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/consul copying build/lib/ldclient/impl/integrations/consul/__init__.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/consul copying build/lib/ldclient/impl/integrations/__init__.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations creating /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/dynamodb copying build/lib/ldclient/impl/integrations/dynamodb/__init__.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/dynamodb copying build/lib/ldclient/impl/integrations/dynamodb/dynamodb_feature_store.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/dynamodb creating /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/files copying build/lib/ldclient/impl/integrations/files/file_data_source.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/files copying build/lib/ldclient/impl/integrations/files/__init__.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/files creating /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis copying build/lib/ldclient/impl/integrations/redis/__init__.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis copying build/lib/ldclient/impl/integrations/redis/redis_feature_store.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis copying build/lib/ldclient/impl/__init__.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl copying build/lib/ldclient/impl/stubs.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl copying build/lib/ldclient/util.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/client.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/event_summarizer.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/fixed_thread_pool.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/operators.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/version.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/redis_feature_store.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/flag.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/user_filter.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/rwlock.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/repeating_timer.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/feature_store_helpers.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient copying build/lib/ldclient/feature_requester.py -> /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_flags_state.py to test_flags_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_event_summarizer.py to test_event_summarizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_file_data_source.py to test_file_data_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_operators.py to test_operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_user_filter.py to test_user_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_init.py to test_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_feature_store_helpers.py to test_feature_store_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_lru_cache.py to test_lru_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_segment.py to test_segment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_config.py to test_config.cpython-39.pyc /usr/lib/python3.9/site-packages/testing/test_config.py:19: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/testing/test_config.py:23: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_flag.py to test_flag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_integration_ldclient.py to test_integration_ldclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_event_processor.py to test_event_processor.cpython-39.pyc /usr/lib/python3.9/site-packages/testing/test_event_processor.py:446: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/stub_util.py to stub_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_feature_store.py to test_feature_store.cpython-39.pyc /usr/lib/python3.9/site-packages/testing/test_feature_store.py:244: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_polling_processor.py to test_polling_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_integration_init.py to test_integration_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_ldclient_evaluation.py to test_ldclient_evaluation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/test_ldclient.py to test_ldclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/testing/sync_util.py to sync_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/memoized_value.py to memoized_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/file_data_source.py to file_data_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/lru_cache.py to lru_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/polling.py to polling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/config.py to config.cpython-39.pyc /usr/lib/python3.9/site-packages/ldclient/config.py:282: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/streaming.py to streaming.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/event_processor.py to event_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/sse_client.py to sse_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/flags_state.py to flags_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/integrations.py to integrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/feature_store.py to feature_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/versioned_data_kind.py to versioned_data_kind.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/consul/consul_feature_store.py to consul_feature_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/consul/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/dynamodb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/dynamodb/dynamodb_feature_store.py to dynamodb_feature_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/files/file_data_source.py to file_data_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/files/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis/redis_feature_store.py to redis_feature_store.cpython-39.pyc /usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis/redis_feature_store.py:46: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis/redis_feature_store.py:59: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/impl/stubs.py to stubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/event_summarizer.py to event_summarizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/fixed_thread_pool.py to fixed_thread_pool.cpython-39.pyc /usr/lib/python3.9/site-packages/ldclient/fixed_thread_pool.py:66: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/operators.py to operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/redis_feature_store.py to redis_feature_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/flag.py to flag.cpython-39.pyc /usr/lib/python3.9/site-packages/ldclient/flag.py:192: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/user_filter.py to user_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/rwlock.py to rwlock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/repeating_timer.py to repeating_timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/feature_store_helpers.py to feature_store_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient/feature_requester.py to feature_requester.cpython-39.pyc writing byte-compilation script '/tmp/tmpq3kp16w0.py' /usr/bin/python3 /tmp/tmpq3kp16w0.py /usr/lib/python3.9/site-packages/testing/test_config.py:19: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/testing/test_config.py:23: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/testing/test_event_processor.py:446: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/testing/test_feature_store.py:244: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/config.py:282: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis/redis_feature_store.py:46: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis/redis_feature_store.py:59: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/fixed_thread_pool.py:66: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/flag.py:192: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpq3kp16w0.py running install_egg_info running egg_info writing ldclient_py.egg-info/PKG-INFO writing dependency_links to ldclient_py.egg-info/dependency_links.txt writing requirements to ldclient_py.egg-info/requires.txt writing top-level names to ldclient_py.egg-info/top_level.txt reading manifest file 'ldclient_py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.txt' warning: no files found matching 'python2.6-requirements.txt' writing manifest file 'ldclient_py.egg-info/SOURCES.txt' Copying ldclient_py.egg-info to /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9/site-packages/ldclient_py-6.9.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64//usr/share/doc/python-ldclient-py + '[' -d doc ']' ~/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64 ~/build/BUILD/ldclient-py-6.9.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64 + '[' -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/ldclient-py-6.9.1 + popd + mv /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 6.9.1-1 --unique-debug-suffix -6.9.1-1.x86_64 --unique-debug-src-base python-ldclient-py-6.9.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ldclient-py-6.9.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-ldclient-py-6.9.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/ldclient/config.py:282: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/fixed_thread_pool.py:66: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/flag.py:192: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis/redis_feature_store.py:46: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis/redis_feature_store.py:59: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/testing/test_config.py:19: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/testing/test_config.py:23: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/testing/test_event_processor.py:446: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/testing/test_feature_store.py:244: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/config.py:282: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/fixed_thread_pool.py:66: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/flag.py:192: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis/redis_feature_store.py:46: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/ldclient/impl/integrations/redis/redis_feature_store.py:59: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ldclient-py-6.9.1-1.noarch Provides: python-ldclient-py python3-ldclient-py = 6.9.1-1 python3.9dist(ldclient-py) = 6.9.1 python3dist(ldclient-py) = 6.9.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: python(abi) = 3.9 python3.9dist(backoff) >= 1.4.3 python3.9dist(certifi) >= 2018.4.16 python3.9dist(expiringdict) >= 1.1.4 python3.9dist(pyrfc3339) >= 1 python3.9dist(semver) >= 2.7.9 python3.9dist(six) >= 1.10 python3.9dist(urllib3) >= 1.22 Processing files: python-ldclient-py-help-6.9.1-1.noarch warning: Empty %files file /builddir/build/BUILD/ldclient-py-6.9.1/doclist.lst Provides: python-ldclient-py-help = 6.9.1-1 python3-ldclient-py-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-ldclient-py-6.9.1-1.x86_64 Wrote: /builddir/build/RPMS/python-ldclient-py-help-6.9.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-ldclient-py-6.9.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XhlboD + umask 022 + cd /builddir/build/BUILD + cd ldclient-py-6.9.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ldclient-py-6.9.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0