Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-carbon.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-155089-79737/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-carbon.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-carbon-1.1.10-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-carbon.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-155089-79737/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-carbon.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.C1ihmy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf carbon-1.1.10 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-carbon-1.1.10.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd carbon-1.1.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-carbon-0.10.0-Set-sane-defaults.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-carbon-0.9.13-Fix-path-to-storage-schemas.conf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-carbon-1.1.10-Py3.12-support.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + export GRAPHITE_NO_PREFIX=True + GRAPHITE_NO_PREFIX=True + sed -i -e /data_files=install_files,/d setup.py + cat + sed -i 's/, '\''txAMQP'\''//' setup.py + sed -i /txAMQP/d requirements.txt + sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python3|' lib/carbon/amqp_listener.py + sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python3|' lib/carbon/amqp_publisher.py + sed -i 's|plugin == '\''rules'\''|plugin == '\''rules'\'' or plugin.startswith('\''fast-'\'')|' lib/carbon/tests/test_routers.py + sed -i -e 's/ENABLE_LOGROTATION.*/ENABLE_LOGROTATION = False/g' conf/carbon.conf.example + rm lib/carbon/tests/test_database.py + sed -i -e 's/^import mock/from unittest import mock/' -e 's/^from mock import /from unittest.mock import /' lib/carbon/tests/__init__.py lib/carbon/tests/benchmark_aggregator.py lib/carbon/tests/benchmark_cache.py lib/carbon/tests/benchmark_routers.py lib/carbon/tests/test_aggregator_buffers.py lib/carbon/tests/test_aggregator_methods.py lib/carbon/tests/test_aggregator_processor.py lib/carbon/tests/test_aggregator_rules.py lib/carbon/tests/test_cache.py lib/carbon/tests/test_client.py lib/carbon/tests/test_conf.py lib/carbon/tests/test_hashing.py lib/carbon/tests/test_instrumentation.py lib/carbon/tests/test_log.py lib/carbon/tests/test_pipeline.py lib/carbon/tests/test_protobuf.py lib/carbon/tests/test_protocols.py lib/carbon/tests/test_retentions.py lib/carbon/tests/test_rewrite.py lib/carbon/tests/test_routers.py lib/carbon/tests/test_service.py lib/carbon/tests/test_storage.py lib/carbon/tests/test_util.py lib/carbon/tests/util.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.STukCX + umask 022 + cd /builddir/build/BUILD + cd carbon-1.1.10 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -r Handling setuptools >= 40.8 from default build backend Requirement not satisfied: setuptools >= 40.8 Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-carbon-1.1.10-3.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-carbon.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-155089-79737/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-carbon.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0ERbGA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf carbon-1.1.10 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-carbon-1.1.10.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd carbon-1.1.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-carbon-0.10.0-Set-sane-defaults.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-carbon-0.9.13-Fix-path-to-storage-schemas.conf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-carbon-1.1.10-Py3.12-support.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + export GRAPHITE_NO_PREFIX=True + GRAPHITE_NO_PREFIX=True + sed -i -e /data_files=install_files,/d setup.py + cat + sed -i 's/, '\''txAMQP'\''//' setup.py + sed -i /txAMQP/d requirements.txt + sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python3|' lib/carbon/amqp_listener.py + sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python3|' lib/carbon/amqp_publisher.py + sed -i 's|plugin == '\''rules'\''|plugin == '\''rules'\'' or plugin.startswith('\''fast-'\'')|' lib/carbon/tests/test_routers.py + sed -i -e 's/ENABLE_LOGROTATION.*/ENABLE_LOGROTATION = False/g' conf/carbon.conf.example + rm lib/carbon/tests/test_database.py + sed -i -e 's/^import mock/from unittest import mock/' -e 's/^from mock import /from unittest.mock import /' lib/carbon/tests/__init__.py lib/carbon/tests/benchmark_aggregator.py lib/carbon/tests/benchmark_cache.py lib/carbon/tests/benchmark_routers.py lib/carbon/tests/test_aggregator_buffers.py lib/carbon/tests/test_aggregator_methods.py lib/carbon/tests/test_aggregator_processor.py lib/carbon/tests/test_aggregator_rules.py lib/carbon/tests/test_cache.py lib/carbon/tests/test_client.py lib/carbon/tests/test_conf.py lib/carbon/tests/test_hashing.py lib/carbon/tests/test_instrumentation.py lib/carbon/tests/test_log.py lib/carbon/tests/test_pipeline.py lib/carbon/tests/test_protobuf.py lib/carbon/tests/test_protocols.py lib/carbon/tests/test_retentions.py lib/carbon/tests/test_rewrite.py lib/carbon/tests/test_routers.py lib/carbon/tests/test_service.py lib/carbon/tests/test_storage.py lib/carbon/tests/test_util.py lib/carbon/tests/util.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.xZ3DMq + umask 022 + cd /builddir/build/BUILD + cd carbon-1.1.10 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -r Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) Warning: 'classifiers' should be a list, got type 'tuple' /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'post-install' will not be supported in future versions. Please use the underscore name 'post_install' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'install-lib' will not be supported in future versions. Please use the underscore name 'install_lib' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) warning: no previously-included files found matching 'conf/*.conf' HOOK STDOUT: ################################################################################ HOOK STDOUT: HOOK STDOUT: Carbon's default installation prefix is "/opt/graphite". HOOK STDOUT: HOOK STDOUT: To install Carbon in the Python's default location run: HOOK STDOUT: $ GRAPHITE_NO_PREFIX=True python setup.py install HOOK STDOUT: HOOK STDOUT: ################################################################################ Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Warning: 'classifiers' should be a list, got type 'tuple' warning: no previously-included files found matching 'conf/*.conf' HOOK STDOUT: ################################################################################ HOOK STDOUT: HOOK STDOUT: Carbon's default installation prefix is "/opt/graphite". HOOK STDOUT: HOOK STDOUT: To install Carbon in the Python's default location run: HOOK STDOUT: $ GRAPHITE_NO_PREFIX=True python setup.py install HOOK STDOUT: HOOK STDOUT: ################################################################################ Handling Twisted from wheel metadata: Requires-Dist Requirement not satisfied: Twisted Handling cachetools from wheel metadata: Requires-Dist Requirement not satisfied: cachetools Handling urllib3 from wheel metadata: Requires-Dist Requirement satisfied: urllib3 (installed: urllib3 1.26.19) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-carbon-1.1.10-3.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-carbon.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-155089-79737/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-carbon.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LkNiYS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf carbon-1.1.10 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-carbon-1.1.10.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd carbon-1.1.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-carbon-0.10.0-Set-sane-defaults.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-carbon-0.9.13-Fix-path-to-storage-schemas.conf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/python-carbon-1.1.10-Py3.12-support.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + export GRAPHITE_NO_PREFIX=True + GRAPHITE_NO_PREFIX=True + sed -i -e /data_files=install_files,/d setup.py + cat + sed -i 's/, '\''txAMQP'\''//' setup.py + sed -i /txAMQP/d requirements.txt + sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python3|' lib/carbon/amqp_listener.py + sed -i '1s|^#!/usr/bin/env python|#!/usr/bin/python3|' lib/carbon/amqp_publisher.py + sed -i 's|plugin == '\''rules'\''|plugin == '\''rules'\'' or plugin.startswith('\''fast-'\'')|' lib/carbon/tests/test_routers.py + sed -i -e 's/ENABLE_LOGROTATION.*/ENABLE_LOGROTATION = False/g' conf/carbon.conf.example + rm lib/carbon/tests/test_database.py + sed -i -e 's/^import mock/from unittest import mock/' -e 's/^from mock import /from unittest.mock import /' lib/carbon/tests/__init__.py lib/carbon/tests/benchmark_aggregator.py lib/carbon/tests/benchmark_cache.py lib/carbon/tests/benchmark_routers.py lib/carbon/tests/test_aggregator_buffers.py lib/carbon/tests/test_aggregator_methods.py lib/carbon/tests/test_aggregator_processor.py lib/carbon/tests/test_aggregator_rules.py lib/carbon/tests/test_cache.py lib/carbon/tests/test_client.py lib/carbon/tests/test_conf.py lib/carbon/tests/test_hashing.py lib/carbon/tests/test_instrumentation.py lib/carbon/tests/test_log.py lib/carbon/tests/test_pipeline.py lib/carbon/tests/test_protobuf.py lib/carbon/tests/test_protocols.py lib/carbon/tests/test_retentions.py lib/carbon/tests/test_rewrite.py lib/carbon/tests/test_routers.py lib/carbon/tests/test_service.py lib/carbon/tests/test_storage.py lib/carbon/tests/test_util.py lib/carbon/tests/util.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.L91uCz + umask 022 + cd /builddir/build/BUILD + cd carbon-1.1.10 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -r Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) Warning: 'classifiers' should be a list, got type 'tuple' /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'post-install' will not be supported in future versions. Please use the underscore name 'post_install' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'install-lib' will not be supported in future versions. Please use the underscore name 'install_lib' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) warning: no previously-included files found matching 'conf/*.conf' HOOK STDOUT: ################################################################################ HOOK STDOUT: HOOK STDOUT: Carbon's default installation prefix is "/opt/graphite". HOOK STDOUT: HOOK STDOUT: To install Carbon in the Python's default location run: HOOK STDOUT: $ GRAPHITE_NO_PREFIX=True python setup.py install HOOK STDOUT: HOOK STDOUT: ################################################################################ Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Warning: 'classifiers' should be a list, got type 'tuple' warning: no previously-included files found matching 'conf/*.conf' HOOK STDOUT: ################################################################################ HOOK STDOUT: HOOK STDOUT: Carbon's default installation prefix is "/opt/graphite". HOOK STDOUT: HOOK STDOUT: To install Carbon in the Python's default location run: HOOK STDOUT: $ GRAPHITE_NO_PREFIX=True python setup.py install HOOK STDOUT: HOOK STDOUT: ################################################################################ Handling Twisted from wheel metadata: Requires-Dist Requirement satisfied: Twisted (installed: Twisted 23.8.0) Handling cachetools from wheel metadata: Requires-Dist Requirement satisfied: cachetools (installed: cachetools 5.3.1) Handling urllib3 from wheel metadata: Requires-Dist Requirement satisfied: urllib3 (installed: urllib3 1.26.19) + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-carbon-1.1.10-3.oc9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-carbon.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-155089-79737/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-carbon.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 Building target platforms: noarch Building for target noarch Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.sKAVNk + umask 022 + cd /builddir/build/BUILD + cd carbon-1.1.10 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv carbon-1.1.10.dist-info/ removed 'carbon-1.1.10.dist-info/METADATA' removed 'carbon-1.1.10.dist-info/top_level.txt' removed 'carbon-1.1.10.dist-info/LICENSE' removed directory 'carbon-1.1.10.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/OpenCloudOS/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 -r Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.41.2) Warning: 'classifiers' should be a list, got type 'tuple' /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'post-install' will not be supported in future versions. Please use the underscore name 'post_install' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'install-lib' will not be supported in future versions. Please use the underscore name 'install_lib' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) warning: no previously-included files found matching 'conf/*.conf' HOOK STDOUT: ################################################################################ HOOK STDOUT: HOOK STDOUT: Carbon's default installation prefix is "/opt/graphite". HOOK STDOUT: HOOK STDOUT: To install Carbon in the Python's default location run: HOOK STDOUT: $ GRAPHITE_NO_PREFIX=True python setup.py install HOOK STDOUT: HOOK STDOUT: ################################################################################ Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Warning: 'classifiers' should be a list, got type 'tuple' warning: no previously-included files found matching 'conf/*.conf' HOOK STDOUT: ################################################################################ HOOK STDOUT: HOOK STDOUT: Carbon's default installation prefix is "/opt/graphite". HOOK STDOUT: HOOK STDOUT: To install Carbon in the Python's default location run: HOOK STDOUT: $ GRAPHITE_NO_PREFIX=True python setup.py install HOOK STDOUT: HOOK STDOUT: ################################################################################ Handling Twisted from wheel metadata: Requires-Dist Requirement satisfied: Twisted (installed: Twisted 23.8.0) Handling cachetools from wheel metadata: Requires-Dist Requirement satisfied: cachetools (installed: cachetools 5.3.1) Handling urllib3 from wheel metadata: Requires-Dist Requirement satisfied: urllib3 (installed: urllib3 1.26.19) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Zzyv7A + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd carbon-1.1.10 + mkdir -p /builddir/build/BUILD/carbon-1.1.10/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + TMPDIR=/builddir/build/BUILD/carbon-1.1.10/.pyproject-builddir + /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/carbon-1.1.10/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose . Processing /builddir/build/BUILD/carbon-1.1.10 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) Warning: 'classifiers' should be a list, got type 'tuple' /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'post-install' will not be supported in future versions. Please use the underscore name 'post_install' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'install-lib' will not be supported in future versions. Please use the underscore name 'install_lib' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) warning: no previously-included files found matching 'conf/*.conf' ################################################################################ Carbon's default installation prefix is "/opt/graphite". To install Carbon in the Python's default location run: $ GRAPHITE_NO_PREFIX=True python setup.py install ################################################################################ Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: carbon Building wheel for carbon (pyproject.toml): started Running command Building wheel for carbon (pyproject.toml) Warning: 'classifiers' should be a list, got type 'tuple' /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'post-install' will not be supported in future versions. Please use the underscore name 'post_install' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'install-lib' will not be supported in future versions. Please use the underscore name 'install_lib' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) warning: no previously-included files found matching 'conf/*.conf' ################################################################################ Carbon's default installation prefix is "/opt/graphite". To install Carbon in the Python's default location run: $ GRAPHITE_NO_PREFIX=True python setup.py install ################################################################################ Building wheel for carbon (pyproject.toml): finished with status 'done' Created wheel for carbon: filename=carbon-1.1.10-py3-none-any.whl size=76294 sha256=0aa351892ee882b066132681bd0cbea6041b4ff86584de9d6d6a3461088ea5eb Stored in directory: /builddir/.cache/pip/wheels/47/02/86/f4cbbc6cfb01e9012bc93375efd0d28666ba5351e05710f13f Successfully built carbon + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z91gHW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch ++ dirname /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch + cd carbon-1.1.10 ++ ls /builddir/build/BUILD/carbon-1.1.10/pyproject-wheeldir/carbon-1.1.10-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=carbon==1.1.10 + TMPDIR=/builddir/build/BUILD/carbon-1.1.10/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/carbon-1.1.10/pyproject-wheeldir carbon==1.1.10 Using pip 23.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/carbon-1.1.10/pyproject-wheeldir Processing ./pyproject-wheeldir/carbon-1.1.10-py3-none-any.whl Installing collected packages: carbon Successfully installed carbon-1.1.10 + '[' -d /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin ']' + '[' -f /usr/bin/pathfix3.11.py ']' + pathfix=/usr/bin/pathfix3.11.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.11.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/__pycache__ /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-aggregator-cache.py /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-aggregator.py /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-cache.py /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-relay.py /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/validate-storage-schemas.py recursedown('/builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/__pycache__') /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-aggregator-cache.py: updating /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-aggregator.py: updating /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-cache.py: updating /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-relay.py: updating /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/validate-storage-schemas.py: updating + rm -rfv /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/__pycache__ removed '/builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/__pycache__/carbon-relay.cpython-311.pyc' removed '/builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/__pycache__/carbon-aggregator.cpython-311.pyc' removed '/builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/__pycache__/carbon-cache.cpython-311.pyc' removed '/builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/__pycache__/validate-storage-schemas.cpython-311.pyc' removed '/builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/__pycache__/carbon-aggregator-cache.cpython-311.pyc' removed directory '/builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/__pycache__' + rm -f /builddir/build/BUILD/pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/carbon-1.1.10.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/python3.11/site-packages/carbon-1.1.10.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/OpenCloudOS + /usr/bin/python3 -B /usr/lib/rpm/OpenCloudOS/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch --record /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/python3.11/site-packages/carbon-1.1.10.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record + rm -fv /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/python3.11/site-packages/carbon-1.1.10.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/python3.11/site-packages/carbon-1.1.10.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/python3.11/site-packages/carbon-1.1.10.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/python3.11/site-packages/carbon-1.1.10.dist-info/REQUESTED' + /usr/bin/python3 /usr/lib/rpm/OpenCloudOS/pyproject_save_files.py --output-files /builddir/build/BUILD/pyproject-files --output-modules /builddir/build/BUILD/pyproject-modules --buildroot /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/pyproject-record --prefix /usr carbon twisted + rm -rf '/builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/var/lib/carbon/*' + mkdir -p /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/var/lib/carbon/lists + mkdir -p /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/var/lib/carbon/rrd + mkdir -p /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/var/lib/carbon/whisper + mkdir -p /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/etc/carbon + install -D -p -m0644 conf/carbon.conf.example /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/etc/carbon/carbon.conf + install -D -p -m0644 conf/storage-aggregation.conf.example /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/etc/carbon/storage-aggregation.conf + install -D -p -m0644 conf/storage-schemas.conf.example /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/etc/carbon/storage-schemas.conf + mkdir -p /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/share/man/man1 + install -D -p -m0644 /builddir/build/SOURCES/carbon-aggregator.1 /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/share/man/man1 + install -D -p -m0644 /builddir/build/SOURCES/carbon-cache.1 /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/share/man/man1 + install -D -p -m0644 /builddir/build/SOURCES/carbon-relay.1 /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/share/man/man1 + install -D -p -m0644 /builddir/build/SOURCES/validate-storage-schemas.1 /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/var/log/carbon + install -D -p -m0644 /builddir/build/SOURCES/python-carbon.logrotate /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/etc/logrotate.d/python3-carbon + install -D -p -m0644 /builddir/build/SOURCES/carbon-aggregator.service /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/systemd/system/carbon-aggregator.service + install -D -p -m0644 /builddir/build/SOURCES/carbon-cache.service /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/systemd/system/carbon-cache.service + install -D -p -m0644 /builddir/build/SOURCES/carbon-relay.service /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/systemd/system/carbon-relay.service + install -D -p -m0644 /builddir/build/SOURCES/carbon-aggregator@.service /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/systemd/system/carbon-aggregator@.service + install -D -p -m0644 /builddir/build/SOURCES/carbon-cache@.service /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/systemd/system/carbon-cache@.service + install -D -p -m0644 /builddir/build/SOURCES/carbon-relay@.service /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/systemd/system/carbon-relay@.service + for i in /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/*.py + mv /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-aggregator-cache.py /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-aggregator-cache + for i in /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/*.py + mv /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-aggregator.py /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-aggregator + for i in /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/*.py + mv /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-cache.py /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-cache + for i in /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/*.py + mv /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-relay.py /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/carbon-relay + for i in /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/*.py + mv /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/validate-storage-schemas.py /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/bin/validate-storage-schemas + chmod 755 /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/python3.11/site-packages/carbon/amqp_listener.py + chmod 755 /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/python3.11/site-packages/carbon/amqp_publisher.py + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.1.10-3.oc9 --unique-debug-suffix -1.1.10-3.oc9.noarch --unique-debug-src-base python-carbon-1.1.10-3.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/carbon-1.1.10 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: python3-carbon-1.1.10-3.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3Am6S9 + umask 022 + cd /builddir/build/BUILD + cd carbon-1.1.10 + DOCDIR=/builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/share/doc/python3-carbon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/share/doc/python3-carbon + cp -pr README.md /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/share/doc/python3-carbon + cp -pr conf/ /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/share/doc/python3-carbon + cp -pr examples/ /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/share/doc/python3-carbon + cp -pr distro/opencloudos/init.d/ /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch/usr/share/doc/python3-carbon + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(python3-carbon) = 1.1.10-3.oc9 python-carbon = 1.1.10-3.oc9 python3-carbon = 1.1.10-3.oc9 python3.11-carbon = 1.1.10-3.oc9 python3.11dist(carbon) = 1.1.10 python3dist(carbon) = 1.1.10 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh 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(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python3 python(abi) = 3.11 python3.11dist(cachetools) python3.11dist(twisted) python3.11dist(urllib3) Obsoletes: python3.11-carbon < 1.1.10-3.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-carbon-1.1.10-3.oc9.noarch Wrote: /builddir/build/SRPMS/python-carbon-1.1.10-3.oc9.src.rpm Wrote: /builddir/build/RPMS/python3-carbon-1.1.10-3.oc9.noarch.rpm Child return code was: 0