Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-iotile-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683723114.361219/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-iotile-core.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-iotile-core-5.2.0-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-iotile-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683723114.361219/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-iotile-core.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-iotile-core-5.2.0-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-iotile-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683723114.361219/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-iotile-core.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.ylwR7A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf iotile-core-5.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/iotile-core-5.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd iotile-core-5.2.0 + /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.11GP0a + umask 022 + cd /builddir/build/BUILD + cd iotile-core-5.2.0 + 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/iotile copying iotile/__init__.py -> build/lib/iotile creating build/lib/iotile/core copying iotile/core/__init__.py -> build/lib/iotile/core copying iotile/core/exceptions.py -> build/lib/iotile/core copying iotile/core/config_variables.py -> build/lib/iotile/core creating build/lib/iotile/core/scripts copying iotile/core/scripts/__init__.py -> build/lib/iotile/core/scripts copying iotile/core/scripts/virtualdev_script.py -> build/lib/iotile/core/scripts copying iotile/core/scripts/iotile_script.py -> build/lib/iotile/core/scripts copying iotile/core/scripts/iotile_updateinfo_script.py -> build/lib/iotile/core/scripts creating build/lib/iotile/core/hw copying iotile/core/hw/__init__.py -> build/lib/iotile/core/hw copying iotile/core/hw/exceptions.py -> build/lib/iotile/core/hw copying iotile/core/hw/hwmanager.py -> build/lib/iotile/core/hw creating build/lib/iotile/core/dev copying iotile/core/dev/__init__.py -> build/lib/iotile/core/dev copying iotile/core/dev/config.py -> build/lib/iotile/core/dev copying iotile/core/dev/annotated_registry.py -> build/lib/iotile/core/dev copying iotile/core/dev/registry.py -> build/lib/iotile/core/dev copying iotile/core/dev/semver.py -> build/lib/iotile/core/dev copying iotile/core/dev/iotileobj.py -> build/lib/iotile/core/dev creating build/lib/iotile/core/utilities copying iotile/core/utilities/command_file.py -> build/lib/iotile/core/utilities copying iotile/core/utilities/__init__.py -> build/lib/iotile/core/utilities copying iotile/core/utilities/kvstore_mem.py -> build/lib/iotile/core/utilities copying iotile/core/utilities/config.py -> build/lib/iotile/core/utilities copying iotile/core/utilities/kvstore_sqlite.py -> build/lib/iotile/core/utilities copying iotile/core/utilities/gid.py -> build/lib/iotile/core/utilities copying iotile/core/utilities/packed.py -> build/lib/iotile/core/utilities copying iotile/core/utilities/stoppable_thread.py -> build/lib/iotile/core/utilities copying iotile/core/utilities/linebuffer_ui.py -> build/lib/iotile/core/utilities copying iotile/core/utilities/kvstore_json.py -> build/lib/iotile/core/utilities copying iotile/core/utilities/paths.py -> build/lib/iotile/core/utilities copying iotile/core/utilities/console.py -> build/lib/iotile/core/utilities copying iotile/core/utilities/intelhex.py -> build/lib/iotile/core/utilities creating build/lib/iotile/core/hw/auth copying iotile/core/hw/auth/__init__.py -> build/lib/iotile/core/hw/auth copying iotile/core/hw/auth/inmemory_auth_provider.py -> build/lib/iotile/core/hw/auth copying iotile/core/hw/auth/cli_auth_provider.py -> build/lib/iotile/core/hw/auth copying iotile/core/hw/auth/env_auth_provider.py -> build/lib/iotile/core/hw/auth copying iotile/core/hw/auth/rootkey_auth_provider.py -> build/lib/iotile/core/hw/auth copying iotile/core/hw/auth/auth_chain.py -> build/lib/iotile/core/hw/auth copying iotile/core/hw/auth/null_auth_provider.py -> build/lib/iotile/core/hw/auth copying iotile/core/hw/auth/auth_provider.py -> build/lib/iotile/core/hw/auth copying iotile/core/hw/auth/default_providers.py -> build/lib/iotile/core/hw/auth creating build/lib/iotile/core/hw/proxy copying iotile/core/hw/proxy/__init__.py -> build/lib/iotile/core/hw/proxy copying iotile/core/hw/proxy/external_proxy.py -> build/lib/iotile/core/hw/proxy copying iotile/core/hw/proxy/plugin.py -> build/lib/iotile/core/hw/proxy copying iotile/core/hw/proxy/proxy.py -> build/lib/iotile/core/hw/proxy creating build/lib/iotile/core/hw/transport copying iotile/core/hw/transport/__init__.py -> build/lib/iotile/core/hw/transport copying iotile/core/hw/transport/virtualadapter.py -> build/lib/iotile/core/hw/transport copying iotile/core/hw/transport/adapterstream.py -> build/lib/iotile/core/hw/transport creating build/lib/iotile/core/hw/app copying iotile/core/hw/app/__init__.py -> build/lib/iotile/core/hw/app copying iotile/core/hw/app/app.py -> build/lib/iotile/core/hw/app copying iotile/core/hw/app/updater_app.py -> build/lib/iotile/core/hw/app copying iotile/core/hw/app/info_app.py -> build/lib/iotile/core/hw/app creating build/lib/iotile/core/hw/debug copying iotile/core/hw/debug/__init__.py -> build/lib/iotile/core/hw/debug copying iotile/core/hw/debug/debug_manager.py -> build/lib/iotile/core/hw/debug copying iotile/core/hw/debug/flash_board_step.py -> build/lib/iotile/core/hw/debug copying iotile/core/hw/debug/sparse_memory.py -> build/lib/iotile/core/hw/debug creating build/lib/iotile/core/hw/update copying iotile/core/hw/update/__init__.py -> build/lib/iotile/core/hw/update copying iotile/core/hw/update/script.py -> build/lib/iotile/core/hw/update copying iotile/core/hw/update/record.py -> build/lib/iotile/core/hw/update creating build/lib/iotile/core/hw/reports copying iotile/core/hw/reports/individual_format.py -> build/lib/iotile/core/hw/reports copying iotile/core/hw/reports/__init__.py -> build/lib/iotile/core/hw/reports copying iotile/core/hw/reports/signed_list_format.py -> build/lib/iotile/core/hw/reports copying iotile/core/hw/reports/utc_assigner.py -> build/lib/iotile/core/hw/reports copying iotile/core/hw/reports/flexible_dictionary.py -> build/lib/iotile/core/hw/reports copying iotile/core/hw/reports/broadcast.py -> build/lib/iotile/core/hw/reports copying iotile/core/hw/reports/report.py -> build/lib/iotile/core/hw/reports copying iotile/core/hw/reports/parser.py -> build/lib/iotile/core/hw/reports creating build/lib/iotile/core/hw/virtual copying iotile/core/hw/virtual/__init__.py -> build/lib/iotile/core/hw/virtual copying iotile/core/hw/virtual/virtualtile_base.py -> build/lib/iotile/core/hw/virtual copying iotile/core/hw/virtual/virtualdevice_simple.py -> build/lib/iotile/core/hw/virtual copying iotile/core/hw/virtual/virtualtile.py -> build/lib/iotile/core/hw/virtual copying iotile/core/hw/virtual/periodic_worker.py -> build/lib/iotile/core/hw/virtual copying iotile/core/hw/virtual/common_types.py -> build/lib/iotile/core/hw/virtual copying iotile/core/hw/virtual/tile_based_device.py -> build/lib/iotile/core/hw/virtual copying iotile/core/hw/virtual/virtualdevice_base.py -> build/lib/iotile/core/hw/virtual copying iotile/core/hw/virtual/virtualdevice_standard.py -> build/lib/iotile/core/hw/virtual creating build/lib/iotile/core/hw/transport/server copying iotile/core/hw/transport/server/__init__.py -> build/lib/iotile/core/hw/transport/server copying iotile/core/hw/transport/server/abstract.py -> build/lib/iotile/core/hw/transport/server copying iotile/core/hw/transport/server/standard.py -> build/lib/iotile/core/hw/transport/server creating build/lib/iotile/core/hw/transport/adapter copying iotile/core/hw/transport/adapter/__init__.py -> build/lib/iotile/core/hw/transport/adapter copying iotile/core/hw/transport/adapter/mixin_notifications.py -> build/lib/iotile/core/hw/transport/adapter copying iotile/core/hw/transport/adapter/abstract.py -> build/lib/iotile/core/hw/transport/adapter copying iotile/core/hw/transport/adapter/async_wrapper.py -> build/lib/iotile/core/hw/transport/adapter copying iotile/core/hw/transport/adapter/mixin_conndata.py -> build/lib/iotile/core/hw/transport/adapter copying iotile/core/hw/transport/adapter/legacy.py -> build/lib/iotile/core/hw/transport/adapter copying iotile/core/hw/transport/adapter/standard.py -> build/lib/iotile/core/hw/transport/adapter copying iotile/core/hw/transport/adapter/sync_wrapper.py -> build/lib/iotile/core/hw/transport/adapter creating build/lib/iotile/core/hw/update/records copying iotile/core/hw/update/records/__init__.py -> build/lib/iotile/core/hw/update/records copying iotile/core/hw/update/records/send_rpc.py -> build/lib/iotile/core/hw/update/records copying iotile/core/hw/update/records/enhanced_reflash.py -> build/lib/iotile/core/hw/update/records copying iotile/core/hw/update/records/reflash_controller.py -> build/lib/iotile/core/hw/update/records copying iotile/core/hw/update/records/set_version.py -> build/lib/iotile/core/hw/update/records copying iotile/core/hw/update/records/reflash_tile.py -> build/lib/iotile/core/hw/update/records copying iotile/core/hw/update/records/unknown.py -> build/lib/iotile/core/hw/update/records copying iotile/core/hw/update/records/reset_device.py -> build/lib/iotile/core/hw/update/records creating build/lib/iotile/core/utilities/async_tools copying iotile/core/utilities/async_tools/__init__.py -> build/lib/iotile/core/utilities/async_tools copying iotile/core/utilities/async_tools/operation_manager.py -> build/lib/iotile/core/utilities/async_tools copying iotile/core/utilities/async_tools/awaitable_dict.py -> build/lib/iotile/core/utilities/async_tools copying iotile/core/utilities/async_tools/event_loop.py -> build/lib/iotile/core/utilities/async_tools creating build/lib/iotile/core/utilities/hash_algorithms copying iotile/core/utilities/hash_algorithms/__init__.py -> build/lib/iotile/core/utilities/hash_algorithms copying iotile/core/utilities/hash_algorithms/sha.py -> build/lib/iotile/core/utilities/hash_algorithms copying iotile/core/utilities/hash_algorithms/crc.py -> build/lib/iotile/core/utilities/hash_algorithms creating build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/__init__.py -> build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/dict_verify.py -> build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/list_verify.py -> build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/float_verify.py -> build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/none_verify.py -> build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/options_verify.py -> build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/bool_verify.py -> build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/enum_verify.py -> build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/literal_verify.py -> build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/verifier.py -> build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/int_verify.py -> build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/string_verify.py -> build/lib/iotile/core/utilities/schema_verify copying iotile/core/utilities/schema_verify/bytes_verify.py -> build/lib/iotile/core/utilities/schema_verify creating build/lib/iotile/core/utilities/typedargs copying iotile/core/utilities/typedargs/__init__.py -> build/lib/iotile/core/utilities/typedargs copying iotile/core/utilities/typedargs/typeinfo.py -> build/lib/iotile/core/utilities/typedargs copying iotile/core/utilities/typedargs/shell.py -> build/lib/iotile/core/utilities/typedargs copying iotile/core/utilities/typedargs/annotate.py -> build/lib/iotile/core/utilities/typedargs + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RraGQH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64 + cd iotile-core-5.2.0 + 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-iotile-core-5.2.0-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-iotile-core-5.2.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile copying build/lib/iotile/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core copying build/lib/iotile/core/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/scripts copying build/lib/iotile/core/scripts/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/scripts copying build/lib/iotile/core/scripts/virtualdev_script.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/scripts copying build/lib/iotile/core/scripts/iotile_script.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/scripts copying build/lib/iotile/core/scripts/iotile_updateinfo_script.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/scripts copying build/lib/iotile/core/exceptions.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth copying build/lib/iotile/core/hw/auth/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth copying build/lib/iotile/core/hw/auth/inmemory_auth_provider.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth copying build/lib/iotile/core/hw/auth/cli_auth_provider.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth copying build/lib/iotile/core/hw/auth/env_auth_provider.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth copying build/lib/iotile/core/hw/auth/rootkey_auth_provider.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth copying build/lib/iotile/core/hw/auth/auth_chain.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth copying build/lib/iotile/core/hw/auth/null_auth_provider.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth copying build/lib/iotile/core/hw/auth/auth_provider.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth copying build/lib/iotile/core/hw/auth/default_providers.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth copying build/lib/iotile/core/hw/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/proxy copying build/lib/iotile/core/hw/proxy/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/proxy copying build/lib/iotile/core/hw/proxy/external_proxy.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/proxy copying build/lib/iotile/core/hw/proxy/plugin.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/proxy copying build/lib/iotile/core/hw/proxy/proxy.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/proxy creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport copying build/lib/iotile/core/hw/transport/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport copying build/lib/iotile/core/hw/transport/virtualadapter.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport copying build/lib/iotile/core/hw/transport/adapterstream.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/server copying build/lib/iotile/core/hw/transport/server/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/server copying build/lib/iotile/core/hw/transport/server/abstract.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/server copying build/lib/iotile/core/hw/transport/server/standard.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/server creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter copying build/lib/iotile/core/hw/transport/adapter/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter copying build/lib/iotile/core/hw/transport/adapter/mixin_notifications.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter copying build/lib/iotile/core/hw/transport/adapter/abstract.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter copying build/lib/iotile/core/hw/transport/adapter/async_wrapper.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter copying build/lib/iotile/core/hw/transport/adapter/mixin_conndata.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter copying build/lib/iotile/core/hw/transport/adapter/legacy.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter copying build/lib/iotile/core/hw/transport/adapter/standard.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter copying build/lib/iotile/core/hw/transport/adapter/sync_wrapper.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter copying build/lib/iotile/core/hw/exceptions.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/app copying build/lib/iotile/core/hw/app/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/app copying build/lib/iotile/core/hw/app/app.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/app copying build/lib/iotile/core/hw/app/updater_app.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/app copying build/lib/iotile/core/hw/app/info_app.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/app creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/debug copying build/lib/iotile/core/hw/debug/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/debug copying build/lib/iotile/core/hw/debug/debug_manager.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/debug copying build/lib/iotile/core/hw/debug/flash_board_step.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/debug copying build/lib/iotile/core/hw/debug/sparse_memory.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/debug creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update copying build/lib/iotile/core/hw/update/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records copying build/lib/iotile/core/hw/update/records/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records copying build/lib/iotile/core/hw/update/records/send_rpc.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records copying build/lib/iotile/core/hw/update/records/enhanced_reflash.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records copying build/lib/iotile/core/hw/update/records/reflash_controller.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records copying build/lib/iotile/core/hw/update/records/set_version.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records copying build/lib/iotile/core/hw/update/records/reflash_tile.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records copying build/lib/iotile/core/hw/update/records/unknown.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records copying build/lib/iotile/core/hw/update/records/reset_device.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records copying build/lib/iotile/core/hw/update/script.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update copying build/lib/iotile/core/hw/update/record.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports copying build/lib/iotile/core/hw/reports/individual_format.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports copying build/lib/iotile/core/hw/reports/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports copying build/lib/iotile/core/hw/reports/signed_list_format.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports copying build/lib/iotile/core/hw/reports/utc_assigner.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports copying build/lib/iotile/core/hw/reports/flexible_dictionary.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports copying build/lib/iotile/core/hw/reports/broadcast.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports copying build/lib/iotile/core/hw/reports/report.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports copying build/lib/iotile/core/hw/reports/parser.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports copying build/lib/iotile/core/hw/hwmanager.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual copying build/lib/iotile/core/hw/virtual/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual copying build/lib/iotile/core/hw/virtual/virtualtile_base.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual copying build/lib/iotile/core/hw/virtual/virtualdevice_simple.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual copying build/lib/iotile/core/hw/virtual/virtualtile.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual copying build/lib/iotile/core/hw/virtual/periodic_worker.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual copying build/lib/iotile/core/hw/virtual/common_types.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual copying build/lib/iotile/core/hw/virtual/tile_based_device.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual copying build/lib/iotile/core/hw/virtual/virtualdevice_base.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual copying build/lib/iotile/core/hw/virtual/virtualdevice_standard.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev copying build/lib/iotile/core/dev/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev copying build/lib/iotile/core/dev/config.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev copying build/lib/iotile/core/dev/annotated_registry.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev copying build/lib/iotile/core/dev/registry.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev copying build/lib/iotile/core/dev/semver.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev copying build/lib/iotile/core/dev/iotileobj.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities copying build/lib/iotile/core/utilities/command_file.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities copying build/lib/iotile/core/utilities/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities copying build/lib/iotile/core/utilities/kvstore_mem.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities copying build/lib/iotile/core/utilities/config.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities copying build/lib/iotile/core/utilities/kvstore_sqlite.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/async_tools copying build/lib/iotile/core/utilities/async_tools/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/async_tools copying build/lib/iotile/core/utilities/async_tools/operation_manager.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/async_tools copying build/lib/iotile/core/utilities/async_tools/awaitable_dict.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/async_tools copying build/lib/iotile/core/utilities/async_tools/event_loop.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/async_tools copying build/lib/iotile/core/utilities/gid.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/hash_algorithms copying build/lib/iotile/core/utilities/hash_algorithms/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/hash_algorithms copying build/lib/iotile/core/utilities/hash_algorithms/sha.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/hash_algorithms copying build/lib/iotile/core/utilities/hash_algorithms/crc.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/hash_algorithms copying build/lib/iotile/core/utilities/packed.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities copying build/lib/iotile/core/utilities/stoppable_thread.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities copying build/lib/iotile/core/utilities/linebuffer_ui.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/dict_verify.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/list_verify.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/float_verify.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/none_verify.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/options_verify.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/bool_verify.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/enum_verify.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/literal_verify.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/verifier.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/int_verify.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/string_verify.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify copying build/lib/iotile/core/utilities/schema_verify/bytes_verify.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify creating /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/typedargs copying build/lib/iotile/core/utilities/typedargs/__init__.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/typedargs copying build/lib/iotile/core/utilities/typedargs/typeinfo.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/typedargs copying build/lib/iotile/core/utilities/typedargs/shell.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/typedargs copying build/lib/iotile/core/utilities/typedargs/annotate.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/typedargs copying build/lib/iotile/core/utilities/kvstore_json.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities copying build/lib/iotile/core/utilities/paths.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities copying build/lib/iotile/core/utilities/console.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities copying build/lib/iotile/core/utilities/intelhex.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities copying build/lib/iotile/core/config_variables.py -> /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/scripts/virtualdev_script.py to virtualdev_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/scripts/iotile_script.py to iotile_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/scripts/iotile_updateinfo_script.py to iotile_updateinfo_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth/inmemory_auth_provider.py to inmemory_auth_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth/cli_auth_provider.py to cli_auth_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth/env_auth_provider.py to env_auth_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth/rootkey_auth_provider.py to rootkey_auth_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth/auth_chain.py to auth_chain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth/null_auth_provider.py to null_auth_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth/auth_provider.py to auth_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/auth/default_providers.py to default_providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/proxy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/proxy/external_proxy.py to external_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/proxy/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/proxy/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/virtualadapter.py to virtualadapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapterstream.py to adapterstream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/server/abstract.py to abstract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/server/standard.py to standard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter/mixin_notifications.py to mixin_notifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter/abstract.py to abstract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter/async_wrapper.py to async_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter/mixin_conndata.py to mixin_conndata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter/legacy.py to legacy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter/standard.py to standard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/transport/adapter/sync_wrapper.py to sync_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/app/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/app/updater_app.py to updater_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/app/info_app.py to info_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/debug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/debug/debug_manager.py to debug_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/debug/flash_board_step.py to flash_board_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/debug/sparse_memory.py to sparse_memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records/send_rpc.py to send_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records/enhanced_reflash.py to enhanced_reflash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records/reflash_controller.py to reflash_controller.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records/set_version.py to set_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records/reflash_tile.py to reflash_tile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records/unknown.py to unknown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/records/reset_device.py to reset_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/script.py to script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/update/record.py to record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports/individual_format.py to individual_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports/signed_list_format.py to signed_list_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports/utc_assigner.py to utc_assigner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports/flexible_dictionary.py to flexible_dictionary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports/broadcast.py to broadcast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/reports/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/hwmanager.py to hwmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual/virtualtile_base.py to virtualtile_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual/virtualdevice_simple.py to virtualdevice_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual/virtualtile.py to virtualtile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual/periodic_worker.py to periodic_worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual/common_types.py to common_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual/tile_based_device.py to tile_based_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual/virtualdevice_base.py to virtualdevice_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/hw/virtual/virtualdevice_standard.py to virtualdevice_standard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev/annotated_registry.py to annotated_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev/semver.py to semver.cpython-39.pyc /usr/lib/python3.9/site-packages/iotile/core/dev/semver.py:181: SyntaxWarning: "is not" with a literal. Did you mean "!="? byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/dev/iotileobj.py to iotileobj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/command_file.py to command_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/kvstore_mem.py to kvstore_mem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/kvstore_sqlite.py to kvstore_sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/async_tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/async_tools/operation_manager.py to operation_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/async_tools/awaitable_dict.py to awaitable_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/async_tools/event_loop.py to event_loop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/gid.py to gid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/hash_algorithms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/hash_algorithms/sha.py to sha.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/hash_algorithms/crc.py to crc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/packed.py to packed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/stoppable_thread.py to stoppable_thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/linebuffer_ui.py to linebuffer_ui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/dict_verify.py to dict_verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/list_verify.py to list_verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/float_verify.py to float_verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/none_verify.py to none_verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/options_verify.py to options_verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/bool_verify.py to bool_verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/enum_verify.py to enum_verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/literal_verify.py to literal_verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/verifier.py to verifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/int_verify.py to int_verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/string_verify.py to string_verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/schema_verify/bytes_verify.py to bytes_verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/typedargs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/typedargs/typeinfo.py to typeinfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/typedargs/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/typedargs/annotate.py to annotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/kvstore_json.py to kvstore_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/paths.py to paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/console.py to console.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/utilities/intelhex.py to intelhex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile/core/config_variables.py to config_variables.cpython-39.pyc writing byte-compilation script '/tmp/tmpmpv04zln.py' /usr/bin/python3 /tmp/tmpmpv04zln.py /usr/lib/python3.9/site-packages/iotile/core/dev/semver.py:181: SyntaxWarning: "is not" with a literal. Did you mean "!="? removing /tmp/tmpmpv04zln.py running install_egg_info running egg_info writing iotile_core.egg-info/PKG-INFO writing dependency_links to iotile_core.egg-info/dependency_links.txt writing entry points to iotile_core.egg-info/entry_points.txt writing requirements to iotile_core.egg-info/requires.txt writing top-level names to iotile_core.egg-info/top_level.txt reading manifest file 'iotile_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'iotile_core.egg-info/SOURCES.txt' Copying iotile_core.egg-info to /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9/site-packages/iotile_core-5.2.0-py3.9.egg-info running install_scripts Installing iotile script to /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/bin Installing iotile-updateinfo script to /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/bin Installing virtual_device script to /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64//usr/share/doc/python-iotile-core + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64 ~/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64 ~/build/BUILD/iotile-core-5.2.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/iotile-core-5.2.0 + mv /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 5.2.0-1 --unique-debug-suffix -5.2.0-1.x86_64 --unique-debug-src-base python-iotile-core-5.2.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/iotile-core-5.2.0 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-iotile-core-5.2.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/iotile/core/dev/semver.py:181: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.9/site-packages/iotile/core/dev/semver.py:181: SyntaxWarning: "is not" with a literal. Did you mean "!="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-iotile-core-5.2.0-1.noarch Provides: python-iotile-core python3-iotile-core = 5.2.0-1 python3.9dist(iotile-core) = 5.2 python3dist(iotile-core) = 5.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(crcmod) >= 1.7 python3.9dist(crcmod) < 2 python3.9dist(entrypoints) >= 0.3 python3.9dist(entrypoints) < 1 python3.9dist(intelhex) >= 2.3 python3.9dist(msgpack) >= 1 python3.9dist(python-dateutil) >= 2.8 python3.9dist(setuptools) python3.9dist(typedargs) >= 1.1.2 Processing files: python-iotile-core-help-5.2.0-1.noarch warning: Empty %files file /builddir/build/BUILD/iotile-core-5.2.0/doclist.lst Provides: python-iotile-core-help = 5.2.0-1 python3-iotile-core-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-iotile-core-5.2.0-1.x86_64 Wrote: /builddir/build/RPMS/python-iotile-core-help-5.2.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-iotile-core-5.2.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OpR1HX + umask 022 + cd /builddir/build/BUILD + cd iotile-core-5.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-iotile-core-5.2.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0