Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tdhelper.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683305548.869448/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-tdhelper.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-TDhelper-2.4.5-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-tdhelper.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683305548.869448/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-tdhelper.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-TDhelper-2.4.5-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-tdhelper.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683305548.869448/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-tdhelper.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.T4mRIz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf TDhelper-2.4.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/TDhelper-2.4.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd TDhelper-2.4.5 + /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.st438M + umask 022 + cd /builddir/build/BUILD + cd TDhelper-2.4.5 + 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' Warning: 'keywords' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/TDhelper copying TDhelper/reflect.py -> build/lib/TDhelper copying TDhelper/apiCore.py -> build/lib/TDhelper copying TDhelper/__init__.py -> build/lib/TDhelper creating build/lib/TDhelper/Event copying TDhelper/Event/__init__.py -> build/lib/TDhelper/Event copying TDhelper/Event/Event.py -> build/lib/TDhelper/Event creating build/lib/TDhelper/robot copying TDhelper/robot/__init__.py -> build/lib/TDhelper/robot creating build/lib/TDhelper/MagicCls copying TDhelper/MagicCls/test.py -> build/lib/TDhelper/MagicCls copying TDhelper/MagicCls/FieldsType.py -> build/lib/TDhelper/MagicCls copying TDhelper/MagicCls/__init__.py -> build/lib/TDhelper/MagicCls copying TDhelper/MagicCls/MagicMeta.py -> build/lib/TDhelper/MagicCls copying TDhelper/MagicCls/model.py -> build/lib/TDhelper/MagicCls creating build/lib/TDhelper/structs copying TDhelper/structs/__init__.py -> build/lib/TDhelper/structs copying TDhelper/structs/dir.py -> build/lib/TDhelper/structs creating build/lib/TDhelper/simulate copying TDhelper/simulate/json.py -> build/lib/TDhelper/simulate copying TDhelper/simulate/__init__.py -> build/lib/TDhelper/simulate creating build/lib/TDhelper/Msg copying TDhelper/Msg/AppPush.py -> build/lib/TDhelper/Msg copying TDhelper/Msg/__init__.py -> build/lib/TDhelper/Msg copying TDhelper/Msg/Email.py -> build/lib/TDhelper/Msg copying TDhelper/Msg/SMS.py -> build/lib/TDhelper/Msg copying TDhelper/Msg/InterfaceMsg.py -> build/lib/TDhelper/Msg copying TDhelper/Msg/Config.py -> build/lib/TDhelper/Msg creating build/lib/TDhelper/generic copying TDhelper/generic/requier.py -> build/lib/TDhelper/generic copying TDhelper/generic/threadPools.py -> build/lib/TDhelper/generic copying TDhelper/generic/classDocCfg.py -> build/lib/TDhelper/generic copying TDhelper/generic/transformationType.py -> build/lib/TDhelper/generic copying TDhelper/generic/findAttribute.py -> build/lib/TDhelper/generic copying TDhelper/generic/__init__.py -> build/lib/TDhelper/generic copying TDhelper/generic/recursion.py -> build/lib/TDhelper/generic copying TDhelper/generic/standard_result.py -> build/lib/TDhelper/generic copying TDhelper/generic/randGetValue.py -> build/lib/TDhelper/generic copying TDhelper/generic/dictHelper.py -> build/lib/TDhelper/generic creating build/lib/TDhelper/cache copying TDhelper/cache/memcache.py -> build/lib/TDhelper/cache copying TDhelper/cache/ring.py -> build/lib/TDhelper/cache copying TDhelper/cache/pools.py -> build/lib/TDhelper/cache copying TDhelper/cache/__init__.py -> build/lib/TDhelper/cache creating build/lib/TDhelper/shellScripts copying TDhelper/shellScripts/saasHelper.py -> build/lib/TDhelper/shellScripts copying TDhelper/shellScripts/__init__.py -> build/lib/TDhelper/shellScripts creating build/lib/TDhelper/Decorators copying TDhelper/Decorators/log.py -> build/lib/TDhelper/Decorators copying TDhelper/Decorators/__init__.py -> build/lib/TDhelper/Decorators copying TDhelper/Decorators/performance.py -> build/lib/TDhelper/Decorators creating build/lib/TDhelper/Spider copying TDhelper/Spider/spiderFactory.py -> build/lib/TDhelper/Spider copying TDhelper/Spider/contentExtraction.py -> build/lib/TDhelper/Spider copying TDhelper/Spider/regex.py -> build/lib/TDhelper/Spider copying TDhelper/Spider/cfg.py -> build/lib/TDhelper/Spider copying TDhelper/Spider/__init__.py -> build/lib/TDhelper/Spider copying TDhelper/Spider/spiderPools.py -> build/lib/TDhelper/Spider creating build/lib/TDhelper/web copying TDhelper/web/__init__.py -> build/lib/TDhelper/web copying TDhelper/web/permission.py -> build/lib/TDhelper/web copying TDhelper/web/permissionHelper.py -> build/lib/TDhelper/web creating build/lib/TDhelper/Scheduler copying TDhelper/Scheduler/base.py -> build/lib/TDhelper/Scheduler copying TDhelper/Scheduler/service.py -> build/lib/TDhelper/Scheduler copying TDhelper/Scheduler/example_scheduler.py -> build/lib/TDhelper/Scheduler copying TDhelper/Scheduler/interface.py -> build/lib/TDhelper/Scheduler copying TDhelper/Scheduler/__init__.py -> build/lib/TDhelper/Scheduler copying TDhelper/Scheduler/log_config.py -> build/lib/TDhelper/Scheduler creating build/lib/TDhelper/document copying TDhelper/document/__init__.py -> build/lib/TDhelper/document copying TDhelper/document/file.py -> build/lib/TDhelper/document creating build/lib/TDhelper/network copying TDhelper/network/__init__.py -> build/lib/TDhelper/network creating build/lib/TDhelper/db copying TDhelper/db/__init__.py -> build/lib/TDhelper/db creating build/lib/TDhelper/bin copying TDhelper/bin/globalvar.py -> build/lib/TDhelper/bin copying TDhelper/bin/__init__.py -> build/lib/TDhelper/bin creating build/lib/TDhelper/Event/classEvent copying TDhelper/Event/classEvent/meta.py -> build/lib/TDhelper/Event/classEvent copying TDhelper/Event/classEvent/__init__.py -> build/lib/TDhelper/Event/classEvent copying TDhelper/Event/classEvent/event.py -> build/lib/TDhelper/Event/classEvent creating build/lib/TDhelper/Event/webEvent copying TDhelper/Event/webEvent/Events.py -> build/lib/TDhelper/Event/webEvent copying TDhelper/Event/webEvent/__init__.py -> build/lib/TDhelper/Event/webEvent creating build/lib/TDhelper/robot/people copying TDhelper/robot/people/vertebra.py -> build/lib/TDhelper/robot/people copying TDhelper/robot/people/leg.py -> build/lib/TDhelper/robot/people copying TDhelper/robot/people/upperLimb.py -> build/lib/TDhelper/robot/people copying TDhelper/robot/people/__init__.py -> build/lib/TDhelper/robot/people creating build/lib/TDhelper/robot/control copying TDhelper/robot/control/D_33890.py -> build/lib/TDhelper/robot/control copying TDhelper/robot/control/device.py -> build/lib/TDhelper/robot/control copying TDhelper/robot/control/__init__.py -> build/lib/TDhelper/robot/control creating build/lib/TDhelper/robot/struct copying TDhelper/robot/struct/base.py -> build/lib/TDhelper/robot/struct copying TDhelper/robot/struct/hip.py -> build/lib/TDhelper/robot/struct copying TDhelper/robot/struct/knee.py -> build/lib/TDhelper/robot/struct copying TDhelper/robot/struct/__init__.py -> build/lib/TDhelper/robot/struct copying TDhelper/robot/struct/ankle.py -> build/lib/TDhelper/robot/struct copying TDhelper/robot/struct/toe.py -> build/lib/TDhelper/robot/struct creating build/lib/TDhelper/robot/people/scripts copying TDhelper/robot/people/scripts/runScript.py -> build/lib/TDhelper/robot/people/scripts copying TDhelper/robot/people/scripts/script.py -> build/lib/TDhelper/robot/people/scripts copying TDhelper/robot/people/scripts/__init__.py -> build/lib/TDhelper/robot/people/scripts creating build/lib/TDhelper/generic/crypto copying TDhelper/generic/crypto/MD5.py -> build/lib/TDhelper/generic/crypto copying TDhelper/generic/crypto/__init__.py -> build/lib/TDhelper/generic/crypto creating build/lib/TDhelper/generic/a copying TDhelper/generic/a/b.py -> build/lib/TDhelper/generic/a copying TDhelper/generic/a/__init__.py -> build/lib/TDhelper/generic/a creating build/lib/TDhelper/generic/dynamic copying TDhelper/generic/dynamic/test.py -> build/lib/TDhelper/generic/dynamic copying TDhelper/generic/dynamic/__init__.py -> build/lib/TDhelper/generic/dynamic creating build/lib/TDhelper/generic/dynamic/base copying TDhelper/generic/dynamic/base/__init__.py -> build/lib/TDhelper/generic/dynamic/base copying TDhelper/generic/dynamic/base/Meta.py -> build/lib/TDhelper/generic/dynamic/base creating build/lib/TDhelper/cache/webCache copying TDhelper/cache/webCache/mongo.py -> build/lib/TDhelper/cache/webCache copying TDhelper/cache/webCache/webCacheFactory.py -> build/lib/TDhelper/cache/webCache copying TDhelper/cache/webCache/interface.py -> build/lib/TDhelper/cache/webCache copying TDhelper/cache/webCache/__init__.py -> build/lib/TDhelper/cache/webCache copying TDhelper/cache/webCache/redis.py -> build/lib/TDhelper/cache/webCache creating build/lib/TDhelper/Spider/models copying TDhelper/Spider/models/fingerprint.py -> build/lib/TDhelper/Spider/models copying TDhelper/Spider/models/BadRequestModel.py -> build/lib/TDhelper/Spider/models copying TDhelper/Spider/models/Cache_L2_Model.py -> build/lib/TDhelper/Spider/models copying TDhelper/Spider/models/Cache_L1.py -> build/lib/TDhelper/Spider/models copying TDhelper/Spider/models/spider_event.py -> build/lib/TDhelper/Spider/models copying TDhelper/Spider/models/__init__.py -> build/lib/TDhelper/Spider/models copying TDhelper/Spider/models/status.py -> build/lib/TDhelper/Spider/models copying TDhelper/Spider/models/Cache_L2.py -> build/lib/TDhelper/Spider/models creating build/lib/TDhelper/document/ini copying TDhelper/document/ini/test.py -> build/lib/TDhelper/document/ini copying TDhelper/document/ini/meta.py -> build/lib/TDhelper/document/ini copying TDhelper/document/ini/fields.py -> build/lib/TDhelper/document/ini copying TDhelper/document/ini/__init__.py -> build/lib/TDhelper/document/ini copying TDhelper/document/ini/model.py -> build/lib/TDhelper/document/ini creating build/lib/TDhelper/document/excel copying TDhelper/document/excel/__init__.py -> build/lib/TDhelper/document/excel copying TDhelper/document/excel/model.py -> build/lib/TDhelper/document/excel creating build/lib/TDhelper/document/excel/FieldType copying TDhelper/document/excel/FieldType/__init__.py -> build/lib/TDhelper/document/excel/FieldType creating build/lib/TDhelper/document/excel/meta copying TDhelper/document/excel/meta/modelMeta.py -> build/lib/TDhelper/document/excel/meta copying TDhelper/document/excel/meta/__init__.py -> build/lib/TDhelper/document/excel/meta creating build/lib/TDhelper/network/socket copying TDhelper/network/socket/client.py -> build/lib/TDhelper/network/socket copying TDhelper/network/socket/server.py -> build/lib/TDhelper/network/socket copying TDhelper/network/socket/__init__.py -> build/lib/TDhelper/network/socket creating build/lib/TDhelper/network/http copying TDhelper/network/http/http_postdataformat.py -> build/lib/TDhelper/network/http copying TDhelper/network/http/RPC1.py -> build/lib/TDhelper/network/http copying TDhelper/network/http/REST_HTTP.py -> build/lib/TDhelper/network/http copying TDhelper/network/http/http_helper.py -> build/lib/TDhelper/network/http copying TDhelper/network/http/m3u8.py -> build/lib/TDhelper/network/http copying TDhelper/network/http/__init__.py -> build/lib/TDhelper/network/http copying TDhelper/network/http/RPC.py -> build/lib/TDhelper/network/http copying TDhelper/network/http/m3u8_backup.py -> build/lib/TDhelper/network/http creating build/lib/TDhelper/network/websocket copying TDhelper/network/websocket/protocol.py -> build/lib/TDhelper/network/websocket copying TDhelper/network/websocket/server.py -> build/lib/TDhelper/network/websocket copying TDhelper/network/websocket/__init__.py -> build/lib/TDhelper/network/websocket creating build/lib/TDhelper/network/rpc copying TDhelper/network/rpc/__init__.py -> build/lib/TDhelper/network/rpc creating build/lib/TDhelper/network/socket/protocol copying TDhelper/network/socket/protocol/base.py -> build/lib/TDhelper/network/socket/protocol copying TDhelper/network/socket/protocol/__init__.py -> build/lib/TDhelper/network/socket/protocol creating build/lib/TDhelper/network/socket/model copying TDhelper/network/socket/model/__init__.py -> build/lib/TDhelper/network/socket/model copying TDhelper/network/socket/model/SOCKET_MODELS.py -> build/lib/TDhelper/network/socket/model creating build/lib/TDhelper/network/socket/cache copying TDhelper/network/socket/cache/queue.py -> build/lib/TDhelper/network/socket/cache copying TDhelper/network/socket/cache/__init__.py -> build/lib/TDhelper/network/socket/cache creating build/lib/TDhelper/network/http/status copying TDhelper/network/http/status/M3U8_STATUS.py -> build/lib/TDhelper/network/http/status copying TDhelper/network/http/status/__init__.py -> build/lib/TDhelper/network/http/status creating build/lib/TDhelper/network/rpc/Core copying TDhelper/network/rpc/Core/struct.py -> build/lib/TDhelper/network/rpc/Core copying TDhelper/network/rpc/Core/__init__.py -> build/lib/TDhelper/network/rpc/Core copying TDhelper/network/rpc/Core/Meta.py -> build/lib/TDhelper/network/rpc/Core creating build/lib/TDhelper/network/rpc/Server copying TDhelper/network/rpc/Server/server.py -> build/lib/TDhelper/network/rpc/Server copying TDhelper/network/rpc/Server/__init__.py -> build/lib/TDhelper/network/rpc/Server copying TDhelper/network/rpc/Server/obsolete_Service.py -> build/lib/TDhelper/network/rpc/Server creating build/lib/TDhelper/network/rpc/Struct copying TDhelper/network/rpc/Struct/__init__.py -> build/lib/TDhelper/network/rpc/Struct copying TDhelper/network/rpc/Struct/Result.py -> build/lib/TDhelper/network/rpc/Struct creating build/lib/TDhelper/network/rpc/Generic copying TDhelper/network/rpc/Generic/__init__.py -> build/lib/TDhelper/network/rpc/Generic copying TDhelper/network/rpc/Generic/Host.py -> build/lib/TDhelper/network/rpc/Generic creating build/lib/TDhelper/network/rpc/Client copying TDhelper/network/rpc/Client/service.py -> build/lib/TDhelper/network/rpc/Client copying TDhelper/network/rpc/Client/__init__.py -> build/lib/TDhelper/network/rpc/Client copying TDhelper/network/rpc/Client/rpc.py -> build/lib/TDhelper/network/rpc/Client creating build/lib/TDhelper/db/Db copying TDhelper/db/Db/base.py -> build/lib/TDhelper/db/Db copying TDhelper/db/Db/__init__.py -> build/lib/TDhelper/db/Db copying TDhelper/db/Db/helper.py -> build/lib/TDhelper/db/Db creating build/lib/TDhelper/db/mongodb copying TDhelper/db/mongodb/base.py -> build/lib/TDhelper/db/mongodb copying TDhelper/db/mongodb/setting.py -> build/lib/TDhelper/db/mongodb copying TDhelper/db/mongodb/dbhelper.py -> build/lib/TDhelper/db/mongodb copying TDhelper/db/mongodb/__init__.py -> build/lib/TDhelper/db/mongodb copying TDhelper/db/mongodb/objectId.py -> build/lib/TDhelper/db/mongodb creating build/lib/TDhelper/db/mysql copying TDhelper/db/mysql/mysql_x.py -> build/lib/TDhelper/db/mysql copying TDhelper/db/mysql/base.py -> build/lib/TDhelper/db/mysql copying TDhelper/db/mysql/setting.py -> build/lib/TDhelper/db/mysql copying TDhelper/db/mysql/__init__.py -> build/lib/TDhelper/db/mysql copying TDhelper/db/mysql/model.py -> build/lib/TDhelper/db/mysql + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GaOvyJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64 + cd TDhelper-2.4.5 + 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-TDhelper-2.4.5-1.x86_64 Warning: 'keywords' should be a list, got type 'tuple' 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-TDhelper-2.4.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/classEvent copying build/lib/TDhelper/Event/classEvent/meta.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/classEvent copying build/lib/TDhelper/Event/classEvent/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/classEvent copying build/lib/TDhelper/Event/classEvent/event.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/classEvent creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/webEvent copying build/lib/TDhelper/Event/webEvent/Events.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/webEvent copying build/lib/TDhelper/Event/webEvent/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/webEvent copying build/lib/TDhelper/Event/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event copying build/lib/TDhelper/Event/Event.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot copying build/lib/TDhelper/robot/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people copying build/lib/TDhelper/robot/people/vertebra.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people/scripts copying build/lib/TDhelper/robot/people/scripts/runScript.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people/scripts copying build/lib/TDhelper/robot/people/scripts/script.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people/scripts copying build/lib/TDhelper/robot/people/scripts/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people/scripts copying build/lib/TDhelper/robot/people/leg.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people copying build/lib/TDhelper/robot/people/upperLimb.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people copying build/lib/TDhelper/robot/people/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/control copying build/lib/TDhelper/robot/control/D_33890.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/control copying build/lib/TDhelper/robot/control/device.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/control copying build/lib/TDhelper/robot/control/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/control creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct copying build/lib/TDhelper/robot/struct/base.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct copying build/lib/TDhelper/robot/struct/hip.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct copying build/lib/TDhelper/robot/struct/knee.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct copying build/lib/TDhelper/robot/struct/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct copying build/lib/TDhelper/robot/struct/ankle.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct copying build/lib/TDhelper/robot/struct/toe.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct copying build/lib/TDhelper/reflect.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/MagicCls copying build/lib/TDhelper/MagicCls/test.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/MagicCls copying build/lib/TDhelper/MagicCls/FieldsType.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/MagicCls copying build/lib/TDhelper/MagicCls/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/MagicCls copying build/lib/TDhelper/MagicCls/MagicMeta.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/MagicCls copying build/lib/TDhelper/MagicCls/model.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/MagicCls creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/structs copying build/lib/TDhelper/structs/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/structs copying build/lib/TDhelper/structs/dir.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/structs copying build/lib/TDhelper/apiCore.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/simulate copying build/lib/TDhelper/simulate/json.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/simulate copying build/lib/TDhelper/simulate/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/simulate creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg copying build/lib/TDhelper/Msg/AppPush.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg copying build/lib/TDhelper/Msg/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg copying build/lib/TDhelper/Msg/Email.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg copying build/lib/TDhelper/Msg/SMS.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg copying build/lib/TDhelper/Msg/InterfaceMsg.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg copying build/lib/TDhelper/Msg/Config.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic copying build/lib/TDhelper/generic/requier.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic copying build/lib/TDhelper/generic/threadPools.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic copying build/lib/TDhelper/generic/classDocCfg.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic copying build/lib/TDhelper/generic/transformationType.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic copying build/lib/TDhelper/generic/findAttribute.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/crypto copying build/lib/TDhelper/generic/crypto/MD5.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/crypto copying build/lib/TDhelper/generic/crypto/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/crypto copying build/lib/TDhelper/generic/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic copying build/lib/TDhelper/generic/recursion.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic copying build/lib/TDhelper/generic/standard_result.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/a copying build/lib/TDhelper/generic/a/b.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/a copying build/lib/TDhelper/generic/a/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/a copying build/lib/TDhelper/generic/randGetValue.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic copying build/lib/TDhelper/generic/dictHelper.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/dynamic copying build/lib/TDhelper/generic/dynamic/test.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/dynamic creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/dynamic/base copying build/lib/TDhelper/generic/dynamic/base/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/dynamic/base copying build/lib/TDhelper/generic/dynamic/base/Meta.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/dynamic/base copying build/lib/TDhelper/generic/dynamic/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/dynamic creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache copying build/lib/TDhelper/cache/memcache.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache copying build/lib/TDhelper/cache/ring.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache copying build/lib/TDhelper/cache/pools.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache copying build/lib/TDhelper/cache/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/webCache copying build/lib/TDhelper/cache/webCache/mongo.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/webCache copying build/lib/TDhelper/cache/webCache/webCacheFactory.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/webCache copying build/lib/TDhelper/cache/webCache/interface.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/webCache copying build/lib/TDhelper/cache/webCache/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/webCache copying build/lib/TDhelper/cache/webCache/redis.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/webCache creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/shellScripts copying build/lib/TDhelper/shellScripts/saasHelper.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/shellScripts copying build/lib/TDhelper/shellScripts/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/shellScripts creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Decorators copying build/lib/TDhelper/Decorators/log.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Decorators copying build/lib/TDhelper/Decorators/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Decorators copying build/lib/TDhelper/Decorators/performance.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Decorators creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider copying build/lib/TDhelper/Spider/spiderFactory.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models copying build/lib/TDhelper/Spider/models/fingerprint.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models copying build/lib/TDhelper/Spider/models/BadRequestModel.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models copying build/lib/TDhelper/Spider/models/Cache_L2_Model.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models copying build/lib/TDhelper/Spider/models/Cache_L1.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models copying build/lib/TDhelper/Spider/models/spider_event.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models copying build/lib/TDhelper/Spider/models/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models copying build/lib/TDhelper/Spider/models/status.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models copying build/lib/TDhelper/Spider/models/Cache_L2.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models copying build/lib/TDhelper/Spider/contentExtraction.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider copying build/lib/TDhelper/Spider/regex.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider copying build/lib/TDhelper/Spider/cfg.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider copying build/lib/TDhelper/Spider/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider copying build/lib/TDhelper/Spider/spiderPools.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider copying build/lib/TDhelper/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/web copying build/lib/TDhelper/web/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/web copying build/lib/TDhelper/web/permission.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/web copying build/lib/TDhelper/web/permissionHelper.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/web creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler copying build/lib/TDhelper/Scheduler/base.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler copying build/lib/TDhelper/Scheduler/service.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler copying build/lib/TDhelper/Scheduler/example_scheduler.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler copying build/lib/TDhelper/Scheduler/interface.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler copying build/lib/TDhelper/Scheduler/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler copying build/lib/TDhelper/Scheduler/log_config.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/ini copying build/lib/TDhelper/document/ini/test.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/ini copying build/lib/TDhelper/document/ini/meta.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/ini copying build/lib/TDhelper/document/ini/fields.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/ini copying build/lib/TDhelper/document/ini/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/ini copying build/lib/TDhelper/document/ini/model.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/ini creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel/FieldType copying build/lib/TDhelper/document/excel/FieldType/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel/FieldType copying build/lib/TDhelper/document/excel/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel/meta copying build/lib/TDhelper/document/excel/meta/modelMeta.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel/meta copying build/lib/TDhelper/document/excel/meta/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel/meta copying build/lib/TDhelper/document/excel/model.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel copying build/lib/TDhelper/document/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document copying build/lib/TDhelper/document/file.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/protocol copying build/lib/TDhelper/network/socket/protocol/base.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/protocol copying build/lib/TDhelper/network/socket/protocol/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/protocol creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/model copying build/lib/TDhelper/network/socket/model/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/model copying build/lib/TDhelper/network/socket/model/SOCKET_MODELS.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/model copying build/lib/TDhelper/network/socket/client.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket copying build/lib/TDhelper/network/socket/server.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/cache copying build/lib/TDhelper/network/socket/cache/queue.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/cache copying build/lib/TDhelper/network/socket/cache/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/cache copying build/lib/TDhelper/network/socket/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http copying build/lib/TDhelper/network/http/http_postdataformat.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http copying build/lib/TDhelper/network/http/RPC1.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/status copying build/lib/TDhelper/network/http/status/M3U8_STATUS.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/status copying build/lib/TDhelper/network/http/status/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/status copying build/lib/TDhelper/network/http/REST_HTTP.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http copying build/lib/TDhelper/network/http/http_helper.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http copying build/lib/TDhelper/network/http/m3u8.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http copying build/lib/TDhelper/network/http/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http copying build/lib/TDhelper/network/http/RPC.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http copying build/lib/TDhelper/network/http/m3u8_backup.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/websocket copying build/lib/TDhelper/network/websocket/protocol.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/websocket copying build/lib/TDhelper/network/websocket/server.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/websocket copying build/lib/TDhelper/network/websocket/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/websocket copying build/lib/TDhelper/network/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Core copying build/lib/TDhelper/network/rpc/Core/struct.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Core copying build/lib/TDhelper/network/rpc/Core/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Core copying build/lib/TDhelper/network/rpc/Core/Meta.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Core creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Server copying build/lib/TDhelper/network/rpc/Server/server.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Server copying build/lib/TDhelper/network/rpc/Server/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Server copying build/lib/TDhelper/network/rpc/Server/obsolete_Service.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Server copying build/lib/TDhelper/network/rpc/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Struct copying build/lib/TDhelper/network/rpc/Struct/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Struct copying build/lib/TDhelper/network/rpc/Struct/Result.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Struct creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Generic copying build/lib/TDhelper/network/rpc/Generic/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Generic copying build/lib/TDhelper/network/rpc/Generic/Host.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Generic creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Client copying build/lib/TDhelper/network/rpc/Client/service.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Client copying build/lib/TDhelper/network/rpc/Client/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Client copying build/lib/TDhelper/network/rpc/Client/rpc.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Client creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/Db copying build/lib/TDhelper/db/Db/base.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/Db copying build/lib/TDhelper/db/Db/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/Db copying build/lib/TDhelper/db/Db/helper.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/Db copying build/lib/TDhelper/db/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mongodb copying build/lib/TDhelper/db/mongodb/base.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mongodb copying build/lib/TDhelper/db/mongodb/setting.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mongodb copying build/lib/TDhelper/db/mongodb/dbhelper.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mongodb copying build/lib/TDhelper/db/mongodb/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mongodb copying build/lib/TDhelper/db/mongodb/objectId.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mongodb creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mysql copying build/lib/TDhelper/db/mysql/mysql_x.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mysql copying build/lib/TDhelper/db/mysql/base.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mysql copying build/lib/TDhelper/db/mysql/setting.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mysql copying build/lib/TDhelper/db/mysql/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mysql copying build/lib/TDhelper/db/mysql/model.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mysql creating /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/bin copying build/lib/TDhelper/bin/globalvar.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/bin copying build/lib/TDhelper/bin/__init__.py -> /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/bin byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/classEvent/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/classEvent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/classEvent/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/webEvent/Events.py to Events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/webEvent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Event/Event.py to Event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people/vertebra.py to vertebra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people/scripts/runScript.py to runScript.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people/scripts/script.py to script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people/leg.py to leg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people/upperLimb.py to upperLimb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/people/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/control/D_33890.py to D_33890.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/control/device.py to device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/control/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct/hip.py to hip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct/knee.py to knee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct/ankle.py to ankle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/robot/struct/toe.py to toe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/reflect.py to reflect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/MagicCls/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/MagicCls/FieldsType.py to FieldsType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/MagicCls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/MagicCls/MagicMeta.py to MagicMeta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/MagicCls/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/structs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/structs/dir.py to dir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/apiCore.py to apiCore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/simulate/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/simulate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg/AppPush.py to AppPush.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg/Email.py to Email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg/SMS.py to SMS.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg/InterfaceMsg.py to InterfaceMsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Msg/Config.py to Config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/requier.py to requier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/threadPools.py to threadPools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/classDocCfg.py to classDocCfg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/transformationType.py to transformationType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/findAttribute.py to findAttribute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/crypto/MD5.py to MD5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/crypto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/recursion.py to recursion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/standard_result.py to standard_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/a/b.py to b.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/a/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/randGetValue.py to randGetValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/dictHelper.py to dictHelper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/dynamic/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/dynamic/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/dynamic/base/Meta.py to Meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/generic/dynamic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/memcache.py to memcache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/ring.py to ring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/pools.py to pools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/webCache/mongo.py to mongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/webCache/webCacheFactory.py to webCacheFactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/webCache/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/webCache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/cache/webCache/redis.py to redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/shellScripts/saasHelper.py to saasHelper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/shellScripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Decorators/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Decorators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Decorators/performance.py to performance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/spiderFactory.py to spiderFactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models/fingerprint.py to fingerprint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models/BadRequestModel.py to BadRequestModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models/Cache_L2_Model.py to Cache_L2_Model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models/Cache_L1.py to Cache_L1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models/spider_event.py to spider_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/models/Cache_L2.py to Cache_L2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/contentExtraction.py to contentExtraction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/regex.py to regex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/cfg.py to cfg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Spider/spiderPools.py to spiderPools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/web/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/web/permission.py to permission.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/web/permissionHelper.py to permissionHelper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler/example_scheduler.py to example_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/Scheduler/log_config.py to log_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/ini/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/ini/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/ini/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/ini/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/ini/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel/FieldType/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel/meta/modelMeta.py to modelMeta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/excel/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/document/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/protocol/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/protocol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/model/SOCKET_MODELS.py to SOCKET_MODELS.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/cache/queue.py to queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/socket/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/http_postdataformat.py to http_postdataformat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/RPC1.py to RPC1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/status/M3U8_STATUS.py to M3U8_STATUS.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/status/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/REST_HTTP.py to REST_HTTP.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/http_helper.py to http_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/m3u8.py to m3u8.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/RPC.py to RPC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/http/m3u8_backup.py to m3u8_backup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/websocket/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/websocket/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/websocket/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Core/struct.py to struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Core/Meta.py to Meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Server/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Server/obsolete_Service.py to obsolete_Service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Struct/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Struct/Result.py to Result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Generic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Generic/Host.py to Host.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Client/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/network/rpc/Client/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/Db/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/Db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/Db/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mongodb/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mongodb/setting.py to setting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mongodb/dbhelper.py to dbhelper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mongodb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mongodb/objectId.py to objectId.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mysql/mysql_x.py to mysql_x.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mysql/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mysql/setting.py to setting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mysql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/db/mysql/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/bin/globalvar.py to globalvar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper/bin/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp5c0hqa23.py' /usr/bin/python3 /tmp/tmp5c0hqa23.py removing /tmp/tmp5c0hqa23.py running install_egg_info running egg_info writing TDhelper.egg-info/PKG-INFO writing dependency_links to TDhelper.egg-info/dependency_links.txt writing entry points to TDhelper.egg-info/entry_points.txt writing requirements to TDhelper.egg-info/requires.txt writing top-level names to TDhelper.egg-info/top_level.txt reading manifest file 'TDhelper.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'TDhelper.egg-info/SOURCES.txt' Copying TDhelper.egg-info to /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9/site-packages/TDhelper-2.4.5-py3.9.egg-info running install_scripts Installing saas script to /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64//usr/share/doc/python-TDhelper + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64 ~/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64 ~/build/BUILD/TDhelper-2.4.5 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/TDhelper-2.4.5 + popd + mv /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.4.5-1 --unique-debug-suffix -2.4.5-1.x86_64 --unique-debug-src-base python-TDhelper-2.4.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/TDhelper-2.4.5 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-TDhelper-2.4.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-TDhelper-2.4.5-1.noarch Provides: python-TDhelper python3-TDhelper = 2.4.5-1 python3.9dist(tdhelper) = 2.4.5 python3dist(tdhelper) = 2.4.5 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(asgiref) = 3.4.1 python3.9dist(bleach) = 4.1 python3.9dist(certifi) = 2020.4.5.1 python3.9dist(cffi) = 1.14.6 python3.9dist(chardet) = 3.0.4 python3.9dist(colorama) = 0.4.4 python3.9dist(crypto) = 1.4.1 python3.9dist(cryptography) = 3.4.8 python3.9dist(dnspython) = 1.16 python3.9dist(docutils) = 0.17.1 python3.9dist(et-xmlfile) = 1.1 python3.9dist(gyp-next) = 0.4 python3.9dist(idna) = 2.9 python3.9dist(importlib-metadata) = 4.8.1 python3.9dist(jdcal) = 1.4.1 python3.9dist(keyring) = 23.2.1 python3.9dist(mysql-connector-python) = 8.0.19 python3.9dist(naked) = 0.1.31 python3.9dist(openpyxl) = 3.0.4 python3.9dist(packaging) = 21 python3.9dist(pkginfo) = 1.7.1 python3.9dist(protobuf) = 3.6.1 python3.9dist(pycparser) = 2.20 python3.9dist(pycryptodome) = 3.9.7 python3.9dist(pygments) = 2.10 python3.9dist(pymongo) = 3.10.1 python3.9dist(pyparsing) = 2.4.7 python3.9dist(python-dateutil) = 2.8.1 python3.9dist(pytz) = 2021.1 python3.9dist(pywin32-ctypes) = 0.2 python3.9dist(pyyaml) = 5.4.1 python3.9dist(readme-renderer) = 30 python3.9dist(requests) = 2.23 python3.9dist(requests-toolbelt) = 0.9.1 python3.9dist(rfc3986) = 1.5 python3.9dist(setuptools) python3.9dist(shellescape) = 3.8.1 python3.9dist(six) = 1.15 python3.9dist(sqlparse) = 0.4.1 python3.9dist(tqdm) = 4.62.3 python3.9dist(typing-extensions) = 3.10.0.2 python3.9dist(urllib3) = 1.25.9 python3.9dist(webencodings) = 0.5.1 python3.9dist(xlrd) = 1.1 python3.9dist(zipp) = 3.5 Processing files: python-TDhelper-help-2.4.5-1.noarch warning: Empty %files file /builddir/build/BUILD/TDhelper-2.4.5/doclist.lst Provides: python-TDhelper-help = 2.4.5-1 python3-TDhelper-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-TDhelper-2.4.5-1.x86_64 Wrote: /builddir/build/RPMS/python-TDhelper-help-2.4.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-TDhelper-2.4.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mfj6UL + umask 022 + cd /builddir/build/BUILD + cd TDhelper-2.4.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-TDhelper-2.4.5-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0