Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ncclient.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682186707.492958/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-ncclient.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-ncclient-0.6.13-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-ncclient.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682186707.492958/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-ncclient.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-ncclient-0.6.13-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-ncclient.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682186707.492958/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-ncclient.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.cmR3mI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ncclient-0.6.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/ncclient-0.6.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ncclient-0.6.13 + /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.C5OCV3 + umask 022 + cd /builddir/build/BUILD + cd ncclient-0.6.13 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/ncclient copying ncclient/manager.py -> build/lib/ncclient copying ncclient/debug.py -> build/lib/ncclient copying ncclient/_version.py -> build/lib/ncclient copying ncclient/logging_.py -> build/lib/ncclient copying ncclient/xml_.py -> build/lib/ncclient copying ncclient/__init__.py -> build/lib/ncclient copying ncclient/capabilities.py -> build/lib/ncclient creating build/lib/ncclient/operations copying ncclient/operations/edit.py -> build/lib/ncclient/operations copying ncclient/operations/retrieve.py -> build/lib/ncclient/operations copying ncclient/operations/flowmon.py -> build/lib/ncclient/operations copying ncclient/operations/util.py -> build/lib/ncclient/operations copying ncclient/operations/errors.py -> build/lib/ncclient/operations copying ncclient/operations/session.py -> build/lib/ncclient/operations copying ncclient/operations/__init__.py -> build/lib/ncclient/operations copying ncclient/operations/lock.py -> build/lib/ncclient/operations copying ncclient/operations/rpc.py -> build/lib/ncclient/operations copying ncclient/operations/subscribe.py -> build/lib/ncclient/operations creating build/lib/ncclient/devices copying ncclient/devices/default.py -> build/lib/ncclient/devices copying ncclient/devices/iosxe.py -> build/lib/ncclient/devices copying ncclient/devices/sros.py -> build/lib/ncclient/devices copying ncclient/devices/huaweiyang.py -> build/lib/ncclient/devices copying ncclient/devices/h3c.py -> build/lib/ncclient/devices copying ncclient/devices/iosxr.py -> build/lib/ncclient/devices copying ncclient/devices/nexus.py -> build/lib/ncclient/devices copying ncclient/devices/huawei.py -> build/lib/ncclient/devices copying ncclient/devices/hpcomware.py -> build/lib/ncclient/devices copying ncclient/devices/alu.py -> build/lib/ncclient/devices copying ncclient/devices/__init__.py -> build/lib/ncclient/devices copying ncclient/devices/csr.py -> build/lib/ncclient/devices copying ncclient/devices/ericsson.py -> build/lib/ncclient/devices copying ncclient/devices/junos.py -> build/lib/ncclient/devices creating build/lib/ncclient/transport copying ncclient/transport/ssh.py -> build/lib/ncclient/transport copying ncclient/transport/parser.py -> build/lib/ncclient/transport copying ncclient/transport/errors.py -> build/lib/ncclient/transport copying ncclient/transport/session.py -> build/lib/ncclient/transport copying ncclient/transport/notify.py -> build/lib/ncclient/transport copying ncclient/transport/__init__.py -> build/lib/ncclient/transport creating build/lib/ncclient/operations/third_party copying ncclient/operations/third_party/__init__.py -> build/lib/ncclient/operations/third_party creating build/lib/ncclient/operations/third_party/juniper copying ncclient/operations/third_party/juniper/__init__.py -> build/lib/ncclient/operations/third_party/juniper copying ncclient/operations/third_party/juniper/rpc.py -> build/lib/ncclient/operations/third_party/juniper creating build/lib/ncclient/operations/third_party/hpcomware copying ncclient/operations/third_party/hpcomware/__init__.py -> build/lib/ncclient/operations/third_party/hpcomware copying ncclient/operations/third_party/hpcomware/rpc.py -> build/lib/ncclient/operations/third_party/hpcomware creating build/lib/ncclient/operations/third_party/huawei copying ncclient/operations/third_party/huawei/__init__.py -> build/lib/ncclient/operations/third_party/huawei copying ncclient/operations/third_party/huawei/rpc.py -> build/lib/ncclient/operations/third_party/huawei creating build/lib/ncclient/operations/third_party/h3c copying ncclient/operations/third_party/h3c/__init__.py -> build/lib/ncclient/operations/third_party/h3c copying ncclient/operations/third_party/h3c/rpc.py -> build/lib/ncclient/operations/third_party/h3c creating build/lib/ncclient/operations/third_party/iosxe copying ncclient/operations/third_party/iosxe/__init__.py -> build/lib/ncclient/operations/third_party/iosxe copying ncclient/operations/third_party/iosxe/rpc.py -> build/lib/ncclient/operations/third_party/iosxe creating build/lib/ncclient/operations/third_party/alu copying ncclient/operations/third_party/alu/__init__.py -> build/lib/ncclient/operations/third_party/alu copying ncclient/operations/third_party/alu/rpc.py -> build/lib/ncclient/operations/third_party/alu creating build/lib/ncclient/operations/third_party/sros copying ncclient/operations/third_party/sros/__init__.py -> build/lib/ncclient/operations/third_party/sros copying ncclient/operations/third_party/sros/rpc.py -> build/lib/ncclient/operations/third_party/sros creating build/lib/ncclient/operations/third_party/nexus copying ncclient/operations/third_party/nexus/__init__.py -> build/lib/ncclient/operations/third_party/nexus copying ncclient/operations/third_party/nexus/rpc.py -> build/lib/ncclient/operations/third_party/nexus creating build/lib/ncclient/transport/third_party copying ncclient/transport/third_party/__init__.py -> build/lib/ncclient/transport/third_party creating build/lib/ncclient/transport/third_party/junos copying ncclient/transport/third_party/junos/parser.py -> build/lib/ncclient/transport/third_party/junos copying ncclient/transport/third_party/junos/__init__.py -> build/lib/ncclient/transport/third_party/junos copying ncclient/transport/third_party/junos/ioproc.py -> build/lib/ncclient/transport/third_party/junos + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kiWN07 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64 + cd ncclient-0.6.13 + 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-ncclient-0.6.13-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_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-ncclient-0.6.13-1.x86_64/usr creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient copying build/lib/ncclient/manager.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient copying build/lib/ncclient/debug.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations copying build/lib/ncclient/operations/edit.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/juniper copying build/lib/ncclient/operations/third_party/juniper/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/juniper copying build/lib/ncclient/operations/third_party/juniper/rpc.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/juniper creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/hpcomware copying build/lib/ncclient/operations/third_party/hpcomware/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/hpcomware copying build/lib/ncclient/operations/third_party/hpcomware/rpc.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/hpcomware creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/huawei copying build/lib/ncclient/operations/third_party/huawei/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/huawei copying build/lib/ncclient/operations/third_party/huawei/rpc.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/huawei creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/h3c copying build/lib/ncclient/operations/third_party/h3c/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/h3c copying build/lib/ncclient/operations/third_party/h3c/rpc.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/h3c creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/iosxe copying build/lib/ncclient/operations/third_party/iosxe/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/iosxe copying build/lib/ncclient/operations/third_party/iosxe/rpc.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/iosxe creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/alu copying build/lib/ncclient/operations/third_party/alu/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/alu copying build/lib/ncclient/operations/third_party/alu/rpc.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/alu copying build/lib/ncclient/operations/third_party/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/sros copying build/lib/ncclient/operations/third_party/sros/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/sros copying build/lib/ncclient/operations/third_party/sros/rpc.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/sros creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/nexus copying build/lib/ncclient/operations/third_party/nexus/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/nexus copying build/lib/ncclient/operations/third_party/nexus/rpc.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/nexus copying build/lib/ncclient/operations/retrieve.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations copying build/lib/ncclient/operations/flowmon.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations copying build/lib/ncclient/operations/util.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations copying build/lib/ncclient/operations/errors.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations copying build/lib/ncclient/operations/session.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations copying build/lib/ncclient/operations/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations copying build/lib/ncclient/operations/lock.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations copying build/lib/ncclient/operations/rpc.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations copying build/lib/ncclient/operations/subscribe.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations copying build/lib/ncclient/_version.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/default.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/iosxe.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/sros.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/huaweiyang.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/h3c.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/iosxr.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/nexus.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/huawei.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/hpcomware.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/alu.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/csr.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/ericsson.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices copying build/lib/ncclient/devices/junos.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport copying build/lib/ncclient/transport/ssh.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport copying build/lib/ncclient/transport/parser.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/third_party creating /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/third_party/junos copying build/lib/ncclient/transport/third_party/junos/parser.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/third_party/junos copying build/lib/ncclient/transport/third_party/junos/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/third_party/junos copying build/lib/ncclient/transport/third_party/junos/ioproc.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/third_party/junos copying build/lib/ncclient/transport/third_party/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/third_party copying build/lib/ncclient/transport/errors.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport copying build/lib/ncclient/transport/session.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport copying build/lib/ncclient/transport/notify.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport copying build/lib/ncclient/transport/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport copying build/lib/ncclient/logging_.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient copying build/lib/ncclient/xml_.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient copying build/lib/ncclient/__init__.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient copying build/lib/ncclient/capabilities.py -> /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/edit.py to edit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/juniper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/juniper/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/hpcomware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/hpcomware/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/huawei/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/huawei/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/h3c/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/h3c/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/iosxe/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/iosxe/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/alu/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/alu/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/sros/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/sros/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/nexus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/third_party/nexus/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/retrieve.py to retrieve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/flowmon.py to flowmon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/lock.py to lock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/operations/subscribe.py to subscribe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/iosxe.py to iosxe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/sros.py to sros.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/huaweiyang.py to huaweiyang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/h3c.py to h3c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/iosxr.py to iosxr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/nexus.py to nexus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/huawei.py to huawei.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/hpcomware.py to hpcomware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/alu.py to alu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/csr.py to csr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/ericsson.py to ericsson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/devices/junos.py to junos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/ssh.py to ssh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/third_party/junos/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/third_party/junos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/third_party/junos/ioproc.py to ioproc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/third_party/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/notify.py to notify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/transport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/logging_.py to logging_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/xml_.py to xml_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient/capabilities.py to capabilities.cpython-39.pyc writing byte-compilation script '/tmp/tmpceor7uek.py' /usr/bin/python3 /tmp/tmpceor7uek.py removing /tmp/tmpceor7uek.py running install_egg_info running egg_info writing ncclient.egg-info/PKG-INFO writing dependency_links to ncclient.egg-info/dependency_links.txt writing requirements to ncclient.egg-info/requires.txt writing top-level names to ncclient.egg-info/top_level.txt reading manifest file 'ncclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'ncclient.egg-info/SOURCES.txt' Copying ncclient.egg-info to /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/usr/lib/python3.9/site-packages/ncclient-0.6.13-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64//usr/share/doc/python-ncclient + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64//usr/share/doc/python-ncclient + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64//usr/share/doc/python-ncclient + pushd /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64 ~/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64 ~/build/BUILD/ncclient-0.6.13 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/ncclient-0.6.13 + popd + mv /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.6.13-1 --unique-debug-suffix -0.6.13-1.x86_64 --unique-debug-src-base python-ncclient-0.6.13-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ncclient-0.6.13 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-ncclient-0.6.13-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ncclient-0.6.13-1.noarch Provides: python-ncclient python3-ncclient = 0.6.13-1 python3.9dist(ncclient) = 0.6.13 python3dist(ncclient) = 0.6.13 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: python(abi) = 3.9 python3.9dist(lxml) >= 3.3 python3.9dist(paramiko) >= 1.15 python3.9dist(setuptools) > 0.6 python3.9dist(six) Processing files: python-ncclient-help-0.6.13-1.noarch warning: Empty %files file /builddir/build/BUILD/ncclient-0.6.13/doclist.lst Provides: python-ncclient-help = 0.6.13-1 python3-ncclient-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-ncclient-0.6.13-1.x86_64 Wrote: /builddir/build/RPMS/python-ncclient-help-0.6.13-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-ncclient-0.6.13-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0ZOTkg + umask 022 + cd /builddir/build/BUILD + cd ncclient-0.6.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ncclient-0.6.13-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0