Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-djangoldp.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682459775.951228/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-djangoldp.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-djangoldp-2.1.42-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-djangoldp.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682459775.951228/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-djangoldp.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-djangoldp-2.1.42-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-djangoldp.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682459775.951228/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-djangoldp.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.EymJib + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf djangoldp-2.1.42 + /usr/bin/gzip -dc /builddir/build/SOURCES/djangoldp-2.1.42.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd djangoldp-2.1.42 + /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.A1tnlM + umask 022 + cd /builddir/build/BUILD + cd djangoldp-2.1.42 + 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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/djangoldp_crypto copying djangoldp_crypto/admin.py -> build/lib/djangoldp_crypto copying djangoldp_crypto/models.py -> build/lib/djangoldp_crypto copying djangoldp_crypto/__init__.py -> build/lib/djangoldp_crypto creating build/lib/djangoldp copying djangoldp/permissions.py -> build/lib/djangoldp copying djangoldp/admin.py -> build/lib/djangoldp copying djangoldp/cli.py -> build/lib/djangoldp copying djangoldp/fields.py -> build/lib/djangoldp copying djangoldp/utils.py -> build/lib/djangoldp copying djangoldp/models.py -> build/lib/djangoldp copying djangoldp/check_integrity.py -> build/lib/djangoldp copying djangoldp/middleware.py -> build/lib/djangoldp copying djangoldp/views.py -> build/lib/djangoldp copying djangoldp/pagination.py -> build/lib/djangoldp copying djangoldp/apps.py -> build/lib/djangoldp copying djangoldp/__init__.py -> build/lib/djangoldp copying djangoldp/related.py -> build/lib/djangoldp copying djangoldp/factories.py -> build/lib/djangoldp copying djangoldp/filters.py -> build/lib/djangoldp copying djangoldp/urls.py -> build/lib/djangoldp copying djangoldp/serializers.py -> build/lib/djangoldp creating build/lib/djangoldp_crypto/management copying djangoldp_crypto/management/__init__.py -> build/lib/djangoldp_crypto/management creating build/lib/djangoldp_crypto/migrations copying djangoldp_crypto/migrations/__init__.py -> build/lib/djangoldp_crypto/migrations copying djangoldp_crypto/migrations/0001_initial.py -> build/lib/djangoldp_crypto/migrations creating build/lib/djangoldp_crypto/management/commands copying djangoldp_crypto/management/commands/creatersakey.py -> build/lib/djangoldp_crypto/management/commands copying djangoldp_crypto/management/commands/__init__.py -> build/lib/djangoldp_crypto/management/commands creating build/lib/djangoldp/management copying djangoldp/management/__init__.py -> build/lib/djangoldp/management creating build/lib/djangoldp/migrations copying djangoldp/migrations/0004_auto_20200221_1118.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0010_follower.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0005_auto_20200221_1127.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0002_auto_20190906_0642.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0011_auto_20200610_1323.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0003_auto_20190911_0931.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0012_auto_20200617_1817.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0006_activity.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0009_auto_20200505_1733.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/__init__.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0001_initial.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0008_auto_20200501_1207.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0014_auto_20200909_2206.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0015_auto_20210125_1847.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0007_auto_20200429_1346.py -> build/lib/djangoldp/migrations copying djangoldp/migrations/0013_auto_20200624_1709.py -> build/lib/djangoldp/migrations creating build/lib/djangoldp/conf copying djangoldp/conf/default_settings.py -> build/lib/djangoldp/conf copying djangoldp/conf/ldpsettings.py -> build/lib/djangoldp/conf copying djangoldp/conf/__init__.py -> build/lib/djangoldp/conf creating build/lib/djangoldp/activities copying djangoldp/activities/objects.py -> build/lib/djangoldp/activities copying djangoldp/activities/services.py -> build/lib/djangoldp/activities copying djangoldp/activities/__init__.py -> build/lib/djangoldp/activities copying djangoldp/activities/errors.py -> build/lib/djangoldp/activities copying djangoldp/activities/verbs.py -> build/lib/djangoldp/activities creating build/lib/djangoldp/endpoints copying djangoldp/endpoints/webfinger.py -> build/lib/djangoldp/endpoints copying djangoldp/endpoints/__init__.py -> build/lib/djangoldp/endpoints creating build/lib/djangoldp/tests copying djangoldp/tests/tests_model_serializer.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_delete.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_ldp_viewset.py -> build/lib/djangoldp/tests copying djangoldp/tests/djangoldp_settings.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_get.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_settings.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_ldp_model.py -> build/lib/djangoldp/tests copying djangoldp/tests/performance_runner.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_guardian.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_performance.py -> build/lib/djangoldp/tests copying djangoldp/tests/models.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_pagination.py -> build/lib/djangoldp/tests copying djangoldp/tests/djangoldp_urls.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_anonymous_permissions.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_auto_author.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_inbox.py -> build/lib/djangoldp/tests copying djangoldp/tests/runner.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_sources.py -> build/lib/djangoldp/tests copying djangoldp/tests/__init__.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_cache.py -> build/lib/djangoldp/tests copying djangoldp/tests/server_settings.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_perf_get.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_update.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_post.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_user_permissions.py -> build/lib/djangoldp/tests copying djangoldp/tests/tests_backlinks_service.py -> build/lib/djangoldp/tests creating build/lib/djangoldp/management/commands copying djangoldp/management/commands/check_integrity.py -> build/lib/djangoldp/management/commands copying djangoldp/management/commands/configure.py -> build/lib/djangoldp/management/commands copying djangoldp/management/commands/__init__.py -> build/lib/djangoldp/management/commands copying djangoldp/management/commands/federate.py -> build/lib/djangoldp/management/commands copying djangoldp/management/commands/mock_user.py -> build/lib/djangoldp/management/commands creating build/lib/djangoldp/tests/scripts copying djangoldp/tests/scripts/test_data_generator.py -> build/lib/djangoldp/tests/scripts copying djangoldp/tests/scripts/prod_data_generator.py -> build/lib/djangoldp/tests/scripts copying djangoldp/tests/scripts/utils.py -> build/lib/djangoldp/tests/scripts copying djangoldp/tests/scripts/__init__.py -> build/lib/djangoldp/tests/scripts creating build/lib/djangoldp/tests/dummy copying djangoldp/tests/dummy/middleware.py -> build/lib/djangoldp/tests/dummy copying djangoldp/tests/dummy/apps.py -> build/lib/djangoldp/tests/dummy copying djangoldp/tests/dummy/__init__.py -> build/lib/djangoldp/tests/dummy running egg_info writing djangoldp.egg-info/PKG-INFO writing dependency_links to djangoldp.egg-info/dependency_links.txt writing entry points to djangoldp.egg-info/entry_points.txt writing requirements to djangoldp.egg-info/requires.txt writing top-level names to djangoldp.egg-info/top_level.txt reading manifest file 'djangoldp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'djangoldp.egg-info/SOURCES.txt' creating build/lib/djangoldp/templates copying djangoldp/templates/swagger-ui.html -> build/lib/djangoldp/templates creating build/lib/djangoldp/conf/package_template copying djangoldp/conf/package_template/README.md -> build/lib/djangoldp/conf/package_template copying djangoldp/conf/package_template/setup.cfg -> build/lib/djangoldp/conf/package_template copying djangoldp/conf/package_template/setup.py-tpl -> build/lib/djangoldp/conf/package_template creating build/lib/djangoldp/conf/package_template/app_name copying djangoldp/conf/package_template/app_name/__init__.py-tpl -> build/lib/djangoldp/conf/package_template/app_name copying djangoldp/conf/package_template/app_name/admin.py-tpl -> build/lib/djangoldp/conf/package_template/app_name copying djangoldp/conf/package_template/app_name/apps.py-tpl -> build/lib/djangoldp/conf/package_template/app_name copying djangoldp/conf/package_template/app_name/djangoldp_settings.py-tpl -> build/lib/djangoldp/conf/package_template/app_name copying djangoldp/conf/package_template/app_name/djangoldp_urls.py-tpl -> build/lib/djangoldp/conf/package_template/app_name copying djangoldp/conf/package_template/app_name/models.py-tpl -> build/lib/djangoldp/conf/package_template/app_name copying djangoldp/conf/package_template/app_name/tests.py-tpl -> build/lib/djangoldp/conf/package_template/app_name copying djangoldp/conf/package_template/app_name/views.py-tpl -> build/lib/djangoldp/conf/package_template/app_name creating build/lib/djangoldp/conf/server_template copying djangoldp/conf/server_template/manage.py-tpl -> build/lib/djangoldp/conf/server_template copying djangoldp/conf/server_template/settings.yml -> build/lib/djangoldp/conf/server_template creating build/lib/djangoldp/conf/server_template/server copying djangoldp/conf/server_template/server/__init__.py-tpl -> build/lib/djangoldp/conf/server_template/server copying djangoldp/conf/server_template/server/urls.py-tpl -> build/lib/djangoldp/conf/server_template/server copying djangoldp/conf/server_template/server/wsgi.py-tpl -> build/lib/djangoldp/conf/server_template/server + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gQdUzs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64 + cd djangoldp-2.1.42 + 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-djangoldp-2.1.42-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. 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-djangoldp-2.1.42-1.x86_64/usr creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/management creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/management/commands copying build/lib/djangoldp_crypto/management/commands/creatersakey.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/management/commands copying build/lib/djangoldp_crypto/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/management/commands copying build/lib/djangoldp_crypto/management/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/management creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/migrations copying build/lib/djangoldp_crypto/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/migrations copying build/lib/djangoldp_crypto/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/migrations copying build/lib/djangoldp_crypto/admin.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto copying build/lib/djangoldp_crypto/models.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto copying build/lib/djangoldp_crypto/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/templates copying build/lib/djangoldp/templates/swagger-ui.html -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/templates creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management/commands copying build/lib/djangoldp/management/commands/check_integrity.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management/commands copying build/lib/djangoldp/management/commands/configure.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management/commands copying build/lib/djangoldp/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management/commands copying build/lib/djangoldp/management/commands/federate.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management/commands copying build/lib/djangoldp/management/commands/mock_user.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management/commands copying build/lib/djangoldp/management/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management copying build/lib/djangoldp/permissions.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0004_auto_20200221_1118.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0010_follower.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0005_auto_20200221_1127.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0002_auto_20190906_0642.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0011_auto_20200610_1323.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0003_auto_20190911_0931.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0012_auto_20200617_1817.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0006_activity.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0009_auto_20200505_1733.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0008_auto_20200501_1207.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0014_auto_20200909_2206.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0015_auto_20210125_1847.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0007_auto_20200429_1346.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations copying build/lib/djangoldp/migrations/0013_auto_20200624_1709.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf copying build/lib/djangoldp/conf/default_settings.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template/app_name copying build/lib/djangoldp/conf/package_template/app_name/__init__.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template/app_name copying build/lib/djangoldp/conf/package_template/app_name/admin.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template/app_name copying build/lib/djangoldp/conf/package_template/app_name/views.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template/app_name copying build/lib/djangoldp/conf/package_template/app_name/tests.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template/app_name copying build/lib/djangoldp/conf/package_template/app_name/apps.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template/app_name copying build/lib/djangoldp/conf/package_template/app_name/djangoldp_settings.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template/app_name copying build/lib/djangoldp/conf/package_template/app_name/djangoldp_urls.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template/app_name copying build/lib/djangoldp/conf/package_template/app_name/models.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template/app_name copying build/lib/djangoldp/conf/package_template/setup.cfg -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template copying build/lib/djangoldp/conf/package_template/README.md -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template copying build/lib/djangoldp/conf/package_template/setup.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/package_template copying build/lib/djangoldp/conf/ldpsettings.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf copying build/lib/djangoldp/conf/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/server_template copying build/lib/djangoldp/conf/server_template/manage.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/server_template creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/server_template/server copying build/lib/djangoldp/conf/server_template/server/__init__.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/server_template/server copying build/lib/djangoldp/conf/server_template/server/wsgi.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/server_template/server copying build/lib/djangoldp/conf/server_template/server/urls.py-tpl -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/server_template/server copying build/lib/djangoldp/conf/server_template/settings.yml -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/server_template copying build/lib/djangoldp/admin.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp copying build/lib/djangoldp/cli.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/activities copying build/lib/djangoldp/activities/objects.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/activities copying build/lib/djangoldp/activities/services.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/activities copying build/lib/djangoldp/activities/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/activities copying build/lib/djangoldp/activities/errors.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/activities copying build/lib/djangoldp/activities/verbs.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/activities copying build/lib/djangoldp/fields.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp copying build/lib/djangoldp/utils.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp copying build/lib/djangoldp/models.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp copying build/lib/djangoldp/check_integrity.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/endpoints copying build/lib/djangoldp/endpoints/webfinger.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/endpoints copying build/lib/djangoldp/endpoints/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/endpoints copying build/lib/djangoldp/middleware.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp copying build/lib/djangoldp/views.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp copying build/lib/djangoldp/pagination.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp copying build/lib/djangoldp/apps.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp copying build/lib/djangoldp/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp copying build/lib/djangoldp/related.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp copying build/lib/djangoldp/factories.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp copying build/lib/djangoldp/filters.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/scripts copying build/lib/djangoldp/tests/scripts/test_data_generator.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/scripts copying build/lib/djangoldp/tests/scripts/prod_data_generator.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/scripts copying build/lib/djangoldp/tests/scripts/utils.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/scripts copying build/lib/djangoldp/tests/scripts/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/scripts copying build/lib/djangoldp/tests/tests_model_serializer.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_delete.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_ldp_viewset.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/djangoldp_settings.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_get.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_settings.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_ldp_model.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/performance_runner.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_guardian.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_performance.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/models.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_pagination.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/djangoldp_urls.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_anonymous_permissions.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_auto_author.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_inbox.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/runner.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_sources.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_cache.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/server_settings.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_perf_get.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_update.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests creating /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/dummy copying build/lib/djangoldp/tests/dummy/middleware.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/dummy copying build/lib/djangoldp/tests/dummy/apps.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/dummy copying build/lib/djangoldp/tests/dummy/__init__.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/dummy copying build/lib/djangoldp/tests/tests_post.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_user_permissions.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/tests/tests_backlinks_service.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests copying build/lib/djangoldp/urls.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp copying build/lib/djangoldp/serializers.py -> /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/management/commands/creatersakey.py to creatersakey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp_crypto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management/commands/check_integrity.py to check_integrity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management/commands/configure.py to configure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management/commands/federate.py to federate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management/commands/mock_user.py to mock_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0004_auto_20200221_1118.py to 0004_auto_20200221_1118.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0010_follower.py to 0010_follower.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0005_auto_20200221_1127.py to 0005_auto_20200221_1127.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0002_auto_20190906_0642.py to 0002_auto_20190906_0642.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0011_auto_20200610_1323.py to 0011_auto_20200610_1323.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0003_auto_20190911_0931.py to 0003_auto_20190911_0931.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0012_auto_20200617_1817.py to 0012_auto_20200617_1817.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0006_activity.py to 0006_activity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0009_auto_20200505_1733.py to 0009_auto_20200505_1733.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0008_auto_20200501_1207.py to 0008_auto_20200501_1207.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0014_auto_20200909_2206.py to 0014_auto_20200909_2206.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0015_auto_20210125_1847.py to 0015_auto_20210125_1847.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0007_auto_20200429_1346.py to 0007_auto_20200429_1346.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/migrations/0013_auto_20200624_1709.py to 0013_auto_20200624_1709.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/default_settings.py to default_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/ldpsettings.py to ldpsettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/conf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/activities/objects.py to objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/activities/services.py to services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/activities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/activities/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/activities/verbs.py to verbs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/check_integrity.py to check_integrity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/endpoints/webfinger.py to webfinger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/endpoints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/pagination.py to pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/related.py to related.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/factories.py to factories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/scripts/test_data_generator.py to test_data_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/scripts/prod_data_generator.py to prod_data_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/scripts/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_model_serializer.py to tests_model_serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_delete.py to tests_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_ldp_viewset.py to tests_ldp_viewset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/djangoldp_settings.py to djangoldp_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_get.py to tests_get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_settings.py to tests_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_ldp_model.py to tests_ldp_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/performance_runner.py to performance_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_guardian.py to tests_guardian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_performance.py to tests_performance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_pagination.py to tests_pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/djangoldp_urls.py to djangoldp_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_anonymous_permissions.py to tests_anonymous_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_auto_author.py to tests_auto_author.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_inbox.py to tests_inbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_sources.py to tests_sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_cache.py to tests_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/server_settings.py to server_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_perf_get.py to tests_perf_get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_update.py to tests_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/dummy/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/dummy/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/dummy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_post.py to tests_post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_user_permissions.py to tests_user_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/tests/tests_backlinks_service.py to tests_backlinks_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp/serializers.py to serializers.cpython-39.pyc writing byte-compilation script '/tmp/tmp5bh71huj.py' /usr/bin/python3 /tmp/tmp5bh71huj.py removing /tmp/tmp5bh71huj.py running install_egg_info running egg_info writing djangoldp.egg-info/PKG-INFO writing dependency_links to djangoldp.egg-info/dependency_links.txt writing entry points to djangoldp.egg-info/entry_points.txt writing requirements to djangoldp.egg-info/requires.txt writing top-level names to djangoldp.egg-info/top_level.txt reading manifest file 'djangoldp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'djangoldp.egg-info/SOURCES.txt' Copying djangoldp.egg-info to /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9/site-packages/djangoldp-2.1.42-py3.9.egg-info running install_scripts Installing djangoldp script to /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64//usr/share/doc/python-djangoldp + '[' -d doc ']' ~/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64 ~/build/BUILD/djangoldp-2.1.42 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/djangoldp-2.1.42 + popd + mv /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-djangoldp-2.1.42-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.1.42-1 --unique-debug-suffix -2.1.42-1.x86_64 --unique-debug-src-base python-djangoldp-2.1.42-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/djangoldp-2.1.42 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-djangoldp-2.1.42-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-djangoldp-2.1.42-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.8 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.12 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.24 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 14.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.12 Provides: python-djangoldp python3-djangoldp = 2.1.42-1 python3.9dist(djangoldp) = 2.1.42 python3dist(djangoldp) = 2.1.42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) = 7.1.1 python3.9dist(django) python3.9dist(django-brotli) python3.9dist(django-cookies-samesite) python3.9dist(django-guardian) = 2.3 python3.9dist(djangorestframework) python3.9dist(djangorestframework-guardian) python3.9dist(drf-spectacular) python3.9dist(faker) python3.9dist(pyld) = 1.0.5 python3.9dist(pyyaml) = 5.3.1 python3.9dist(requests) = 2.23 python3.9dist(setuptools) python3.9dist(validators) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.8 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.12 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.24 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 14.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.12 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-djangoldp.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-djangoldp.spec