Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ceph-deploy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686600764.571037/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ceph-deploy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ceph-deploy-2.0.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 x86_64 --nodeps /builddir/build/SPECS/python-ceph-deploy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686600764.571037/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ceph-deploy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ceph-deploy-2.0.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ceph-deploy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686600764.571037/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ceph-deploy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.l72IuO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ceph-deploy-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ceph-deploy-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ceph-deploy-2.0.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.K0Wvsz + umask 022 + cd /builddir/build/BUILD + cd ceph-deploy-2.0.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/ceph_deploy copying ceph_deploy/misc.py -> build/lib/ceph_deploy copying ceph_deploy/__init__.py -> build/lib/ceph_deploy copying ceph_deploy/mgr.py -> build/lib/ceph_deploy copying ceph_deploy/gatherkeys.py -> build/lib/ceph_deploy copying ceph_deploy/mds.py -> build/lib/ceph_deploy copying ceph_deploy/install.py -> build/lib/ceph_deploy copying ceph_deploy/calamari.py -> build/lib/ceph_deploy copying ceph_deploy/osd.py -> build/lib/ceph_deploy copying ceph_deploy/config.py -> build/lib/ceph_deploy copying ceph_deploy/connection.py -> build/lib/ceph_deploy copying ceph_deploy/cli.py -> build/lib/ceph_deploy copying ceph_deploy/admin.py -> build/lib/ceph_deploy copying ceph_deploy/repo.py -> build/lib/ceph_deploy copying ceph_deploy/rgw.py -> build/lib/ceph_deploy copying ceph_deploy/cliutil.py -> build/lib/ceph_deploy copying ceph_deploy/forgetkeys.py -> build/lib/ceph_deploy copying ceph_deploy/mon.py -> build/lib/ceph_deploy copying ceph_deploy/pkg.py -> build/lib/ceph_deploy copying ceph_deploy/validate.py -> build/lib/ceph_deploy copying ceph_deploy/new.py -> build/lib/ceph_deploy copying ceph_deploy/exc.py -> build/lib/ceph_deploy creating build/lib/ceph_deploy/lib copying ceph_deploy/lib/__init__.py -> build/lib/ceph_deploy/lib creating build/lib/ceph_deploy/hosts copying ceph_deploy/hosts/__init__.py -> build/lib/ceph_deploy/hosts copying ceph_deploy/hosts/remotes.py -> build/lib/ceph_deploy/hosts copying ceph_deploy/hosts/common.py -> build/lib/ceph_deploy/hosts copying ceph_deploy/hosts/util.py -> build/lib/ceph_deploy/hosts creating build/lib/ceph_deploy/conf copying ceph_deploy/conf/cephdeploy.py -> build/lib/ceph_deploy/conf copying ceph_deploy/conf/__init__.py -> build/lib/ceph_deploy/conf copying ceph_deploy/conf/ceph.py -> build/lib/ceph_deploy/conf creating build/lib/ceph_deploy/util copying ceph_deploy/util/__init__.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/constants.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/system.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/log.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/files.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/arg_validators.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/ssh.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/pkg_managers.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/net.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/decorators.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/templates.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/help_formatters.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/packages.py -> build/lib/ceph_deploy/util copying ceph_deploy/util/versions.py -> build/lib/ceph_deploy/util creating build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_cli_new.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/__init__.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_cli_rgw.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_gather_keys_missing.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_keys_equivalent.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/directory.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/conftest.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_install.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/fakes.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/util.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_gather_keys_with_mon.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_conf.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_cli_admin.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_cli_mon.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_gather_keys.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_remotes.py -> build/lib/ceph_deploy/tests copying ceph_deploy/tests/test_mon.py -> build/lib/ceph_deploy/tests creating build/lib/ceph_deploy/lib/vendor copying ceph_deploy/lib/vendor/__init__.py -> build/lib/ceph_deploy/lib/vendor creating build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/__init__.py -> build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/file_sync.py -> build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/log.py -> build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/connection.py -> build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/util.py -> build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/process.py -> build/lib/ceph_deploy/lib/vendor/remoto copying ceph_deploy/lib/vendor/remoto/exc.py -> build/lib/ceph_deploy/lib/vendor/remoto creating build/lib/ceph_deploy/lib/vendor/remoto/lib copying ceph_deploy/lib/vendor/remoto/lib/__init__.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib creating build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor copying ceph_deploy/lib/vendor/remoto/lib/vendor/__init__.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor creating build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/__init__.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/multi.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/deprecated.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/xspec.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/apipkg.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/rsync.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_base.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/rsync_remote.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_io.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_socket.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_bootstrap.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet creating build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/socketserver.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/__init__.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/shell.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/quitserver.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/loop_socketserver.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/socketserverservice.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/xx.py -> build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script creating build/lib/ceph_deploy/hosts/debian copying ceph_deploy/hosts/debian/__init__.py -> build/lib/ceph_deploy/hosts/debian copying ceph_deploy/hosts/debian/install.py -> build/lib/ceph_deploy/hosts/debian copying ceph_deploy/hosts/debian/uninstall.py -> build/lib/ceph_deploy/hosts/debian creating build/lib/ceph_deploy/hosts/centos copying ceph_deploy/hosts/centos/__init__.py -> build/lib/ceph_deploy/hosts/centos copying ceph_deploy/hosts/centos/install.py -> build/lib/ceph_deploy/hosts/centos copying ceph_deploy/hosts/centos/uninstall.py -> build/lib/ceph_deploy/hosts/centos creating build/lib/ceph_deploy/hosts/arch copying ceph_deploy/hosts/arch/__init__.py -> build/lib/ceph_deploy/hosts/arch copying ceph_deploy/hosts/arch/install.py -> build/lib/ceph_deploy/hosts/arch copying ceph_deploy/hosts/arch/uninstall.py -> build/lib/ceph_deploy/hosts/arch creating build/lib/ceph_deploy/hosts/suse copying ceph_deploy/hosts/suse/__init__.py -> build/lib/ceph_deploy/hosts/suse copying ceph_deploy/hosts/suse/install.py -> build/lib/ceph_deploy/hosts/suse copying ceph_deploy/hosts/suse/uninstall.py -> build/lib/ceph_deploy/hosts/suse creating build/lib/ceph_deploy/hosts/fedora copying ceph_deploy/hosts/fedora/__init__.py -> build/lib/ceph_deploy/hosts/fedora copying ceph_deploy/hosts/fedora/install.py -> build/lib/ceph_deploy/hosts/fedora copying ceph_deploy/hosts/fedora/uninstall.py -> build/lib/ceph_deploy/hosts/fedora creating build/lib/ceph_deploy/hosts/rhel copying ceph_deploy/hosts/rhel/__init__.py -> build/lib/ceph_deploy/hosts/rhel copying ceph_deploy/hosts/rhel/install.py -> build/lib/ceph_deploy/hosts/rhel copying ceph_deploy/hosts/rhel/uninstall.py -> build/lib/ceph_deploy/hosts/rhel creating build/lib/ceph_deploy/hosts/debian/mon copying ceph_deploy/hosts/debian/mon/__init__.py -> build/lib/ceph_deploy/hosts/debian/mon creating build/lib/ceph_deploy/hosts/centos/mon copying ceph_deploy/hosts/centos/mon/__init__.py -> build/lib/ceph_deploy/hosts/centos/mon creating build/lib/ceph_deploy/hosts/arch/mon copying ceph_deploy/hosts/arch/mon/__init__.py -> build/lib/ceph_deploy/hosts/arch/mon creating build/lib/ceph_deploy/hosts/suse/mon copying ceph_deploy/hosts/suse/mon/__init__.py -> build/lib/ceph_deploy/hosts/suse/mon creating build/lib/ceph_deploy/hosts/fedora/mon copying ceph_deploy/hosts/fedora/mon/__init__.py -> build/lib/ceph_deploy/hosts/fedora/mon creating build/lib/ceph_deploy/hosts/rhel/mon copying ceph_deploy/hosts/rhel/mon/__init__.py -> build/lib/ceph_deploy/hosts/rhel/mon creating build/lib/ceph_deploy/util/paths copying ceph_deploy/util/paths/__init__.py -> build/lib/ceph_deploy/util/paths copying ceph_deploy/util/paths/osd.py -> build/lib/ceph_deploy/util/paths copying ceph_deploy/util/paths/gpg.py -> build/lib/ceph_deploy/util/paths copying ceph_deploy/util/paths/mon.py -> build/lib/ceph_deploy/util/paths creating build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/__init__.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_mds.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_pkg.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_admin.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_config.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_osd.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_install.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_gatherkeys.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_main.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_new.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_purge.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_disk.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_calamari.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_repo.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_rgw.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_uninstall.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_mon.py -> build/lib/ceph_deploy/tests/parser copying ceph_deploy/tests/parser/test_purgedata.py -> build/lib/ceph_deploy/tests/parser + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DIMQqb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64 + cd ceph-deploy-2.0.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/misc.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/mgr.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/gatherkeys.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/mds.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib copying build/lib/ceph_deploy/lib/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor copying build/lib/ceph_deploy/lib/vendor/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/remoto/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/remoto/file_sync.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/remoto/log.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib copying build/lib/ceph_deploy/lib/vendor/remoto/lib/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/multi.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/deprecated.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/xspec.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/apipkg.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/rsync.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_base.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/rsync_remote.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_io.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/socketserver.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/shell.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/quitserver.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/loop_socketserver.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/socketserverservice.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/xx.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_socket.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_bootstrap.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet copying build/lib/ceph_deploy/lib/vendor/remoto/connection.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/remoto/util.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/remoto/process.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/lib/vendor/remoto/exc.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto copying build/lib/ceph_deploy/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/calamari.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts copying build/lib/ceph_deploy/hosts/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/debian copying build/lib/ceph_deploy/hosts/debian/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/debian copying build/lib/ceph_deploy/hosts/debian/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/debian copying build/lib/ceph_deploy/hosts/debian/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/debian creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/debian/mon copying build/lib/ceph_deploy/hosts/debian/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/debian/mon creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/centos copying build/lib/ceph_deploy/hosts/centos/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/centos copying build/lib/ceph_deploy/hosts/centos/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/centos copying build/lib/ceph_deploy/hosts/centos/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/centos creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/centos/mon copying build/lib/ceph_deploy/hosts/centos/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/centos/mon creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/arch copying build/lib/ceph_deploy/hosts/arch/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/arch copying build/lib/ceph_deploy/hosts/arch/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/arch copying build/lib/ceph_deploy/hosts/arch/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/arch creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/arch/mon copying build/lib/ceph_deploy/hosts/arch/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/arch/mon copying build/lib/ceph_deploy/hosts/remotes.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/suse copying build/lib/ceph_deploy/hosts/suse/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/suse copying build/lib/ceph_deploy/hosts/suse/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/suse copying build/lib/ceph_deploy/hosts/suse/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/suse creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/suse/mon copying build/lib/ceph_deploy/hosts/suse/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/suse/mon copying build/lib/ceph_deploy/hosts/common.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts copying build/lib/ceph_deploy/hosts/util.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/fedora copying build/lib/ceph_deploy/hosts/fedora/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/fedora copying build/lib/ceph_deploy/hosts/fedora/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/fedora copying build/lib/ceph_deploy/hosts/fedora/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/fedora creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/fedora/mon copying build/lib/ceph_deploy/hosts/fedora/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/fedora/mon creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/rhel copying build/lib/ceph_deploy/hosts/rhel/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/rhel copying build/lib/ceph_deploy/hosts/rhel/install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/rhel copying build/lib/ceph_deploy/hosts/rhel/uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/rhel creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/rhel/mon copying build/lib/ceph_deploy/hosts/rhel/mon/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/rhel/mon copying build/lib/ceph_deploy/osd.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/config.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/connection.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/cli.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/admin.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/repo.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/conf copying build/lib/ceph_deploy/conf/cephdeploy.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/conf copying build/lib/ceph_deploy/conf/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/conf copying build/lib/ceph_deploy/conf/ceph.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/conf copying build/lib/ceph_deploy/rgw.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/cliutil.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/forgetkeys.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/constants.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/system.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/log.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/files.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/arg_validators.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/ssh.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/pkg_managers.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/net.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/decorators.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/paths/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/paths/osd.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/paths/gpg.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/paths/mon.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/paths copying build/lib/ceph_deploy/util/templates.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/help_formatters.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/packages.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/util/versions.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util copying build/lib/ceph_deploy/mon.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/pkg.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/validate.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy copying build/lib/ceph_deploy/new.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_cli_new.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_cli_rgw.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_gather_keys_missing.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests creating /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/__init__.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_mds.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_pkg.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_admin.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_config.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_osd.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_gatherkeys.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_main.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_new.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_purge.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_disk.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_calamari.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_repo.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_rgw.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_uninstall.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_mon.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/parser/test_purgedata.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser copying build/lib/ceph_deploy/tests/test_keys_equivalent.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/directory.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/conftest.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_install.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/fakes.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/util.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_gather_keys_with_mon.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_conf.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_cli_admin.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_cli_mon.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_gather_keys.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_remotes.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/tests/test_mon.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests copying build/lib/ceph_deploy/exc.py -> /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/mgr.py to mgr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/gatherkeys.py to gatherkeys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/mds.py to mds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/file_sync.py to file_sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/multi.py to multi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/deprecated.py to deprecated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/xspec.py to xspec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/apipkg.py to apipkg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/rsync.py to rsync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_base.py to gateway_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/rsync_remote.py to rsync_remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway.py to gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_io.py to gateway_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/socketserver.py to socketserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/shell.py to shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/quitserver.py to quitserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/loop_socketserver.py to loop_socketserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/socketserverservice.py to socketserverservice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/script/xx.py to xx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_socket.py to gateway_socket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_bootstrap.py to gateway_bootstrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/lib/vendor/remoto/exc.py to exc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/calamari.py to calamari.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/debian/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/debian/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/debian/uninstall.py to uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/debian/mon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/centos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/centos/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/centos/uninstall.py to uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/centos/mon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/arch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/arch/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/arch/uninstall.py to uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/arch/mon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/remotes.py to remotes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/suse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/suse/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/suse/uninstall.py to uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/suse/mon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/fedora/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/fedora/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/fedora/uninstall.py to uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/fedora/mon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/rhel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/rhel/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/rhel/uninstall.py to uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/hosts/rhel/mon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/osd.py to osd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/repo.py to repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/conf/cephdeploy.py to cephdeploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/conf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/conf/ceph.py to ceph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/rgw.py to rgw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/cliutil.py to cliutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/forgetkeys.py to forgetkeys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/system.py to system.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/arg_validators.py to arg_validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/ssh.py to ssh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/pkg_managers.py to pkg_managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/net.py to net.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/paths/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/paths/osd.py to osd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/paths/gpg.py to gpg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/paths/mon.py to mon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/help_formatters.py to help_formatters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/packages.py to packages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/util/versions.py to versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/mon.py to mon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/pkg.py to pkg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/new.py to new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/test_cli_new.py to test_cli_new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/test_cli_rgw.py to test_cli_rgw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/test_gather_keys_missing.py to test_gather_keys_missing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_mds.py to test_mds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_pkg.py to test_pkg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_admin.py to test_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_osd.py to test_osd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_install.py to test_install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_gatherkeys.py to test_gatherkeys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_new.py to test_new.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_purge.py to test_purge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_disk.py to test_disk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_calamari.py to test_calamari.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_repo.py to test_repo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_rgw.py to test_rgw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_uninstall.py to test_uninstall.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_mon.py to test_mon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/parser/test_purgedata.py to test_purgedata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/test_keys_equivalent.py to test_keys_equivalent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/directory.py to directory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/test_install.py to test_install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/fakes.py to fakes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/test_gather_keys_with_mon.py to test_gather_keys_with_mon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/test_conf.py to test_conf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/test_cli_admin.py to test_cli_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/test_cli_mon.py to test_cli_mon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/test_gather_keys.py to test_gather_keys.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/test_remotes.py to test_remotes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/tests/test_mon.py to test_mon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy/exc.py to exc.cpython-39.pyc writing byte-compilation script '/tmp/tmpxtq_t7sf.py' /usr/bin/python3 /tmp/tmpxtq_t7sf.py removing /tmp/tmpxtq_t7sf.py running install_egg_info running egg_info writing ceph_deploy.egg-info/PKG-INFO writing dependency_links to ceph_deploy.egg-info/dependency_links.txt writing entry points to ceph_deploy.egg-info/entry_points.txt writing requirements to ceph_deploy.egg-info/requires.txt writing top-level names to ceph_deploy.egg-info/top_level.txt reading manifest file 'ceph_deploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'ceph_deploy.egg-info/SOURCES.txt' Copying ceph_deploy.egg-info to /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/ceph_deploy-2.0.1-py3.9.egg-info running install_scripts Installing ceph-deploy script to /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64//usr/share/doc/python-ceph-deploy + '[' -d doc ']' ~/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64 ~/build/BUILD/ceph-deploy-2.0.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64 + '[' -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 ']' + popd ~/build/BUILD/ceph-deploy-2.0.1 + mv /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.1-1 --unique-debug-suffix -2.0.1-1.x86_64 --unique-debug-src-base python-ceph-deploy-2.0.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ceph-deploy-2.0.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-ceph-deploy-2.0.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ceph-deploy-2.0.1-1.noarch Provides: python-ceph-deploy python3-ceph-deploy = 2.0.1-1 python3.9dist(ceph-deploy) = 2.0.1 python3dist(ceph-deploy) = 2.0.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 python3.9dist(setuptools) Processing files: python-ceph-deploy-help-2.0.1-1.noarch warning: Empty %files file /builddir/build/BUILD/ceph-deploy-2.0.1/doclist.lst Provides: python-ceph-deploy-help = 2.0.1-1 python3-ceph-deploy-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-ceph-deploy-2.0.1-1.x86_64 Wrote: /builddir/build/RPMS/python-ceph-deploy-help-2.0.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-ceph-deploy-2.0.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6DzhDC + umask 022 + cd /builddir/build/BUILD + cd ceph-deploy-2.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ceph-deploy-2.0.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0