Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-stem.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682142773.801744/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff85edd0d0>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-stem.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/python-stem-1.8.1-1.src.rpm
Child return code was: 0
Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-stem.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682142773.801744/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff83a44810>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-stem.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/python-stem-1.8.1-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/python-stem.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682142773.801744/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff83a44810>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/SPECS/python-stem.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XVqKo5
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf stem-1.8.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/stem-1.8.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd stem-1.8.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.oCLLZ0
+ umask 022
+ cd /builddir/build/BUILD
+ cd stem-1.8.1
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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/stem
copying stem/directory.py -> build/lib/stem
copying stem/connection.py -> build/lib/stem
copying stem/socket.py -> build/lib/stem
copying stem/version.py -> build/lib/stem
copying stem/prereq.py -> build/lib/stem
copying stem/process.py -> build/lib/stem
copying stem/__init__.py -> build/lib/stem
copying stem/exit_policy.py -> build/lib/stem
copying stem/manual.py -> build/lib/stem
copying stem/control.py -> build/lib/stem
creating build/lib/stem/client
copying stem/client/cell.py -> build/lib/stem/client
copying stem/client/__init__.py -> build/lib/stem/client
copying stem/client/datatype.py -> build/lib/stem/client
creating build/lib/stem/descriptor
copying stem/descriptor/export.py -> build/lib/stem/descriptor
copying stem/descriptor/bandwidth_file.py -> build/lib/stem/descriptor
copying stem/descriptor/router_status_entry.py -> build/lib/stem/descriptor
copying stem/descriptor/hidden_service_descriptor.py -> build/lib/stem/descriptor
copying stem/descriptor/reader.py -> build/lib/stem/descriptor
copying stem/descriptor/networkstatus.py -> build/lib/stem/descriptor
copying stem/descriptor/server_descriptor.py -> build/lib/stem/descriptor
copying stem/descriptor/__init__.py -> build/lib/stem/descriptor
copying stem/descriptor/tordnsel.py -> build/lib/stem/descriptor
copying stem/descriptor/remote.py -> build/lib/stem/descriptor
copying stem/descriptor/certificate.py -> build/lib/stem/descriptor
copying stem/descriptor/microdescriptor.py -> build/lib/stem/descriptor
copying stem/descriptor/collector.py -> build/lib/stem/descriptor
copying stem/descriptor/hidden_service.py -> build/lib/stem/descriptor
copying stem/descriptor/extrainfo_descriptor.py -> build/lib/stem/descriptor
creating build/lib/stem/interpreter
copying stem/interpreter/commands.py -> build/lib/stem/interpreter
copying stem/interpreter/__init__.py -> build/lib/stem/interpreter
copying stem/interpreter/arguments.py -> build/lib/stem/interpreter
copying stem/interpreter/autocomplete.py -> build/lib/stem/interpreter
copying stem/interpreter/help.py -> build/lib/stem/interpreter
creating build/lib/stem/response
copying stem/response/events.py -> build/lib/stem/response
copying stem/response/getinfo.py -> build/lib/stem/response
copying stem/response/getconf.py -> build/lib/stem/response
copying stem/response/add_onion.py -> build/lib/stem/response
copying stem/response/protocolinfo.py -> build/lib/stem/response
copying stem/response/__init__.py -> build/lib/stem/response
copying stem/response/authchallenge.py -> build/lib/stem/response
copying stem/response/mapaddress.py -> build/lib/stem/response
creating build/lib/stem/util
copying stem/util/ordereddict.py -> build/lib/stem/util
copying stem/util/ed25519.py -> build/lib/stem/util
copying stem/util/test_tools.py -> build/lib/stem/util
copying stem/util/connection.py -> build/lib/stem/util
copying stem/util/proc.py -> build/lib/stem/util
copying stem/util/term.py -> build/lib/stem/util
copying stem/util/conf.py -> build/lib/stem/util
copying stem/util/enum.py -> build/lib/stem/util
copying stem/util/log.py -> build/lib/stem/util
copying stem/util/lru_cache.py -> build/lib/stem/util
copying stem/util/str_tools.py -> build/lib/stem/util
copying stem/util/__init__.py -> build/lib/stem/util
copying stem/util/tor_tools.py -> build/lib/stem/util
copying stem/util/system.py -> build/lib/stem/util
copying stem/cached_fallbacks.cfg -> build/lib/stem
copying stem/cached_manual.sqlite -> build/lib/stem
copying stem/settings.cfg -> build/lib/stem
copying stem/interpreter/settings.cfg -> build/lib/stem/interpreter
copying stem/util/ports.cfg -> build/lib/stem/util
running build_scripts
creating build/scripts-3.9
copying and adjusting tor-prompt -> build/scripts-3.9
changing mode of build/scripts-3.9/tor-prompt from 644 to 755
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.g41gfK
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64
++ dirname /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64
+ cd stem-1.8.1
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-stem-1.8.1-1.aarch64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr
creating /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib
creating /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
copying build/lib/stem/settings.cfg -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
copying build/lib/stem/directory.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
copying build/lib/stem/connection.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
copying build/lib/stem/socket.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
creating /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/client
copying build/lib/stem/client/cell.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/client
copying build/lib/stem/client/__init__.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/client
copying build/lib/stem/client/datatype.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/client
copying build/lib/stem/version.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
copying build/lib/stem/prereq.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
creating /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/export.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/bandwidth_file.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/router_status_entry.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/hidden_service_descriptor.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/reader.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/networkstatus.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/server_descriptor.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/__init__.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/tordnsel.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/remote.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/certificate.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/microdescriptor.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/collector.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/hidden_service.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/descriptor/extrainfo_descriptor.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor
copying build/lib/stem/process.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
copying build/lib/stem/__init__.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
copying build/lib/stem/exit_policy.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
copying build/lib/stem/cached_fallbacks.cfg -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
creating /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response
copying build/lib/stem/response/events.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response
copying build/lib/stem/response/getinfo.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response
copying build/lib/stem/response/getconf.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response
copying build/lib/stem/response/add_onion.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response
copying build/lib/stem/response/protocolinfo.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response
copying build/lib/stem/response/__init__.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response
copying build/lib/stem/response/authchallenge.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response
copying build/lib/stem/response/mapaddress.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response
copying build/lib/stem/cached_manual.sqlite -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
creating /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/interpreter
copying build/lib/stem/interpreter/commands.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/interpreter
copying build/lib/stem/interpreter/settings.cfg -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/interpreter
copying build/lib/stem/interpreter/__init__.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/interpreter
copying build/lib/stem/interpreter/arguments.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/interpreter
copying build/lib/stem/interpreter/autocomplete.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/interpreter
copying build/lib/stem/interpreter/help.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/interpreter
creating /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/ordereddict.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/ed25519.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/test_tools.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/connection.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/proc.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/term.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/ports.cfg -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/conf.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/enum.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/log.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/lru_cache.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/str_tools.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/__init__.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/tor_tools.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/util/system.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util
copying build/lib/stem/manual.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
copying build/lib/stem/control.py -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/directory.py to directory.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/connection.py to connection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/socket.py to socket.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/client/cell.py to cell.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/client/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/client/datatype.py to datatype.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/version.py to version.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/prereq.py to prereq.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/export.py to export.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/bandwidth_file.py to bandwidth_file.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/router_status_entry.py to router_status_entry.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/hidden_service_descriptor.py to hidden_service_descriptor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/reader.py to reader.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/networkstatus.py to networkstatus.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/server_descriptor.py to server_descriptor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/tordnsel.py to tordnsel.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/remote.py to remote.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/certificate.py to certificate.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/microdescriptor.py to microdescriptor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/collector.py to collector.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/hidden_service.py to hidden_service.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/descriptor/extrainfo_descriptor.py to extrainfo_descriptor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/process.py to process.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/exit_policy.py to exit_policy.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response/events.py to events.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response/getinfo.py to getinfo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response/getconf.py to getconf.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response/add_onion.py to add_onion.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response/protocolinfo.py to protocolinfo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response/authchallenge.py to authchallenge.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/response/mapaddress.py to mapaddress.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/interpreter/commands.py to commands.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/interpreter/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/interpreter/arguments.py to arguments.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/interpreter/autocomplete.py to autocomplete.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/interpreter/help.py to help.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/ordereddict.py to ordereddict.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/ed25519.py to ed25519.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/test_tools.py to test_tools.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/connection.py to connection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/proc.py to proc.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/term.py to term.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/conf.py to conf.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/enum.py to enum.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/log.py to log.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/lru_cache.py to lru_cache.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/str_tools.py to str_tools.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/tor_tools.py to tor_tools.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/util/system.py to system.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/manual.py to manual.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem/control.py to control.cpython-39.pyc
writing byte-compilation script '/tmp/tmp0a3pyl6l.py'
/usr/bin/python3 /tmp/tmp0a3pyl6l.py
removing /tmp/tmp0a3pyl6l.py
running install_scripts
creating /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/bin
copying build/scripts-3.9/tor-prompt -> /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/bin
changing mode of /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/bin/tor-prompt to 755
running install_egg_info
Writing /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9/site-packages/stem-1.8.1-py3.9.egg-info
+ install -d -m755 /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64//usr/share/doc/python-stem
+ '[' -d doc ']'
+ '[' -d docs ']'
+ cp -arf docs /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64//usr/share/doc/python-stem
+ '[' -d example ']'
~/build/BUILDROOT/python-stem-1.8.1-1.aarch64 ~/build/BUILD/stem-1.8.1
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64
+ '[' -d usr/lib ']'
+ find usr/lib -type f -printf '/%h/%f\n'
+ '[' -d usr/lib64 ']'
+ '[' -d usr/bin ']'
+ find usr/bin -type f -printf '/%h/%f\n'
+ '[' -d usr/sbin ']'
+ touch doclist.lst
+ '[' -d usr/share/man ']'
~/build/BUILD/stem-1.8.1
+ popd
+ mv /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.8.1-1 --unique-debug-suffix -1.8.1-1.aarch64 --unique-debug-src-base python-stem-1.8.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/stem-1.8.1
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
Bytecompiling .py files below /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-stem-1.8.1-1.noarch
Provides: python-stem python3-stem = 1.8.1-1 python3.9dist(stem) = 1.8.1 python3dist(stem) = 1.8.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 python(abi) = 3.9
Processing files: python-stem-help-1.8.1-1.noarch
warning: Empty %files file /builddir/build/BUILD/stem-1.8.1/doclist.lst
Provides: python-stem-help = 1.8.1-1 python3-stem-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-stem-1.8.1-1.aarch64
Wrote: /builddir/build/RPMS/python3-stem-1.8.1-1.noarch.rpm
Wrote: /builddir/build/RPMS/python-stem-help-1.8.1-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IuLLTi
+ umask 022
+ cd /builddir/build/BUILD
+ cd stem-1.8.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-stem-1.8.1-1.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0