Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wedge-lib.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685526088.012983/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-wedge-lib.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-wedge-lib-3.0.9-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-wedge-lib.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685526088.012983/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-wedge-lib.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-wedge-lib-3.0.9-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-wedge-lib.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685526088.012983/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-wedge-lib.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.eB3ipF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wedge-lib-3.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/wedge-lib-3.0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wedge-lib-3.0.9 + /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.oWa8sn + umask 022 + cd /builddir/build/BUILD + cd wedge-lib-3.0.9 + 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/w copying w/exceptions.py -> build/lib/w copying w/__init__.py -> build/lib/w copying w/utils.py -> build/lib/w copying w/apps.py -> build/lib/w copying w/debug.py -> build/lib/w creating build/lib/w/django copying w/django/__init__.py -> build/lib/w/django copying w/django/utils.py -> build/lib/w/django copying w/django/models.py -> build/lib/w/django copying w/django/w_command.py -> build/lib/w/django creating build/lib/w/mixins copying w/mixins/__init__.py -> build/lib/w/mixins copying w/mixins/dataclasses_mixin.py -> build/lib/w/mixins copying w/mixins/thread_mixin.py -> build/lib/w/mixins creating build/lib/w/serializers copying w/serializers/__init__.py -> build/lib/w/serializers copying w/serializers/serializer.py -> build/lib/w/serializers creating build/lib/w/tests copying w/tests/__init__.py -> build/lib/w/tests creating build/lib/w/drf copying w/drf/mixins.py -> build/lib/w/drf copying w/drf/exception_handler.py -> build/lib/w/drf copying w/drf/__init__.py -> build/lib/w/drf copying w/drf/viewsets.py -> build/lib/w/drf creating build/lib/w/data_test_factory copying w/data_test_factory/__init__.py -> build/lib/w/data_test_factory copying w/data_test_factory/data_test_factory.py -> build/lib/w/data_test_factory creating build/lib/w/services copying w/services/__init__.py -> build/lib/w/services copying w/services/abstract_service.py -> build/lib/w/services copying w/services/abstract_model_service.py -> build/lib/w/services creating build/lib/w/django/templatetags copying w/django/templatetags/__init__.py -> build/lib/w/django/templatetags copying w/django/templatetags/util_filters.py -> build/lib/w/django/templatetags creating build/lib/w/django/tests copying w/django/tests/django_testcase.py -> build/lib/w/django/tests copying w/django/tests/__init__.py -> build/lib/w/django/tests copying w/django/tests/view_testcase.py -> build/lib/w/django/tests creating build/lib/w/django/commands copying w/django/commands/__init__.py -> build/lib/w/django/commands copying w/django/commands/abstract_maintenance_mode_command.py -> build/lib/w/django/commands creating build/lib/w/django/services copying w/django/services/__init__.py -> build/lib/w/django/services creating build/lib/w/django/tests/builders copying w/django/tests/builders/user_test_builder.py -> build/lib/w/django/tests/builders copying w/django/tests/builders/__init__.py -> build/lib/w/django/tests/builders creating build/lib/w/django/tests/factories copying w/django/tests/factories/__init__.py -> build/lib/w/django/tests/factories copying w/django/tests/factories/reference_factory.py -> build/lib/w/django/tests/factories copying w/django/tests/factories/auth_factories.py -> build/lib/w/django/tests/factories creating build/lib/w/django/services/business copying w/django/services/business/__init__.py -> build/lib/w/django/services/business copying w/django/services/business/user_service.py -> build/lib/w/django/services/business creating build/lib/w/tests/fixtures copying w/tests/fixtures/__init__.py -> build/lib/w/tests/fixtures creating build/lib/w/tests/mixins copying w/tests/mixins/testcase_mixin.py -> build/lib/w/tests/mixins copying w/tests/mixins/__init__.py -> build/lib/w/tests/mixins copying w/tests/mixins/api_viewset_mixin.py -> build/lib/w/tests/mixins copying w/tests/mixins/serializer_mixin.py -> build/lib/w/tests/mixins copying w/tests/mixins/factory_boy_mixin.py -> build/lib/w/tests/mixins copying w/tests/mixins/faker_mixin.py -> build/lib/w/tests/mixins creating build/lib/w/tests/serializers copying w/tests/serializers/__init__.py -> build/lib/w/tests/serializers copying w/tests/serializers/serpy_serializers.py -> build/lib/w/tests/serializers copying w/tests/serializers/test_serpy_serializer.py -> build/lib/w/tests/serializers creating build/lib/w/tests/helpers copying w/tests/helpers/auth_test_helper.py -> build/lib/w/tests/helpers copying w/tests/helpers/cloudinary_test_helper.py -> build/lib/w/tests/helpers copying w/tests/helpers/__init__.py -> build/lib/w/tests/helpers copying w/tests/helpers/service_test_helper.py -> build/lib/w/tests/helpers copying w/tests/helpers/date_test_helper.py -> build/lib/w/tests/helpers copying w/tests/helpers/sso_test_helper.py -> build/lib/w/tests/helpers copying w/tests/helpers/google_test_helper.py -> build/lib/w/tests/helpers copying w/tests/helpers/orm_test_helper.py -> build/lib/w/tests/helpers copying w/tests/helpers/yousign_test_helper.py -> build/lib/w/tests/helpers copying w/tests/helpers/request_test_helper.py -> build/lib/w/tests/helpers creating build/lib/w/tests/builders copying w/tests/builders/abstract_test_builder.py -> build/lib/w/tests/builders copying w/tests/builders/test_test_builder.py -> build/lib/w/tests/builders copying w/tests/builders/__init__.py -> build/lib/w/tests/builders creating build/lib/w/tests/drf copying w/tests/drf/test_model_service_viewset.py -> build/lib/w/tests/drf copying w/tests/drf/__init__.py -> build/lib/w/tests/drf copying w/tests/drf/test_viewsets.py -> build/lib/w/tests/drf creating build/lib/w/tests/services copying w/tests/services/__init__.py -> build/lib/w/tests/services copying w/tests/services/test_abstract_model_service.py -> build/lib/w/tests/services creating build/lib/w/tests/fixtures/datasets copying w/tests/fixtures/datasets/__init__.py -> build/lib/w/tests/fixtures/datasets creating build/lib/w/tests/fixtures/datasets/sso_service copying w/tests/fixtures/datasets/sso_service/__init__.py -> build/lib/w/tests/fixtures/datasets/sso_service creating build/lib/w/tests/fixtures/datasets/django_app copying w/tests/fixtures/datasets/django_app/__init__.py -> build/lib/w/tests/fixtures/datasets/django_app copying w/tests/fixtures/datasets/django_app/serpy_serializer.py -> build/lib/w/tests/fixtures/datasets/django_app copying w/tests/fixtures/datasets/django_app/apps.py -> build/lib/w/tests/fixtures/datasets/django_app copying w/tests/fixtures/datasets/django_app/viewsets.py -> build/lib/w/tests/fixtures/datasets/django_app copying w/tests/fixtures/datasets/django_app/drf_serializer.py -> build/lib/w/tests/fixtures/datasets/django_app copying w/tests/fixtures/datasets/django_app/example_service.py -> build/lib/w/tests/fixtures/datasets/django_app copying w/tests/fixtures/datasets/django_app/models.py -> build/lib/w/tests/fixtures/datasets/django_app copying w/tests/fixtures/datasets/django_app/factory_boys.py -> build/lib/w/tests/fixtures/datasets/django_app copying w/tests/fixtures/datasets/django_app/urls.py -> build/lib/w/tests/fixtures/datasets/django_app copying w/tests/fixtures/datasets/django_app/dtf_recipes.py -> build/lib/w/tests/fixtures/datasets/django_app copying w/tests/fixtures/datasets/django_app/dtf_models.py -> build/lib/w/tests/fixtures/datasets/django_app copying w/tests/fixtures/datasets/django_app/simple_service.py -> build/lib/w/tests/fixtures/datasets/django_app creating build/lib/w/tests/fixtures/datasets/builders copying w/tests/fixtures/datasets/builders/builder_with_internal_dependencies.py -> build/lib/w/tests/fixtures/datasets/builders copying w/tests/fixtures/datasets/builders/__init__.py -> build/lib/w/tests/fixtures/datasets/builders copying w/tests/fixtures/datasets/builders/models.py -> build/lib/w/tests/fixtures/datasets/builders copying w/tests/fixtures/datasets/builders/factory_boy.py -> build/lib/w/tests/fixtures/datasets/builders copying w/tests/fixtures/datasets/builders/simple_builder.py -> build/lib/w/tests/fixtures/datasets/builders copying w/tests/fixtures/datasets/builders/builder_with_related_dependencies.py -> build/lib/w/tests/fixtures/datasets/builders copying w/tests/fixtures/datasets/builders/builder_with_auto_now.py -> build/lib/w/tests/fixtures/datasets/builders creating build/lib/w/tests/drf/middlewares copying w/tests/drf/middlewares/__init__.py -> build/lib/w/tests/drf/middlewares copying w/tests/drf/middlewares/test_maintenance_mode_middleware.py -> build/lib/w/tests/drf/middlewares creating build/lib/w/tests/services/technical copying w/tests/services/technical/test_yaml_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_google_map_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_ip_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/__init__.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_date_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_context_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_yousign_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_sso_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_pdf_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_filesystem_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_dict_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_file_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_csv_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_json_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_uniqid_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_template_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_string_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_request_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_maintenance_mode_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_auth_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_key_generator_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_excel_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_abstract_import_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_url_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_list_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_cloudinary_service.py -> build/lib/w/tests/services/technical copying w/tests/services/technical/test_mail_service.py -> build/lib/w/tests/services/technical creating build/lib/w/drf/decorators copying w/drf/decorators/__init__.py -> build/lib/w/drf/decorators copying w/drf/decorators/group_required.py -> build/lib/w/drf/decorators creating build/lib/w/drf/middlewares copying w/drf/middlewares/__init__.py -> build/lib/w/drf/middlewares copying w/drf/middlewares/maintenance_mode_middleware.py -> build/lib/w/drf/middlewares creating build/lib/w/drf/jwt copying w/drf/jwt/login_viewset.py -> build/lib/w/drf/jwt copying w/drf/jwt/__init__.py -> build/lib/w/drf/jwt copying w/drf/jwt/jwt_authentication_backend.py -> build/lib/w/drf/jwt copying w/drf/jwt/jwt_viewset.py -> build/lib/w/drf/jwt creating build/lib/w/drf/serializers copying w/drf/serializers/mixins.py -> build/lib/w/drf/serializers copying w/drf/serializers/__init__.py -> build/lib/w/drf/serializers copying w/drf/serializers/serpy_serializers.py -> build/lib/w/drf/serializers copying w/drf/serializers/fields.py -> build/lib/w/drf/serializers creating build/lib/w/drf/sso copying w/drf/sso/sso_auth_backend.py -> build/lib/w/drf/sso copying w/drf/sso/__init__.py -> build/lib/w/drf/sso copying w/drf/sso/sso_user_mixin.py -> build/lib/w/drf/sso creating build/lib/w/drf/tests copying w/drf/tests/__init__.py -> build/lib/w/drf/tests copying w/drf/tests/api_testcase.py -> build/lib/w/drf/tests creating build/lib/w/drf/validators copying w/drf/validators/__init__.py -> build/lib/w/drf/validators copying w/drf/validators/drf_validator.py -> build/lib/w/drf/validators creating build/lib/w/drf/tests/helpers copying w/drf/tests/helpers/__init__.py -> build/lib/w/drf/tests/helpers creating build/lib/w/drf/tests/helpers/jwt copying w/drf/tests/helpers/jwt/__init__.py -> build/lib/w/drf/tests/helpers/jwt copying w/drf/tests/helpers/jwt/jwt_test_helper.py -> build/lib/w/drf/tests/helpers/jwt creating build/lib/w/services/technical copying w/services/technical/ip_service.py -> build/lib/w/services/technical copying w/services/technical/yaml_service.py -> build/lib/w/services/technical copying w/services/technical/list_service.py -> build/lib/w/services/technical copying w/services/technical/context_service.py -> build/lib/w/services/technical copying w/services/technical/sso_service.py -> build/lib/w/services/technical copying w/services/technical/template_service.py -> build/lib/w/services/technical copying w/services/technical/mail_service.py -> build/lib/w/services/technical copying w/services/technical/abstract_import_service.py -> build/lib/w/services/technical copying w/services/technical/__init__.py -> build/lib/w/services/technical copying w/services/technical/auth_service.py -> build/lib/w/services/technical copying w/services/technical/cloudinary_service.py -> build/lib/w/services/technical copying w/services/technical/excel_service.py -> build/lib/w/services/technical copying w/services/technical/key_generator_service.py -> build/lib/w/services/technical copying w/services/technical/yousign_service.py -> build/lib/w/services/technical copying w/services/technical/file_service.py -> build/lib/w/services/technical copying w/services/technical/url_service.py -> build/lib/w/services/technical copying w/services/technical/pdf_service.py -> build/lib/w/services/technical copying w/services/technical/db_service.py -> build/lib/w/services/technical copying w/services/technical/request_service.py -> build/lib/w/services/technical copying w/services/technical/dict_service.py -> build/lib/w/services/technical copying w/services/technical/uniqid_service.py -> build/lib/w/services/technical copying w/services/technical/maintenance_mode_service.py -> build/lib/w/services/technical copying w/services/technical/google_map_service.py -> build/lib/w/services/technical copying w/services/technical/string_service.py -> build/lib/w/services/technical copying w/services/technical/json_service.py -> build/lib/w/services/technical copying w/services/technical/csv_service.py -> build/lib/w/services/technical copying w/services/technical/date_service.py -> build/lib/w/services/technical copying w/services/technical/filesystem_service.py -> build/lib/w/services/technical creating build/lib/w/services/imports copying w/services/imports/__init__.py -> build/lib/w/services/imports creating build/lib/w/services/technical/models copying w/services/technical/models/__init__.py -> build/lib/w/services/technical/models copying w/services/technical/models/request_response.py -> build/lib/w/services/technical/models copying w/services/technical/models/context.py -> build/lib/w/services/technical/models copying w/services/technical/models/request_session.py -> build/lib/w/services/technical/models copying w/services/technical/models/sso.py -> build/lib/w/services/technical/models copying w/services/technical/models/csv_options.py -> build/lib/w/services/technical/models copying w/services/technical/models/yousign.py -> build/lib/w/services/technical/models creating build/lib/w/services/imports/models copying w/services/imports/models/__init__.py -> build/lib/w/services/imports/models copying w/services/imports/models/import_report.py -> build/lib/w/services/imports/models running egg_info writing wedge_lib.egg-info/PKG-INFO writing dependency_links to wedge_lib.egg-info/dependency_links.txt writing requirements to wedge_lib.egg-info/requires.txt writing top-level names to wedge_lib.egg-info/top_level.txt reading manifest file 'wedge_lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'wedge_lib.egg-info/SOURCES.txt' copying w/tests/fixtures/datasets/sso_service/create_sso_user_with_success_return_dict.json -> build/lib/w/tests/fixtures/datasets/sso_service copying w/tests/fixtures/datasets/sso_service/get_or_create_sso_user_with_success_return_dict.json -> build/lib/w/tests/fixtures/datasets/sso_service copying w/tests/fixtures/datasets/sso_service/get_or_create_user_with_unknown_user_return_user.json -> build/lib/w/tests/fixtures/datasets/sso_service !!! Attention !!! La variable d'environnment WEDGELIB_VERSION n'est pas définie. Le build est configuré pour fonctionner automatiquement sur la création d'une release dans GitHub. NE PAS PUBLIER SUR PYPI CE BUILD + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zv4Hbc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64 + cd wedge-lib-3.0.9 + 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-wedge-lib-3.0.9-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-wedge-lib-3.0.9-1.x86_64/usr creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w copying build/lib/w/exceptions.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django copying build/lib/w/django/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django copying build/lib/w/django/utils.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django copying build/lib/w/django/models.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/templatetags copying build/lib/w/django/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/templatetags copying build/lib/w/django/templatetags/util_filters.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/templatetags creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests copying build/lib/w/django/tests/django_testcase.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests copying build/lib/w/django/tests/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests copying build/lib/w/django/tests/view_testcase.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/builders copying build/lib/w/django/tests/builders/user_test_builder.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/builders copying build/lib/w/django/tests/builders/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/builders creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/factories copying build/lib/w/django/tests/factories/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/factories copying build/lib/w/django/tests/factories/reference_factory.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/factories copying build/lib/w/django/tests/factories/auth_factories.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/factories creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/commands copying build/lib/w/django/commands/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/commands copying build/lib/w/django/commands/abstract_maintenance_mode_command.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/commands copying build/lib/w/django/w_command.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/services copying build/lib/w/django/services/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/services creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/services/business copying build/lib/w/django/services/business/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/services/business copying build/lib/w/django/services/business/user_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/services/business creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/mixins copying build/lib/w/mixins/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/mixins copying build/lib/w/mixins/dataclasses_mixin.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/mixins copying build/lib/w/mixins/thread_mixin.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/mixins copying build/lib/w/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w copying build/lib/w/utils.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/serializers copying build/lib/w/serializers/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/serializers copying build/lib/w/serializers/serializer.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/serializers copying build/lib/w/apps.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w copying build/lib/w/debug.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures copying build/lib/w/tests/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets copying build/lib/w/tests/fixtures/datasets/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/sso_service copying build/lib/w/tests/fixtures/datasets/sso_service/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/sso_service copying build/lib/w/tests/fixtures/datasets/sso_service/get_or_create_sso_user_with_success_return_dict.json -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/sso_service copying build/lib/w/tests/fixtures/datasets/sso_service/create_sso_user_with_success_return_dict.json -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/sso_service copying build/lib/w/tests/fixtures/datasets/sso_service/get_or_create_user_with_unknown_user_return_user.json -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/sso_service creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app copying build/lib/w/tests/fixtures/datasets/django_app/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app copying build/lib/w/tests/fixtures/datasets/django_app/serpy_serializer.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app copying build/lib/w/tests/fixtures/datasets/django_app/apps.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app copying build/lib/w/tests/fixtures/datasets/django_app/viewsets.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app copying build/lib/w/tests/fixtures/datasets/django_app/drf_serializer.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app copying build/lib/w/tests/fixtures/datasets/django_app/example_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app copying build/lib/w/tests/fixtures/datasets/django_app/models.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app copying build/lib/w/tests/fixtures/datasets/django_app/factory_boys.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app copying build/lib/w/tests/fixtures/datasets/django_app/urls.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app copying build/lib/w/tests/fixtures/datasets/django_app/dtf_recipes.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app copying build/lib/w/tests/fixtures/datasets/django_app/dtf_models.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app copying build/lib/w/tests/fixtures/datasets/django_app/simple_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders copying build/lib/w/tests/fixtures/datasets/builders/builder_with_internal_dependencies.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders copying build/lib/w/tests/fixtures/datasets/builders/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders copying build/lib/w/tests/fixtures/datasets/builders/models.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders copying build/lib/w/tests/fixtures/datasets/builders/factory_boy.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders copying build/lib/w/tests/fixtures/datasets/builders/simple_builder.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders copying build/lib/w/tests/fixtures/datasets/builders/builder_with_related_dependencies.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders copying build/lib/w/tests/fixtures/datasets/builders/builder_with_auto_now.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins copying build/lib/w/tests/mixins/testcase_mixin.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins copying build/lib/w/tests/mixins/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins copying build/lib/w/tests/mixins/api_viewset_mixin.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins copying build/lib/w/tests/mixins/serializer_mixin.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins copying build/lib/w/tests/mixins/factory_boy_mixin.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins copying build/lib/w/tests/mixins/faker_mixin.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins copying build/lib/w/tests/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/serializers copying build/lib/w/tests/serializers/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/serializers copying build/lib/w/tests/serializers/serpy_serializers.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/serializers copying build/lib/w/tests/serializers/test_serpy_serializer.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/serializers creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers copying build/lib/w/tests/helpers/auth_test_helper.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers copying build/lib/w/tests/helpers/cloudinary_test_helper.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers copying build/lib/w/tests/helpers/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers copying build/lib/w/tests/helpers/service_test_helper.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers copying build/lib/w/tests/helpers/date_test_helper.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers copying build/lib/w/tests/helpers/sso_test_helper.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers copying build/lib/w/tests/helpers/google_test_helper.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers copying build/lib/w/tests/helpers/orm_test_helper.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers copying build/lib/w/tests/helpers/yousign_test_helper.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers copying build/lib/w/tests/helpers/request_test_helper.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/builders copying build/lib/w/tests/builders/abstract_test_builder.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/builders copying build/lib/w/tests/builders/test_test_builder.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/builders copying build/lib/w/tests/builders/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/builders creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/drf copying build/lib/w/tests/drf/test_model_service_viewset.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/drf creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/drf/middlewares copying build/lib/w/tests/drf/middlewares/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/drf/middlewares copying build/lib/w/tests/drf/middlewares/test_maintenance_mode_middleware.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/drf/middlewares copying build/lib/w/tests/drf/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/drf copying build/lib/w/tests/drf/test_viewsets.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/drf creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services copying build/lib/w/tests/services/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_yaml_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_google_map_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_ip_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_date_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_context_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_yousign_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_sso_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_pdf_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_filesystem_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_dict_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_file_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_csv_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_json_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_uniqid_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_template_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_string_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_request_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_maintenance_mode_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_auth_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_key_generator_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_excel_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_abstract_import_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_url_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_list_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_cloudinary_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/technical/test_mail_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical copying build/lib/w/tests/services/test_abstract_model_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/decorators copying build/lib/w/drf/decorators/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/decorators copying build/lib/w/drf/decorators/group_required.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/decorators creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/middlewares copying build/lib/w/drf/middlewares/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/middlewares copying build/lib/w/drf/middlewares/maintenance_mode_middleware.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/middlewares copying build/lib/w/drf/mixins.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf copying build/lib/w/drf/exception_handler.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/jwt copying build/lib/w/drf/jwt/login_viewset.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/jwt copying build/lib/w/drf/jwt/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/jwt copying build/lib/w/drf/jwt/jwt_authentication_backend.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/jwt copying build/lib/w/drf/jwt/jwt_viewset.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/jwt copying build/lib/w/drf/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/serializers copying build/lib/w/drf/serializers/mixins.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/serializers copying build/lib/w/drf/serializers/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/serializers copying build/lib/w/drf/serializers/serpy_serializers.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/serializers copying build/lib/w/drf/serializers/fields.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/serializers copying build/lib/w/drf/viewsets.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/sso copying build/lib/w/drf/sso/sso_auth_backend.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/sso copying build/lib/w/drf/sso/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/sso copying build/lib/w/drf/sso/sso_user_mixin.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/sso creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests copying build/lib/w/drf/tests/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests copying build/lib/w/drf/tests/api_testcase.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests/helpers creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests/helpers/jwt copying build/lib/w/drf/tests/helpers/jwt/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests/helpers/jwt copying build/lib/w/drf/tests/helpers/jwt/jwt_test_helper.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests/helpers/jwt copying build/lib/w/drf/tests/helpers/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests/helpers creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/validators copying build/lib/w/drf/validators/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/validators copying build/lib/w/drf/validators/drf_validator.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/validators creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/data_test_factory copying build/lib/w/data_test_factory/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/data_test_factory copying build/lib/w/data_test_factory/data_test_factory.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/data_test_factory creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services copying build/lib/w/services/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/ip_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/yaml_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/list_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/context_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/sso_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/template_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/mail_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/abstract_import_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/auth_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/cloudinary_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/excel_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/key_generator_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/yousign_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/file_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/url_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/pdf_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/db_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/request_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/dict_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/uniqid_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models copying build/lib/w/services/technical/models/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models copying build/lib/w/services/technical/models/request_response.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models copying build/lib/w/services/technical/models/context.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models copying build/lib/w/services/technical/models/request_session.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models copying build/lib/w/services/technical/models/sso.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models copying build/lib/w/services/technical/models/csv_options.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models copying build/lib/w/services/technical/models/yousign.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models copying build/lib/w/services/technical/maintenance_mode_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/google_map_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/string_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/json_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/csv_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/date_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/technical/filesystem_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical copying build/lib/w/services/abstract_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services copying build/lib/w/services/abstract_model_service.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/imports copying build/lib/w/services/imports/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/imports creating /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/imports/models copying build/lib/w/services/imports/models/__init__.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/imports/models copying build/lib/w/services/imports/models/import_report.py -> /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/imports/models byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/templatetags/util_filters.py to util_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/django_testcase.py to django_testcase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/view_testcase.py to view_testcase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/builders/user_test_builder.py to user_test_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/builders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/factories/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/factories/reference_factory.py to reference_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/tests/factories/auth_factories.py to auth_factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/commands/abstract_maintenance_mode_command.py to abstract_maintenance_mode_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/w_command.py to w_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/services/business/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/django/services/business/user_service.py to user_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/mixins/dataclasses_mixin.py to dataclasses_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/mixins/thread_mixin.py to thread_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/serializers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/serializers/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/sso_service/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app/serpy_serializer.py to serpy_serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app/viewsets.py to viewsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app/drf_serializer.py to drf_serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app/example_service.py to example_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app/factory_boys.py to factory_boys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app/dtf_recipes.py to dtf_recipes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app/dtf_models.py to dtf_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/django_app/simple_service.py to simple_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders/builder_with_internal_dependencies.py to builder_with_internal_dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders/factory_boy.py to factory_boy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders/simple_builder.py to simple_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders/builder_with_related_dependencies.py to builder_with_related_dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/fixtures/datasets/builders/builder_with_auto_now.py to builder_with_auto_now.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins/testcase_mixin.py to testcase_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins/api_viewset_mixin.py to api_viewset_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins/serializer_mixin.py to serializer_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins/factory_boy_mixin.py to factory_boy_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/mixins/faker_mixin.py to faker_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/serializers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/serializers/serpy_serializers.py to serpy_serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/serializers/test_serpy_serializer.py to test_serpy_serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers/auth_test_helper.py to auth_test_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers/cloudinary_test_helper.py to cloudinary_test_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers/service_test_helper.py to service_test_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers/date_test_helper.py to date_test_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers/sso_test_helper.py to sso_test_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers/google_test_helper.py to google_test_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers/orm_test_helper.py to orm_test_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers/yousign_test_helper.py to yousign_test_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/helpers/request_test_helper.py to request_test_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/builders/abstract_test_builder.py to abstract_test_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/builders/test_test_builder.py to test_test_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/builders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/drf/test_model_service_viewset.py to test_model_service_viewset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/drf/middlewares/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/drf/middlewares/test_maintenance_mode_middleware.py to test_maintenance_mode_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/drf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/drf/test_viewsets.py to test_viewsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_yaml_service.py to test_yaml_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_google_map_service.py to test_google_map_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_ip_service.py to test_ip_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_date_service.py to test_date_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_context_service.py to test_context_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_yousign_service.py to test_yousign_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_sso_service.py to test_sso_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_pdf_service.py to test_pdf_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_filesystem_service.py to test_filesystem_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_dict_service.py to test_dict_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_file_service.py to test_file_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_csv_service.py to test_csv_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_json_service.py to test_json_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_uniqid_service.py to test_uniqid_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_template_service.py to test_template_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_string_service.py to test_string_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_request_service.py to test_request_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_maintenance_mode_service.py to test_maintenance_mode_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_auth_service.py to test_auth_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_key_generator_service.py to test_key_generator_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_excel_service.py to test_excel_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_abstract_import_service.py to test_abstract_import_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_url_service.py to test_url_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_list_service.py to test_list_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_cloudinary_service.py to test_cloudinary_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/technical/test_mail_service.py to test_mail_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/tests/services/test_abstract_model_service.py to test_abstract_model_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/decorators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/decorators/group_required.py to group_required.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/middlewares/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/middlewares/maintenance_mode_middleware.py to maintenance_mode_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/exception_handler.py to exception_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/jwt/login_viewset.py to login_viewset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/jwt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/jwt/jwt_authentication_backend.py to jwt_authentication_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/jwt/jwt_viewset.py to jwt_viewset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/serializers/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/serializers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/serializers/serpy_serializers.py to serpy_serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/serializers/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/viewsets.py to viewsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/sso/sso_auth_backend.py to sso_auth_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/sso/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/sso/sso_user_mixin.py to sso_user_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests/api_testcase.py to api_testcase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests/helpers/jwt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests/helpers/jwt/jwt_test_helper.py to jwt_test_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/tests/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/validators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/drf/validators/drf_validator.py to drf_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/data_test_factory/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/data_test_factory/data_test_factory.py to data_test_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/ip_service.py to ip_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/yaml_service.py to yaml_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/list_service.py to list_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/context_service.py to context_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/sso_service.py to sso_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/template_service.py to template_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/mail_service.py to mail_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/abstract_import_service.py to abstract_import_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/auth_service.py to auth_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/cloudinary_service.py to cloudinary_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/excel_service.py to excel_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/key_generator_service.py to key_generator_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/yousign_service.py to yousign_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/file_service.py to file_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/url_service.py to url_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/pdf_service.py to pdf_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/db_service.py to db_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/request_service.py to request_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/dict_service.py to dict_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/uniqid_service.py to uniqid_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models/request_response.py to request_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models/request_session.py to request_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models/sso.py to sso.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models/csv_options.py to csv_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/models/yousign.py to yousign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/maintenance_mode_service.py to maintenance_mode_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/google_map_service.py to google_map_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/string_service.py to string_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/json_service.py to json_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/csv_service.py to csv_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/date_service.py to date_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/technical/filesystem_service.py to filesystem_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/abstract_service.py to abstract_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/abstract_model_service.py to abstract_model_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/imports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/imports/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/w/services/imports/models/import_report.py to import_report.cpython-39.pyc writing byte-compilation script '/tmp/tmpt9pk0aqi.py' /usr/bin/python3 /tmp/tmpt9pk0aqi.py removing /tmp/tmpt9pk0aqi.py running install_egg_info running egg_info writing wedge_lib.egg-info/PKG-INFO writing dependency_links to wedge_lib.egg-info/dependency_links.txt writing requirements to wedge_lib.egg-info/requires.txt writing top-level names to wedge_lib.egg-info/top_level.txt reading manifest file 'wedge_lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'wedge_lib.egg-info/SOURCES.txt' Copying wedge_lib.egg-info to /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9/site-packages/wedge_lib-0.0.0-py3.9.egg-info running install_scripts !!! Attention !!! La variable d'environnment WEDGELIB_VERSION n'est pas définie. Le build est configuré pour fonctionner automatiquement sur la création d'une release dans GitHub. NE PAS PUBLIER SUR PYPI CE BUILD + install -d -m755 /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64//usr/share/doc/python-wedge-lib + '[' -d doc ']' ~/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64 ~/build/BUILD/wedge-lib-3.0.9 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/wedge-lib-3.0.9 + mv /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.0.9-1 --unique-debug-suffix -3.0.9-1.x86_64 --unique-debug-src-base python-wedge-lib-3.0.9-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/wedge-lib-3.0.9 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-wedge-lib-3.0.9-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-wedge-lib-3.0.9-1.noarch Provides: python-wedge-lib python3-wedge-lib = 3.0.9-1 python3.9dist(wedge-lib) = 0 python3dist(wedge-lib) = 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(arrow) >= 0.16 python3.9dist(cryptography) >= 36.0.2 python3.9dist(django) >= 3.1 python3.9dist(djangorestframework) >= 3.12.4 python3.9dist(djangorestframework-api-key) >= 2 python3.9dist(factory-boy) >= 3 python3.9dist(mergedeep) >= 1.3.4 python3.9dist(openpyxl) >= 3 python3.9dist(pandas) >= 1.4.2 python3.9dist(python-keycloak) >= 0.24 python3.9dist(pyyaml) >= 5.3 python3.9dist(pyzstd) >= 0.15 python3.9dist(requests) >= 2.24 python3.9dist(serpy) >= 0.3 python3.9dist(validators) >= 0.18 python3.9dist(var-dump) >= 1.2 python3.9dist(weasyprint) >= 52.5 Processing files: python-wedge-lib-help-3.0.9-1.noarch warning: Empty %files file /builddir/build/BUILD/wedge-lib-3.0.9/doclist.lst Provides: python-wedge-lib-help = 3.0.9-1 python3-wedge-lib-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-wedge-lib-3.0.9-1.x86_64 Wrote: /builddir/build/RPMS/python-wedge-lib-help-3.0.9-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-wedge-lib-3.0.9-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NokdV1 + umask 022 + cd /builddir/build/BUILD + cd wedge-lib-3.0.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-wedge-lib-3.0.9-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0