Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-wordops.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686508980.431043/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 aarch64 --nodeps /builddir/build/SPECS/python-wordops.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-wordops-3.16.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 aarch64 --nodeps /builddir/build/SPECS/python-wordops.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686508980.431043/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 aarch64 --nodeps /builddir/build/SPECS/python-wordops.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-wordops-3.16.3-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-wordops.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686508980.431043/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 aarch64 --nodeps /builddir/build/SPECS/python-wordops.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.L3AtPO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wordops-3.16.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/wordops-3.16.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wordops-3.16.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.xvu4Aa + umask 022 + cd /builddir/build/BUILD + cd wordops-3.16.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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/wo copying wo/__init__.py -> build/lib/wo creating build/lib/wo/cli copying wo/cli/main.py -> build/lib/wo/cli copying wo/cli/bootstrap.py -> build/lib/wo/cli copying wo/cli/__init__.py -> build/lib/wo/cli creating build/lib/wo/utils copying wo/utils/test.py -> build/lib/wo/utils copying wo/utils/__init__.py -> build/lib/wo/utils creating build/lib/wo/core copying wo/core/apt_repo.py -> build/lib/wo/core copying wo/core/random.py -> build/lib/wo/core copying wo/core/shellexec.py -> build/lib/wo/core copying wo/core/stackconf.py -> build/lib/wo/core copying wo/core/addswap.py -> build/lib/wo/core copying wo/core/fileutils.py -> build/lib/wo/core copying wo/core/mysql.py -> build/lib/wo/core copying wo/core/nginxhashbucket.py -> build/lib/wo/core copying wo/core/logging.py -> build/lib/wo/core copying wo/core/variables.py -> build/lib/wo/core copying wo/core/git.py -> build/lib/wo/core copying wo/core/database.py -> build/lib/wo/core copying wo/core/aptget.py -> build/lib/wo/core copying wo/core/wpcli.py -> build/lib/wo/core copying wo/core/cron.py -> build/lib/wo/core copying wo/core/download.py -> build/lib/wo/core copying wo/core/domainvalidate.py -> build/lib/wo/core copying wo/core/nginx.py -> build/lib/wo/core copying wo/core/acme.py -> build/lib/wo/core copying wo/core/sendmail.py -> build/lib/wo/core copying wo/core/checkfqdn.py -> build/lib/wo/core copying wo/core/logwatch.py -> build/lib/wo/core copying wo/core/sslutils.py -> build/lib/wo/core copying wo/core/template.py -> build/lib/wo/core copying wo/core/services.py -> build/lib/wo/core copying wo/core/extract.py -> build/lib/wo/core copying wo/core/__init__.py -> build/lib/wo/core copying wo/core/exc.py -> build/lib/wo/core creating build/lib/wo/cli/ext copying wo/cli/ext/__init__.py -> build/lib/wo/cli/ext creating build/lib/wo/cli/plugins copying wo/cli/plugins/maintenance.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/import_slow_log.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/stack_pref.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/site_update.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/stack_services.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/info.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/site_create.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/models.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/stack.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/update.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/secure.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/site.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/sync.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/site_functions.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/stack_upgrade.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/clean.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/site_backup.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/__init__.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/site_clone.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/stack_migrate.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/sitedb.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/log.py -> build/lib/wo/cli/plugins copying wo/cli/plugins/debug.py -> build/lib/wo/cli/plugins creating build/lib/wo/cli/templates copying wo/cli/templates/__init__.py -> build/lib/wo/cli/templates creating build/lib/wo/cli/controllers copying wo/cli/controllers/base.py -> build/lib/wo/cli/controllers copying wo/cli/controllers/__init__.py -> build/lib/wo/cli/controllers running egg_info writing wordops.egg-info/PKG-INFO writing dependency_links to wordops.egg-info/dependency_links.txt writing entry points to wordops.egg-info/entry_points.txt writing namespace_packages to wordops.egg-info/namespace_packages.txt writing requirements to wordops.egg-info/requires.txt writing top-level names to wordops.egg-info/top_level.txt reading manifest file 'wordops.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: 'recursive-include' expects ... adding license file 'LICENSE' writing manifest file 'wordops.egg-info/SOURCES.txt' copying wo/cli/templates/22222.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/acl.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/anemometer.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/avif.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/blockips.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/brotli.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/cf-update.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/cloudflare.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/fail2ban-forbidden.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/fail2ban-wp.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/fail2ban.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/fastcgi.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/freshclam.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/gzip.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/info_mysql.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/info_nginx.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/info_php.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/locations.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/map-wp.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/mime.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/my.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/nextcloud.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/nginx-core.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/php-fpm.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/php-pool.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/php.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/proftpd-tls.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/proftpd.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/publicsuffix.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/redis.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/siteinfo.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/sshd.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/stub_status.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/sysctl.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/traffic-advice.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/tweaks.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/ufw.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/upstream.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/virtualconf.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/webp.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/wo-kernel-script.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/wo-kernel-service.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/wo-plus.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/wo-ufw.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/wo-update.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/wpce.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/wpcommon.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/wpfc.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/wprocket.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/wpsc.mustache -> build/lib/wo/cli/templates copying wo/cli/templates/wpsubdir.mustache -> build/lib/wo/cli/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3ciPND + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64 + cd wordops-3.16.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 -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-wordops-3.16.3-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( 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-wordops-3.16.3-1.aarch64/usr creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/ext copying build/lib/wo/cli/ext/__init__.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/ext creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/maintenance.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/import_slow_log.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/stack_pref.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/site_update.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/stack_services.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/info.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/site_create.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/models.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/stack.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/update.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/secure.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/site.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/sync.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/site_functions.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/stack_upgrade.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/clean.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/site_backup.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/__init__.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/site_clone.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/stack_migrate.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/sitedb.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/log.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins copying build/lib/wo/cli/plugins/debug.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/info_php.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/wprocket.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/cloudflare.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/blockips.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/wpsc.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/info_mysql.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/acl.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/php-fpm.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/php.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/fail2ban-wp.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/ufw.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/locations.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/php-pool.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/my.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/sshd.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/traffic-advice.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/map-wp.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/fail2ban.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/info_nginx.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/avif.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/wpce.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/wpcommon.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/fail2ban-forbidden.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/cf-update.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/publicsuffix.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/gzip.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/wo-update.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/wo-kernel-script.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/fastcgi.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/anemometer.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/stub_status.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/siteinfo.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/wo-plus.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/wo-kernel-service.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/nextcloud.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/mime.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/wo-ufw.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/proftpd.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/22222.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/tweaks.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/webp.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/proftpd-tls.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/redis.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/wpfc.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/upstream.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/nginx-core.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/brotli.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/__init__.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/freshclam.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/virtualconf.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/sysctl.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/templates/wpsubdir.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates copying build/lib/wo/cli/main.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/controllers copying build/lib/wo/cli/controllers/base.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/controllers copying build/lib/wo/cli/controllers/__init__.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/controllers copying build/lib/wo/cli/bootstrap.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli copying build/lib/wo/cli/__init__.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/utils copying build/lib/wo/utils/test.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/utils copying build/lib/wo/utils/__init__.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/utils creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/apt_repo.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/random.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/shellexec.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/stackconf.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/addswap.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/fileutils.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/mysql.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/nginxhashbucket.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/logging.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/variables.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/git.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/database.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/aptget.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/wpcli.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/cron.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/download.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/domainvalidate.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/nginx.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/acme.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/sendmail.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/checkfqdn.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/logwatch.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/sslutils.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/template.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/services.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/extract.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/__init__.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/core/exc.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core copying build/lib/wo/__init__.py -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/maintenance.py to maintenance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/import_slow_log.py to import_slow_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/stack_pref.py to stack_pref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/site_update.py to site_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/stack_services.py to stack_services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/site_create.py to site_create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/stack.py to stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/secure.py to secure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/sync.py to sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/site_functions.py to site_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/stack_upgrade.py to stack_upgrade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/clean.py to clean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/site_backup.py to site_backup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/site_clone.py to site_clone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/stack_migrate.py to stack_migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/sitedb.py to sitedb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/plugins/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/controllers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/bootstrap.py to bootstrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/utils/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/apt_repo.py to apt_repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/random.py to random.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/shellexec.py to shellexec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/stackconf.py to stackconf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/addswap.py to addswap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/fileutils.py to fileutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/mysql.py to mysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/nginxhashbucket.py to nginxhashbucket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/variables.py to variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/git.py to git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/aptget.py to aptget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/wpcli.py to wpcli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/cron.py to cron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/domainvalidate.py to domainvalidate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/nginx.py to nginx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/acme.py to acme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/sendmail.py to sendmail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/checkfqdn.py to checkfqdn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/logwatch.py to logwatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/sslutils.py to sslutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/services.py to services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/extract.py to extract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/core/exc.py to exc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wo/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpbrrq0ap2.py' /usr/bin/python3 /tmp/tmpbrrq0ap2.py removing /tmp/tmpbrrq0ap2.py running install_data creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo copying config/wo.conf -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo/plugins.d copying config/plugins.d/maintenance.conf -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo/plugins.d copying config/plugins.d/update.conf -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo/plugins.d copying config/plugins.d/debug.conf -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo/plugins.d copying config/plugins.d/info.conf -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo/plugins.d copying config/plugins.d/stack.conf -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo/plugins.d copying config/plugins.d/import_slow_log.conf -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo/plugins.d copying config/plugins.d/clean.conf -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo/plugins.d copying config/plugins.d/secure.conf -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo/plugins.d copying config/plugins.d/log.conf -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo/plugins.d copying config/plugins.d/site.conf -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/wo/plugins.d creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/info_php.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/wpsubdir.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/sysctl.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/virtualconf.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/freshclam.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/brotli.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/nginx-core.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/upstream.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/wpfc.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/redis.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/proftpd-tls.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/webp.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/tweaks.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/22222.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/proftpd.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/wo-ufw.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/mime.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/nextcloud.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/wo-kernel-service.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/wo-plus.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/siteinfo.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/stub_status.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/anemometer.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/fastcgi.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/wo-kernel-script.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/wo-update.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/gzip.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/publicsuffix.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/cf-update.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/fail2ban-forbidden.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/wpcommon.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/wpce.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/avif.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/info_nginx.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/fail2ban.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/map-wp.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/traffic-advice.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/sshd.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/my.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/php-pool.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/locations.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/ufw.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/fail2ban-wp.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/php.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/php-fpm.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/acl.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/info_mysql.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/wpsc.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/blockips.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/cloudflare.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates copying wo/cli/templates/wprocket.mustache -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/wo/templates creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/bash_completion.d copying config/bash_completion.d/wo_auto.rc -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/etc/bash_completion.d/ creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/share creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/share/man creating /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/share/man/man8 copying docs/wo.8 -> /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/share/man/man8/ running install_egg_info running egg_info writing wordops.egg-info/PKG-INFO writing dependency_links to wordops.egg-info/dependency_links.txt writing entry points to wordops.egg-info/entry_points.txt writing namespace_packages to wordops.egg-info/namespace_packages.txt writing requirements to wordops.egg-info/requires.txt writing top-level names to wordops.egg-info/top_level.txt reading manifest file 'wordops.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: 'recursive-include' expects ... adding license file 'LICENSE' writing manifest file 'wordops.egg-info/SOURCES.txt' Copying wordops.egg-info to /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/lib/python3.9/site-packages/wordops-3.16.3-py3.9.egg-info running install_scripts Installing wo script to /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64//usr/share/doc/python-wordops + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64//usr/share/doc/python-wordops + '[' -d example ']' ~/build/BUILDROOT/python-wordops-3.16.3-1.aarch64 ~/build/BUILD/wordops-3.16.3 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-wordops-3.16.3-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 ']' + find usr/share/man -type f -printf '"/%h/%f.gz"\n' + popd ~/build/BUILD/wordops-3.16.3 + mv /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-wordops-3.16.3-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.16.3-1 --unique-debug-suffix -3.16.3-1.aarch64 --unique-debug-src-base python-wordops-3.16.3-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/wordops-3.16.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-wordops-3.16.3-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-wordops-3.16.3-1.noarch Provides: python-wordops python3-wordops = 3.16.3-1 python3.9dist(wordops) = 3.16.3 python3dist(wordops) = 3.16.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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(argcomplete) >= 1.12 python3.9dist(cement) = 2.10.12 python3.9dist(colorlog) >= 4.6.2 python3.9dist(distro) >= 1.7 python3.9dist(psutil) >= 5.9.4 python3.9dist(pymysql) >= 0.10.1 python3.9dist(pynginxconfig) >= 0.3.4 python3.9dist(pystache) >= 0.5.4 python3.9dist(requests) >= 2.28.1 python3.9dist(setuptools) python3.9dist(sh) >= 1.14.3 python3.9dist(sqlalchemy) = 1.4.46 Processing files: python-wordops-help-3.16.3-1.noarch Provides: python-wordops-help = 3.16.3-1 python3-wordops-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-wordops-3.16.3-1.aarch64 error: Installed (but unpackaged) file(s) found: /etc/bash_completion.d/wo_auto.rc /etc/wo/plugins.d/clean.conf /etc/wo/plugins.d/debug.conf /etc/wo/plugins.d/import_slow_log.conf /etc/wo/plugins.d/info.conf /etc/wo/plugins.d/log.conf /etc/wo/plugins.d/maintenance.conf /etc/wo/plugins.d/secure.conf /etc/wo/plugins.d/site.conf /etc/wo/plugins.d/stack.conf /etc/wo/plugins.d/update.conf /etc/wo/wo.conf Installed (but unpackaged) file(s) found: /etc/bash_completion.d/wo_auto.rc /etc/wo/plugins.d/clean.conf /etc/wo/plugins.d/debug.conf /etc/wo/plugins.d/import_slow_log.conf /etc/wo/plugins.d/info.conf /etc/wo/plugins.d/log.conf /etc/wo/plugins.d/maintenance.conf /etc/wo/plugins.d/secure.conf /etc/wo/plugins.d/site.conf /etc/wo/plugins.d/stack.conf /etc/wo/plugins.d/update.conf /etc/wo/wo.conf RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-wordops.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-wordops.spec