Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openimis-be-insuree.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687293395.315239/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-openimis-be-insuree.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-openimis-be-insuree-1.5.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-openimis-be-insuree.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687293395.315239/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-openimis-be-insuree.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-openimis-be-insuree-1.5.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-openimis-be-insuree.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687293395.315239/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-openimis-be-insuree.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.aQPar1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openimis-be-insuree-1.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/openimis-be-insuree-1.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openimis-be-insuree-1.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.X8cozV + umask 022 + cd /builddir/build/BUILD + cd openimis-be-insuree-1.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing 'v1.5.1' to '1.5.1' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/insuree copying insuree/admin.py -> build/lib/insuree copying insuree/schema.py -> build/lib/insuree copying insuree/__init__.py -> build/lib/insuree copying insuree/dataloaders.py -> build/lib/insuree copying insuree/views.py -> build/lib/insuree copying insuree/signals.py -> build/lib/insuree copying insuree/models.py -> build/lib/insuree copying insuree/gql_queries.py -> build/lib/insuree copying insuree/services.py -> build/lib/insuree copying insuree/test_helpers.py -> build/lib/insuree copying insuree/report.py -> build/lib/insuree copying insuree/urls.py -> build/lib/insuree copying insuree/apps.py -> build/lib/insuree copying insuree/gql_mutations.py -> build/lib/insuree creating build/lib/insuree/management copying insuree/management/__init__.py -> build/lib/insuree/management creating build/lib/insuree/reports copying insuree/reports/enrolled_families.py -> build/lib/insuree/reports copying insuree/reports/insuree_family_overview.py -> build/lib/insuree/reports copying insuree/reports/__init__.py -> build/lib/insuree/reports copying insuree/reports/insurees_pending_enrollment.py -> build/lib/insuree/reports copying insuree/reports/insuree_missing_photo.py -> build/lib/insuree/reports creating build/lib/insuree/tests copying insuree/tests/__init__.py -> build/lib/insuree/tests copying insuree/tests/test_insuree_validation.py -> build/lib/insuree/tests copying insuree/tests/test_graphql.py -> build/lib/insuree/tests copying insuree/tests/test_insuree_photo.py -> build/lib/insuree/tests creating build/lib/insuree/migrations copying insuree/migrations/0012_policyrenewaldetail.py -> build/lib/insuree/migrations copying insuree/migrations/0014_add_missing_fields_to_django_scheme.py -> build/lib/insuree/migrations copying insuree/migrations/0015_set_managed_to_true_in_all_models.py -> build/lib/insuree/migrations copying insuree/migrations/0003_insureepolicy.py -> build/lib/insuree/migrations copying insuree/migrations/__init__.py -> build/lib/insuree/migrations copying insuree/migrations/0010_auto_20200731_0524.py -> build/lib/insuree/migrations copying insuree/migrations/0008_auto_20200731_0443.py -> build/lib/insuree/migrations copying insuree/migrations/0007_auto_20200722_0940.py -> build/lib/insuree/migrations copying insuree/migrations/0002_family_familytype_photo.py -> build/lib/insuree/migrations copying insuree/migrations/0005_identificationtype.py -> build/lib/insuree/migrations copying insuree/migrations/0004_confirmationtype_education_profession_relation.py -> build/lib/insuree/migrations copying insuree/migrations/0013_auto_20211103_1023.py -> build/lib/insuree/migrations copying insuree/migrations/0009_familymutation_insureemutation.py -> build/lib/insuree/migrations copying insuree/migrations/0006_auto_20200722_0839.py -> build/lib/insuree/migrations copying insuree/migrations/0001_initial.py -> build/lib/insuree/migrations copying insuree/migrations/0011_auto_20200807_1309.py -> build/lib/insuree/migrations creating build/lib/insuree/management/commands copying insuree/management/commands/__init__.py -> build/lib/insuree/management/commands copying insuree/management/commands/generateinsurees.py -> build/lib/insuree/management/commands running egg_info writing openimis_be_insuree.egg-info/PKG-INFO writing dependency_links to openimis_be_insuree.egg-info/dependency_links.txt writing requirements to openimis_be_insuree.egg-info/requires.txt writing top-level names to openimis_be_insuree.egg-info/top_level.txt reading manifest file 'openimis_be_insuree.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'openimis_be_insuree.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T6Pqax + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64 + cd openimis-be-insuree-1.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing 'v1.5.1' to '1.5.1' warnings.warn(tmpl.format(**locals())) 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-openimis-be-insuree-1.5.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree copying build/lib/insuree/admin.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree copying build/lib/insuree/schema.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree creating /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/management copying build/lib/insuree/management/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/management creating /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/management/commands copying build/lib/insuree/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/management/commands copying build/lib/insuree/management/commands/generateinsurees.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/management/commands creating /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/reports copying build/lib/insuree/reports/enrolled_families.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/reports copying build/lib/insuree/reports/insuree_family_overview.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/reports copying build/lib/insuree/reports/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/reports copying build/lib/insuree/reports/insurees_pending_enrollment.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/reports copying build/lib/insuree/reports/insuree_missing_photo.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/reports copying build/lib/insuree/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree copying build/lib/insuree/dataloaders.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree copying build/lib/insuree/views.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree copying build/lib/insuree/signals.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree copying build/lib/insuree/models.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree copying build/lib/insuree/gql_queries.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree copying build/lib/insuree/services.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree copying build/lib/insuree/test_helpers.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree copying build/lib/insuree/report.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree creating /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/tests copying build/lib/insuree/tests/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/tests copying build/lib/insuree/tests/test_insuree_validation.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/tests copying build/lib/insuree/tests/test_graphql.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/tests copying build/lib/insuree/tests/test_insuree_photo.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/tests copying build/lib/insuree/urls.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree copying build/lib/insuree/apps.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree creating /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0012_policyrenewaldetail.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0014_add_missing_fields_to_django_scheme.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0015_set_managed_to_true_in_all_models.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0003_insureepolicy.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/__init__.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0010_auto_20200731_0524.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0008_auto_20200731_0443.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0007_auto_20200722_0940.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0002_family_familytype_photo.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0005_identificationtype.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0004_confirmationtype_education_profession_relation.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0013_auto_20211103_1023.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0009_familymutation_insureemutation.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0006_auto_20200722_0839.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/migrations/0011_auto_20200807_1309.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations copying build/lib/insuree/gql_mutations.py -> /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/management/commands/generateinsurees.py to generateinsurees.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/reports/enrolled_families.py to enrolled_families.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/reports/insuree_family_overview.py to insuree_family_overview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/reports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/reports/insurees_pending_enrollment.py to insurees_pending_enrollment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/reports/insuree_missing_photo.py to insuree_missing_photo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/dataloaders.py to dataloaders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/gql_queries.py to gql_queries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/services.py to services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/test_helpers.py to test_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/tests/test_insuree_validation.py to test_insuree_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/tests/test_graphql.py to test_graphql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/tests/test_insuree_photo.py to test_insuree_photo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0012_policyrenewaldetail.py to 0012_policyrenewaldetail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0014_add_missing_fields_to_django_scheme.py to 0014_add_missing_fields_to_django_scheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0015_set_managed_to_true_in_all_models.py to 0015_set_managed_to_true_in_all_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0003_insureepolicy.py to 0003_insureepolicy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0010_auto_20200731_0524.py to 0010_auto_20200731_0524.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0008_auto_20200731_0443.py to 0008_auto_20200731_0443.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0007_auto_20200722_0940.py to 0007_auto_20200722_0940.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0002_family_familytype_photo.py to 0002_family_familytype_photo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0005_identificationtype.py to 0005_identificationtype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0004_confirmationtype_education_profession_relation.py to 0004_confirmationtype_education_profession_relation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0013_auto_20211103_1023.py to 0013_auto_20211103_1023.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0009_familymutation_insureemutation.py to 0009_familymutation_insureemutation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0006_auto_20200722_0839.py to 0006_auto_20200722_0839.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/migrations/0011_auto_20200807_1309.py to 0011_auto_20200807_1309.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/insuree/gql_mutations.py to gql_mutations.cpython-39.pyc writing byte-compilation script '/tmp/tmp_q97h7z9.py' /usr/bin/python3 /tmp/tmp_q97h7z9.py removing /tmp/tmp_q97h7z9.py running install_egg_info running egg_info writing openimis_be_insuree.egg-info/PKG-INFO writing dependency_links to openimis_be_insuree.egg-info/dependency_links.txt writing requirements to openimis_be_insuree.egg-info/requires.txt writing top-level names to openimis_be_insuree.egg-info/top_level.txt reading manifest file 'openimis_be_insuree.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'openimis_be_insuree.egg-info/SOURCES.txt' Copying openimis_be_insuree.egg-info to /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9/site-packages/openimis_be_insuree-1.5.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64//usr/share/doc/python-openimis-be-insuree + '[' -d doc ']' ~/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64 ~/build/BUILD/openimis-be-insuree-1.5.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-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/openimis-be-insuree-1.5.1 + mv /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.5.1-1 --unique-debug-suffix -1.5.1-1.x86_64 --unique-debug-src-base python-openimis-be-insuree-1.5.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/openimis-be-insuree-1.5.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-openimis-be-insuree-1.5.1-1.noarch Provides: python-openimis-be-insuree python3-openimis-be-insuree = 1.5.1-1 python3.9dist(openimis-be-insuree) = 1.5.1 python3dist(openimis-be-insuree) = 1.5.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(django) python3.9dist(django-db-signals) python3.9dist(djangorestframework) python3.9dist(openimis-be-location) Processing files: python-openimis-be-insuree-help-1.5.1-1.noarch warning: Empty %files file /builddir/build/BUILD/openimis-be-insuree-1.5.1/doclist.lst Provides: python-openimis-be-insuree-help = 1.5.1-1 python3-openimis-be-insuree-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-openimis-be-insuree-1.5.1-1.x86_64 Wrote: /builddir/build/RPMS/python-openimis-be-insuree-help-1.5.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-openimis-be-insuree-1.5.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b8miII + umask 022 + cd /builddir/build/BUILD + cd openimis-be-insuree-1.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-openimis-be-insuree-1.5.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0