Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-mozilla-product-details.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685401694.282422/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-django-mozilla-product-details.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-django-mozilla-product-details-1.0.3-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-django-mozilla-product-details.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685401694.282422/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-django-mozilla-product-details.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-django-mozilla-product-details-1.0.3-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-django-mozilla-product-details.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685401694.282422/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-django-mozilla-product-details.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.8whQiO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-mozilla-product-details-1.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-mozilla-product-details-1.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-mozilla-product-details-1.0.3 + /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.8SAmzX + umask 022 + cd /builddir/build/BUILD + cd django-mozilla-product-details-1.0.3 + 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/product_details copying product_details/settings_defaults.py -> build/lib/product_details copying product_details/utils.py -> build/lib/product_details copying product_details/storage.py -> build/lib/product_details copying product_details/models.py -> build/lib/product_details copying product_details/__init__.py -> build/lib/product_details creating build/lib/tests copying tests/test_versions.py -> build/lib/tests copying tests/test_storage.py -> build/lib/tests copying tests/test_commands.py -> build/lib/tests copying tests/settings.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/product_details/migrations copying product_details/migrations/0002_auto_20151006_1348.py -> build/lib/product_details/migrations copying product_details/migrations/0001_initial.py -> build/lib/product_details/migrations copying product_details/migrations/__init__.py -> build/lib/product_details/migrations creating build/lib/product_details/version_compare copying product_details/version_compare/utils.py -> build/lib/product_details/version_compare copying product_details/version_compare/decorators.py -> build/lib/product_details/version_compare copying product_details/version_compare/__init__.py -> build/lib/product_details/version_compare creating build/lib/product_details/management copying product_details/management/__init__.py -> build/lib/product_details/management creating build/lib/product_details/management/commands copying product_details/management/commands/update_product_details.py -> build/lib/product_details/management/commands copying product_details/management/commands/__init__.py -> build/lib/product_details/management/commands running egg_info writing django_mozilla_product_details.egg-info/PKG-INFO writing dependency_links to django_mozilla_product_details.egg-info/dependency_links.txt writing requirements to django_mozilla_product_details.egg-info/requires.txt writing top-level names to django_mozilla_product_details.egg-info/top_level.txt reading manifest file 'django_mozilla_product_details.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'django_mozilla_product_details.egg-info/SOURCES.txt' creating build/lib/product_details/json copying product_details/json/.all.json.last_modified -> build/lib/product_details/json copying product_details/json/.devedition.json.last_modified -> build/lib/product_details/json copying product_details/json/.firefox.json.last_modified -> build/lib/product_details/json copying product_details/json/.firefox_history_development_releases.json.last_modified -> build/lib/product_details/json copying product_details/json/.firefox_history_major_releases.json.last_modified -> build/lib/product_details/json copying product_details/json/.firefox_history_stability_releases.json.last_modified -> build/lib/product_details/json copying product_details/json/.firefox_primary_builds.json.last_modified -> build/lib/product_details/json copying product_details/json/.firefox_versions.json.last_modified -> build/lib/product_details/json copying product_details/json/.gitignore -> build/lib/product_details/json copying product_details/json/.languages.json.last_modified -> build/lib/product_details/json copying product_details/json/.last_update -> build/lib/product_details/json copying product_details/json/.mobile_android.json.last_modified -> build/lib/product_details/json copying product_details/json/.mobile_details.json.last_modified -> build/lib/product_details/json copying product_details/json/.mobile_history_development_releases.json.last_modified -> build/lib/product_details/json copying product_details/json/.mobile_history_major_releases.json.last_modified -> build/lib/product_details/json copying product_details/json/.mobile_history_stability_releases.json.last_modified -> build/lib/product_details/json copying product_details/json/.mobile_versions.json.last_modified -> build/lib/product_details/json copying product_details/json/.pinebuild.json.last_modified -> build/lib/product_details/json copying product_details/json/.thunderbird.json.last_modified -> build/lib/product_details/json copying product_details/json/.thunderbird_beta_builds.json.last_modified -> build/lib/product_details/json copying product_details/json/.thunderbird_history_development_releases.json.last_modified -> build/lib/product_details/json copying product_details/json/.thunderbird_history_major_releases.json.last_modified -> build/lib/product_details/json copying product_details/json/.thunderbird_history_stability_releases.json.last_modified -> build/lib/product_details/json copying product_details/json/.thunderbird_primary_builds.json.last_modified -> build/lib/product_details/json copying product_details/json/.thunderbird_versions.json.last_modified -> build/lib/product_details/json copying product_details/json/all.json -> build/lib/product_details/json copying product_details/json/devedition.json -> build/lib/product_details/json copying product_details/json/firefox.json -> build/lib/product_details/json copying product_details/json/firefox_history_development_releases.json -> build/lib/product_details/json copying product_details/json/firefox_history_major_releases.json -> build/lib/product_details/json copying product_details/json/firefox_history_stability_releases.json -> build/lib/product_details/json copying product_details/json/firefox_primary_builds.json -> build/lib/product_details/json copying product_details/json/firefox_versions.json -> build/lib/product_details/json copying product_details/json/languages.json -> build/lib/product_details/json copying product_details/json/mobile_android.json -> build/lib/product_details/json copying product_details/json/mobile_details.json -> build/lib/product_details/json copying product_details/json/mobile_history_development_releases.json -> build/lib/product_details/json copying product_details/json/mobile_history_major_releases.json -> build/lib/product_details/json copying product_details/json/mobile_history_stability_releases.json -> build/lib/product_details/json copying product_details/json/mobile_versions.json -> build/lib/product_details/json copying product_details/json/pinebuild.json -> build/lib/product_details/json copying product_details/json/thunderbird.json -> build/lib/product_details/json copying product_details/json/thunderbird_beta_builds.json -> build/lib/product_details/json copying product_details/json/thunderbird_history_development_releases.json -> build/lib/product_details/json copying product_details/json/thunderbird_history_major_releases.json -> build/lib/product_details/json copying product_details/json/thunderbird_history_stability_releases.json -> build/lib/product_details/json copying product_details/json/thunderbird_primary_builds.json -> build/lib/product_details/json copying product_details/json/thunderbird_versions.json -> build/lib/product_details/json creating build/lib/product_details/json/regions copying product_details/json/regions/.ach.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.af.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ak.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.an.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ar.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.as.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ast.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.az.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.be.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.bg.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.bn-BD.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.bn-IN.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.br.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.brx.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.bs.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ca.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.cak.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.crh.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.cs.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.cy.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.da.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.de.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.dsb.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.el.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.en-CA.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.en-GB.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.en-US.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.en-ZA.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.eo.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.es-AR.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.es-CL.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.es-ES.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.es-MX.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.et.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.eu.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.fa.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ff.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.fi.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.fr.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.fy-NL.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ga-IE.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.gd.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.gl.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.gn.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.gu-IN.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.he.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.hi-IN.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.hr.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.hsb.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.hu.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.hy-AM.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ia.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.id.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.is.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.it.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ja-JP-mac.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ja.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ka.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.kab.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.kk.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.km.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.kn.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ko.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.kok.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ks.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ku.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.last_update -> build/lib/product_details/json/regions copying product_details/json/regions/.lg.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.lij.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.lo.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.lt.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ltg.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.lv.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.mai.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.mk.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ml.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.mn.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.mr.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ms.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.my.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.nb-NO.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ne-NP.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.nl.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.nn-NO.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.nso.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.oc.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.or.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.pa-IN.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.pl.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.pt-BR.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.pt-PT.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.rm.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ro.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ru.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.sat.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.si.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.sk.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.sl.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.son.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.sq.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.sr.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.sv-SE.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ta-LK.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ta.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.te.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.th.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.tl.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.tr.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.trs.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.tsz.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.uk.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.ur.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.uz.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.vi.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.wo.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.xh.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.zam.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.zh-CN.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.zh-TW.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/.zu.json.last_modified -> build/lib/product_details/json/regions copying product_details/json/regions/ach.json -> build/lib/product_details/json/regions copying product_details/json/regions/af.json -> build/lib/product_details/json/regions copying product_details/json/regions/ak.json -> build/lib/product_details/json/regions copying product_details/json/regions/an.json -> build/lib/product_details/json/regions copying product_details/json/regions/ar.json -> build/lib/product_details/json/regions copying product_details/json/regions/as.json -> build/lib/product_details/json/regions copying product_details/json/regions/ast.json -> build/lib/product_details/json/regions copying product_details/json/regions/az.json -> build/lib/product_details/json/regions copying product_details/json/regions/be.json -> build/lib/product_details/json/regions copying product_details/json/regions/bg.json -> build/lib/product_details/json/regions copying product_details/json/regions/bn-BD.json -> build/lib/product_details/json/regions copying product_details/json/regions/bn-IN.json -> build/lib/product_details/json/regions copying product_details/json/regions/br.json -> build/lib/product_details/json/regions copying product_details/json/regions/brx.json -> build/lib/product_details/json/regions copying product_details/json/regions/bs.json -> build/lib/product_details/json/regions copying product_details/json/regions/ca.json -> build/lib/product_details/json/regions copying product_details/json/regions/cak.json -> build/lib/product_details/json/regions copying product_details/json/regions/crh.json -> build/lib/product_details/json/regions copying product_details/json/regions/cs.json -> build/lib/product_details/json/regions copying product_details/json/regions/cy.json -> build/lib/product_details/json/regions copying product_details/json/regions/da.json -> build/lib/product_details/json/regions copying product_details/json/regions/de.json -> build/lib/product_details/json/regions copying product_details/json/regions/dsb.json -> build/lib/product_details/json/regions copying product_details/json/regions/el.json -> build/lib/product_details/json/regions copying product_details/json/regions/en-CA.json -> build/lib/product_details/json/regions copying product_details/json/regions/en-GB.json -> build/lib/product_details/json/regions copying product_details/json/regions/en-US.json -> build/lib/product_details/json/regions copying product_details/json/regions/en-ZA.json -> build/lib/product_details/json/regions copying product_details/json/regions/eo.json -> build/lib/product_details/json/regions copying product_details/json/regions/es-AR.json -> build/lib/product_details/json/regions copying product_details/json/regions/es-CL.json -> build/lib/product_details/json/regions copying product_details/json/regions/es-ES.json -> build/lib/product_details/json/regions copying product_details/json/regions/es-MX.json -> build/lib/product_details/json/regions copying product_details/json/regions/et.json -> build/lib/product_details/json/regions copying product_details/json/regions/eu.json -> build/lib/product_details/json/regions copying product_details/json/regions/fa.json -> build/lib/product_details/json/regions copying product_details/json/regions/ff.json -> build/lib/product_details/json/regions copying product_details/json/regions/fi.json -> build/lib/product_details/json/regions copying product_details/json/regions/fr.json -> build/lib/product_details/json/regions copying product_details/json/regions/fy-NL.json -> build/lib/product_details/json/regions copying product_details/json/regions/ga-IE.json -> build/lib/product_details/json/regions copying product_details/json/regions/gd.json -> build/lib/product_details/json/regions copying product_details/json/regions/gl.json -> build/lib/product_details/json/regions copying product_details/json/regions/gn.json -> build/lib/product_details/json/regions copying product_details/json/regions/gu-IN.json -> build/lib/product_details/json/regions copying product_details/json/regions/he.json -> build/lib/product_details/json/regions copying product_details/json/regions/hi-IN.json -> build/lib/product_details/json/regions copying product_details/json/regions/hr.json -> build/lib/product_details/json/regions copying product_details/json/regions/hsb.json -> build/lib/product_details/json/regions copying product_details/json/regions/hu.json -> build/lib/product_details/json/regions copying product_details/json/regions/hy-AM.json -> build/lib/product_details/json/regions copying product_details/json/regions/ia.json -> build/lib/product_details/json/regions copying product_details/json/regions/id.json -> build/lib/product_details/json/regions copying product_details/json/regions/is.json -> build/lib/product_details/json/regions copying product_details/json/regions/it.json -> build/lib/product_details/json/regions copying product_details/json/regions/ja-JP-mac.json -> build/lib/product_details/json/regions copying product_details/json/regions/ja.json -> build/lib/product_details/json/regions copying product_details/json/regions/ka.json -> build/lib/product_details/json/regions copying product_details/json/regions/kab.json -> build/lib/product_details/json/regions copying product_details/json/regions/kk.json -> build/lib/product_details/json/regions copying product_details/json/regions/km.json -> build/lib/product_details/json/regions copying product_details/json/regions/kn.json -> build/lib/product_details/json/regions copying product_details/json/regions/ko.json -> build/lib/product_details/json/regions copying product_details/json/regions/kok.json -> build/lib/product_details/json/regions copying product_details/json/regions/ks.json -> build/lib/product_details/json/regions copying product_details/json/regions/ku.json -> build/lib/product_details/json/regions copying product_details/json/regions/lg.json -> build/lib/product_details/json/regions copying product_details/json/regions/lij.json -> build/lib/product_details/json/regions copying product_details/json/regions/lo.json -> build/lib/product_details/json/regions copying product_details/json/regions/lt.json -> build/lib/product_details/json/regions copying product_details/json/regions/ltg.json -> build/lib/product_details/json/regions copying product_details/json/regions/lv.json -> build/lib/product_details/json/regions copying product_details/json/regions/mai.json -> build/lib/product_details/json/regions copying product_details/json/regions/mk.json -> build/lib/product_details/json/regions copying product_details/json/regions/ml.json -> build/lib/product_details/json/regions copying product_details/json/regions/mn.json -> build/lib/product_details/json/regions copying product_details/json/regions/mr.json -> build/lib/product_details/json/regions copying product_details/json/regions/ms.json -> build/lib/product_details/json/regions copying product_details/json/regions/my.json -> build/lib/product_details/json/regions copying product_details/json/regions/nb-NO.json -> build/lib/product_details/json/regions copying product_details/json/regions/ne-NP.json -> build/lib/product_details/json/regions copying product_details/json/regions/nl.json -> build/lib/product_details/json/regions copying product_details/json/regions/nn-NO.json -> build/lib/product_details/json/regions copying product_details/json/regions/nso.json -> build/lib/product_details/json/regions copying product_details/json/regions/oc.json -> build/lib/product_details/json/regions copying product_details/json/regions/or.json -> build/lib/product_details/json/regions copying product_details/json/regions/pa-IN.json -> build/lib/product_details/json/regions copying product_details/json/regions/pl.json -> build/lib/product_details/json/regions copying product_details/json/regions/pt-BR.json -> build/lib/product_details/json/regions copying product_details/json/regions/pt-PT.json -> build/lib/product_details/json/regions copying product_details/json/regions/rm.json -> build/lib/product_details/json/regions copying product_details/json/regions/ro.json -> build/lib/product_details/json/regions copying product_details/json/regions/ru.json -> build/lib/product_details/json/regions copying product_details/json/regions/sat.json -> build/lib/product_details/json/regions copying product_details/json/regions/si.json -> build/lib/product_details/json/regions copying product_details/json/regions/sk.json -> build/lib/product_details/json/regions copying product_details/json/regions/sl.json -> build/lib/product_details/json/regions copying product_details/json/regions/son.json -> build/lib/product_details/json/regions copying product_details/json/regions/sq.json -> build/lib/product_details/json/regions copying product_details/json/regions/sr.json -> build/lib/product_details/json/regions copying product_details/json/regions/sv-SE.json -> build/lib/product_details/json/regions copying product_details/json/regions/ta-LK.json -> build/lib/product_details/json/regions copying product_details/json/regions/ta.json -> build/lib/product_details/json/regions copying product_details/json/regions/te.json -> build/lib/product_details/json/regions copying product_details/json/regions/th.json -> build/lib/product_details/json/regions copying product_details/json/regions/tl.json -> build/lib/product_details/json/regions copying product_details/json/regions/tr.json -> build/lib/product_details/json/regions copying product_details/json/regions/trs.json -> build/lib/product_details/json/regions copying product_details/json/regions/tsz.json -> build/lib/product_details/json/regions copying product_details/json/regions/uk.json -> build/lib/product_details/json/regions copying product_details/json/regions/ur.json -> build/lib/product_details/json/regions copying product_details/json/regions/uz.json -> build/lib/product_details/json/regions copying product_details/json/regions/vi.json -> build/lib/product_details/json/regions copying product_details/json/regions/wo.json -> build/lib/product_details/json/regions copying product_details/json/regions/xh.json -> build/lib/product_details/json/regions copying product_details/json/regions/zam.json -> build/lib/product_details/json/regions copying product_details/json/regions/zh-CN.json -> build/lib/product_details/json/regions copying product_details/json/regions/zh-TW.json -> build/lib/product_details/json/regions copying product_details/json/regions/zu.json -> build/lib/product_details/json/regions + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ze1Gdr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64 + cd django-mozilla-product-details-1.0.3 + 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-django-mozilla-product-details-1.0.3-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-django-mozilla-product-details-1.0.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details creating /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/migrations copying build/lib/product_details/migrations/0002_auto_20151006_1348.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/migrations copying build/lib/product_details/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/migrations copying build/lib/product_details/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/migrations creating /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/version_compare copying build/lib/product_details/version_compare/utils.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/version_compare copying build/lib/product_details/version_compare/decorators.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/version_compare copying build/lib/product_details/version_compare/__init__.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/version_compare copying build/lib/product_details/settings_defaults.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details copying build/lib/product_details/utils.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details copying build/lib/product_details/storage.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details creating /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/management creating /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/management/commands copying build/lib/product_details/management/commands/update_product_details.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/management/commands copying build/lib/product_details/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/management/commands copying build/lib/product_details/management/__init__.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/management creating /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/mobile_history_major_releases.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.mobile_details.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.firefox_history_development_releases.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/mobile_details.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.mobile_history_major_releases.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/thunderbird_history_development_releases.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/thunderbird_beta_builds.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/firefox.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.gitignore -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.firefox_versions.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/thunderbird.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/all.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/thunderbird_primary_builds.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.firefox_primary_builds.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.last_update -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.thunderbird_history_stability_releases.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/firefox_history_development_releases.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.thunderbird_history_development_releases.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/firefox_versions.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.thunderbird_primary_builds.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/mobile_versions.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.firefox_history_major_releases.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.languages.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.pinebuild.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/firefox_history_major_releases.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/mobile_history_stability_releases.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json creating /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.nb-NO.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.de.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.dsb.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/lo.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/gu-IN.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/an.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ku.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/kab.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.mk.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.es-ES.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/pt-PT.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.tsz.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ja-JP-mac.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.sl.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.es-CL.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/my.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ne-NP.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/uz.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.fa.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.my.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.cy.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/es-AR.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.it.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ru.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ltg.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.zh-CN.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/hr.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/wo.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.mn.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ks.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.eu.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/fi.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ru.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.he.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.trs.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.or.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.gd.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ku.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/mr.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/el.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/or.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/vi.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/az.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/mk.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/sq.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/dsb.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.es-MX.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ml.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ca.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.mr.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/en-GB.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.tr.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/gn.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/xh.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/th.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.eo.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.fi.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ne-NP.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/da.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.rm.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.crh.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/cy.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.te.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/lt.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/mai.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.last_update -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.af.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ur.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.sr.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/lij.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/de.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.wo.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/pt-BR.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ja.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/bn-BD.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/gl.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ar.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/he.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/sat.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/cs.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ko.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.en-CA.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ach.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.as.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/sr.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/bg.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/brx.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.lt.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.hi-IN.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/trs.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ga-IE.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ff.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.bg.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/lv.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/cak.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/it.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/en-US.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.son.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.nn-NO.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/mn.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.lg.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ta-LK.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ko.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.zu.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.zam.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ast.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/es-MX.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/bn-IN.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/te.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/lg.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ca.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.hu.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/tsz.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/sv-SE.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/oc.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/br.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ja.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/crh.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/nb-NO.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/si.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.et.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.pt-BR.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.vi.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ro.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.tl.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.lv.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/rm.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/zh-CN.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.nl.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/eu.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/kok.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.si.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/km.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.uz.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/is.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/zu.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.lij.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.cak.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.sat.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.es-AR.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.brx.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/as.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/zam.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ur.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/tl.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/sk.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/fa.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ta.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/uk.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/eo.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.br.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.sq.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ka.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ro.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/es-ES.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ta.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/kn.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.oc.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/pa-IN.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/es-CL.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ar.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/sl.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ff.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.be.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/kk.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.el.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.kk.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ach.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.kab.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.kok.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.hy-AM.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ltg.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/hsb.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.hr.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.nso.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.th.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.lo.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.xh.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.mai.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.gu-IN.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/hy-AM.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.an.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/et.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.bn-BD.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/zh-TW.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/nso.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ka.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.zh-TW.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ja-JP-mac.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.en-US.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/bs.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/hu.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.hsb.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/hi-IN.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/en-CA.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.pa-IN.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/en-ZA.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ia.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.gn.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/tr.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/nn-NO.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.uk.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/gd.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ga-IE.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.pt-PT.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/son.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/id.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/nl.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.sv-SE.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ks.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/be.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ia.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/af.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.kn.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ak.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/pl.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ast.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.fr.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.gl.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.pl.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.en-ZA.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.id.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/fy-NL.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ml.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.cs.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/fr.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ak.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.fy-NL.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ta-LK.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.en-GB.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.sk.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.km.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.da.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.az.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.is.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.ms.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.bs.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/.bn-IN.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/regions/ms.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json/regions copying build/lib/product_details/json/.mobile_android.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/mobile_history_development_releases.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/thunderbird_history_stability_releases.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.mobile_history_stability_releases.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.mobile_history_development_releases.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/languages.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.devedition.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/thunderbird_history_major_releases.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.firefox_history_stability_releases.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.mobile_versions.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.firefox.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/thunderbird_versions.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/devedition.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/firefox_primary_builds.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.thunderbird_history_major_releases.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/mobile_android.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.all.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/firefox_history_stability_releases.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.thunderbird_versions.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/pinebuild.json -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.thunderbird_beta_builds.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/json/.thunderbird.json.last_modified -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/json copying build/lib/product_details/models.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details copying build/lib/product_details/__init__.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details creating /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_versions.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_storage.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_commands.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/settings.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/migrations/0002_auto_20151006_1348.py to 0002_auto_20151006_1348.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/version_compare/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/version_compare/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/version_compare/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/settings_defaults.py to settings_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/management/commands/update_product_details.py to update_product_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/product_details/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_versions.py to test_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_storage.py to test_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_commands.py to test_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpoml4m_8b.py' /usr/bin/python3 /tmp/tmpoml4m_8b.py removing /tmp/tmpoml4m_8b.py running install_egg_info running egg_info writing django_mozilla_product_details.egg-info/PKG-INFO writing dependency_links to django_mozilla_product_details.egg-info/dependency_links.txt writing requirements to django_mozilla_product_details.egg-info/requires.txt writing top-level names to django_mozilla_product_details.egg-info/top_level.txt reading manifest file 'django_mozilla_product_details.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'django_mozilla_product_details.egg-info/SOURCES.txt' Copying django_mozilla_product_details.egg-info to /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9/site-packages/django_mozilla_product_details-1.0.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64//usr/share/doc/python-django-mozilla-product-details + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64 ~/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64 ~/build/BUILD/django-mozilla-product-details-1.0.3 + '[' -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/django-mozilla-product-details-1.0.3 + mv /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.3-1 --unique-debug-suffix -1.0.3-1.x86_64 --unique-debug-src-base python-django-mozilla-product-details-1.0.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-mozilla-product-details-1.0.3 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-django-mozilla-product-details-1.0.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-mozilla-product-details-1.0.3-1.noarch Provides: python-django-mozilla-product-details python3-django-mozilla-product-details = 1.0.3-1 python3.9dist(django-mozilla-product-details) = 1.0.3 python3dist(django-mozilla-product-details) = 1.0.3 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) >= 2.2 python3.9dist(requests) >= 2.21 Processing files: python-django-mozilla-product-details-help-1.0.3-1.noarch warning: Empty %files file /builddir/build/BUILD/django-mozilla-product-details-1.0.3/doclist.lst Provides: python-django-mozilla-product-details-help = 1.0.3-1 python3-django-mozilla-product-details-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-django-mozilla-product-details-1.0.3-1.x86_64 Wrote: /builddir/build/RPMS/python-django-mozilla-product-details-help-1.0.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-mozilla-product-details-1.0.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EsEGed + umask 022 + cd /builddir/build/BUILD + cd django-mozilla-product-details-1.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-mozilla-product-details-1.0.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0