Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rotest.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684301284.145651/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-rotest.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-rotest-8.3.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rotest.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684301284.145651/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-rotest.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-rotest-8.3.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rotest.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684301284.145651/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-rotest.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.2h25it + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rotest-8.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/rotest-8.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rotest-8.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NBsHhI + umask 022 + cd /builddir/build/BUILD + cd rotest-8.3.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/rotest copying src/rotest/__init__.py -> build/lib/rotest creating build/lib/rotest/common copying src/rotest/common/utils.py -> build/lib/rotest/common copying src/rotest/common/log.py -> build/lib/rotest/common copying src/rotest/common/__init__.py -> build/lib/rotest/common copying src/rotest/common/constants.py -> build/lib/rotest/common copying src/rotest/common/config.py -> build/lib/rotest/common creating build/lib/rotest/core copying src/rotest/core/flow.py -> build/lib/rotest/core copying src/rotest/core/flow_component.py -> build/lib/rotest/core copying src/rotest/core/case.py -> build/lib/rotest/core copying src/rotest/core/abstract_test.py -> build/lib/rotest/core copying src/rotest/core/filter.py -> build/lib/rotest/core copying src/rotest/core/block.py -> build/lib/rotest/core copying src/rotest/core/__init__.py -> build/lib/rotest/core copying src/rotest/core/suite.py -> build/lib/rotest/core copying src/rotest/core/admin.py -> build/lib/rotest/core copying src/rotest/core/runner.py -> build/lib/rotest/core creating build/lib/rotest/cli copying src/rotest/cli/main.py -> build/lib/rotest/cli copying src/rotest/cli/__init__.py -> build/lib/rotest/cli copying src/rotest/cli/discover.py -> build/lib/rotest/cli copying src/rotest/cli/client.py -> build/lib/rotest/cli copying src/rotest/cli/server.py -> build/lib/rotest/cli creating build/lib/rotest/management copying src/rotest/management/__init__.py -> build/lib/rotest/management copying src/rotest/management/admin.py -> build/lib/rotest/management copying src/rotest/management/base_resource.py -> build/lib/rotest/management creating build/lib/rotest/api copying src/rotest/api/consumers.py -> build/lib/rotest/api copying src/rotest/api/request_token.py -> build/lib/rotest/api copying src/rotest/api/__init__.py -> build/lib/rotest/api copying src/rotest/api/urls.py -> build/lib/rotest/api creating build/lib/rotest/common/django_utils copying src/rotest/common/django_utils/common.py -> build/lib/rotest/common/django_utils copying src/rotest/common/django_utils/routing.py -> build/lib/rotest/common/django_utils copying src/rotest/common/django_utils/__init__.py -> build/lib/rotest/common/django_utils copying src/rotest/common/django_utils/urls.py -> build/lib/rotest/common/django_utils copying src/rotest/common/django_utils/fields.py -> build/lib/rotest/common/django_utils copying src/rotest/common/django_utils/settings.py -> build/lib/rotest/common/django_utils creating build/lib/rotest/common/django_utils/static copying src/rotest/common/django_utils/static/__init__.py -> build/lib/rotest/common/django_utils/static creating build/lib/rotest/common/django_utils/fixtures copying src/rotest/common/django_utils/fixtures/__init__.py -> build/lib/rotest/common/django_utils/fixtures creating build/lib/rotest/core/result copying src/rotest/core/result/result.py -> build/lib/rotest/core/result copying src/rotest/core/result/__init__.py -> build/lib/rotest/core/result creating build/lib/rotest/core/models copying src/rotest/core/models/general_data.py -> build/lib/rotest/core/models copying src/rotest/core/models/signature.py -> build/lib/rotest/core/models copying src/rotest/core/models/case_data.py -> build/lib/rotest/core/models copying src/rotest/core/models/__init__.py -> build/lib/rotest/core/models copying src/rotest/core/models/suite_data.py -> build/lib/rotest/core/models copying src/rotest/core/models/run_data.py -> build/lib/rotest/core/models creating build/lib/rotest/core/runners copying src/rotest/core/runners/__init__.py -> build/lib/rotest/core/runners copying src/rotest/core/runners/base_runner.py -> build/lib/rotest/core/runners creating build/lib/rotest/core/utils copying src/rotest/core/utils/common.py -> build/lib/rotest/core/utils copying src/rotest/core/utils/__init__.py -> build/lib/rotest/core/utils copying src/rotest/core/utils/useful_blocks.py -> build/lib/rotest/core/utils copying src/rotest/core/utils/pretty.py -> build/lib/rotest/core/utils copying src/rotest/core/utils/test_statistics.py -> build/lib/rotest/core/utils copying src/rotest/core/utils/excel_generator.py -> build/lib/rotest/core/utils creating build/lib/rotest/core/migrations copying src/rotest/core/migrations/0001_initial.py -> build/lib/rotest/core/migrations copying src/rotest/core/migrations/0006_auto_20190408_0630.py -> build/lib/rotest/core/migrations copying src/rotest/core/migrations/0002_auto_20170308_1248.py -> build/lib/rotest/core/migrations copying src/rotest/core/migrations/__init__.py -> build/lib/rotest/core/migrations copying src/rotest/core/migrations/0003_rundata_config.py -> build/lib/rotest/core/migrations copying src/rotest/core/migrations/0007_auto_20190911_0948.py -> build/lib/rotest/core/migrations copying src/rotest/core/migrations/0004_auto_20181111_0319.py -> build/lib/rotest/core/migrations copying src/rotest/core/migrations/0005_auto_20181112_0631.py -> build/lib/rotest/core/migrations creating build/lib/rotest/core/result/monitor copying src/rotest/core/result/monitor/__init__.py -> build/lib/rotest/core/result/monitor copying src/rotest/core/result/monitor/monitor.py -> build/lib/rotest/core/result/monitor copying src/rotest/core/result/monitor/server.py -> build/lib/rotest/core/result/monitor creating build/lib/rotest/core/result/handlers copying src/rotest/core/result/handlers/abstract_handler.py -> build/lib/rotest/core/result/handlers copying src/rotest/core/result/handlers/artifact_handler.py -> build/lib/rotest/core/result/handlers copying src/rotest/core/result/handlers/__init__.py -> build/lib/rotest/core/result/handlers copying src/rotest/core/result/handlers/signature_handler.py -> build/lib/rotest/core/result/handlers copying src/rotest/core/result/handlers/db_handler.py -> build/lib/rotest/core/result/handlers copying src/rotest/core/result/handlers/remote_db_handler.py -> build/lib/rotest/core/result/handlers copying src/rotest/core/result/handlers/excel_handler.py -> build/lib/rotest/core/result/handlers creating build/lib/rotest/core/result/handlers/stream copying src/rotest/core/result/handlers/stream/stream_handler.py -> build/lib/rotest/core/result/handlers/stream copying src/rotest/core/result/handlers/stream/base_handler.py -> build/lib/rotest/core/result/handlers/stream copying src/rotest/core/result/handlers/stream/__init__.py -> build/lib/rotest/core/result/handlers/stream copying src/rotest/core/result/handlers/stream/tree_handler.py -> build/lib/rotest/core/result/handlers/stream copying src/rotest/core/result/handlers/stream/log_handler.py -> build/lib/rotest/core/result/handlers/stream copying src/rotest/core/result/handlers/stream/dots_handler.py -> build/lib/rotest/core/result/handlers/stream creating build/lib/rotest/core/runners/multiprocess copying src/rotest/core/runners/multiprocess/common.py -> build/lib/rotest/core/runners/multiprocess copying src/rotest/core/runners/multiprocess/__init__.py -> build/lib/rotest/core/runners/multiprocess creating build/lib/rotest/core/runners/multiprocess/worker copying src/rotest/core/runners/multiprocess/worker/__init__.py -> build/lib/rotest/core/runners/multiprocess/worker copying src/rotest/core/runners/multiprocess/worker/runner.py -> build/lib/rotest/core/runners/multiprocess/worker copying src/rotest/core/runners/multiprocess/worker/result_handler.py -> build/lib/rotest/core/runners/multiprocess/worker copying src/rotest/core/runners/multiprocess/worker/process.py -> build/lib/rotest/core/runners/multiprocess/worker creating build/lib/rotest/core/runners/multiprocess/manager copying src/rotest/core/runners/multiprocess/manager/__init__.py -> build/lib/rotest/core/runners/multiprocess/manager copying src/rotest/core/runners/multiprocess/manager/message_handler.py -> build/lib/rotest/core/runners/multiprocess/manager copying src/rotest/core/runners/multiprocess/manager/runner.py -> build/lib/rotest/core/runners/multiprocess/manager creating build/lib/rotest/management/common copying src/rotest/management/common/messages.py -> build/lib/rotest/management/common copying src/rotest/management/common/utils.py -> build/lib/rotest/management/common copying src/rotest/management/common/__init__.py -> build/lib/rotest/management/common copying src/rotest/management/common/resource_descriptor.py -> build/lib/rotest/management/common copying src/rotest/management/common/errors.py -> build/lib/rotest/management/common creating build/lib/rotest/management/client copying src/rotest/management/client/websocket_client.py -> build/lib/rotest/management/client copying src/rotest/management/client/signatures_client.py -> build/lib/rotest/management/client copying src/rotest/management/client/__init__.py -> build/lib/rotest/management/client copying src/rotest/management/client/client.py -> build/lib/rotest/management/client copying src/rotest/management/client/manager.py -> build/lib/rotest/management/client copying src/rotest/management/client/result_client.py -> build/lib/rotest/management/client creating build/lib/rotest/management/models copying src/rotest/management/models/ut_resources.py -> build/lib/rotest/management/models copying src/rotest/management/models/resource_data.py -> build/lib/rotest/management/models copying src/rotest/management/models/__init__.py -> build/lib/rotest/management/models copying src/rotest/management/models/ut_models.py -> build/lib/rotest/management/models creating build/lib/rotest/management/utils copying src/rotest/management/utils/__init__.py -> build/lib/rotest/management/utils copying src/rotest/management/utils/shell.py -> build/lib/rotest/management/utils copying src/rotest/management/utils/resources_discoverer.py -> build/lib/rotest/management/utils creating build/lib/rotest/management/migrations copying src/rotest/management/migrations/0012_delete_previous_resources.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0001_initial.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0003_add_isusable_and_comment.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0016_demoresourcedata_validation_result.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0017_auto_20181202_0752.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0018_auto_20190408_0630.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0013_auto_20170308_1248.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0008_add_owner_reserved_time.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0011_refactored_to_resourcedata.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/__init__.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0007_baseresource_group.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0009_initializetimeoutresource.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0006_delete_projectdata.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0019_auto_20190911_0948.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0014_remove_resourcedata_dirty.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0015_auto_20180104_0631.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0004_auto_20150702_1312.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0002_auto_20150224_1427.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0005_auto_20150702_1403.py -> build/lib/rotest/management/migrations copying src/rotest/management/migrations/0010_finalizetimeoutresource.py -> build/lib/rotest/management/migrations creating build/lib/rotest/management/common/parsers copying src/rotest/management/common/parsers/__init__.py -> build/lib/rotest/management/common/parsers copying src/rotest/management/common/parsers/abstract_parser.py -> build/lib/rotest/management/common/parsers copying src/rotest/management/common/parsers/json_parser.py -> build/lib/rotest/management/common/parsers creating build/lib/rotest/api/common copying src/rotest/api/common/__init__.py -> build/lib/rotest/api/common copying src/rotest/api/common/models.py -> build/lib/rotest/api/common copying src/rotest/api/common/responses.py -> build/lib/rotest/api/common creating build/lib/rotest/api/test_control copying src/rotest/api/test_control/start_composite.py -> build/lib/rotest/api/test_control copying src/rotest/api/test_control/get_statistics.py -> build/lib/rotest/api/test_control copying src/rotest/api/test_control/middleware.py -> build/lib/rotest/api/test_control copying src/rotest/api/test_control/start_test_run.py -> build/lib/rotest/api/test_control copying src/rotest/api/test_control/stop_composite.py -> build/lib/rotest/api/test_control copying src/rotest/api/test_control/start_test.py -> build/lib/rotest/api/test_control copying src/rotest/api/test_control/update_resources.py -> build/lib/rotest/api/test_control copying src/rotest/api/test_control/__init__.py -> build/lib/rotest/api/test_control copying src/rotest/api/test_control/update_run_data.py -> build/lib/rotest/api/test_control copying src/rotest/api/test_control/should_skip.py -> build/lib/rotest/api/test_control copying src/rotest/api/test_control/stop_test.py -> build/lib/rotest/api/test_control copying src/rotest/api/test_control/add_test_result.py -> build/lib/rotest/api/test_control creating build/lib/rotest/api/resource_control copying src/rotest/api/resource_control/update_fields.py -> build/lib/rotest/api/resource_control copying src/rotest/api/resource_control/cleanup_user.py -> build/lib/rotest/api/resource_control copying src/rotest/api/resource_control/query_resources.py -> build/lib/rotest/api/resource_control copying src/rotest/api/resource_control/__init__.py -> build/lib/rotest/api/resource_control copying src/rotest/api/resource_control/lock_resources.py -> build/lib/rotest/api/resource_control copying src/rotest/api/resource_control/release_resources.py -> build/lib/rotest/api/resource_control creating build/lib/rotest/api/signature_control copying src/rotest/api/signature_control/get_or_create.py -> build/lib/rotest/api/signature_control copying src/rotest/api/signature_control/__init__.py -> build/lib/rotest/api/signature_control copying src/rotest/common/default_config.json -> build/lib/rotest/common copying src/rotest/common/schema.json -> build/lib/rotest/common copying src/rotest/common/django_utils/static/style.css -> build/lib/rotest/common/django_utils/static copying src/rotest/common/django_utils/fixtures/resource_ut.json -> build/lib/rotest/common/django_utils/fixtures copying src/rotest/common/django_utils/fixtures/initial_data.json -> build/lib/rotest/common/django_utils/fixtures copying src/rotest/common/django_utils/fixtures/signature_ut.json -> build/lib/rotest/common/django_utils/fixtures copying src/rotest/common/django_utils/fixtures/case_ut.json -> build/lib/rotest/common/django_utils/fixtures + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CjbmVS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64 + cd rotest-8.3.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils copying build/lib/rotest/common/django_utils/common.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/static copying build/lib/rotest/common/django_utils/static/style.css -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/static copying build/lib/rotest/common/django_utils/static/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/static copying build/lib/rotest/common/django_utils/routing.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/fixtures copying build/lib/rotest/common/django_utils/fixtures/resource_ut.json -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/fixtures copying build/lib/rotest/common/django_utils/fixtures/initial_data.json -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/fixtures copying build/lib/rotest/common/django_utils/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/fixtures copying build/lib/rotest/common/django_utils/fixtures/signature_ut.json -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/fixtures copying build/lib/rotest/common/django_utils/fixtures/case_ut.json -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/fixtures copying build/lib/rotest/common/django_utils/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils copying build/lib/rotest/common/django_utils/urls.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils copying build/lib/rotest/common/django_utils/fields.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils copying build/lib/rotest/common/django_utils/settings.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils copying build/lib/rotest/common/utils.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common copying build/lib/rotest/common/default_config.json -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common copying build/lib/rotest/common/log.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common copying build/lib/rotest/common/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common copying build/lib/rotest/common/constants.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common copying build/lib/rotest/common/config.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common copying build/lib/rotest/common/schema.json -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core copying build/lib/rotest/core/flow.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core copying build/lib/rotest/core/flow_component.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core copying build/lib/rotest/core/case.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core copying build/lib/rotest/core/abstract_test.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core copying build/lib/rotest/core/filter.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core copying build/lib/rotest/core/block.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/monitor copying build/lib/rotest/core/result/monitor/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/monitor copying build/lib/rotest/core/result/monitor/monitor.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/monitor copying build/lib/rotest/core/result/monitor/server.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/monitor copying build/lib/rotest/core/result/result.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result copying build/lib/rotest/core/result/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/abstract_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/artifact_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/signature_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/stream/stream_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/stream/base_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/stream/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/stream/tree_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/stream/log_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/stream/dots_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream copying build/lib/rotest/core/result/handlers/db_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/remote_db_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers copying build/lib/rotest/core/result/handlers/excel_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models copying build/lib/rotest/core/models/general_data.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models copying build/lib/rotest/core/models/signature.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models copying build/lib/rotest/core/models/case_data.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models copying build/lib/rotest/core/models/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models copying build/lib/rotest/core/models/suite_data.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models copying build/lib/rotest/core/models/run_data.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models copying build/lib/rotest/core/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core copying build/lib/rotest/core/suite.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core copying build/lib/rotest/core/admin.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners copying build/lib/rotest/core/runners/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess copying build/lib/rotest/core/runners/multiprocess/common.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/worker copying build/lib/rotest/core/runners/multiprocess/worker/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/worker copying build/lib/rotest/core/runners/multiprocess/worker/runner.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/worker copying build/lib/rotest/core/runners/multiprocess/worker/result_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/worker copying build/lib/rotest/core/runners/multiprocess/worker/process.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/worker copying build/lib/rotest/core/runners/multiprocess/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/manager copying build/lib/rotest/core/runners/multiprocess/manager/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/manager copying build/lib/rotest/core/runners/multiprocess/manager/message_handler.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/manager copying build/lib/rotest/core/runners/multiprocess/manager/runner.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/manager copying build/lib/rotest/core/runners/base_runner.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils copying build/lib/rotest/core/utils/common.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils copying build/lib/rotest/core/utils/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils copying build/lib/rotest/core/utils/useful_blocks.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils copying build/lib/rotest/core/utils/pretty.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils copying build/lib/rotest/core/utils/test_statistics.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils copying build/lib/rotest/core/utils/excel_generator.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils copying build/lib/rotest/core/runner.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations copying build/lib/rotest/core/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations copying build/lib/rotest/core/migrations/0006_auto_20190408_0630.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations copying build/lib/rotest/core/migrations/0002_auto_20170308_1248.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations copying build/lib/rotest/core/migrations/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations copying build/lib/rotest/core/migrations/0003_rundata_config.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations copying build/lib/rotest/core/migrations/0007_auto_20190911_0948.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations copying build/lib/rotest/core/migrations/0004_auto_20181111_0319.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations copying build/lib/rotest/core/migrations/0005_auto_20181112_0631.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/cli copying build/lib/rotest/cli/main.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/cli copying build/lib/rotest/cli/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/cli copying build/lib/rotest/cli/discover.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/cli copying build/lib/rotest/cli/client.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/cli copying build/lib/rotest/cli/server.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/cli creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common copying build/lib/rotest/management/common/messages.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common copying build/lib/rotest/management/common/utils.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common copying build/lib/rotest/management/common/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common copying build/lib/rotest/management/common/resource_descriptor.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common/parsers copying build/lib/rotest/management/common/parsers/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common/parsers copying build/lib/rotest/management/common/parsers/abstract_parser.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common/parsers copying build/lib/rotest/management/common/parsers/json_parser.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common/parsers copying build/lib/rotest/management/common/errors.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client copying build/lib/rotest/management/client/websocket_client.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client copying build/lib/rotest/management/client/signatures_client.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client copying build/lib/rotest/management/client/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client copying build/lib/rotest/management/client/client.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client copying build/lib/rotest/management/client/manager.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client copying build/lib/rotest/management/client/result_client.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/models copying build/lib/rotest/management/models/ut_resources.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/models copying build/lib/rotest/management/models/resource_data.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/models copying build/lib/rotest/management/models/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/models copying build/lib/rotest/management/models/ut_models.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/models copying build/lib/rotest/management/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management copying build/lib/rotest/management/admin.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/utils copying build/lib/rotest/management/utils/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/utils copying build/lib/rotest/management/utils/shell.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/utils copying build/lib/rotest/management/utils/resources_discoverer.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/utils creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0012_delete_previous_resources.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0003_add_isusable_and_comment.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0016_demoresourcedata_validation_result.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0017_auto_20181202_0752.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0018_auto_20190408_0630.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0013_auto_20170308_1248.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0008_add_owner_reserved_time.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0011_refactored_to_resourcedata.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0007_baseresource_group.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0009_initializetimeoutresource.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0006_delete_projectdata.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0019_auto_20190911_0948.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0014_remove_resourcedata_dirty.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0015_auto_20180104_0631.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0004_auto_20150702_1312.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0002_auto_20150224_1427.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0005_auto_20150702_1403.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/migrations/0010_finalizetimeoutresource.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations copying build/lib/rotest/management/base_resource.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management copying build/lib/rotest/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/common copying build/lib/rotest/api/common/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/common copying build/lib/rotest/api/common/models.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/common copying build/lib/rotest/api/common/responses.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/common copying build/lib/rotest/api/consumers.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api copying build/lib/rotest/api/request_token.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/test_control/start_composite.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/test_control/get_statistics.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/test_control/middleware.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/test_control/start_test_run.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/test_control/stop_composite.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/test_control/start_test.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/test_control/update_resources.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/test_control/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/test_control/update_run_data.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/test_control/should_skip.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/test_control/stop_test.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/test_control/add_test_result.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control copying build/lib/rotest/api/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control copying build/lib/rotest/api/resource_control/update_fields.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control copying build/lib/rotest/api/resource_control/cleanup_user.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control copying build/lib/rotest/api/resource_control/query_resources.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control copying build/lib/rotest/api/resource_control/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control copying build/lib/rotest/api/resource_control/lock_resources.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control copying build/lib/rotest/api/resource_control/release_resources.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control copying build/lib/rotest/api/urls.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api creating /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/signature_control copying build/lib/rotest/api/signature_control/get_or_create.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/signature_control copying build/lib/rotest/api/signature_control/__init__.py -> /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/signature_control byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/static/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/routing.py to routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/fixtures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/django_utils/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/flow.py to flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/flow_component.py to flow_component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/case.py to case.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/abstract_test.py to abstract_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/block.py to block.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/monitor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/monitor/monitor.py to monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/monitor/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/result.py to result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/abstract_handler.py to abstract_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/artifact_handler.py to artifact_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/signature_handler.py to signature_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream/stream_handler.py to stream_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream/base_handler.py to base_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream/tree_handler.py to tree_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream/log_handler.py to log_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/stream/dots_handler.py to dots_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/db_handler.py to db_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/remote_db_handler.py to remote_db_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/result/handlers/excel_handler.py to excel_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models/general_data.py to general_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models/signature.py to signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models/case_data.py to case_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models/suite_data.py to suite_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/models/run_data.py to run_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/suite.py to suite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/worker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/worker/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/worker/result_handler.py to result_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/worker/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/manager/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/manager/message_handler.py to message_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/multiprocess/manager/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runners/base_runner.py to base_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils/useful_blocks.py to useful_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils/pretty.py to pretty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils/test_statistics.py to test_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/utils/excel_generator.py to excel_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations/0006_auto_20190408_0630.py to 0006_auto_20190408_0630.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations/0002_auto_20170308_1248.py to 0002_auto_20170308_1248.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations/0003_rundata_config.py to 0003_rundata_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations/0007_auto_20190911_0948.py to 0007_auto_20190911_0948.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations/0004_auto_20181111_0319.py to 0004_auto_20181111_0319.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/core/migrations/0005_auto_20181112_0631.py to 0005_auto_20181112_0631.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/cli/discover.py to discover.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/cli/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/cli/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common/resource_descriptor.py to resource_descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common/parsers/abstract_parser.py to abstract_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common/parsers/json_parser.py to json_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/common/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client/websocket_client.py to websocket_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client/signatures_client.py to signatures_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/client/result_client.py to result_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/models/ut_resources.py to ut_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/models/resource_data.py to resource_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/models/ut_models.py to ut_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/utils/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/utils/resources_discoverer.py to resources_discoverer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0012_delete_previous_resources.py to 0012_delete_previous_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0003_add_isusable_and_comment.py to 0003_add_isusable_and_comment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0016_demoresourcedata_validation_result.py to 0016_demoresourcedata_validation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0017_auto_20181202_0752.py to 0017_auto_20181202_0752.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0018_auto_20190408_0630.py to 0018_auto_20190408_0630.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0013_auto_20170308_1248.py to 0013_auto_20170308_1248.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0008_add_owner_reserved_time.py to 0008_add_owner_reserved_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0011_refactored_to_resourcedata.py to 0011_refactored_to_resourcedata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0007_baseresource_group.py to 0007_baseresource_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0009_initializetimeoutresource.py to 0009_initializetimeoutresource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0006_delete_projectdata.py to 0006_delete_projectdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0019_auto_20190911_0948.py to 0019_auto_20190911_0948.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0014_remove_resourcedata_dirty.py to 0014_remove_resourcedata_dirty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0015_auto_20180104_0631.py to 0015_auto_20180104_0631.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0004_auto_20150702_1312.py to 0004_auto_20150702_1312.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0002_auto_20150224_1427.py to 0002_auto_20150224_1427.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0005_auto_20150702_1403.py to 0005_auto_20150702_1403.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/migrations/0010_finalizetimeoutresource.py to 0010_finalizetimeoutresource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/management/base_resource.py to base_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/common/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/common/responses.py to responses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/consumers.py to consumers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/request_token.py to request_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control/start_composite.py to start_composite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control/get_statistics.py to get_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control/start_test_run.py to start_test_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control/stop_composite.py to stop_composite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control/start_test.py to start_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control/update_resources.py to update_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control/update_run_data.py to update_run_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control/should_skip.py to should_skip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control/stop_test.py to stop_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/test_control/add_test_result.py to add_test_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control/update_fields.py to update_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control/cleanup_user.py to cleanup_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control/query_resources.py to query_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control/lock_resources.py to lock_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/resource_control/release_resources.py to release_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/signature_control/get_or_create.py to get_or_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest/api/signature_control/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpo8veldiz.py' /usr/bin/python3 /tmp/tmpo8veldiz.py removing /tmp/tmpo8veldiz.py running install_egg_info running egg_info writing src/rotest.egg-info/PKG-INFO writing dependency_links to src/rotest.egg-info/dependency_links.txt writing entry points to src/rotest.egg-info/entry_points.txt writing requirements to src/rotest.egg-info/requires.txt writing top-level names to src/rotest.egg-info/top_level.txt reading manifest file 'src/rotest.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/rotest.egg-info/SOURCES.txt' Copying src/rotest.egg-info to /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9/site-packages/rotest-8.3.1-py3.9.egg-info running install_scripts Installing rotest script to /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64//usr/share/doc/python-rotest + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64 ~/build/BUILDROOT/python-rotest-8.3.1-1.x86_64 ~/build/BUILD/rotest-8.3.1 + '[' -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/rotest-8.3.1 + popd + mv /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 8.3.1-1 --unique-debug-suffix -8.3.1-1.x86_64 --unique-debug-src-base python-rotest-8.3.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/rotest-8.3.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-rotest-8.3.1-1.noarch Provides: python-rotest python3-rotest = 8.3.1-1 python3.9dist(rotest) = 8.3.1 python3dist(rotest) = 8.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(attrdict) python3.9dist(basicstruct) python3.9dist(cached-property) python3.9dist(channels) >= 1 python3.9dist(channels) < 2 python3.9dist(colorama) python3.9dist(django) >= 1.8 python3.9dist(django) < 2.1 python3.9dist(future) python3.9dist(ipdbugger) >= 2.5 python3.9dist(jsonschema) python3.9dist(psutil) python3.9dist(py) python3.9dist(pyyaml) python3.9dist(setuptools) python3.9dist(swaggapi) >= 0.6.7 python3.9dist(termcolor) python3.9dist(websocket-client) >= 0.56 python3.9dist(xlwt) Processing files: python-rotest-help-8.3.1-1.noarch warning: Empty %files file /builddir/build/BUILD/rotest-8.3.1/doclist.lst Provides: python-rotest-help = 8.3.1-1 python3-rotest-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-rotest-8.3.1-1.x86_64 Wrote: /builddir/build/RPMS/python-rotest-help-8.3.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-rotest-8.3.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sEWvRL + umask 022 + cd /builddir/build/BUILD + cd rotest-8.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rotest-8.3.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0