Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/eventdispatch-python.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS_SP3-aarch64-1789472265.161661/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=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/eventdispatch-python.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ros-humble-eventdispatch-python-0.2.29-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/eventdispatch-python.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS_SP3-aarch64-1789472265.161661/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=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/eventdispatch-python.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ros-humble-eventdispatch-python-0.2.29-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/eventdispatch-python.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS_SP3-aarch64-1789472265.161661/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=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/eventdispatch-python.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G93rko + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf eventdispatch-python-0.2.29-1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/eventdispatch-python-0.2.29-1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd eventdispatch-python-0.2.29-1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PCGbdL + umask 022 + cd /builddir/build/BUILD + cd eventdispatch-python-0.2.29-1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7QiEih + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64 ++ dirname /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64 + cd eventdispatch-python-0.2.29-1 + cd eventdispatch_python + /usr/bin/python3 setup.py install --prefix /opt/ros/humble --root /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64 --optimize=1 running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py creating build creating build/lib creating build/lib/eventdispatch copying eventdispatch/example1.py -> build/lib/eventdispatch copying eventdispatch/core.py -> build/lib/eventdispatch copying eventdispatch/example2.py -> build/lib/eventdispatch copying eventdispatch/composite_semaphore.py -> build/lib/eventdispatch copying eventdispatch/__init__.py -> build/lib/eventdispatch copying eventdispatch/common1.py -> build/lib/eventdispatch running install_lib creating /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt creating /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros creating /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble creating /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib creating /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11 creating /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch copying build/lib/eventdispatch/example1.py -> /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch copying build/lib/eventdispatch/core.py -> /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch copying build/lib/eventdispatch/example2.py -> /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch copying build/lib/eventdispatch/composite_semaphore.py -> /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch copying build/lib/eventdispatch/__init__.py -> /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch copying build/lib/eventdispatch/common1.py -> /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch byte-compiling /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch/example1.py to example1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch/example2.py to example2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch/composite_semaphore.py to composite_semaphore.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch/common1.py to common1.cpython-311.pyc writing byte-compilation script '/tmp/tmpvco0as1e.py' /usr/bin/python3 /tmp/tmpvco0as1e.py removing /tmp/tmpvco0as1e.py running install_data creating /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/share creating /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/share/ament_index creating /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/share/ament_index/resource_index creating /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/share/ament_index/resource_index/packages copying resource/eventdispatch_python -> /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/share/ament_index/resource_index/packages creating /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/share/eventdispatch_python copying package.xml -> /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/share/eventdispatch_python running install_egg_info running egg_info creating eventdispatch.egg-info writing eventdispatch.egg-info/PKG-INFO writing dependency_links to eventdispatch.egg-info/dependency_links.txt writing entry points to eventdispatch.egg-info/entry_points.txt writing requirements to eventdispatch.egg-info/requires.txt writing top-level names to eventdispatch.egg-info/top_level.txt writing manifest file 'eventdispatch.egg-info/SOURCES.txt' reading manifest file 'eventdispatch.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'eventdispatch.egg-info/SOURCES.txt' Copying eventdispatch.egg-info to /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/python3.11/site-packages/eventdispatch-0.2.29-py3.11.egg-info running install_scripts Installing eventdispatch_cs_main script to /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/eventdispatch_python Installing eventdispatch_example1 script to /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/eventdispatch_python Installing eventdispatch_example2 script to /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble/lib/eventdispatch_python + mkdir -p /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64/opt/ros/humble + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink Processing files: ros-humble-eventdispatch-python-0.2.29-1.aarch64 Provides: ros-humble-eventdispatch-python = 0.2.29-1 ros-humble-eventdispatch-python(aarch-64) = 0.2.29-1 ros-humble-eventdispatch-python-devel = 0.2.29-1 ros-humble-eventdispatch-python-doc = 0.2.29-1 ros-humble-eventdispatch-python-runtime = 0.2.29-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64 Wrote: /builddir/build/RPMS/ros-humble-eventdispatch-python-0.2.29-1.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xc1qoq + umask 022 + cd /builddir/build/BUILD + cd eventdispatch-python-0.2.29-1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ros-humble-eventdispatch-python-0.2.29-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.ndus2K + umask 022 + cd /builddir/build/BUILD + rm -rf eventdispatch-python-0.2.29-1 eventdispatch-python-0.2.29-1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0